CRI Provider implementation (#195)
* First commit of CRI provider. Vendor deps not included * First commit of CRI provider. Vendor deps not included * Tidy up comments and format code * vendor grpc, CRI APIs, update protobuf and tidy logging * First commit of CRI provider. Vendor deps not included * Tidy up comments and format code * vendor grpc, CRI APIs, update protobuf and tidy logging * Add README * Fix errors in make test
This commit is contained in:
1
vendor/k8s.io/kubernetes/cluster/gce/cos
generated
vendored
Symbolic link
1
vendor/k8s.io/kubernetes/cluster/gce/cos
generated
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
gci
|
||||
1
vendor/k8s.io/kubernetes/cluster/gce/custom
generated
vendored
Symbolic link
1
vendor/k8s.io/kubernetes/cluster/gce/custom
generated
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
gci
|
||||
1
vendor/k8s.io/kubernetes/cluster/gce/ubuntu
generated
vendored
Symbolic link
1
vendor/k8s.io/kubernetes/cluster/gce/ubuntu
generated
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
gci
|
||||
13
vendor/k8s.io/kubernetes/cluster/juju/layers/kubeapi-load-balancer/copyright
generated
vendored
Normal file
13
vendor/k8s.io/kubernetes/cluster/juju/layers/kubeapi-load-balancer/copyright
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
Copyright 2016 The Kubernetes Authors.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
1
vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-master/actions/namespace-delete
generated
vendored
Symbolic link
1
vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-master/actions/namespace-delete
generated
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
namespace-create
|
||||
1
vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-master/actions/namespace-list
generated
vendored
Symbolic link
1
vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-master/actions/namespace-list
generated
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
namespace-create
|
||||
13
vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-master/copyright
generated
vendored
Normal file
13
vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-master/copyright
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
Copyright 2016 The Kubernetes Authors.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
13
vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-worker/copyright
generated
vendored
Normal file
13
vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-worker/copyright
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
Copyright 2016 The Kubernetes Authors.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
Reference in New Issue
Block a user