Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StopOptions ¶
type StopOptions struct { Auth *config.AuthConfig `noattribute:"true"` Client kraftcloud.KraftCloud `noattribute:"true"` Wait time.Duration `local:"true" long:"wait" short:"w" usage:"Timeout for the instance to stop (ms/s/m/h)"` DrainTimeout time.Duration `` /* 138-byte string literal not displayed */ All bool `long:"all" short:"a" usage:"Stop all instances"` Force bool `long:"force" short:"f" usage:"Force stop the instance(s)"` Metro string `noattribute:"true"` Token string `noattribute:"true"` }
Click to show internal directories.
Click to hide internal directories.