Documentation
¶
Index ¶
- Variables
- func ControlledBy(obj interface{}, gvk schema.GroupVersionKind) bool
- func CreateConfigMapIfNotExist(job *vkv1.Job, kubeClients *kubernetes.Clientset, data map[string]string, ...) error
- func DeleteConfigmap(job *vkv1.Job, kubeClients *kubernetes.Clientset, cmName string) error
- func GetController(obj interface{}) types.UID
Constants ¶
This section is empty.
Variables ¶
View Source
var CommandKind = vkcorev1.SchemeGroupVersion.WithKind("Command")
View Source
var JobKind = vkbatchv1.SchemeGroupVersion.WithKind("Job")
Functions ¶
func ControlledBy ¶
func ControlledBy(obj interface{}, gvk schema.GroupVersionKind) bool
func DeleteConfigmap ¶
func GetController ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.