secrets

package
v0.0.0-...-9c0d32c Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Secret

type Secret struct {
	hz.ObjectMeta `json:"metadata" cue:""`
	Data          SecretData `json:"data" cue:",optional"`
}

func (Secret) ObjectGroup

func (s Secret) ObjectGroup() string

func (Secret) ObjectKind

func (s Secret) ObjectKind() string

func (Secret) ObjectVersion

func (s Secret) ObjectVersion() string

type SecretData

type SecretData map[string]string

Jump to

Keyboard shortcuts

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