Documentation
¶
Index ¶
- func ApplyMeshConfig(yaml string, defaultConfig *meshconfig.MeshConfig) (*meshconfig.MeshConfig, error)
- func ApplyMeshConfigDefaults(yaml string) (*meshconfig.MeshConfig, error)
- func DefaultMeshConfig() *meshconfig.MeshConfig
- func DefaultProxyConfig() *meshconfig.ProxyConfig
- func MergeProxyConfig(yaml string, proxyConfig *meshconfig.ProxyConfig) (*meshconfig.ProxyConfig, error)
- func ReadMeshConfig(filename string) (*meshconfig.MeshConfig, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyMeshConfig ¶
func ApplyMeshConfig(yaml string, defaultConfig *meshconfig.MeshConfig) (*meshconfig.MeshConfig, error)
func ApplyMeshConfigDefaults ¶
func ApplyMeshConfigDefaults(yaml string) (*meshconfig.MeshConfig, error)
func DefaultMeshConfig ¶
func DefaultMeshConfig() *meshconfig.MeshConfig
func DefaultProxyConfig ¶
func DefaultProxyConfig() *meshconfig.ProxyConfig
func MergeProxyConfig ¶
func MergeProxyConfig(yaml string, proxyConfig *meshconfig.ProxyConfig) (*meshconfig.ProxyConfig, error)
func ReadMeshConfig ¶
func ReadMeshConfig(filename string) (*meshconfig.MeshConfig, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.