Documentation ¶
Index ¶
Constants ¶
View Source
const OVNPrimaryNetworkIPAMClaimAnnotation = "k8s.ovn.org/primary-udn-ipamclaim"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RelevantConfig ¶
type RelevantConfig struct { Name string `json:"name"` AllowPersistentIPs bool `json:"allowPersistentIPs,omitempty"` Role NetworkRole `json:"role,omitempty"` }
func NewConfig ¶
func NewConfig(nadSpec string) (*RelevantConfig, error)
Click to show internal directories.
Click to hide internal directories.