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.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 3 hours ago –
Tools for package owners.