create

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(cfg Config, log logr.Logger) (result error)

Create creates a new set of secret parts according to the given config.

Types

type Config

type Config interface {
	Input() (io.Reader, error)
	InputInfo() input.Input
	Formats() ([]format.Format, error)
	Encrypt() bool
	Parts() int
	Threshold() int
}

Jump to

Keyboard shortcuts

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