sds_cluster

package
v0.0.0-...-5ef725e Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WaitForClusterChangeMaxTries         = 100
	WaitForClusterChangeTimeInterval     = 30 * time.Second
	KubernetesNamespaceViperVariableName = "kubernetes-namespace"
	ClusterRequestIDAnnotation           = "requestID"
	ClusterCallbackURLAnnotation         = "callbackURL"
	LoggingPackageManagerName            = "pm-logger"
	LoggingApplicationName               = "logging-client"
	LoggingNamespace                     = "logging"
	MetricServerApplicationName          = "metrics-server"
	KubeSystemNamespace                  = "kube-system"
	KubeSystemPackageManagerName         = "pm-kube-system"
	StateMetricsApplicationName          = "kube-state-metrics"
	NodeLabelBot5000ApplicationName      = "nodelabelbot5000"
	ApiEndpointIngressName               = "k8s-api-ingress-for"
	ApiEndpointBackendServiceName        = "k8s-api-service-for"
	MonitoringProxyApplicationName       = "nginx-k8smon"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SDSClusterController

type SDSClusterController struct {
	// contains filtered or unexported fields
}

func NewSDSClusterController

func NewSDSClusterController(config *rest.Config) (*SDSClusterController, error)

func (*SDSClusterController) Run

func (c *SDSClusterController) Run(threadiness int, stopCh chan struct{})

func (*SDSClusterController) SetLogger

func (c *SDSClusterController) SetLogger()

Jump to

Keyboard shortcuts

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