secrets

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceKey = "secrets"

Variables

This section is empty.

Functions

func NewService

func NewService(k types.IKernel) types.IKernelService

Types

type SecretsService

type SecretsService struct {
	bases.BaseKernelService
}

func (*SecretsService) GetSecret

func (c *SecretsService) GetSecret(key string) ([]byte, error)

func (*SecretsService) Init

func (c *SecretsService) Init() error

func (*SecretsService) SetSecret

func (c *SecretsService) SetSecret(key string, value []byte) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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