Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultBaseDir = "/lib/vyatta-platform" PlatformDefinitions = "platforms" PlatformDefSuffix = ".platform" Yang = "yang" DefaultActiveDir = "/run/vyatta-platform" ActiveYang = "yang" Features = "features" DisabledFeatures = "features-disabled" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Definition ¶
type Platforms ¶
type Platforms struct { Platforms map[string]*Definition // contains filtered or unexported fields }
func NewPlatform ¶
func NewPlatform() *Platforms
func (*Platforms) CreatePlatform ¶
func (*Platforms) LoadDefinitions ¶
func (*Platforms) PlatformBaseDir ¶
Click to show internal directories.
Click to hide internal directories.