Update godeps
This commit is contained in:
parent
a965f44f84
commit
73e22a50d2
453 changed files with 84778 additions and 70308 deletions
2
vendor/k8s.io/kubernetes/pkg/apis/policy/v1alpha1/generated.proto
generated
vendored
2
vendor/k8s.io/kubernetes/pkg/apis/policy/v1alpha1/generated.proto
generated
vendored
|
|
@ -32,7 +32,7 @@ option go_package = "v1alpha1";
|
|||
|
||||
// Eviction evicts a pod from its node subject to certain policies and safety constraints.
|
||||
// This is a subresource of Pod. A request to cause such an eviction is
|
||||
// created by POSTing to .../pods/foo/evictions.
|
||||
// created by POSTing to .../pods/<pod name>/evictions.
|
||||
message Eviction {
|
||||
// ObjectMeta describes the pod that is being evicted.
|
||||
optional k8s.io.kubernetes.pkg.api.v1.ObjectMeta metadata = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue