Documentation
¶
Index ¶
- Constants
- func NewDirectAPICmd() (*cobra.Command, error)
- func NewDirectAuditLogsCmd() (*cobra.Command, error)
- func NewDirectAuthStrategyCmd() (*cobra.Command, error)
- func NewDirectCatalogCmd() (*cobra.Command, error)
- func NewDirectEventGatewayCmd() (*cobra.Command, error)
- func NewDirectGatewayCmd() (*cobra.Command, error)
- func NewDirectMeCmd() (*cobra.Command, error)
- func NewDirectOrganizationCmd() (*cobra.Command, error)
- func NewDirectPortalCmd() (*cobra.Command, error)
- func NewDirectRegionsCmd() (*cobra.Command, error)
- func NewGetCmd() (*cobra.Command, error)
Constants ¶
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 NewDirectAuditLogsCmd ¶ added in v0.5.0
NewDirectAuditLogsCmd creates an audit-logs 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 NewDirectCatalogCmd ¶ added in v0.3.6
NewDirectCatalogCmd creates a catalog command that works at the root level (Konnect-first)
func NewDirectEventGatewayCmd ¶ added in v0.3.7
NewDirectEventGatewayCmd creates an Event Gateway Control Plane 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 NewDirectOrganizationCmd ¶ added in v0.3.3
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 NewDirectRegionsCmd ¶ added in v0.3.3
NewDirectRegionsCmd creates a regions command that works at the root level (Konnect-first)
Types ¶
This section is empty.