Created
September 19, 2017 22:39
-
-
Save paralin/4e88551a6099d83bf46c20f8f45d973a to your computer and use it in GitHub Desktop.
Working GoDeps for client-go for kubernetes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "ImportPath": "github.com/myuser/myproject", | |
| "GoVersion": "go1.9", | |
| "GodepVersion": "v79", | |
| "Packages": [ | |
| "./..." | |
| ], | |
| "Deps": [ | |
| { | |
| "ImportPath": "github.com/PuerkitoBio/purell", | |
| "Comment": "v1.0.0", | |
| "Rev": "8a290539e2e8629dbc4e6bad948158f790ec31f4" | |
| }, | |
| { | |
| "ImportPath": "github.com/PuerkitoBio/urlesc", | |
| "Rev": "5bd2802263f21d8788851d5305584c82a5c75d7e" | |
| }, | |
| { | |
| "ImportPath": "github.com/Sirupsen/logrus", | |
| "Comment": "v1.0.3-11-g89742ae", | |
| "Rev": "89742aefa4b206dcf400792f3bd35b542998eb3b" | |
| }, | |
| { | |
| "ImportPath": "github.com/davecgh/go-spew/spew", | |
| "Rev": "5215b55f46b2b919f50a1df0eaa5886afe4e3b3d" | |
| }, | |
| { | |
| "ImportPath": "github.com/emicklei/go-restful", | |
| "Comment": "2.2.0-4-gff4f55a", | |
| "Rev": "ff4f55a206334ef123e4f79bbf348980da81ca46" | |
| }, | |
| { | |
| "ImportPath": "github.com/emicklei/go-restful-swagger12", | |
| "Comment": "1.0.1", | |
| "Rev": "dcef7f55730566d41eae5db10e7d6981829720f6" | |
| }, | |
| { | |
| "ImportPath": "github.com/emicklei/go-restful/log", | |
| "Comment": "2.2.0-4-gff4f55a", | |
| "Rev": "ff4f55a206334ef123e4f79bbf348980da81ca46" | |
| }, | |
| { | |
| "ImportPath": "github.com/ghodss/yaml", | |
| "Rev": "73d445a93680fa1a78ae23a5839bad48f32ba1ee" | |
| }, | |
| { | |
| "ImportPath": "github.com/go-openapi/jsonpointer", | |
| "Rev": "46af16f9f7b149af66e5d1bd010e3574dc06de98" | |
| }, | |
| { | |
| "ImportPath": "github.com/go-openapi/jsonreference", | |
| "Rev": "13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272" | |
| }, | |
| { | |
| "ImportPath": "github.com/go-openapi/spec", | |
| "Rev": "6aced65f8501fe1217321abf0749d354824ba2ff" | |
| }, | |
| { | |
| "ImportPath": "github.com/go-openapi/swag", | |
| "Rev": "1d0bd113de87027671077d3c71eb3ac5d7dbba72" | |
| }, | |
| { | |
| "ImportPath": "github.com/gogo/protobuf/proto", | |
| "Comment": "v0.4-3-gc0656edd", | |
| "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7" | |
| }, | |
| { | |
| "ImportPath": "github.com/gogo/protobuf/sortkeys", | |
| "Comment": "v0.4-3-gc0656edd", | |
| "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7" | |
| }, | |
| { | |
| "ImportPath": "github.com/golang/glog", | |
| "Rev": "44145f04b68cf362d9c4df2182967c2275eaefed" | |
| }, | |
| { | |
| "ImportPath": "github.com/golang/protobuf/proto", | |
| "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7" | |
| }, | |
| { | |
| "ImportPath": "github.com/golang/protobuf/ptypes", | |
| "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7" | |
| }, | |
| { | |
| "ImportPath": "github.com/golang/protobuf/ptypes/any", | |
| "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7" | |
| }, | |
| { | |
| "ImportPath": "github.com/golang/protobuf/ptypes/duration", | |
| "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7" | |
| }, | |
| { | |
| "ImportPath": "github.com/golang/protobuf/ptypes/timestamp", | |
| "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7" | |
| }, | |
| { | |
| "ImportPath": "github.com/google/btree", | |
| "Rev": "316fb6d3f031ae8f4d457c6c5186b9e3ded70435" | |
| }, | |
| { | |
| "ImportPath": "github.com/google/gofuzz", | |
| "Rev": "44d81051d367757e1c7c6a5a86423ece9afcf63c" | |
| }, | |
| { | |
| "ImportPath": "github.com/googleapis/gnostic/OpenAPIv2", | |
| "Comment": "v0.1.0", | |
| "Rev": "ee43cbb60db7bd22502942cccbc39059117352ab" | |
| }, | |
| { | |
| "ImportPath": "github.com/googleapis/gnostic/compiler", | |
| "Comment": "v0.1.0", | |
| "Rev": "ee43cbb60db7bd22502942cccbc39059117352ab" | |
| }, | |
| { | |
| "ImportPath": "github.com/googleapis/gnostic/extensions", | |
| "Comment": "v0.1.0", | |
| "Rev": "ee43cbb60db7bd22502942cccbc39059117352ab" | |
| }, | |
| { | |
| "ImportPath": "github.com/gregjones/httpcache", | |
| "Rev": "787624de3eb7bd915c329cba748687a3b22666a6" | |
| }, | |
| { | |
| "ImportPath": "github.com/gregjones/httpcache/diskcache", | |
| "Rev": "787624de3eb7bd915c329cba748687a3b22666a6" | |
| }, | |
| { | |
| "ImportPath": "github.com/hashicorp/golang-lru", | |
| "Rev": "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4" | |
| }, | |
| { | |
| "ImportPath": "github.com/hashicorp/golang-lru/simplelru", | |
| "Rev": "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4" | |
| }, | |
| { | |
| "ImportPath": "github.com/json-iterator/go", | |
| "Comment": "1.0.2", | |
| "Rev": "6ed27152e0428abfde127acb33b08b03a1e67cac" | |
| }, | |
| { | |
| "ImportPath": "github.com/juju/ratelimit", | |
| "Rev": "5b9ff866471762aa2ab2dced63c9fb6f53921342" | |
| }, | |
| { | |
| "ImportPath": "github.com/mailru/easyjson/buffer", | |
| "Rev": "d5b7844b561a7bc640052f1b935f7b800330d7e0" | |
| }, | |
| { | |
| "ImportPath": "github.com/mailru/easyjson/jlexer", | |
| "Rev": "d5b7844b561a7bc640052f1b935f7b800330d7e0" | |
| }, | |
| { | |
| "ImportPath": "github.com/mailru/easyjson/jwriter", | |
| "Rev": "d5b7844b561a7bc640052f1b935f7b800330d7e0" | |
| }, | |
| { | |
| "ImportPath": "github.com/paralin/grpc-liveness/checker", | |
| "Rev": "30d36b7b526486c9c24a017c086d8a33b1d2d0d1" | |
| }, | |
| { | |
| "ImportPath": "github.com/paralin/grpc-liveness/statussvc", | |
| "Rev": "30d36b7b526486c9c24a017c086d8a33b1d2d0d1" | |
| }, | |
| { | |
| "ImportPath": "github.com/peterbourgon/diskv", | |
| "Comment": "v2.0.1", | |
| "Rev": "5f041e8faa004a95c88a202771f4cc3e991971e6" | |
| }, | |
| { | |
| "ImportPath": "github.com/pkg/errors", | |
| "Comment": "v0.8.0-6-g2b3a18b", | |
| "Rev": "2b3a18b5f0fb6b4f9190549597d3f962c02bc5eb" | |
| }, | |
| { | |
| "ImportPath": "github.com/spf13/pflag", | |
| "Rev": "9ff6c6923cfffbcd502984b8e0c80539a94968b7" | |
| }, | |
| { | |
| "ImportPath": "github.com/twinj/uuid", | |
| "Comment": "v0.1.0", | |
| "Rev": "7bbe408d339787c56ec15568c947c0959db1b275" | |
| }, | |
| { | |
| "ImportPath": "github.com/urfave/cli", | |
| "Comment": "v1.20.0-5-g7fb9c86", | |
| "Rev": "7fb9c86b14e6a702a4157ccb5a863f07d844a207" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/crypto/ssh/terminal", | |
| "Rev": "7d9177d70076375b9a59c8fde23d52d9c4a7ecd5" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/net/context", | |
| "Rev": "8351a756f30f1297fe94bbf4b767ec589c6ea6d0" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/net/http2", | |
| "Rev": "8351a756f30f1297fe94bbf4b767ec589c6ea6d0" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/net/http2/hpack", | |
| "Rev": "8351a756f30f1297fe94bbf4b767ec589c6ea6d0" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/net/idna", | |
| "Rev": "8351a756f30f1297fe94bbf4b767ec589c6ea6d0" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/net/internal/timeseries", | |
| "Rev": "8351a756f30f1297fe94bbf4b767ec589c6ea6d0" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/net/lex/httplex", | |
| "Rev": "8351a756f30f1297fe94bbf4b767ec589c6ea6d0" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/net/trace", | |
| "Rev": "8351a756f30f1297fe94bbf4b767ec589c6ea6d0" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/sys/unix", | |
| "Rev": "062cd7e4e68206d8bab9b18396626e855c992658" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/sys/windows", | |
| "Rev": "062cd7e4e68206d8bab9b18396626e855c992658" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/cases", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/internal", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/internal/tag", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/language", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/runes", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/secure/bidirule", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/secure/precis", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/transform", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/unicode/bidi", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/unicode/norm", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "golang.org/x/text/width", | |
| "Rev": "1cbadb444a806fd9430d14ad08967ed91da4fa0a" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/genproto/googleapis/rpc/status", | |
| "Rev": "595979c8a7bf586b2d293fb42246bf91a0b893d9" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/balancer", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/codes", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/connectivity", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/credentials", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1/messages", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/grpclog", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/internal", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/keepalive", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/metadata", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/naming", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/peer", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/resolver", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/stats", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/status", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/tap", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "google.golang.org/grpc/transport", | |
| "Comment": "v1.2.0-254-gbb78878", | |
| "Rev": "bb78878767b96d411e740439ac820f118e95ae2f" | |
| }, | |
| { | |
| "ImportPath": "gopkg.in/inf.v0", | |
| "Comment": "v0.9.0", | |
| "Rev": "3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4" | |
| }, | |
| { | |
| "ImportPath": "gopkg.in/mgo.v2", | |
| "Comment": "r2016.08.01-5-g3f83fa5", | |
| "Rev": "3f83fa5005286a7fe593b055f0d7771a7dce4655" | |
| }, | |
| { | |
| "ImportPath": "gopkg.in/mgo.v2/bson", | |
| "Comment": "r2016.08.01-5-g3f83fa5", | |
| "Rev": "3f83fa5005286a7fe593b055f0d7771a7dce4655" | |
| }, | |
| { | |
| "ImportPath": "gopkg.in/mgo.v2/internal/json", | |
| "Comment": "r2016.08.01-5-g3f83fa5", | |
| "Rev": "3f83fa5005286a7fe593b055f0d7771a7dce4655" | |
| }, | |
| { | |
| "ImportPath": "gopkg.in/mgo.v2/internal/sasl", | |
| "Comment": "r2016.08.01-5-g3f83fa5", | |
| "Rev": "3f83fa5005286a7fe593b055f0d7771a7dce4655" | |
| }, | |
| { | |
| "ImportPath": "gopkg.in/mgo.v2/internal/scram", | |
| "Comment": "r2016.08.01-5-g3f83fa5", | |
| "Rev": "3f83fa5005286a7fe593b055f0d7771a7dce4655" | |
| }, | |
| { | |
| "ImportPath": "gopkg.in/yaml.v2", | |
| "Rev": "eb3733d160e74a9c7e442f435eb3bea458e1d19f" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/admissionregistration/v1alpha1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/apps/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/apps/v1beta2", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/authentication/v1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/authentication/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/authorization/v1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/authorization/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/autoscaling/v1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/autoscaling/v2beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/batch/v1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/batch/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/batch/v2alpha1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/certificates/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/core/v1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/extensions/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/networking/v1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/policy/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/rbac/v1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/rbac/v1alpha1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/rbac/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/scheduling/v1alpha1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/settings/v1alpha1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/storage/v1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/api/storage/v1beta1", | |
| "Rev": "0b011bb8613011ab0909c6a759d9d811dc21a156" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/api/equality", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/api/errors", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/api/meta", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/api/resource", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/apis/meta/internalversion", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1alpha1", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/conversion", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/conversion/unstructured", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/fields", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/labels", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/runtime", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/runtime/schema", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/json", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/protobuf", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/recognizer", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/streaming", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/versioning", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/selection", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/types", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/cache", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/clock", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/diff", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/errors", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/framer", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/intstr", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/json", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/net", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/runtime", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/sets", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/validation", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/validation/field", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/wait", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/util/yaml", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/version", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/pkg/watch", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect", | |
| "Rev": "1168e538ea3ccf444854d1fdd5681d2d876680a7" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/discovery", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/admissionregistration", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/admissionregistration/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/apps", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/apps/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/apps/v1beta2", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/autoscaling", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/autoscaling/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/autoscaling/v2beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/batch", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/batch/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/batch/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/batch/v2alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/certificates", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/certificates/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/core", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/core/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/extensions", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/extensions/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/internalinterfaces", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/networking", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/networking/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/policy", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/policy/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/rbac", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/rbac/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/rbac/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/rbac/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/scheduling", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/scheduling/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/settings", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/settings/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/storage", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/storage/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/informers/storage/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/scheme", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/apps/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/apps/v1beta2", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/authentication/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/authentication/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/authorization/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/authorization/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/autoscaling/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/batch/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/batch/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/batch/v2alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/certificates/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/core/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/extensions/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/networking/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/policy/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/rbac/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/rbac/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/rbac/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/settings/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/storage/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/kubernetes/typed/storage/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/admissionregistration/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/apps/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/apps/v1beta2", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/autoscaling/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/autoscaling/v2beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/batch/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/batch/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/batch/v2alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/certificates/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/core/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/extensions/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/networking/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/policy/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/rbac/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/rbac/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/rbac/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/scheduling/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/settings/v1alpha1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/storage/v1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/listers/storage/v1beta1", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/pkg/version", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/rest", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/rest/watch", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/tools/cache", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/tools/clientcmd/api", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/tools/metrics", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/tools/pager", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/tools/reference", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/transport", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/util/cert", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/util/flowcontrol", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/client-go/util/integer", | |
| "Comment": "v2.0.0-alpha.0-629-gc6f8cf2c", | |
| "Rev": "c6f8cf2c47d21d55fa0df928291b2580544886c8" | |
| }, | |
| { | |
| "ImportPath": "k8s.io/kube-openapi/pkg/common", | |
| "Rev": "abfc5fbe1cf87ee697db107fdfd24c32fe4397a8" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment