Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QuotasOptions ¶
type QuotasOptions struct { Limits bool `long:"limits" short:"l" usage:"Show usage limits"` Features bool `long:"features" short:"f" usage:"Show enabled features"` Output string `local:"true" long:"output" short:"o" usage:"Set output format. Options: table,yaml,json,list" default:"table"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.