Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFailCodePlugin ¶
func NewFailCodePlugin(failAsPanic bool) plugin.CodePlugin
NewFailCodePlugin returns fake code plugin that does nothing, except fails component actions if their deploy name contains one of the given strings
func NewNoOpClusterPlugin ¶
func NewNoOpClusterPlugin(sleepTime time.Duration) plugin.ClusterPlugin
NewNoOpClusterPlugin returns fake cluster plugin which does nothing, except sleeping a given time amount on every action
func NewNoOpCodePlugin ¶
func NewNoOpCodePlugin(sleepTime time.Duration) plugin.CodePlugin
NewNoOpCodePlugin returns fake code plugin which does nothing, except sleeping a given time amount on every action
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.