kubernetes/pkg/scheduler/framework/plugins/nodeports/node_ports_test.go

func newPod(host string, hostPortInfos ...string) *v1.Pod {}

func TestNodePorts(t *testing.T) {}

func TestPreFilterDisabled(t *testing.T) {}

func TestGetContainerPorts(t *testing.T) {}

func Test_isSchedulableAfterPodDeleted(t *testing.T) {}