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 (
ClusterFileName = "cluster.conf"
ProjectFileName = "project.conf"
ClusterConfigPath = "/tmp/cluster.conf"
ProjectConfigPath = "/tmp/project.conf"
)
config
View Source
const (
Elasticsearch = "elasticsearch"
Splunk = "splunk"
Kafka = "kafka"
Syslog = "syslog"
FluentForwarder = "fluentforwarder"
)
target
View Source
const (
SSLSecretName = "sslconfig"
CaFileName = "ca.pem"
ClientCertName = "client-cert.pem"
ClientKeyName = "client-key.pem"
)
ssl
View Source
const (
ClusterLevel = "cluster"
ProjectLevel = "project"
)
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.