credentialref

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: AGPL-3.0, AGPL-3.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 Kind

type Kind string
const (
	KindEmpty      Kind = "empty"
	KindSecret     Kind = "secret"
	KindSecretFile Kind = "secretfile"
	KindEnv        Kind = "env"
	KindFile       Kind = "file"
	KindOther      Kind = "other"
)

type Ref

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

func Parse

func Parse(raw string) Ref

func (Ref) IsEmptyFileSelection

func (r Ref) IsEmptyFileSelection() bool

func (Ref) IsFileRef

func (r Ref) IsFileRef() bool

func (Ref) Kind

func (r Ref) Kind() Kind

func (Ref) String

func (r Ref) String() string

Jump to

Keyboard shortcuts

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