config

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version string

Functions

func Load

func Load(path string) error

func Reload

func Reload() error

func Values

func Values() config

Types

type Acl

type Acl struct {
	Mfa   []string
	Allow []string
}

func GetEffectiveAcl

func GetEffectiveAcl(username string) Acl

type Acls

type Acls struct {
	Groups map[string][]string

	Policies map[string]*Acl
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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