providers

package
v0.24.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKubeVIPFromConfigMapProvider

func NewKubeVIPFromConfigMapProvider(
	cl client.Reader,
	name, namespace string,
) *kubeVIPFromConfigMapProvider

Types

type Provider

type Provider interface {
	Name() string
	GenerateFilesAndCommands(
		ctx context.Context,
		spec v1alpha1.ControlPlaneEndpointSpec,
		cluster *clusterv1.Cluster,
	) ([]bootstrapv1.File, []string, []string, error)
}

Provider is an interface for getting the virtual IP provider static Pod as a file.

Jump to

Keyboard shortcuts

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