diagnose

package
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Libreswan = "libreswan"
	Wireguard = "wireguard"
	VxLAN     = "vxlan"
)

Variables

This section is empty.

Functions

func CNIConfig

func CNIConfig(clusterInfo *cluster.Info, _ string, status reporter.Interface) error

func Connections

func Connections(clusterInfo *cluster.Info, _ string, status reporter.Interface) error

func Deployments

func Deployments(clusterInfo *cluster.Info, _ string, imageOverrides []string, status reporter.Interface) error

func FirewallIntraVxLANConfig

func FirewallIntraVxLANConfig(clusterInfo *cluster.Info, namespace string, options FirewallOptions, status reporter.Interface) error

func GlobalnetConfig

func GlobalnetConfig(clusterInfo *cluster.Info, _ string, status reporter.Interface) error

func K8sVersion

func K8sVersion(clusterInfo *cluster.Info, _ string, status reporter.Interface) error

func KubeProxyMode

func KubeProxyMode(clusterInfo *cluster.Info, namespace string, imageOverrides []string, status reporter.Interface) error

func NatDiscoveryConfigAcrossClusters

func NatDiscoveryConfigAcrossClusters(localClusterInfo, remoteClusterInfo *cluster.Info, namespace string, options FirewallOptions,
	status reporter.Interface,
) error

func ServiceDiscovery added in v0.14.0

func ServiceDiscovery(clusterInfo *cluster.Info, _ string, status reporter.Interface) error

func TunnelConfigAcrossClusters

func TunnelConfigAcrossClusters(localClusterInfo, remoteClusterInfo *cluster.Info, namespace string, options FirewallOptions,
	status reporter.Interface,
) error

Types

type FirewallOptions

type FirewallOptions struct {
	ImageOverrides    []string
	ValidationTimeout uint
	VerboseOutput     bool
}

type TargetPort

type TargetPort int
const (
	TunnelPort TargetPort = iota
	NatDiscoveryPort
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL