kubernetes/pkg/api/servicecidr/servicecidr_test.go

func newServiceCIDR(name, primary, secondary string) *networkingv1beta1.ServiceCIDR {}

func TestOverlapsPrefix(t *testing.T) {}

func TestContainsPrefix(t *testing.T) {}

func TestContainsAddress(t *testing.T) {}

func Test_PrefixContainIP(t *testing.T) {}

func TestIPToAddr(t *testing.T) {}

func TestBroadcastAddress(t *testing.T) {}