Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogLevelEnv = "LOG_LEVEL" LogMaxLengthEnv = "LOG_MAX_LENGTH" PortEnv = "PORT" HttpLogFile = "/var/log/isecl-k8s-extensions/isecl-admission-controller-http.log" )
View Source
const ( LogLevelDefault = "INFO" LogMaxLengthDefault = 1500 PortDefault = 8889 TlsCertPath = "/etc/webhook/certs/tls.crt" TlsKeyPath = "/etc/webhook/certs/tls.key" )
View Source
const ( TaintNameNoschedule = "untrusted" TaintNameNoexecute = "untrusted" )
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.