Versions in this module Expand all Collapse all v0 v0.6.0 Dec 17, 2019 Changes in this version + const ConfigMapKeyApiPublisherConfig + const ConfigMapKeyApiPublisherImage + const ConfigMapKeyIstioVersion + const ConfigMapKeyOidcImage + const ConfigMapKeySkipTlsVerification + const ConfigMapKeyTokenServiceConfig + const ConfigMapKeyTokenServiceDefaultOpaPolicy + const ConfigMapKeyTokenServiceImage + const ConfigMapKeyTokenServiceJwksImage + const ConfigMapKeyTokenServiceOpaImage + const ConfigMapKeyZipkinAddress + const SecretKeyCertificate + const SecretKeyCertificateBundle + const SecretKeyPrivateKey + func NewWatcher(inf informers.Interface, configMapName string, secretName string, ...) *config + type Interface interface + BoolValue func(key string) bool + Certificate func() (*x509.Certificate, error) + CertificateBundle func() []byte + IntValue func(key string) int64 + PrivateKey func() (*rsa.PrivateKey, error) + StringValue func(key string) string + Value func(key string) (string, bool)