Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AddOptions ¶
type AddOptions struct { Adjustment string `` /* 129-byte string literal not displayed */ Auth *config.AuthConfig `noattribute:"true"` Client kraftcloud.KraftCloud `noattribute:"true"` Metric string `long:"metric" short:"m" usage:"The metric of the policy. Valid options: 'cpu'" default:"cpu"` Metro string `noattribute:"true"` Name string `long:"name" short:"n" usage:"The name of the policy"` Step []string `long:"step" short:"s" usage:"The step of the policy in the format 'LOWER_BOUND:UPPER_BOUND/ADJUSTMENT'"` Token string `noattribute:"true"` }
Click to show internal directories.
Click to hide internal directories.