Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSkipRollback ¶
Types ¶
type DeployJob ¶
type DeployJob struct { *ct.Deployment // contains filtered or unexported fields }
type ErrSkipRollback ¶
type ErrSkipRollback struct {
Err string
}
func (ErrSkipRollback) Error ¶
func (e ErrSkipRollback) Error() string
type UnknownStrategyError ¶
type UnknownStrategyError struct {
Strategy string
}
func (UnknownStrategyError) Error ¶
func (e UnknownStrategyError) Error() string
Click to show internal directories.
Click to hide internal directories.