NAME

IO::K8s::Cilium::V2::PortInfo - PortInfo specifies L4 port number and name along with the transport protocol

VERSION

version 1.108

name

Name is a port name, which must contain at least one [a-z], and may also contain [0-9] and '-' anywhere except adjacent to another '-' or in the beginning or the end.

port

Port is an L4 port number. The string will be strictly parsed as a single uint16.

protocol

Protocol is the L4 protocol. Accepted values: "TCP", "UDP"

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

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

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004