summaryrefslogtreecommitdiffstats
path: root/docker-api/src/main/resources/configdefinitions/docker.def
blob: c0173d1530b43acc11b545e06203fe037b05ba92 (plain) (blame)
1
2
3
4
5
6
7
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.hosted.dockerapi

caCertPath string
clientCertPath string
clientKeyPath string
uri string default = "tcp://127.0.0.1:2376"