diff --git a/api/api.pb.txt b/api/api.pb.txt index 1cde797164..9f9af356f2 100755 --- a/api/api.pb.txt +++ b/api/api.pb.txt @@ -4587,6 +4587,14 @@ file { type_name: ".docker.swarmkit.v1.HealthConfig" json_name: "healthcheck" } + field { + name: "init_value" + number: 23 + label: LABEL_OPTIONAL + type: TYPE_BOOL + oneof_index: 0 + json_name: "initValue" + } nested_type { name: "LabelsEntry" field { @@ -4641,6 +4649,9 @@ file { json_name: "options" } } + oneof_decl { + name: "init" + } } message_type { name: "EndpointSpec"