NAME

API::Docker::Type::Service::Endpoint::VirtualIP - One entry of Service.Endpoint.VirtualIPs

VERSION

version 0.004

DESCRIPTION

Generated from the inline items schema of Service.Endpoint.VirtualIPs in spec/v1.51.yaml, which the swagger leaves undescribed.

network_id

Undocumented upstream. The network the address is on, 4qvuz4ko70xaltuqbt8956gd1 on both entries of the swagger's Service example. Serialised as NetworkID -- spelled out, because deriving it from the Perl name would produce NetworkId.

addr

Undocumented upstream. The address with its prefix length, 10.255.0.2/16 in that example -- CIDR, the way "ipv4_address" in API::Docker::Type::NetworkContainer is and "ip_address" in API::Docker::Type::EndpointSettings is not.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/Getty/p5-api-docker/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHOR

Torsten Raudssus <getty@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Torsten Raudssus <torsten@raudssus.de> https://raudssus.de/.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.