Documentation
¶
Index ¶
- func NewAttachCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewDeleteCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewDetachCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewGetCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewListCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewSecretsCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewSetCmd(flags *flags.GlobalFlags) *cobra.Command
- type AttachCmd
- type DeleteCmd
- type DetachCmd
- type GetCmd
- type ListCmd
- type SetCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAttachCmd ¶
func NewAttachCmd(flags *flags.GlobalFlags) *cobra.Command
func NewDeleteCmd ¶
func NewDeleteCmd(flags *flags.GlobalFlags) *cobra.Command
func NewDetachCmd ¶
func NewDetachCmd(flags *flags.GlobalFlags) *cobra.Command
func NewListCmd ¶
func NewListCmd(flags *flags.GlobalFlags) *cobra.Command
func NewSecretsCmd ¶
func NewSecretsCmd(flags *flags.GlobalFlags) *cobra.Command
Types ¶
type AttachCmd ¶
type AttachCmd struct {
*flags.GlobalFlags
}
type DeleteCmd ¶
type DeleteCmd struct {
*flags.GlobalFlags
}
type DetachCmd ¶
type DetachCmd struct {
*flags.GlobalFlags
}
type GetCmd ¶
type GetCmd struct {
*flags.GlobalFlags
}
type ListCmd ¶
type ListCmd struct {
*flags.GlobalFlags
}
Click to show internal directories.
Click to hide internal directories.