Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dir ¶
type Dir struct {
// contains filtered or unexported fields
}
func (*Dir) Get ¶
func (dir *Dir) Get(iface string) (*agentmodels.InterfaceConfig, error)
func (*Dir) List ¶
func (dir *Dir) List() ([]agentmodels.InterfaceConfig, error)
func (*Dir) Set ¶
func (dir *Dir) Set(cfg *agentmodels.InterfaceConfig) error
Click to show internal directories.
Click to hide internal directories.