package
0.0.0-20250307185937-c09e9946e1f6
Repository: https://github.com/openshift/cloud-credential-operator.git
Documentation: pkg.go.dev

# Functions

NewAzureCmd implements the "azure" subcommand for credentials provisioning.
NewCreateAllCmd combines create-identity-provider and create-managed-identities commands.
NewCreateManagedIdentitiesCmd provides the "create-managed-identities" subcommand.
NewCreateOIDCIssuerCmd provides the "create-oidc-issuer" subcommand.
NewDeleteCmd provides the "delete" subcommand.

# Variables

CreateAllOpts captures the azureOptions that affect creation of the OIDC issuer and user-assigned managed identities.
CreateManagedIdentitiesOpts are azureOptions necessary for creating user-assigned managed identities.
CreateOIDCIssuerOpts captures the azureOptions that affect creation of the OIDC issuer.
DeleteOpts captures the azureOptions that affect deletion of the identity provider and managed identities.