Documentation ¶
Index ¶
- Variables
- func Call(fname string, data string) error
- func Create(name, template string, here bool) error
- func Delete(input string) error
- func DeleteById(id string) (interface{}, error)
- func DeleteByName(name string) (interface{}, error)
- func Deploy(push bool, memory int) error
- func FilterByName(name string) (interface{}, error)
- func List() error
- func Logs() error
- func Pull() error
- func Push() error
- func Shutdown(fname string) error
- func Status(fname string) error
- func Versions() error
Constants ¶
This section is empty.
Variables ¶
View Source
var FuncFiles = []string{
".",
}
Functions ¶
func DeleteById ¶
func DeleteByName ¶
func FilterByName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.