Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAppConfigMapNotFound ¶
IsAppConfigMapNotFound asserts appConfigMapNotFoundError.
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsKubeConfigNotFound ¶
IsKubeConfigNotFound asserts kubeConfigNotFoundError.
func IsValidationError ¶
IsValidationError asserts validationError.
Types ¶
type Config ¶
type Config struct { G8sClient versioned.Interface K8sClient kubernetes.Interface Logger micrologger.Logger ProjectName string Provider string }
Click to show internal directories.
Click to hide internal directories.