secret

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package secret provides CLI commands for AWS Secrets Manager.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

Command returns the secret command with all subcommands.

func DiffCommand added in v0.8.0

func DiffCommand() *cli.Command

DiffCommand returns the Secrets Manager diff command.

func ListCommand added in v0.8.0

func ListCommand() *cli.Command

ListCommand returns the Secrets Manager list command.

func LogCommand added in v0.8.0

func LogCommand() *cli.Command

LogCommand returns the Secrets Manager log command.

func NewDiffPresenter added in v0.8.0

func NewDiffPresenter(reader provider.Reader, spec1, spec2 *secretversion.Spec) genericdiff.Presenter

NewDiffPresenter builds a secret diff presenter over the given reader and specs. It is exported for the shared golden-output test harness.

func NewLogPresenter added in v0.8.0

func NewLogPresenter(reader provider.Reader, req genericlog.Request) genericlog.Presenter

NewLogPresenter builds a secret log presenter over the given reader and request. It is exported for the shared golden-output test harness.

func NewShowPresenter added in v0.8.0

func NewShowPresenter(reader provider.Reader, spec *secretversion.Spec) genericshow.Presenter

NewShowPresenter builds a secret show presenter over the given reader and spec. It is exported for the shared golden-output test harness.

func ShowCommand added in v0.8.0

func ShowCommand() *cli.Command

ShowCommand returns the Secrets Manager show command.

func TagCommand added in v0.8.0

func TagCommand() *cli.Command

TagCommand returns the Secrets Manager tag command.

func UntagCommand added in v0.8.0

func UntagCommand() *cli.Command

UntagCommand returns the Secrets Manager untag command.

Types

This section is empty.

Directories

Path Synopsis
Package create provides the Secrets Manager create command.
Package create provides the Secrets Manager create command.
Package delete provides the Secrets Manager delete command.
Package delete provides the Secrets Manager delete command.
Package restore provides the Secrets Manager restore command.
Package restore provides the Secrets Manager restore command.
Package update provides the Secrets Manager update command.
Package update provides the Secrets Manager update command.

Jump to

Keyboard shortcuts

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