capzcredentials

package
v3.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsCredentialsNotFoundError

func IsCredentialsNotFoundError(err error) bool

IsCredentialsNotFoundError asserts credentialsNotFoundError.

func IsMissingIdentityRef

func IsMissingIdentityRef(err error) bool

IsMissingIdentityRef asserts missingIdentityRefError.

func IsTooManyCredentials

func IsTooManyCredentials(err error) bool

IsTooManyCredentials asserts tooManyCredentialsError.

Types

type AzureCredentials

type AzureCredentials struct {
	SubscriptionID string
	TenantID       string
	ClientID       string
	ClientSecret   string
}

func GetAzureCredentialsFromMetadata

func GetAzureCredentialsFromMetadata(ctx context.Context, ctrlClient client.Client, obj metav1.ObjectMeta) (*AzureCredentials, error)

Jump to

Keyboard shortcuts

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