Documentation
¶
Index ¶
- func NewCreateApiKeyCmd() *cobra.Command
- func NewCreateProjectCmd() *cobra.Command
- func NewDeleteKeyCmd() *cobra.Command
- func NewDeleteProjectCmd() *cobra.Command
- func NewListKeysCmd() *cobra.Command
- func NewListProjectsCmd() *cobra.Command
- func NewProjectCmd() *cobra.Command
- type CreateApiKeyOptions
- type CreateProjectCmdOptions
- type DeleteApiKeyOptions
- type DeleteProjectCmdOptions
- type ListKeysCmdCmdOptions
- type ListProjectCmdOptions
- type PresentedKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateApiKeyCmd ¶ added in v0.0.5
func NewCreateProjectCmd ¶
func NewDeleteKeyCmd ¶ added in v0.0.5
func NewDeleteProjectCmd ¶
func NewListKeysCmd ¶ added in v0.0.5
func NewListProjectsCmd ¶
func NewProjectCmd ¶
Types ¶
type CreateApiKeyOptions ¶ added in v0.0.5
type CreateApiKeyOptions struct {
// contains filtered or unexported fields
}
type CreateProjectCmdOptions ¶
type CreateProjectCmdOptions struct {
// contains filtered or unexported fields
}
type DeleteApiKeyOptions ¶ added in v0.0.5
type DeleteApiKeyOptions struct {
// contains filtered or unexported fields
}
type DeleteProjectCmdOptions ¶
type DeleteProjectCmdOptions struct {
// contains filtered or unexported fields
}
type ListKeysCmdCmdOptions ¶ added in v0.0.5
type ListKeysCmdCmdOptions struct {
// contains filtered or unexported fields
}
type ListProjectCmdOptions ¶
type ListProjectCmdOptions struct {
// contains filtered or unexported fields
}
type PresentedKey ¶ added in v0.0.5
Click to show internal directories.
Click to hide internal directories.