cognitoidentityprovider

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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.

Jump to

Keyboard shortcuts

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