Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Etcd is the name etcd cluster store container. Etcd = "etcd" // Ovncontroller is the name of the OVN controller container. Ovncontroller = "ovn-controller" // Ovnnorthd is the name of the OVN northd container. Ovnnorthd = "ovn-northd" // Ovsdb is the name of the OVSDB container. Ovsdb = "ovsdb-server" // Ovsvswitchd is the name of the ovs-vswitchd container. Ovsvswitchd = "ovs-vswitchd" // Swarm is the name of the docker swarm. Swarm = "swarm" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.