kubernetesk8s.io/kubernetes/test/images/agnhost/entrypoint-tester Index | Files

package entrypoint

import "k8s.io/kubernetes/test/images/agnhost/entrypoint-tester"

Index

Variables

var CmdEntrypointTester = &cobra.Command{
	Use:   "entrypoint-tester",
	Short: "Prints the args it's passed and exits",
	Long:  "Prints the args it's passed and exits.",
	Run:   main,
}

CmdEntrypointTester is used by agnhost Cobra.

Source Files

ep.go

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

Tools for package owners.