Documentation ¶
Index ¶
- func AddUserMeshConfig(client kube.Client, watcher mesh.Watcher, ...)
- func NewConfigMapWatcher(client kube.Client, namespace, name, key string, multiWatch bool, ...) *mesh.MultiWatcher
- func ReadConfigMap(cm *v1.ConfigMap, key string) (*meshconfig.MeshConfig, error)
- func ReadNetworksConfigMap(cm *v1.ConfigMap, key string) (*meshconfig.MeshNetworks, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddUserMeshConfig ¶
func NewConfigMapWatcher ¶
func NewConfigMapWatcher(client kube.Client, namespace, name, key string, multiWatch bool, stop <-chan struct{}) *mesh.MultiWatcher
NewConfigMapWatcher creates a new Watcher for changes to the given ConfigMap.
func ReadConfigMap ¶
func ReadConfigMap(cm *v1.ConfigMap, key string) (*meshconfig.MeshConfig, error)
func ReadNetworksConfigMap ¶
func ReadNetworksConfigMap(cm *v1.ConfigMap, key string) (*meshconfig.MeshNetworks, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.