cognitoidentityprovider

package
v0.48.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsErrorNotFound added in v0.30.0

func IsErrorNotFound(err error) bool

IsErrorNotFound returns true if the error code indicates that the item was not found

Types

type GroupUserMembershipClient added in v0.30.0

GroupUserMembershipClient is the external client used for GroupUserMembership Custom Resource

func NewGroupUserMembershipClient added in v0.30.0

func NewGroupUserMembershipClient(cfg aws.Config) GroupUserMembershipClient

NewGroupUserMembershipClient creates new Amazton Cognito GroupUserMembershipClient with provided AWS Configurations/Credentials

type Resolver

type Resolver struct {
}

Resolver struct

func (*Resolver) GetProviderDetails

func (r *Resolver) GetProviderDetails(ctx context.Context, kube client.Client, ref *xpv1.SecretReference) (map[string]*string, error)

GetProviderDetails fetches the referenced input secret containing the ProviderDetails for an IdentityProvider

type ResolverService

type ResolverService interface {
	GetProviderDetails(ctx context.Context, kube client.Client, ref *xpv1.SecretReference) (map[string]*string, error)
}

ResolverService is the interface for Client methods

func NewResolver

func NewResolver() ResolverService

NewResolver creates a new ResolverService.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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