healthcheck

package
v0.1.38 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HealthCheckCmd = &cobra.Command{
	Use:     "healthcheck",
	Aliases: []string{"healthCheck", "health-check", "healthchecks"},
	Short:   "Check VPN and Proxy connectivity on the localhost",
	Run: func(cmd *cobra.Command, args []string) {
		healthcheck.RunHealthCheck(checkVPN, checkProxy)(cmd, args)
	},
}

HealthCheckCmd is the command for performing health checks

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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