Documentation ¶
Overview ¶
Package sidecar contains the logic for injecting vineyard sidecar
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Injector ¶
Injector injects vineyard sidecar container into Pods
func (*Injector) ApplyToSidecar ¶
func (r *Injector) ApplyToSidecar( sidecar *v1alpha1.Sidecar, pod *corev1.Pod, podWithSidecar *corev1.Pod, addLabels bool, ) error
ApplyToSidecar applies the sidecar cr and pod to the sidecar
Click to show internal directories.
Click to hide internal directories.