Documentation
¶
Index ¶
- Constants
- func NewDirectAPICmd() (*cobra.Command, error)
- func NewDirectAuthStrategyCmd() (*cobra.Command, error)
- func NewDirectGatewayCmd() (*cobra.Command, error)
- func NewDirectMeCmd() (*cobra.Command, error)
- func NewDirectPortalCmd() (*cobra.Command, error)
- func NewGetCmd() (*cobra.Command, error)
Constants ¶
View Source
const (
Verb = verbs.Get
)
Variables ¶
This section is empty.
Functions ¶
func NewDirectAPICmd ¶ added in v0.1.0
NewDirectAPICmd creates an API command that works at the root level (Konnect-first)
func NewDirectAuthStrategyCmd ¶ added in v0.1.0
NewDirectAuthStrategyCmd creates an auth strategy command that works at the root level (Konnect-first)
func NewDirectGatewayCmd ¶ added in v0.1.0
NewDirectGatewayCmd creates a gateway command that works at the root level (Konnect-first)
func NewDirectMeCmd ¶ added in v0.1.0
NewDirectMeCmd creates a me command that works at the root level (Konnect-first)
func NewDirectPortalCmd ¶ added in v0.1.0
NewDirectPortalCmd creates a portal command that works at the root level (Konnect-first)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.