Documentation ¶ Index ¶ func Validate(p *Parameters) error type Parameters 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 } Source Files ¶ View all Source files parameters.go Click to show internal directories. Click to hide internal directories.