ceph-csi/internal/csi-addons/networkfence
Madhu Rajanna b4592a55eb rbd: parse IP address
The address we get from ceph
contains the ip in the format
of 10.244.0.1:0/2686266785 we
need to extract the client IP
from this address, we already
have a helper to extract it,
This makes the helper more generic
can be reused by multiple packages
in the fence controller.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2024-11-06 09:48:45 +00:00
..
fencing_test.go rbd: parse IP address 2024-11-06 09:48:45 +00:00
fencing.go rbd: parse IP address 2024-11-06 09:48:45 +00:00