identities

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 22 Imported by: 2

Documentation

Index

Constants

View Source
const (
	FlagIncludeCreds = "include-credentials"
)

Variables

This section is empty.

Functions

func NewDeleteCmd

func NewDeleteCmd() *cobra.Command

func NewDeleteIdentityCmd

func NewDeleteIdentityCmd() *cobra.Command

func NewGetCmd

func NewGetCmd() *cobra.Command

func NewGetIdentityCmd

func NewGetIdentityCmd() *cobra.Command

func NewImportCmd

func NewImportCmd() *cobra.Command

func NewImportIdentitiesCmd

func NewImportIdentitiesCmd() *cobra.Command

NewImportIdentitiesCmd represents the import command

func NewListCmd

func NewListCmd() *cobra.Command

func NewListIdentitiesCmd

func NewListIdentitiesCmd() *cobra.Command

func NewValidateCmd

func NewValidateCmd() *cobra.Command

func NewValidateIdentityCmd

func NewValidateIdentityCmd() *cobra.Command

func ValidateIdentity

func ValidateIdentity(cmd *cobra.Command, src, i string, getRemoteSchema SchemaGetter) error

ValidateIdentity validates the json payload fc against 1. the swagger payload definition and 2. the remote custom identity schema.

Types

type SchemaGetter

type SchemaGetter = func(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)

Jump to

Keyboard shortcuts

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