Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
VCluster resourceCmd `cmd:"" group:"infrastructure.nine.ch" name:"vcluster" help:"Edit a vcluster."`
APIServiceAccount resourceCmd `cmd:"" group:"iam.nine.ch" name:"apiserviceaccount" aliases:"asa" help:"Edit an API Service Account."`
Project resourceCmd `cmd:"" group:"management.nine.ch" name:"project" help:"Edit a project."`
Config resourceCmd `cmd:"" group:"deplo.io" name:"config" alias:"projectconfig" help:"Edit a deplo.io Project Configuration."`
Application resourceCmd `cmd:"" group:"deplo.io" name:"application" aliases:"app,application" help:"Edit a deplo.io Application."`
MySQL resourceCmd `cmd:"" group:"storage.nine.ch" name:"mysql" help:"Edit a MySQL instance."`
MySQLDatabase resourceCmd `cmd:"" group:"storage.nine.ch" name:"mysqldatabase" help:"Edit a MySQL database."`
Postgres resourceCmd `cmd:"" group:"storage.nine.ch" name:"postgres" help:"Edit a PostgreSQL instance."`
PostgresDatabase resourceCmd `cmd:"" group:"storage.nine.ch" name:"postgresdatabase" help:"Edit a PostgreSQL database."`
KeyValueStore resourceCmd `cmd:"" group:"storage.nine.ch" name:"keyvaluestore" aliases:"kvs" help:"Edit a KeyValueStore instance"`
CloudVirtualMachine resourceCmd `cmd:"" group:"infrastructure.nine.ch" name:"cloudvirtualmachine" aliases:"cloudvm" help:"Edit a CloudVM."`
}
Click to show internal directories.
Click to hide internal directories.