Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // Enabled tells whether this cluster supports CNI or not Enabled bool // UseMultus specifies whether the Istio CNI plugin should be called via Multus CNI UseMultus bool // ImagePullSecrets is the list of image pull secret names for the Istio CNI DaemonSet ImagePullSecrets []string }
Click to show internal directories.
Click to hide internal directories.