remote

package
v1.20.1 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...Option) *viperRemote

Types

type Endpoint

type Endpoint struct {
	Url    string
	Path   string
	Secret string
}

type Option

type Option func(*Options)

func WithConfigType

func WithConfigType(confType string) Option

func WithEndpoints

func WithEndpoints(endpoints []*Endpoint) Option

func WithGpgKey

func WithGpgKey(gpgKey string) Option

func WithPath

func WithPath(path string) Option

func WithProvider

func WithProvider(provider string) Option

type Options

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

Jump to

Keyboard shortcuts

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