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 CheckpointCloudguard ¶
type CheckpointCloudguard struct {
nodes.DefaultNode
}
func (*CheckpointCloudguard) CheckInterfaceName ¶ added in v0.35.0
func (n *CheckpointCloudguard) CheckInterfaceName() error
CheckInterfaceName checks if a name of the interface referenced in the topology file correct.
func (*CheckpointCloudguard) Init ¶
func (n *CheckpointCloudguard) Init(cfg *types.NodeConfig, opts ...nodes.NodeOption) error
func (*CheckpointCloudguard) PreDeploy ¶
func (n *CheckpointCloudguard) PreDeploy(_ context.Context, params *nodes.PreDeployParams) error
Click to show internal directories.
Click to hide internal directories.