k3s/pkg/apis/policy
Slava Semushin f49a0fbd5f Replace UserIDRange/GroupIDRange by IDRange in internal type to reduce difference with external type.
We had IDRange in both types prior 9440a68744 commit that splitted it
into UserIDRange/GroupIDRange. Later, in c91a12d205 commit we had to
revert this changes because they broke backward compatibility but
UserIDRange/GroupIDRange struct left in the internal type.

This commit removes these leftovers and reduces the differences
between internal and external types.
2018-05-04 18:31:42 +02:00
..
fuzzer PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
install remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
v1beta1 Update generated files. 2018-04-11 18:35:24 +02:00
validation Replace UserIDRange/GroupIDRange by IDRange in internal type to reduce difference with external type. 2018-05-04 18:31:42 +02:00
BUILD Update generated files. 2018-04-11 18:35:24 +02:00
OWNERS Introduce PodSecurityPolicy in the policy/v1beta1 API group. 2018-02-19 20:14:28 +01:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
helpers.go PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
helpers_test.go PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
register.go PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
types.go Replace UserIDRange/GroupIDRange by IDRange in internal type to reduce difference with external type. 2018-05-04 18:31:42 +02:00
zz_generated.deepcopy.go Update generated files. 2018-04-11 18:35:24 +02:00