healthcheck

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	KubernetesAPI = healthcheck_types.Category{
		Name:   "Kubernetes API",
		Weight: 10,
	}
	ManagementPlane = healthcheck_types.Category{
		Name:   "Service Mesh Hub Management Plane",
		Weight: 9,
	}
	ServiceFederation = healthcheck_types.Category{
		Name:   "Service Federation",
		Weight: 8,
	}
)

Functions

func ClientsProvider

func ClientsProvider(
	namespaceClient k8s_core.NamespaceClient,
	serverVersionClient k8s_discovery.ServerVersionClient,
	podClient k8s_core.PodClient,
	meshServiceClient smh_discovery.MeshServiceClient,
) healthcheck_types.Clients

func DefaultHealthChecksProvider

func DefaultHealthChecksProvider() healthcheck_types.HealthCheckSuite

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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