mutation

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddNamespaceMutationWebhookToManager

func AddNamespaceMutationWebhookToManager(manager ctrl.Manager, ns string) error

func AddPodMutationWebhookToManager

func AddPodMutationWebhookToManager(mgr manager.Manager, ns string) error

AddPodMutationWebhookToManager adds the Webhook server to the Manager

Types

type ByEnv

type ByEnv []corev1.EnvVar

func (ByEnv) Len

func (e ByEnv) Len() int

func (ByEnv) Less

func (e ByEnv) Less(i, j int) bool

func (ByEnv) Swap

func (e ByEnv) Swap(i, j int)

type ByVolume

type ByVolume []corev1.Volume

func (ByVolume) Len

func (v ByVolume) Len() int

func (ByVolume) Less

func (v ByVolume) Less(i, j int) bool

func (ByVolume) Swap

func (v ByVolume) Swap(i, j int)

type ByVolumeMount

type ByVolumeMount []corev1.VolumeMount

func (ByVolumeMount) Len

func (vm ByVolumeMount) Len() int

func (ByVolumeMount) Less

func (vm ByVolumeMount) Less(i, j int) bool

func (ByVolumeMount) Swap

func (vm ByVolumeMount) Swap(i, j int)

type Feature

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

func NewFeature

func NewFeature(ftype FeatureType, enabled bool) Feature

type FeatureType

type FeatureType int
const (
	OneAgent FeatureType = iota
	DataIngest
)

type Injectable

type Injectable interface {
	// contains filtered or unexported methods
}

type InjectionInfo

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

func NewInjectionInfo

func NewInjectionInfo() *InjectionInfo

func NewInjectionInfoForPod

func NewInjectionInfoForPod(pod *corev1.Pod) *InjectionInfo

Jump to

Keyboard shortcuts

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