rpkimancer.cli.helpers module¶
rpkincant cli argument helpers.
- rpkimancer.cli.helpers.ip_resource(input_str)¶
Convert input string to IPAddressFamilyInfo variant.
- Parameters:
input_str (str) –
- Return type:
IPAddressFamilyInfo
- rpkimancer.cli.helpers.roa_network(input_str)¶
Convert input string to RoaNetworkInfo tuple.
- Parameters:
input_str (str) –
- Return type:
RoaNetworkInfo