common

package
v0.24.0-rc.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// SelfPackagePath is the golang path for this package.
	SelfPackagePath = "github.com/crossplane-contrib/provider-keycloak/config/common"

	// PathServiceAccountRoleIDExtractor is the golang path to ARNExtractor function
	// in this package.
	PathServiceAccountRoleIDExtractor = SelfPackagePath + ".ServiceAccountRoleIDExtractor()"
	// PathAuthenticationFlowAliasExtractor is the golang path to ARNExtractor function
	// in this package.
	PathAuthenticationFlowAliasExtractor = SelfPackagePath + ".AuthenticationFlowAliasExtractor()"
	// PathUUIDExtractor is the golang path to UUIDExtractor function
	PathUUIDExtractor = SelfPackagePath + ".UUIDExtractor()"
)

Variables

This section is empty.

Functions

func AuthenticationFlowAliasExtractor added in v0.22.0

func AuthenticationFlowAliasExtractor() reference.ExtractValueFn

AuthenticationFlowAliasExtractor extract Alias from AuthenticationFlow Ref

func ServiceAccountRoleIDExtractor

func ServiceAccountRoleIDExtractor() reference.ExtractValueFn

ServiceAccountRoleIDExtractor returns a reference.ExtractValueFn that can be used to extract the ServiceAccountRoleID from a managed resource.

func UUIDExtractor added in v0.21.0

func UUIDExtractor() reference.ExtractValueFn

UUIDExtractor returns a reference.ExtractValueFn that can be used to extract the UUID from a managed resource.

Types

This section is empty.

Jump to

Keyboard shortcuts

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