azurerm

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Authentication Schemes
	AuthSchemeServicePrincipal           = "ServicePrincipal"
	AuthSchemeManagedServiceIdentity     = "ManagedServiceIdentity"
	AuthSchemeWorkloadIdentityFederation = "WorkloadIdentityFederation"

	// Creation Modes
	CreationModeManual    = "Manual"
	CreationModeAutomatic = "Automatic"

	// Scope Levels
	ScopeLevelSubscription    = "Subscription"
	ScopeLevelResourceGroup   = "ResourceGroup"
	ScopeLevelManagementGroup = "ManagementGroup"
)

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(ctx util.CmdContext) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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