Documentation ¶ Index ¶ func Register(ctx context.Context, logger logr.Logger, registry *cloudauth.Registry) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Register ¶ func Register(ctx context.Context, logger logr.Logger, registry *cloudauth.Registry) error Register will instantiate a new authentication provider whenever the AZURE_TENANT_ID or AZURE_CLIENT_ID envvars are present, otherwise it will result in a no-op. An error will be returned whenever the envvar settings are invalid. Types ¶ This section is empty. Source Files ¶ View all Source files acr.go Click to show internal directories. Click to hide internal directories.