Method | Description |
---|---|
__init__(self, name, backend) | Constructor to initialize an instance of the StackingProvider class. |
Table 5.109. Method summary
This constructor creates a StackingProvider instance and sets the attributes of the instance according to the received arguments.
backend (class) | |
---|---|
Default: n/a | |
A configured
RemoteStackingBackend class containing the address
of the remote stacking backend, e.g.,
RemoteStackingBackend(addrs=(SockAddrInet('192.168.2.3', 1318),)) or RemoteStackingBackend(addrs=(SockAddrUnix('/var/run/zcv/zcv.sock'),)).
.
|
Published on May 30, 2024
© BalaSys IT Ltd.
Send your comments to support@balasys.hu