mirror of
https://github.com/kubernetes/client-go.git
synced 2026-05-18 13:45:51 +00:00
Merge pull request #73676 from martin-helmich/bugfix/expose-forwarded-local-port
client-go: Dynamically assigned local port number not retrievable when port-forwarding Kubernetes-commit: 38a325250fbefa8785740d00358978eefa160dde
This commit is contained in:
104
Godeps/Godeps.json
generated
104
Godeps/Godeps.json
generated
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"GoVersion": "go1.11",
|
||||
"GodepVersion": "v80-k8s-r1",
|
||||
"GodepVersion": "v80",
|
||||
"Packages": [
|
||||
"./..."
|
||||
],
|
||||
@@ -412,207 +412,207 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/apitesting",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/apitesting/fuzzer",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/apitesting/roundtrip",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/equality",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/errors",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/meta",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/fuzzer",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/internalversion",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1beta1",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/fields",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/labels",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/json",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/protobuf",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/recognizer",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/streaming",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/versioning",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/selection",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/types",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/cache",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/clock",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/diff",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/framer",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream/spdy",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/mergepatch",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/naming",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/remotecommand",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/strategicpatch",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/wait",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/yaml",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/version",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/watch",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/json",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/netutil",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
|
||||
"Rev": "f951fa7b8c72cf726656de66d834a518359ce6e7"
|
||||
"Rev": "dcb391cde5ca0298013d43336817d20b74650702"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/klog",
|
||||
|
||||
Reference in New Issue
Block a user