Home | Trees | Indices | Help |
|
---|
|
object --+ | node.CFSNode --+ | NetworkPortal
This is an interface to NetworkPortals in configFS. A NetworkPortal is identified by its IP and port, but here we also require the parent TPG, so instance objects represent both the NetworkPortal and its association to a TPG. This is necessary to get path information in order to create the portal in the proper configFS hierarchy.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
parent_tpg = property(_get_parent_tpg, doc= "Get the parent TP
|
|||
port = property(_get_port, doc= "Get the NetworkPortal's TCP p
|
|||
ip_address = property(_get_ip_address, doc= "Get the NetworkPo
|
|||
iser = property(_get_iser, _set_iser, doc= "Get or set a boole
|
|||
Inherited from |
|
|
|
If the underlying configFS object does not exist, this method does nothing. If the underlying configFS object exists, this method attempts to delete it.
|
|
|
parent_tpg
|
port
|
ip_address
|
iser
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |