cns/dockerclient/dockerclient_linux.go (
4
lines of code) (
raw
):
// Copyright 2017 Microsoft. All rights reserved. // MIT License // +build linux package dockerclient const ( defaultNetworkPlugin = "azure-vnet" )