secrets

package
v1.9.0-beta.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2026 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

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 NewGetCmd

func NewGetCmd(flags *flags.GlobalFlags) *cobra.Command

func NewListCmd

func NewListCmd(flags *flags.GlobalFlags) *cobra.Command

func NewSecretsCmd

func NewSecretsCmd(flags *flags.GlobalFlags) *cobra.Command

func NewSetCmd

func NewSetCmd(flags *flags.GlobalFlags) *cobra.Command

Types

type AttachCmd

type AttachCmd struct {
	*flags.GlobalFlags
}

func (*AttachCmd) Run

func (cmd *AttachCmd) Run(_ context.Context, name string) error

type DeleteCmd

type DeleteCmd struct {
	*flags.GlobalFlags
}

func (*DeleteCmd) Run

func (cmd *DeleteCmd) Run(_ context.Context, name string) error

type DetachCmd

type DetachCmd struct {
	*flags.GlobalFlags
}

func (*DetachCmd) Run

func (cmd *DetachCmd) Run(_ context.Context, name string) error

type GetCmd

type GetCmd struct {
	*flags.GlobalFlags
}

func (*GetCmd) Run

func (cmd *GetCmd) Run(_ context.Context, name string) error

type ListCmd

type ListCmd struct {
	*flags.GlobalFlags
}

func (*ListCmd) Run

func (cmd *ListCmd) Run(_ context.Context) error

type SetCmd

type SetCmd struct {
	*flags.GlobalFlags

	Value string

	FromFile string
	Stdin    bool
	// contains filtered or unexported fields
}

func (*SetCmd) Run

func (cmd *SetCmd) Run(_ context.Context, name string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL