Documentation ¶
Index ¶
- Constants
- func NewDeleteCmd(root *cobra.Command) *cobra.Command
- func NewDeleteIdentityCmd(root *cobra.Command) *cobra.Command
- func NewGetCmd(root *cobra.Command) *cobra.Command
- func NewGetIdentityCmd(root *cobra.Command) *cobra.Command
- func NewImportCmd(root *cobra.Command) *cobra.Command
- func NewImportIdentitiesCmd(root *cobra.Command) *cobra.Command
- func NewListCmd(root *cobra.Command) *cobra.Command
- func NewListIdentitiesCmd(root *cobra.Command) *cobra.Command
- func NewValidateCmd() *cobra.Command
- func NewValidateIdentityCmd() *cobra.Command
- func ValidateIdentity(cmd *cobra.Command, src, i string, getRemoteSchema SchemaGetter) error
- type SchemaGetter
Constants ¶
View Source
const (
FlagIncludeCreds = "include-credentials"
)
Variables ¶
This section is empty.
Functions ¶
func NewImportIdentitiesCmd ¶
NewImportIdentitiesCmd represents the import command
func NewValidateCmd ¶
func NewValidateIdentityCmd ¶
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 ¶
Click to show internal directories.
Click to hide internal directories.