deployment

package
v0.0.0-...-db3a1d9 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Namespace = "deployment.namespace"
	// Enable deployment API/operator
	Enabled         = "deployment.enabled"
	DefaultRoleName = "deployment.security.role_name"
	// Jwks url for mode authorization
	SecurityJwksURL = "deployment.security.jwks.url"
	// The Issuer Identifier for mode authorization
	SecurityJwksIssuer = "deployment.security.jwks.issuer"
	// Is model authorization enabled
	SecurityJwksEnabled             = "deployment.security.jwks.enabled"
	ModelLogsFlushSize              = "deployment.model_log.flush_size"
	ServerTemplateFolder            = "deployment.server.template_folder"
	EdgeHost                        = "deployment.edge.host"
	NodeSelector                    = "deployment.node_selector"
	Toleration                      = "deployment.toleration"
	IstioServiceName                = "deployment.istio.service_name"
	IstioNamespace                  = "deployment.istio.namespace"
	DefaultDockerPullConnectionName = "deployment.default_docker_pull_conn_name"
)
View Source
const (
	TolerationKey      = "Key"
	TolerationOperator = "Operator"
	TolerationValue    = "Value"
	TolerationEffect   = "Effect"
)

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