var _ … // Return a prototypical entrypoint test pod func entrypointTestPod(namespace string, entrypointArgs ...string) *v1.Pod { … }
var _ … // Return a prototypical entrypoint test pod func entrypointTestPod(namespace string, entrypointArgs ...string) *v1.Pod { … }