Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCappConfig ¶
GetCappConfig returns an instance of Capp Config.
func ValidateDomainName ¶
func ValidateDomainName(domainName string, invalidPatterns []string) (errs *apis.FieldError)
ValidateDomainName checks if the hostname is valid domain name and not part of the cluster's domain. it returns aggregated error if any of the validations falied.
func ValidateLogSpec ¶
func ValidateLogSpec(logSpec v1alpha2.LogSpec) *apis.FieldError
ValidateLogSpec checks if the LogSpec is valid based on the Type field.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.