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

Tools for package owners.