Documentation
¶
Index ¶
- func OperatorPod(cl client.Client) (corev1.Pod, error)
- func OwnerRef(ro runtime.Object, scheme *runtime.Scheme) (metav1.OwnerReference, error)
- func SetControllerReference(owner runtime.Object, obj metav1.Object, scheme *runtime.Scheme) error
- func StartStopSignalHandler(client client.Client, namespaces []string) <-chan struct{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetControllerReference ¶
SetControllerReference sets owner as a owner for the object obj
func StartStopSignalHandler ¶ added in v1.7.1
StartStopSignalHandler starts gorutine which is waiting for termination signal and returns chan for indication when operator can really stop.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.