Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶ added in v0.34.0
func Register(r *nodes.NodeRegistry)
Register registers the node in the NodeRegistry.
Types ¶
type IPInfusionOcNOS ¶
type IPInfusionOcNOS struct {
nodes.DefaultNode
}
func (*IPInfusionOcNOS) CheckInterfaceName ¶ added in v0.35.0
func (n *IPInfusionOcNOS) CheckInterfaceName() error
CheckInterfaceName checks if a name of the interface referenced in the topology file correct.
func (*IPInfusionOcNOS) Init ¶
func (n *IPInfusionOcNOS) Init(cfg *types.NodeConfig, opts ...nodes.NodeOption) error
func (*IPInfusionOcNOS) PreDeploy ¶
func (s *IPInfusionOcNOS) PreDeploy(_ context.Context, params *nodes.PreDeployParams) error
func (*IPInfusionOcNOS) SaveConfig ¶
func (n *IPInfusionOcNOS) SaveConfig(_ context.Context) error
Click to show internal directories.
Click to hide internal directories.