# Functions
NewCreateCmd implements the "create" subcommand.
NewCreateWorkloadIdentityConfiguration provides the "gcp create wif-config" subcommand.
NewDeleteCmd implements the "delete" subcommand.
NewDeleteWorkloadIdentityConfiguration provides the "gcp delete wif-config" subcommand.
NewDescribeCmd implements the "describe" subcommand.
NewDescribeWorkloadIdentityConfiguration provides the "gcp describe wif-config" subcommand.
No description provided by the author
NewGcpCmd implements the "gcp" subcommand for the credentials provisioning.
NewGetCmd implements the "get" subcommand.
No description provided by the author
NewListCmd implements the "list" subcommand.
NewListWorkloadIdentityConfiguration provides the "gcp list wif-config" subcommand.
NewUpdateCmd implements the "update" subcommand.
NewUpdateWorkloadIdentityConfiguration provides the "gcp update wif-config" subcommand.
NewVerifyCmd implements the "verify" subcommand.
NewVerifyWorkloadIdentityConfiguration provides the "gcp verify wif-config" subcommand.
# Variables
CreateWifConfigOpts captures the options that affect creation of the workload identity configuration.
DeleteWifConfigOpts captures the options that affect creation of the workload identity configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
All operations that modify cloud resources should be logged to the user.