auth

package
v3.55.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FieldSpec

func FieldSpec() docs.FieldSpec

FieldSpec returns documentation authentication specs for NATS components

func GetOptions

func GetOptions(auth Config) []nats.Option

GetOptions initialises NATS functional options for the auth fields

Types

type Config

type Config struct {
	NKeyFile            string `json:"nkey_file" yaml:"nkey_file"`
	UserCredentialsFile string `json:"user_credentials_file" yaml:"user_credentials_file"`
}

Config contains configuration params for NATS authentication.

func New

func New() Config

New creates a new Config instance

Jump to

Keyboard shortcuts

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