Documentation ¶
Overview ¶
Package container exposes Secret Container operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dump ¶
func Dump(w io.Writer, c *containerv1.Container) error
Dump the marshaled container instance to writer. nolint:interfacer // Tighly coupled to type
func Load ¶
func Load(r io.Reader) (*containerv1.Container, error)
Load a reader to extract as a container.
func Unseal ¶
func Unseal(container *containerv1.Container, identity *memguard.LockedBuffer) (*containerv1.Container, error)
Unseal a sealed container with the given identity
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
v1
Licensed to Elasticsearch B.V. under one or more contributor license agreements.
|
Licensed to Elasticsearch B.V. under one or more contributor license agreements. |
v2
Licensed to Elasticsearch B.V. under one or more contributor license agreements.
|
Licensed to Elasticsearch B.V. under one or more contributor license agreements. |
Click to show internal directories.
Click to hide internal directories.