azure

package
v0.0.0-...-48b287d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// CreateAllOpts captures the azureOptions that affect creation of the OIDC issuer
	// and user-assigned managed identities
	CreateAllOpts = azureOptions{}
)
View Source
var (
	// CreateManagedIdentitiesOpts are azureOptions necessary for creating user-assigned managed identities
	CreateManagedIdentitiesOpts = azureOptions{}
)
View Source
var (
	// CreateOIDCIssuerOpts captures the azureOptions that affect creation of the OIDC issuer
	CreateOIDCIssuerOpts = azureOptions{}
)
View Source
var (
	// DeleteOpts captures the azureOptions that affect deletion of the identity provider
	// and managed identities
	DeleteOpts = azureOptions{}
)

Functions

func NewAzureCmd

func NewAzureCmd() *cobra.Command

NewAzureCmd implements the "azure" subcommand for credentials provisioning

func NewCreateAllCmd

func NewCreateAllCmd() *cobra.Command

NewCreateAllCmd combines create-identity-provider and create-managed-identities commands

func NewCreateManagedIdentitiesCmd

func NewCreateManagedIdentitiesCmd() *cobra.Command

NewCreateManagedIdentitiesCmd provides the "create-managed-identities" subcommand

func NewCreateOIDCIssuerCmd

func NewCreateOIDCIssuerCmd() *cobra.Command

NewCreateOIDCIssuerCmd provides the "create-oidc-issuer" subcommand

func NewDeleteCmd

func NewDeleteCmd() *cobra.Command

NewDeleteCmd provides the "delete" subcommand

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL