cluster

package
v0.3.2-rc6 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagementClusterMutator added in v0.3.2

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

ManagementClusterMutator implements admission.MutatingAdmissionWebhook.

func NewManagementClusterMutator added in v0.3.2

func (*ManagementClusterMutator) Admit added in v0.3.2

Admit is the entrypoint for the mutator. Admit will return an error if it is unable to process the request.

func (*ManagementClusterMutator) GVR added in v0.3.2

GVR returns the GroupVersionKind for this CRD.

func (*ManagementClusterMutator) MutatingWebhook added in v0.3.2

MutatingWebhook returns the MutatingWebhook used for this CRD.

func (*ManagementClusterMutator) Operations added in v0.3.2

Operations returns list of operations handled by this mutator.

type Mutator

type Mutator struct{}

Mutator implements admission.MutatingAdmissionWebhook.

func (*Mutator) Admit

Admit is the entrypoint for the mutator. Admit will return an error if it unable to process the request.

func (*Mutator) GVR

GVR returns the GroupVersionKind for this CRD.

func (*Mutator) MutatingWebhook

MutatingWebhook returns the MutatingWebhook used for this CRD.

func (*Mutator) Operations

func (m *Mutator) Operations() []admissionregistrationv1.OperationType

Operations returns list of operations handled by this mutator.

Jump to

Keyboard shortcuts

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