Documentation ¶
Index ¶
Constants ¶
View Source
const ( RUNTIME_CLASS_NAME_DEFAULT = "kata-remote" POD_VM_ANNOTATION_INSTANCE_TYPE = "kata.peerpods.io/instance_type" POD_VM_INSTANCE_TYPE_DEFAULT = "t2.small" POD_VM_EXTENDED_RESOURCE_DEFAULT = "kata.peerpods.io/vm" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodMutator ¶
podMutator mutates Pods
func (*PodMutator) Handle ¶
podMutator adds peer-pod extended resource to the pod spec add removes all other resource specs
func (*PodMutator) InjectDecoder ¶
func (a *PodMutator) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder.
Click to show internal directories.
Click to hide internal directories.