topology_connect.nodes.host

topology_connect base node module.

Classes

class topology_connect.nodes.host.HostNode(identifier, identity_file='id_rsa', **kwargs)

FIXME: Document.

Inheritance

Inheritance diagram of HostNode

class topology_connect.nodes.host.UncheckedHostNode(identifier, identity_file='id_rsa', **kwargs)

FIXME: Document.

Inheritance

Inheritance diagram of UncheckedHostNode