Documentation ¶
Index ¶
- func ConfigureEnvironment(create bool, configDir, cert, key, chain, accessKey, secretKey, url string, ...) (string, string, error)
- func GenerateCert(configPath, certPath, keyPath, chainPath string, hostnames ...string) (string, string, string, error)
- func GetRancherAgentImage(accessKey, secretKey, url string) (string, error)
- func LaunchStack(env []string, accessKey, secretKey, url string) error
- func Ping(url string) bool
- func WaitFor(c *client.RancherClient, resource *client.Resource, output interface{}, ...) error
- func WaitForHosts(accessKey, secretKey, url string, count int) error
- func WaitForRancher(url string) bool
- func WaitToken(c *client.RancherClient, service *client.RegistrationToken) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureEnvironment ¶
func GenerateCert ¶
func GetRancherAgentImage ¶
func LaunchStack ¶
func WaitForHosts ¶ added in v0.1.0
func WaitForRancher ¶
func WaitToken ¶
func WaitToken(c *client.RancherClient, service *client.RegistrationToken) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.