Documentation ¶
Index ¶
- Variables
- func Create(name, template string, here bool) error
- func CreateLocal(name, template string) error
- func CreateRemote(name string) error
- func Delete(input string) error
- func DeleteById(id string) (interface{}, error)
- func DeleteByName(name string) (interface{}, error)
- func Deploy(name string) error
- func FilterByName(name string) (interface{}, error)
- func Generate() error
- func GetList() (interface{}, error)
- func Hello() error
- func List() error
- func Pull() error
- func Push() error
- func Reset(name string) error
- func Secrets() error
- func Shutdown(name string) error
- func Status(name string) error
- func Update(version string) error
- func Validate() error
- func Version(name string) error
- func Versions() error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
AppFiles = []string{
"design",
"design-vendor",
}
)
Functions ¶
func CreateLocal ¶
func CreateRemote ¶
func DeleteById ¶
func DeleteByName ¶
func FilterByName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.