secret

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	// contains filtered or unexported fields
}

func (*File) GetSecret

func (f *File) GetSecret(ctx context.Context, target interface{}) error

type GSM

type GSM struct {
	// contains filtered or unexported fields
}

func (*GSM) GetSecret

func (v *GSM) GetSecret(ctx context.Context, target interface{}) error

type Interface added in v0.0.5

type Interface interface {
	GetSecret(ctx context.Context, target interface{}) error
}

func NewSecretFile

func NewSecretFile(fileName string) Interface

func NewSecretGSM

func NewSecretGSM(projectID string) Interface

Jump to

Keyboard shortcuts

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