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.
Click to show internal directories.
Click to hide internal directories.