Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RemoveOptions ¶
type RemoveOptions struct { All bool `long:"all" short:"a" usage:"Remove all services"` Auth *config.AuthConfig `noattribute:"true"` Client kraftcloud.KraftCloud `noattribute:"true"` Metro string `noattribute:"true"` Token string `noattribute:"true"` WaitEmpty bool `long:"wait-empty" usage:"Wait for the service to be empty before removing it"` }
Click to show internal directories.
Click to hide internal directories.