Documentation
¶
Index ¶
- func BadTransformerParamsError(transformerName string) error
- func DeleteKptfileError(err error, hydrationDir string) error
- func ParseKptfileError(err error, hydrationDir string) error
- func ReadRemoteManifestErr(err error) error
- func UnknownTransformerError(transformerName string, allowListedTransformer []string) error
- func UnknownValidatorError(validatorName string, allowListedValidators []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadTransformerParamsError ¶
BadTransformerParamsError returns the error when user provides incorrect ConfigMap to the transform function.
func DeleteKptfileError ¶
DeleteKptfileError returns the error when unable to delete a Kptfile.
func ParseKptfileError ¶
ParseKptfileError returns the error when unable to parse the Kptfile.
func ReadRemoteManifestErr ¶
func UnknownTransformerError ¶
UnknownTransformerError returns the error when user provides an unsupported transformer.
func UnknownValidatorError ¶
UnknownValidatorError returns the error when user provides an unsupported validator.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.