Update ingress godeps
This commit is contained in:
parent
d43021b3f1
commit
28db8fb16d
1068 changed files with 461467 additions and 117300 deletions
3
vendor/k8s.io/kubernetes/pkg/healthz/doc.go
generated
vendored
3
vendor/k8s.io/kubernetes/pkg/healthz/doc.go
generated
vendored
|
|
@ -16,5 +16,6 @@ limitations under the License.
|
|||
|
||||
// Package healthz implements basic http server health checking.
|
||||
// Usage:
|
||||
// import _ "healthz" registers a handler on the path '/healthz', that serves 200s
|
||||
// import "k8s.io/kubernetes/pkg/healthz"
|
||||
// healthz.DefaultHealthz()
|
||||
package healthz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue