secrets

package
v0.0.315 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroundedSecrets

type GroundedSecrets interface {
	Get(ctx context.Context, secretRef *schema.PackageRef) (*schema.SecretResult, error)
}

type SecretLoadRequest

type SecretLoadRequest struct {
	SecretRef *schema.PackageRef
	Server    *SecretLoadRequest_ServerRef
}

type SecretLoadRequest_ServerRef

type SecretLoadRequest_ServerRef struct {
	PackageName schema.PackageName
	ModuleName  string
	RelPath     string // Relative path within the module.
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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