secret

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package secret enable uconfig to integrate with secret plugins.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(source Sourcer) plugins.Plugin

New returns the secret provider.

Types

type Sourcer

type Sourcer func(string) (string, error)

Sourcer is any function that can exchanges a secret name with it's value.

Jump to

Keyboard shortcuts

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