Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_CONFIG_PATH string = "/etc/markhor/config.yaml"
Path where to look for the configuration file by default if none is provided in the CLI args
View Source
const MARKHORPARAMS_MANIFEST_KEY string = "markhorParams"
In a MarkhorSecret, this key contains the Markhor parameters
View Source
const MSPARAMS_MANAGED_LABEL_KEY string = "managedLabel"
In a MarkhorSecret, the name of the custom label added to Secrets managed by Markhor
View Source
const SERVER_READ_TIMEOUT_SECONDS = 5
Timeouts for the http(s) servers that Markhor creates (healthcheck and admission controller)
View Source
const SERVER_WRITE_TIMEOUT_SECONDS = 10
View Source
const SLOG_EVENT_ID_KEY string = "eventId"
View Source
const VERSION string = "1.0.4"
Version of this package (Markhor)
Variables ¶
This section is empty.
Functions ¶
func WatchResources ¶
func WatchResources(client client_v1.MarkhorV1Interface) cache.Store
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.