Documentation
¶
Index ¶
- func GetImageName(fullName string) (name string, tags []string)
- func IsControlPlaneObject(object *metav1.ObjectMeta) bool
- func IsFuzzerObject(object *metav1.ObjectMeta) bool
- func IsPodRunning(clientSet kubernetes.Interface, context context.Context, pod *corev1.Pod) wait.ConditionFunc
- func NamespaceExists(l logger.Logger, clientset kubernetes.Interface, namespace string) (bool, error)
- func PodExists(l logger.Logger, clientSet kubernetes.Interface, namespace string, ...) (bool, error)
- func SplitImageId(l logger.Logger, imageId string) (hash string, hashType string)
- func WaitForPodReady(clientSet kubernetes.Interface, context context.Context, pod *corev1.Pod, ...) error
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 IsPodRunning ¶
func IsPodRunning(clientSet kubernetes.Interface, context context.Context, pod *corev1.Pod) wait.ConditionFunc
func NamespaceExists ¶
func SplitImageId ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.