pub async fn add_node(
config: &DaemonConfig,
opts: &AddNodeOpts,
) -> Result<AddNodeResult>Expand description
Add node(s) to the registry via the daemon REST API.
pub async fn add_node(
config: &DaemonConfig,
opts: &AddNodeOpts,
) -> Result<AddNodeResult>Add node(s) to the registry via the daemon REST API.