Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶ added in v0.2.0
type Options struct { // TLS is the tls provider that is used for updating the config map. TLS tls.Interface // Manager is the controller-runtime Manager that the controller will be // registered against. Manager manager.Manager // NamespaceSelector filters the namespace to creates the istio-ca-root-cert ConfigMap ConfigMapNamespaceSelector string }
Click to show internal directories.
Click to hide internal directories.