update generated deps

Kubernetes-commit: dcb10d81d18f4e8a58496ef61b62247ae93bbaef
This commit is contained in:
Daniel Smith
2018-10-31 17:11:23 -07:00
committed by Kubernetes Publisher
parent dcc8aa9d76
commit cbb9197ba2
27 changed files with 589 additions and 387 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ message Webhook {
// WebhookClientConfig contains the information to make a connection with the webhook
message WebhookClientConfig {
// `url` gives the location of the webhook, in standard URL form
// (`[scheme://]host:port/path`). Exactly one of `url` or `service`
// (`scheme://host:port/path`). Exactly one of `url` or `service`
// must be specified.
//
// The `host` should not refer to a service running in the cluster; use