identities

package
v0.7.3-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2021 License: Apache-2.0 Imports: 20 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeleteCmd

func NewDeleteCmd() *cobra.Command

func NewGetCmd

func NewGetCmd() *cobra.Command

func NewIdentitiesCmd

func NewIdentitiesCmd() *cobra.Command

NewIdentitiesCmd represents the identity command

func NewImportCmd

func NewImportCmd() *cobra.Command

NewImportCmd represents the import command

func NewListCmd

func NewListCmd() *cobra.Command

func NewPatchCmd

func NewPatchCmd() *cobra.Command

func NewValidateCmd

func NewValidateCmd() *cobra.Command

func RegisterCommandRecursive

func RegisterCommandRecursive(parent *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