controlplane

package
v1.8.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsControllerEnabled added in v1.3.0

func IsControllerEnabled(name string, enable bool, controllers []string) bool

IsControllerEnabled check if a specified controller enabled or not.

func ParseAllocationType added in v1.2.0

func ParseAllocationType(old *v1beta1.AllocationType) (*v1beta1.AllocationType, error)

ParseAllocationType parse and set default val

func ParsePodIPType added in v1.5.2

func ParsePodIPType(str string) (*v1beta1.AllocationType, error)

func ParsePodIPTypeFromAnnotation

func ParsePodIPTypeFromAnnotation(pod *corev1.Pod) (*v1beta1.AllocationType, error)

ParsePodIPTypeFromAnnotation parse annotation and convert to v1beta1.AllocationType

func SetConfig added in v1.4.3

func SetConfig(c *Config)

Types

type PodNetworksAnnotation added in v1.2.0

type PodNetworksAnnotation struct {
	PodNetworks []PodNetworks `json:"podNetworks"`
}

func ParsePodNetworksFromAnnotation

func ParsePodNetworksFromAnnotation(pod *corev1.Pod) (*PodNetworksAnnotation, error)

ParsePodNetworksFromAnnotation parse annotation and convert to PodNetworksAnnotation

Jump to

Keyboard shortcuts

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