secret

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mutator added in v0.2.10

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

Mutator implements admission.MutatingAdmissionWebhook.

func NewMutator

func NewMutator(roleController v1.RoleController, roleBindingController v1.RoleBindingController) *Mutator

NewMutator returns a new mutator which mutates secret objects, and related resources

func (*Mutator) Admit added in v0.2.10

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

func (*Mutator) GVR added in v0.3.2

GVR returns the GroupVersionKind for this CRD.

func (*Mutator) MutatingWebhook added in v0.3.2

MutatingWebhook returns the MutatingWebhook used for this CRD.

func (*Mutator) Operations added in v0.3.2

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