Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ValiPort is the port exposed by the vali. ValiPort = 3100 // ServiceName is the name of the logging service. ServiceName = "logging" // ManagedResourceNameRuntime is the name of the managed resource which deploys Vali statefulSet. ManagedResourceNameRuntime = "vali" // ValitailTokenSecretName is the name of a secret in the kube-system namespace in the target cluster containing // valitail's token for communication with the kube-apiserver. ValitailTokenSecretName = "gardener-valitail" )
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.