Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetCmd ¶
type GetCmd struct {
AccessToken bool `xor:"group" help:"access token" group:"properties"`
TenantID bool `xor:"group" help:"tenant ID" group:"properties"`
AuthorizerAPIKey bool `xor:"group" help:"authorizer API key" group:"properties"`
RegistryDownloadKey bool `xor:"group" help:"registry download key" group:"properties"`
RegistryUploadKey bool `xor:"group" help:"registry upload key" group:"properties"`
Token bool `xor:"group" help:"token" hidden:"" group:"properties"`
}
Click to show internal directories.
Click to hide internal directories.