container

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityTask

type IdentityTask struct {
	OutputWriter tasks.WriterProvider
	Description  string
	KeyID        string
}

IdentityTask implements secret container identity creation task.

func (*IdentityTask) Run

func (t *IdentityTask) Run(ctx context.Context) error

Run the task.

type RecoverTask

type RecoverTask struct {
	JSONReader   tasks.ReaderProvider
	OutputWriter tasks.WriterProvider
	Description  string
	KeyID        string
	JSONOutput   bool
}

RecoverTask implements secret container identity recovery task.

func (*RecoverTask) Run

func (t *RecoverTask) Run(ctx context.Context) error

Run the task.

Jump to

Keyboard shortcuts

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