secret

package
v0.0.0-...-696ba86 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSecret

func CreateSecret(log *logrus.Entry, sec *Secret, stepName string, data map[string]string) executor.Step

Types

type Secret

type Secret struct {
	// contains filtered or unexported fields
}

func NewSecret

func NewSecret(name string, c utils.Container) *Secret

func (*Secret) Create

func (s *Secret) Create(data map[string]string) error

func (*Secret) Delete

func (s *Secret) Delete() error

func (*Secret) Get

func (s *Secret) Get() (*corev1.Secret, error)

func (*Secret) LogResource

func (s *Secret) LogResource() error

func (*Secret) Name

func (s *Secret) Name() string

type Secrets

type Secrets struct {
	// contains filtered or unexported fields
}

func (Secrets) Cleanup

func (s Secrets) Cleanup() error

func (Secrets) Name

func (s Secrets) Name() string

func (Secrets) OnError

func (s Secrets) OnError() error

func (Secrets) Run

func (s Secrets) Run() error

Jump to

Keyboard shortcuts

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