Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Validate ¶
func Validate(p *Parameters) error
Types ¶
type Parameters ¶
type Parameters struct { IAMFormat string FilterDeletedIAMMembers bool // GCPAccessToken is the (optional) static authentication token to use for GCP authentication. GCPAccessToken string Output string ResourceFormat string URI string Verbose bool // HTTPClient allows for overriding the default HTTP Client HTTPClient *http.Client }
func (*Parameters) ControllerConfig ¶ added in v1.122.0
func (p *Parameters) ControllerConfig() *config.ControllerConfig
Click to show internal directories.
Click to hide internal directories.