kubernetesk8s.io/kubernetes/test/images/agnhost/inclusterclient Index | Files

package inclusterclient

import "k8s.io/kubernetes/test/images/agnhost/inclusterclient"

Index

Variables

var CmdInClusterClient = &cobra.Command{
	Use:   "inclusterclient",
	Short: "Periodically poll the Kubernetes \"/healthz\" endpoint",
	Long:  "" /* 226 byte string literal not displayed */,

	Args: cobra.MaximumNArgs(0),
	Run:  main,
}

CmdInClusterClient is used by agnhost Cobra.

Source Files

main.go

Version
v1.33.2 (latest)
Published
Jun 17, 2025
Platform
js/wasm
Imports
13 packages
Last checked
1 hour ago

Tools for package owners.