package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Packages

Package common contains the OpenShift SDN code that is shared between master, node, and proxy.
Package master contains the OpenShift SDN code that runs on the master.
Package node contains the OpenShift SDN networking code that runs on the nodes.
Package proxy contains the OpenShift SDN code that runs as part of the service proxy.

# Functions

# Constants

VNID: 0 reserved for default namespace and can reach any network in the cluster.
Maximum VXLAN Virtual Network Identifier(VNID) as per RFC#7348.
VNID: 1 to 9 are internally reserved for any special cases in the future.