controlplanevirtualip

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// VariableName is the external patch variable name.
	VariableName = "controlPlaneEndpoint"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	*options.GlobalOptions
	// contains filtered or unexported fields
}

func (*Config) AddFlags

func (c *Config) AddFlags(prefix string, flags *pflag.FlagSet)

type ControlPlaneVirtualIP

type ControlPlaneVirtualIP struct {
	// contains filtered or unexported fields
}

func NewControlPlaneVirtualIP

func NewControlPlaneVirtualIP(
	cl client.Reader,
	config *Config,
	variableName string,
	variableFieldPath ...string,
) *ControlPlaneVirtualIP

NewControlPlaneVirtualIP is different from other generic handlers. It requires variableName and variableFieldPath to be passed from another provider specific handler. The code is here to be shared across different providers.

func (*ControlPlaneVirtualIP) Mutate

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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