config

package
v0.0.0-...-51508ad Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package config contains the dex-operator configuration structures and associated functions

Index

Constants

View Source
const (
	// DefaultConfigMapFilename Configmap (in the conatiner)
	DefaultConfigMapFilename = "/etc/dex/cfg/config.yaml"

	// DefaultNodePort Default Dex port
	DefaultNodePort = 32000

	// DefaultCertsDir the directory where certs are stored (in the container)
	DefaultCertsDir = "/etc/dex/tls"

	// DefaultSharedPasswordLen the length (in bytes) for random passwords
	DefaultSharedPasswordLen = 16
)
View Source
const (
	// DefaultClusterAdminRole admin role
	DefaultClusterAdminRole = "cluster-admin"
)

Variables

View Source
var (
	// DefaultPrefix A prefix for all the resources created by the operator
	DefaultPrefix = "dexop"

	// DefaultDeployNumReplicas Default number of replicas for the Deployment
	DefaultDeployNumReplicas = 3
)

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