modules

package
v0.0.0-...-dbb2ee5 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IstioDefaultTemplate string
View Source
var IstioExtAuthorizersTemplate string

Functions

func CreateApiGatewayCR

func CreateApiGatewayCR(t *testing.T, options ...ApiGatewayCROption) error

func CreateDeprecatedV1configMap

func CreateDeprecatedV1configMap(t *testing.T) error

func CreateIstioOperatorCR

func CreateIstioOperatorCR(t *testing.T, options ...IstioCROption) error

func DeleteDeprecatedV1beta1ConfigMap

func DeleteDeprecatedV1beta1ConfigMap(t *testing.T) error

func TeardownApiGatewayCR

func TeardownApiGatewayCR(t *testing.T, options ...ApiGatewayCROption) error

func TeardownIstioCR

func TeardownIstioCR(t *testing.T, options ...IstioCROption) error

Types

type ApiGatewayCROption

type ApiGatewayCROption func(*ApiGatewayCROptions)

func WithAPIGatewayTemplate

func WithAPIGatewayTemplate(template string) ApiGatewayCROption

type ApiGatewayCROptions

type ApiGatewayCROptions struct {
	Template []byte
}

type IstioCROption

type IstioCROption func(options *IstioCROptions)

func WithIstioOperatorTemplate

func WithIstioOperatorTemplate(template string) IstioCROption

type IstioCROptions

type IstioCROptions struct {
	Template []byte
}

Jump to

Keyboard shortcuts

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