Documentation
¶
Index ¶
- Constants
- func NewDirectAIGatewayCmd() (*cobra.Command, error)
- func NewDirectAPICmd() (*cobra.Command, error)
- func NewDirectAuthStrategyCmd() (*cobra.Command, error)
- func NewDirectDCRProviderCmd() (*cobra.Command, error)
- func NewDirectGatewayCmd() (*cobra.Command, error)
- func NewDirectOrganizationCmd() (*cobra.Command, error)
- func NewDirectPortalCmd() (*cobra.Command, error)
- func NewListCmd() (*cobra.Command, error)
Constants ¶
const (
Verb = verbs.List
)
Variables ¶
This section is empty.
Functions ¶
func NewDirectAIGatewayCmd ¶ added in v1.5.0
NewDirectAIGatewayCmd creates an AI Gateway command that works at the root level.
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 NewDirectDCRProviderCmd ¶ added in v0.8.0
NewDirectDCRProviderCmd creates a DCR provider 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.