-
Notifications
You must be signed in to change notification settings - Fork 0
/
protos.star
63 lines (63 loc) · 4.76 KB
/
protos.star
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# generated by go generate; DO NOT EDIT
admission_v1 = proto.file("k8s.io/api/admission/v1/generated.proto")
admission_v1beta1 = proto.file("k8s.io/api/admission/v1beta1/generated.proto")
admissionregistration_v1 = proto.file("k8s.io/api/admissionregistration/v1/generated.proto")
admissionregistration_v1alpha1 = proto.file("k8s.io/api/admissionregistration/v1alpha1/generated.proto")
admissionregistration_v1beta1 = proto.file("k8s.io/api/admissionregistration/v1beta1/generated.proto")
apidiscovery_v2beta1 = proto.file("k8s.io/api/apidiscovery/v2beta1/generated.proto")
apiserverinternal_v1alpha1 = proto.file("k8s.io/api/apiserverinternal/v1alpha1/generated.proto")
apps_v1 = proto.file("k8s.io/api/apps/v1/generated.proto")
apps_v1beta1 = proto.file("k8s.io/api/apps/v1beta1/generated.proto")
apps_v1beta2 = proto.file("k8s.io/api/apps/v1beta2/generated.proto")
authentication_v1 = proto.file("k8s.io/api/authentication/v1/generated.proto")
authentication_v1alpha1 = proto.file("k8s.io/api/authentication/v1alpha1/generated.proto")
authentication_v1beta1 = proto.file("k8s.io/api/authentication/v1beta1/generated.proto")
authorization_v1 = proto.file("k8s.io/api/authorization/v1/generated.proto")
authorization_v1beta1 = proto.file("k8s.io/api/authorization/v1beta1/generated.proto")
autoscaling_v1 = proto.file("k8s.io/api/autoscaling/v1/generated.proto")
autoscaling_v2 = proto.file("k8s.io/api/autoscaling/v2/generated.proto")
autoscaling_v2beta1 = proto.file("k8s.io/api/autoscaling/v2beta1/generated.proto")
autoscaling_v2beta2 = proto.file("k8s.io/api/autoscaling/v2beta2/generated.proto")
batch_v1 = proto.file("k8s.io/api/batch/v1/generated.proto")
batch_v1beta1 = proto.file("k8s.io/api/batch/v1beta1/generated.proto")
certificates_v1 = proto.file("k8s.io/api/certificates/v1/generated.proto")
certificates_v1alpha1 = proto.file("k8s.io/api/certificates/v1alpha1/generated.proto")
certificates_v1beta1 = proto.file("k8s.io/api/certificates/v1beta1/generated.proto")
coordination_v1 = proto.file("k8s.io/api/coordination/v1/generated.proto")
coordination_v1beta1 = proto.file("k8s.io/api/coordination/v1beta1/generated.proto")
core_v1 = proto.file("k8s.io/api/core/v1/generated.proto")
discovery_v1 = proto.file("k8s.io/api/discovery/v1/generated.proto")
discovery_v1beta1 = proto.file("k8s.io/api/discovery/v1beta1/generated.proto")
events_v1 = proto.file("k8s.io/api/events/v1/generated.proto")
events_v1beta1 = proto.file("k8s.io/api/events/v1beta1/generated.proto")
extensions_v1beta1 = proto.file("k8s.io/api/extensions/v1beta1/generated.proto")
flowcontrol_v1alpha1 = proto.file("k8s.io/api/flowcontrol/v1alpha1/generated.proto")
flowcontrol_v1beta1 = proto.file("k8s.io/api/flowcontrol/v1beta1/generated.proto")
flowcontrol_v1beta2 = proto.file("k8s.io/api/flowcontrol/v1beta2/generated.proto")
flowcontrol_v1beta3 = proto.file("k8s.io/api/flowcontrol/v1beta3/generated.proto")
imagepolicy_v1alpha1 = proto.file("k8s.io/api/imagepolicy/v1alpha1/generated.proto")
networking_v1 = proto.file("k8s.io/api/networking/v1/generated.proto")
networking_v1alpha1 = proto.file("k8s.io/api/networking/v1alpha1/generated.proto")
networking_v1beta1 = proto.file("k8s.io/api/networking/v1beta1/generated.proto")
node_v1 = proto.file("k8s.io/api/node/v1/generated.proto")
node_v1alpha1 = proto.file("k8s.io/api/node/v1alpha1/generated.proto")
node_v1beta1 = proto.file("k8s.io/api/node/v1beta1/generated.proto")
policy_v1 = proto.file("k8s.io/api/policy/v1/generated.proto")
policy_v1beta1 = proto.file("k8s.io/api/policy/v1beta1/generated.proto")
rbac_v1 = proto.file("k8s.io/api/rbac/v1/generated.proto")
rbac_v1alpha1 = proto.file("k8s.io/api/rbac/v1alpha1/generated.proto")
rbac_v1beta1 = proto.file("k8s.io/api/rbac/v1beta1/generated.proto")
resource_v1alpha2 = proto.file("k8s.io/api/resource/v1alpha2/generated.proto")
scheduling_v1 = proto.file("k8s.io/api/scheduling/v1/generated.proto")
scheduling_v1alpha1 = proto.file("k8s.io/api/scheduling/v1alpha1/generated.proto")
scheduling_v1beta1 = proto.file("k8s.io/api/scheduling/v1beta1/generated.proto")
storage_v1 = proto.file("k8s.io/api/storage/v1/generated.proto")
storage_v1alpha1 = proto.file("k8s.io/api/storage/v1alpha1/generated.proto")
storage_v1beta1 = proto.file("k8s.io/api/storage/v1beta1/generated.proto")
api_resource = proto.file("k8s.io/apimachinery/pkg/api/resource/generated.proto")
apis_meta_v1 = proto.file("k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto")
apis_meta_v1beta1 = proto.file("k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto")
apis_testapigroup_v1 = proto.file("k8s.io/apimachinery/pkg/apis/testapigroup/v1/generated.proto")
runtime = proto.file("k8s.io/apimachinery/pkg/runtime/generated.proto")
runtime_schema = proto.file("k8s.io/apimachinery/pkg/runtime/schema/generated.proto")
util_intstr = proto.file("k8s.io/apimachinery/pkg/util/intstr/generated.proto")