fake

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetAlternativeTokenInEnv

func SetAlternativeTokenInEnv() func()

func SetTokenInEnv

func SetTokenInEnv() func()

Types

type Logical

type Logical struct {
	ReadWithDataWithContextFn ReadWithDataWithContextFn
}

func (Logical) ReadWithDataWithContext

func (f Logical) ReadWithDataWithContext(ctx context.Context, path string, data map[string][]string) (*vault.Secret, error)

type ReadWithDataWithContextFn

type ReadWithDataWithContextFn func(ctx context.Context, path string, data map[string][]string) (*vault.Secret, error)

func NewReadWithContextFn

func NewReadWithContextFn(secretData map[string]interface{}, err error) ReadWithDataWithContextFn

Jump to

Keyboard shortcuts

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