kubernetes/test/images/agnhost/entrypoint-tester/ep.go

var CmdEntrypointTester

// This program prints all the executable's arguments and exits.
func main(cmd *cobra.Command, args []string) {}