fetcher

package
v0.0.0-...-4f092ca Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start()

Types

type Properties

type Properties struct {
	Path    string
	Format  string
	File    *os.File
	Content map[string]interface{}
}

type Secret

type Secret struct {
	Name        string
	VaultSecret *api.Secret
}

type Token

type Token struct {
	Path  string
	Value string
}

type TokenHandler

type TokenHandler struct {
	VaultAddr  string
	Token      Token
	Properties Properties
	Client     *api.Client
}

Jump to

Keyboard shortcuts

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