Documentation
¶
Index ¶
- func GetImageName(fullName string) (name string, tags []string)
- func IsControlPlaneObject(object *metav1.ObjectMeta) bool
- func IsFuzzerObject(object *metav1.ObjectMeta) bool
- func NamespaceExists(l logr.Logger, clientset kubernetes.Interface, namespace string) (bool, error)
- func PodExists(l logr.Logger, clientSet kubernetes.Interface, namespace string, ...) (bool, error)
- func SplitImageId(l logr.Logger, imageId string) (hash string, hashType string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImageName ¶
func IsControlPlaneObject ¶
func IsControlPlaneObject(object *metav1.ObjectMeta) bool
func IsFuzzerObject ¶
func IsFuzzerObject(object *metav1.ObjectMeta) bool
func NamespaceExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.