# Functions
NewCreateAllCmd provides the "create-all" subcommand.
NewCreateServiceAccountsCmd provides the "create-service-accounts" subcommand.
NewCreateWorkloadIdentityPool provides the "create-workload-identity-pool" subcommand.
NewCreateWorkloadIdentityProviderCmd provides the "create-workload-identity-provider" subcommand.
NewDeleteCmd implements the "delete" command for the credentials provisioning.
NewGCPCmd implements the "gcp" subcommand for the credentials provisioning.
# Variables
CreateAllOpts captures the options that affect creation/updating of the generated objects.
CreateServiceAccountsOpts captures the options that affect creation/updating of the service accounts.
CreateWorkloadIdentityPoolOpts captures the options that affect creation of the workload identity pool.
CreateWorkloadIdentityProviderOpts captures the options that affect creation of the workload identity provider.
DeleteOpts captures the options that affect deletion of the generated objects.