Documentation ¶
Index ¶
Constants ¶
View Source
const ( ERROR_FAILED_TO_LOAD_CR string = "failed to load cr" ERROR_CONFIG_IS_INVALID string = "invalid config specified" ERROR_FAILED_TO_LOAD_VALUES string = "failed to load values" ERROR_FAILED_TO_LOAD_STAGES string = "failed to load stages" ERROR_FAILED_TO_PROCESS_STAGE string = "failed to process stage" ERROR_FAILED_TO_VALIDATE_STAGE string = "failed to validate stage" )
Variables ¶
Functions ¶
Types ¶
type ReconcileConfig ¶
type ReconcileConfig rconfig.ReconcileConfig
Click to show internal directories.
Click to hide internal directories.