creds

package
v0.8.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 License: 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 Creds

type Creds struct {
	Credentials map[string]map[string]string
}

Creds contains everything a Credentials uses

type CredsIf

type CredsIf interface {
	DesiredState(network string, participants []string) (*api.DesiredStateResponse, error)
	DeleteNetwork(network string) error
	GetNatsServerInfos() (*api.ServerInformationResponse, error)
}

If is an interface to handle the different sources of credentials.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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