Documentation
¶
Index ¶
- func Attach(name string, environment string) (respBody []byte, err error)
- func Create(name string, hostnames []string) (respBody []byte, err error)
- func Delete(name string) (respBody []byte, err error)
- func Detach(name string, attachment string) (respBody []byte, err error)
- func DetachEnvironment(name string, environment string) (respBody []byte, err error)
- func Get(name string) (respBody []byte, err error)
- func Import(filePath string) (err error)
- func List() (respBody []byte, err error)
- func ListAttach(name string) (respBody []byte, err error)
- func PatchHosts(name string, hostnames []string) (respBody []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetachEnvironment ¶
DetachEnvironment
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.