sealedsecrets

package
v0.76.5 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Namespace = "sealed-secrets"
	// SealedSecretsKeyLabel is that label used to locate active key pairs used to decrypt sealed secrets.
	SealedSecretsKeyLabel = "sealedsecrets.bitnami.com/sealed-secrets-key"
	// Prefix is used to prefix tls secret key
	SecretPrefix = "sealed-secrets-key"
)

Variables

This section is empty.

Functions

func Install

func Install(platform *platform.Platform) error

func Test

func Test(p *platform.Platform, test *console.TestResults)

Types

type ByCreationTimestamp

type ByCreationTimestamp []v1.Secret

ByCreationTimestamp is used to sort a list of secrets

func (ByCreationTimestamp) Len

func (s ByCreationTimestamp) Len() int

func (ByCreationTimestamp) Less

func (s ByCreationTimestamp) Less(i, j int) bool

func (ByCreationTimestamp) Swap

func (s ByCreationTimestamp) Swap(i, j int)

Jump to

Keyboard shortcuts

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