Documentation
¶
Index ¶
- Constants
- func NewDirectAPICmd() (*cobra.Command, error)
- func NewDirectAuthStrategyCmd() (*cobra.Command, error)
- func NewDirectGatewayCmd() (*cobra.Command, error)
- func NewDirectOrganizationCmd() (*cobra.Command, error)
- func NewDirectPortalCmd() (*cobra.Command, error)
- func NewListCmd() (*cobra.Command, error)
Constants ¶
View Source
const (
Verb = verbs.List
)
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 NewDirectOrganizationCmd ¶ added in v0.3.8
NewDirectOrganizationCmd creates an organization 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)
func NewListCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.