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 client.Client
K8sClient kubernetes.Interface
Logger micrologger.Logger
IsAdmissionController bool
Provider string
}
type Validator ¶
type Validator struct {
// contains filtered or unexported fields
}
func NewValidator ¶
func (*Validator) ValidateApp ¶
Click to show internal directories.
Click to hide internal directories.