Documentation ¶
Index ¶
Constants ¶
This section is empty.
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"` }
func NewConfig ¶
func NewConfig(nadSpec string) (*RelevantConfig, error)
Click to show internal directories.
Click to hide internal directories.