vars

package
v1.3.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultControllerName is the default value of controller name that is
	// used by the operator.
	//
	// This has to match the pattern as specified by the Gateway API GatewayController type.
	// ref: https://github.com/kubernetes-sigs/gateway-api/blob/v0.8.1/apis/v1beta1/shared_types.go#L537-L551
	DefaultControllerName = "konghq.com/gateway-operator"

	// ControllerNameOverrideVar is the ENV var that can be used to override the
	// ControllerName at runtime.
	ControllerNameOverrideVar = "KONG_CONTROLLER_NAME"
)

Variables

This section is empty.

Functions

func ControllerName

func ControllerName() string

ControllerName returns the currently set controller name.

func SetControllerName

func SetControllerName(name string)

SetControllerName sets the controller name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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