Documentation ¶
Index ¶
- func GetConnection(ctx context.Context, tc *tenant.Client, connectionID string) (*connection.GetConnectionResponse, error)
- func GetConnectionKeys(ctx context.Context, tc *tenant.Client, token *auth0.Token) error
- func SwitchKeyRing(c *cc.CommonCtx, token *api.Token, tenantID string) error
- func UpdateKeyRing(c *cc.CommonCtx, token *api.Token) error
- type GetCmd
- type Info
- type InfoCmd
- type LoginCmd
- type LogoutCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConnection ¶ added in v0.8.0
func GetConnectionKeys ¶ added in v0.1.5
func SwitchKeyRing ¶ added in v0.32.2
Types ¶
type GetCmd ¶
type GetCmd struct {
Property string `kong:"-"`
}
func (*GetCmd) BeforeApply ¶ added in v0.20.7
Click to show internal directories.
Click to hide internal directories.