Documentation
¶
Overview ¶
Package pts provides methods for managing app ptypes.
Index ¶
- func ByType(ptypes api.Ptypes) api.Ptypes
- func Clean(c *drycc.Client, appID string, targets map[string]string) error
- func Describe(c *drycc.Client, appID string, ptype string, results int) (api.PtypeStates, int, error)
- func List(c *drycc.Client, appID string, results int) (api.Ptypes, int, error)
- func Restart(c *drycc.Client, appID string, targets map[string]string) error
- func Scale(c *drycc.Client, appID string, targets map[string]int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Describe ¶
func Describe(c *drycc.Client, appID string, ptype string, results int) (api.PtypeStates, int, error)
Describe Ptype state
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.