Documentation
¶
Index ¶
- Variables
- func CreateStack(event *events.Event, apiClient *client.RancherClient) error
- func UpdateStack(event *events.Event, apiClient *client.RancherClient) error
- func WithTimeout(f func(event *events.Event, apiClient *client.RancherClient) error) func(event *events.Event, apiClient *client.RancherClient) error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrTimeout = errors.New("Timeout waiting service")
)
Functions ¶
func CreateStack ¶
func UpdateStack ¶ added in v0.15.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.