accesstokens

package
v0.21.2 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2026 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TypeSelfManaged is the condition type reporting self-managed mode.
	TypeSelfManaged v2.ConditionType = "SelfManaged"

	// ReasonProviderConfigReferencesManagedToken is set when the ProviderConfig
	// authenticates with the very token this resource manages (self-mode).
	ReasonProviderConfigReferencesManagedToken v2.ConditionReason = "ProviderConfigReferencesManagedToken"
	// ReasonOwnerManaged is set when the token is managed via project-owner endpoints.
	ReasonOwnerManaged v2.ConditionReason = "OwnerManaged"
)

Condition surfaced on the managed resource to indicate which rotation mode is in effect. It is informational (not a Crossplane system condition) and is re-asserted on every reconcile.

Variables

This section is empty.

Functions

func SetupAccessToken

func SetupAccessToken(mgr ctrl.Manager, o controller.Options) error

SetupAccessToken adds a controller that reconciles ProjectAccessTokens.

func SetupAccessTokenGated

func SetupAccessTokenGated(mgr ctrl.Manager, o controller.Options) error

SetupAccessTokenGated adds a controller with CRD gate support.

Types

This section is empty.

Jump to

Keyboard shortcuts

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