Documentation ¶
Index ¶
Constants ¶
View Source
const ( LoggingNamespace = "cattle-logging" ClusterLoggingName = "cluster-logging" ProjectLoggingName = "project-logging" )
View Source
const ( FluentdName = "fluentd" FluentdHelperName = "fluentd-helper" LogAggregatorName = "log-aggregator" )
daemonset
View Source
const ( EmbeddedESName = "elasticsearch" EmbeddedKibanaName = "kibana" )
embedded
View Source
const ( ClusterFileName = "cluster.conf" ProjectFileName = "project.conf" ClusterConfigPath = "/tmp/cluster.conf" ProjectConfigPath = "/tmp/project.conf" )
configmap
View Source
const ( Elasticsearch = "elasticsearch" Splunk = "splunk" Kafka = "kafka" Embedded = "embedded" Syslog = "syslog" )
target
View Source
const ( SSLSecretName = "sslconfig" CaFileName = "ca.pem" ClientCertName = "client-cert.pem" ClientKeyName = "client-key.pem" )
ssl
View Source
const (
GoogleKubernetesEngine = "googleKubernetesEngine"
)
View Source
const (
LabelK8sApp = "k8s-app"
)
app label
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.