defaults

package
v0.0.0-...-7849f3a Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName    = "anubis-authz"
	AppUsage   = "Authorization plugin for docker"
	AppVersion = "v1.0.0"
)

App level config

View Source
const (
	DebugFlag       = "debug"
	AuthorizerFlag  = "authorizer"
	AuditorFlag     = "auditor"
	AuditorHookFlag = "auditor-hook"
	PolicyFileFlag  = "policy"
)

Flag keys

View Source
const (
	AuthorizerBasic = "basic"
	AuditorBasic    = "basic"
	PolicyFileBasic = "authz/policy-default.yaml"

	AuthorizerAnubis = "anubis"
	AuditorAnubis    = "anubis"
	PolicyFileAnubis = "authz/policy-anubis.yaml"
)

Default configurations

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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