Documentation
¶
Overview ¶
Package operation contains the logic for the operation
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssemblyInjector ¶
AssemblyInjector injects assembly operation container into Pods
func (*AssemblyInjector) InjectDecoder ¶
func (r *AssemblyInjector) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder.
func (*AssemblyInjector) LabelRequiredPods ¶
func (r *AssemblyInjector) LabelRequiredPods( ctx context.Context, pod *corev1.Pod, label string, ) error
LabelRequiredPods labels the pods with the given label
Click to show internal directories.
Click to hide internal directories.