gcpcel

package
v0.6.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CelConditionType

type CelConditionType struct {
	Title       string
	Description string
	Expression  celv3.ExpressionFilter
}

type GcpConditionType

type GcpConditionType struct {
	Title       string
	Description string
	Expression  string
}

type GoogleConditionMapper

type GoogleConditionMapper struct {
	NameMapper *conditions.AttributeMap
}

func (*GoogleConditionMapper) MapConditionToProvider

func (mapper *GoogleConditionMapper) MapConditionToProvider(condition conditions.ConditionInfo) (string, error)

func (*GoogleConditionMapper) MapFilter

func (mapper *GoogleConditionMapper) MapFilter(ast *parser.Expression) (string, error)

func (*GoogleConditionMapper) MapProviderToCondition

func (mapper *GoogleConditionMapper) MapProviderToCondition(expression string) (conditions.ConditionInfo, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL