# Functions
NewClusterController creates a new controller for IP subnet allocation to a given resource type (either Namespace or Node).
# Constants
DefaultNamespace is the name of the default namespace.
MasterOverlayIP is the overlay IP address on master node.
OvnHostSubnet is the constant string representing the annotation key.
# Structs
OvnClusterController is the object holder for utilities meant for cluster management.