Documentation ¶
Index ¶
- func DeleteApp(masterIP, id string) (string, error)
- func GetApp(masterIP, id string) (map[string]interface{}, error)
- func GetApps(masterIP string) ([]map[string]interface{}, error)
- func GetVersion(masterIP string) (string, error)
- func OutputApps(a []map[string]interface{})
- func PutApp(masterIP string, m map[string]interface{}) (string, error)
- func RestartApp(masterIP, id string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVersion ¶
func OutputApps ¶
func OutputApps(a []map[string]interface{})
func RestartApp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.