auth

package
v4.25.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Description

func Description() string

Description returns a markdown version of NATs authentication documentation.

func FieldSpec

func FieldSpec() docs.FieldSpec

FieldSpec returns documentation authentication specs for NATS components.

Types

type Config

type Config struct {
	NKeyFile            string `json:"nkey_file" yaml:"nkey_file"`
	UserCredentialsFile string `json:"user_credentials_file" yaml:"user_credentials_file"`
	UserJWT             string `json:"user_jwt" yaml:"user_jwt"`
	UserNkeySeed        string `json:"user_nkey_seed" yaml:"user_nkey_seed"`
}

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