Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PsOptions ¶
type PsOptions struct { Auth *config.AuthConfig `noattribute:"true"` Client kraftcloud.KraftCloud `noattribute:"true"` Composefile string `noattribute:"true"` Metro string `noattribute:"true"` Output string `long:"output" short:"o" usage:"Set output format. Options: table,yaml,json,list" default:"table"` Project *compose.Project `noattribute:"true"` Token string `noattribute:"true"` }
Click to show internal directories.
Click to hide internal directories.