Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToFlagSet ¶
Types ¶
type Flags ¶
type Flags struct { Address string `mapstructure:"address"` Service string `mapstructure:"service"` Project string `mapstructure:"project"` Region string `mapstructure:"region"` Insecure bool `mapstructure:"insecure"` Token string `mapstructure:"token"` ExampleMembers []string `mapstructure:"example-members"` }
Click to show internal directories.
Click to hide internal directories.