mirror of
https://github.com/kubernetes/sample-controller.git
synced 2025-04-20 01:46:27 +08:00
Merge pull request #54535 from nikhita/apiextensions-typed-client
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. apiextensions/examples: add typed client It was discussed in https://github.com/kubernetes/kubernetes/pull/52753#issuecomment-337840762 to add a typed client example to apiextensions-apiserver and remove the controller part. For an example controller, we have [`k8s.io/sample-controller`](https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/sample-controller) now. **Release note**: ```release-note NONE ``` Kubernetes-commit: 175af4c3c4797786c5344d334de400f640a9e509
This commit is contained in:
commit
93d63d51fb
350
Godeps/Godeps.json
generated
350
Godeps/Godeps.json
generated
@ -240,703 +240,703 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/admissionregistration/v1alpha1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/apps/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/apps/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/apps/v1beta2",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/authentication/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/authentication/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/authorization/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/authorization/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/autoscaling/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/autoscaling/v2beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/batch/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/batch/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/batch/v2alpha1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/certificates/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/core/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/extensions/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/networking/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/policy/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/rbac/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/rbac/v1alpha1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/rbac/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/scheduling/v1alpha1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/settings/v1alpha1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/storage/v1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/storage/v1beta1",
|
||||
"Rev": "5fe849133352cb50970c1f89c3a7ffc20b9b73cb"
|
||||
"Rev": "b0482b24a79d3c79ed87c84c49a2e48dabdec188"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/equality",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/errors",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/meta",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/internalversion",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1alpha1",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion/unstructured",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/fields",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/labels",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/json",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/protobuf",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/recognizer",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/streaming",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/versioning",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/selection",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/types",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/cache",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/clock",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/diff",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/framer",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/mergepatch",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/strategicpatch",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/wait",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/yaml",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/version",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/watch",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/json",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
|
||||
"Rev": "423ba1054d2cd0bf9a466a87d8a775e8367d263a"
|
||||
"Rev": "412b7b58e0bf04b176d52dd067b5d57a7d097972"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/discovery",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/discovery/fake",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/admissionregistration",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/admissionregistration/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/apps",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/apps/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/apps/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/apps/v1beta2",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/autoscaling",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/autoscaling/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/autoscaling/v2beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/batch",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/batch/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/batch/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/batch/v2alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/certificates",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/certificates/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/core",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/core/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/extensions",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/extensions/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/internalinterfaces",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/networking",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/networking/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/policy",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/policy/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/rbac",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/rbac/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/rbac/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/rbac/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/scheduling",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/scheduling/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/settings",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/settings/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/storage",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/storage/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/informers/storage/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/scheme",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/apps/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/apps/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/apps/v1beta2",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/authentication/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/authentication/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/authorization/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/authorization/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/autoscaling/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/batch/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/batch/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/batch/v2alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/certificates/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/core/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/extensions/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/networking/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/policy/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/rbac/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/rbac/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/rbac/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/settings/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/storage/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/kubernetes/typed/storage/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/admissionregistration/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/apps/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/apps/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/apps/v1beta2",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/autoscaling/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/autoscaling/v2beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/batch/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/batch/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/batch/v2alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/certificates/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/core/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/extensions/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/networking/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/policy/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/rbac/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/rbac/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/rbac/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/scheduling/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/settings/v1alpha1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/storage/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/listers/storage/v1beta1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/pkg/version",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/rest",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/rest/watch",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/testing",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/auth",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/cache",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/clientcmd",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/clientcmd/api",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/clientcmd/api/latest",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/clientcmd/api/v1",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/metrics",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/pager",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/record",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/tools/reference",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/transport",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/util/buffer",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/util/cert",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/util/flowcontrol",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/util/homedir",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/util/integer",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/util/workqueue",
|
||||
"Rev": "60cef58577a58d9a5665f9d6a8d6167930c59174"
|
||||
"Rev": "a55b7b5a78fc663de46c56883f098e95c166b634"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/kube-openapi/pkg/common",
|
||||
|
@ -17,7 +17,6 @@ limitations under the License.
|
||||
package v1alpha1
|
||||
|
||||
import (
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
"k8s.io/apimachinery/pkg/runtime"
|
||||
"k8s.io/apimachinery/pkg/runtime/schema"
|
||||
|
||||
@ -27,31 +26,26 @@ import (
|
||||
// SchemeGroupVersion is group version used to register these objects
|
||||
var SchemeGroupVersion = schema.GroupVersion{Group: samplecontroller.GroupName, Version: "v1alpha1"}
|
||||
|
||||
// Kind takes an unqualified kind and returns back a Group qualified GroupKind
|
||||
func Kind(kind string) schema.GroupKind {
|
||||
return SchemeGroupVersion.WithKind(kind).GroupKind()
|
||||
}
|
||||
|
||||
// Resource takes an unqualified resource and returns a Group qualified GroupResource
|
||||
func Resource(resource string) schema.GroupResource {
|
||||
return SchemeGroupVersion.WithResource(resource).GroupResource()
|
||||
}
|
||||
|
||||
var (
|
||||
// localSchemeBuilder and AddToScheme will stay in k8s.io/kubernetes.
|
||||
SchemeBuilder runtime.SchemeBuilder
|
||||
localSchemeBuilder = &SchemeBuilder
|
||||
AddToScheme = localSchemeBuilder.AddToScheme
|
||||
SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes)
|
||||
AddToScheme = SchemeBuilder.AddToScheme
|
||||
)
|
||||
|
||||
func init() {
|
||||
// We only register manually written functions here. The registration of the
|
||||
// generated functions takes place in the generated files. The separation
|
||||
// makes the code compile even when the generated files are missing.
|
||||
localSchemeBuilder.Register(addKnownTypes)
|
||||
}
|
||||
|
||||
// Adds the list of known types to api.Scheme.
|
||||
// Adds the list of known types to Scheme.
|
||||
func addKnownTypes(scheme *runtime.Scheme) error {
|
||||
scheme.AddKnownTypes(SchemeGroupVersion,
|
||||
&Foo{},
|
||||
&FooList{},
|
||||
)
|
||||
metav1.AddToGroupVersion(scheme, SchemeGroupVersion)
|
||||
return nil
|
||||
}
|
||||
|
@ -23,7 +23,6 @@ import (
|
||||
// +genclient
|
||||
// +genclient:noStatus
|
||||
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
|
||||
// +resource:path=foo
|
||||
|
||||
// Foo is a specification for a Foo resource
|
||||
type Foo struct {
|
||||
@ -46,7 +45,6 @@ type FooStatus struct {
|
||||
}
|
||||
|
||||
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
|
||||
// +resource:path=foos
|
||||
|
||||
// FooList is a list of Foo resources
|
||||
type FooList struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user