mutations

package
v0.0.0-...-1262050 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pod

type Pod struct {
	v1.Pod `json:",inline"`
}

Pod extends a pod to be freezable.

func (*Pod) DeepCopy

func (in *Pod) DeepCopy() *Pod

func (*Pod) DeepCopyInto

func (in *Pod) DeepCopyInto(out *Pod)

func (*Pod) DeepCopyObject

func (in *Pod) DeepCopyObject() runtime.Object

func (*Pod) SetDefaults

func (p *Pod) SetDefaults(ctx context.Context)

SetDefaults mutates the pod to add the freeze proxy.

func (*Pod) Validate

func (p *Pod) Validate(ctx context.Context) *apis.FieldError

Validate returns nil due to no need for validation

Jump to

Keyboard shortcuts

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