kubernetes/pkg/api
Eric Tune 4d090bfb09 Rename PodSecurityPolicy fields
In podSecurityPolicy:
1. Rename .seLinuxContext to .seLinux
2. Rename .seLinux.type to .seLinux.rule
3. Rename .runAsUser.type to .runAsUser.rule
4. Rename .seLinux.SELinuxOptions

1,2,3 as suggested by thockin in #22159.
I added 3 for consistency with 2.
2016-03-03 11:49:48 -08:00
..
endpoints Use hashutil to hold hash tools 2016-01-06 22:28:58 +08:00
errors Clean up and document validation strings 2015-12-18 09:40:50 -08:00
install Support the subresource of service proxy 2016-02-18 15:16:05 +08:00
meta add a PriorityRESTMapper that can choose particular group/version of a resource 2016-02-25 07:35:23 -05:00
pod Move port utility out of endpoints controller 2015-12-15 18:54:08 +01:00
resource Add or subtract from zero should not lose format 2016-02-04 13:16:47 -05:00
rest revert 20202 2016-02-28 19:03:22 -08:00
testapi Teach serde test to deal with autoscaling group's duality. 2016-02-25 15:05:28 -08:00
testing Rename PodSecurityPolicy fields 2016-03-03 11:49:48 -08:00
unversioned Merge pull request #21398 from liggitt/time-param 2016-02-27 03:37:07 -08:00
util
v1 Merge pull request #20446 from derekwaynecarr/quota_scopes 2016-02-27 19:46:42 -08:00
validation ResourceQuota API validation for scopes and new resource types 2016-02-26 20:34:14 -05:00
context.go
context_test.go
conversion.go Fix sinceTime pod log options 2016-02-25 00:46:13 -05:00
conversion_test.go Move conversion.Scheme to runtime 2016-01-30 14:12:40 -05:00
copy_test.go Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
deep_copy_generated.go Generated code for ResourceQuota API change 2016-02-26 20:34:14 -05:00
deep_copy_test.go Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
doc.go
field_constants.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
generate.go
generate_test.go
helpers.go ResourceQuota API validation for scopes and new resource types 2016-02-26 20:34:14 -05:00
helpers_test.go implement Node affinity and NodeSelector 2016-02-04 01:53:14 +00:00
mapper.go changed NewDefaultRESTMapper to check for a partial package path 2016-02-23 04:24:01 -08:00
meta.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
meta_test.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
node_example.json
pod_example.json
ref.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
ref_test.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
register.go Support the subresource of service proxy 2016-02-18 15:16:05 +08:00
replication_controller_example.json
requestcontext.go
resource_helpers.go Make default format right for nil values 2016-02-15 13:55:33 -05:00
resource_helpers_test.go Make default format right for nil values 2016-02-15 13:55:33 -05:00
serialization_proto_test.go
serialization_test.go Teach serde test to deal with autoscaling group's duality. 2016-02-25 15:05:28 -08:00
types.generated.go Generated code for ResourceQuota API change 2016-02-26 20:34:14 -05:00
types.go Modify ResourceQuota API to support requests/limits; scope filtering 2016-02-26 20:34:13 -05:00