kubernetes/pkg/apis/core/validation
Fangyuan Li 7ed2f1d94d Implements Service Internal Traffic Policy
1. Add API definitions;
2. Add feature gate and drops the field when feature gate is not on;
3. Set default values for the field;
4. Add API Validation
5. add kube-proxy iptables and ipvs implementations
6. add tests
2021-03-07 16:52:59 -08:00
..
conditional_validation_test.go Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
conditional_validation.go Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
doc.go
events_test.go Promote new Event API to v1 2020-07-01 10:50:28 -04:00
events.go Auto generated changes 2020-07-01 10:50:34 -04:00
OWNERS *: remove nikhiljindal from OWNERS 2021-02-16 10:59:26 +05:30
validation_test.go Implements Service Internal Traffic Policy 2021-03-07 16:52:59 -08:00
validation.go Implements Service Internal Traffic Policy 2021-03-07 16:52:59 -08:00