Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultNetworkDriver - драйвер сети докера по умолчанию DefaultNetworkDriver = "bridge" // ErrDockerNetworkNotExist - ошибка "докер сеть отсутствует" ErrDockerNetworkNotExist = errors.Const("docker network dose not exist") )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.