Files
virtual-kubelet/vendor/k8s.io/api/Godeps/Godeps.json
Robbie Zhang 2b85b0d1df Fill in Default Values for CPU/Memory (#130)
Update k8s client and the dependencies
ACI client change for Mocking
Add ACI Provider Mock Tests
Add the Windows development environment
Add UT for Default Resource Requests
Enable the make test in Docker file
Update the vendors
2018-04-16 10:31:16 -07:00

151 lines
4.0 KiB
JSON

{
"ImportPath": "k8s.io/api",
"GoVersion": "go1.9",
"GodepVersion": "v79",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/gogo/protobuf/proto",
"Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7"
},
{
"ImportPath": "github.com/gogo/protobuf/sortkeys",
"Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7"
},
{
"ImportPath": "github.com/golang/glog",
"Rev": "44145f04b68cf362d9c4df2182967c2275eaefed"
},
{
"ImportPath": "github.com/google/gofuzz",
"Rev": "44d81051d367757e1c7c6a5a86423ece9afcf63c"
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "4c012f6dcd9546820e378d0bdda4d8fc772cdfea"
},
{
"ImportPath": "golang.org/x/net/http2",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
},
{
"ImportPath": "golang.org/x/net/http2/hpack",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
},
{
"ImportPath": "golang.org/x/net/idna",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
},
{
"ImportPath": "golang.org/x/net/lex/httplex",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
},
{
"ImportPath": "golang.org/x/text/secure/bidirule",
"Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01"
},
{
"ImportPath": "golang.org/x/text/transform",
"Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01"
},
{
"ImportPath": "golang.org/x/text/unicode/bidi",
"Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01"
},
{
"ImportPath": "golang.org/x/text/unicode/norm",
"Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01"
},
{
"ImportPath": "gopkg.in/inf.v0",
"Rev": "3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/fields",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/labels",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/selection",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/types",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/wait",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/watch",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
},
{
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
"Rev": "0ed326127d3068118ef128c76673dad6005736ba"
}
]
}