NAME
IO::K8s::GatewayAPI::V1::Gateway - Gateway API network gateway
VERSION
version 1.001
DESCRIPTION
Represents a Gateway resource from the Kubernetes Gateway API (gateway.networking.k8s.io/v1). A Gateway represents a network gateway instance with listeners for accepting traffic, typically acting as an entrypoint to a cluster. Gateway is a namespaced resource that references a GatewayClass for its configuration. The spec and status fields are opaque hashrefs containing the Gateway API structure.
SEE ALSO
IO::K8s::GatewayAPI - Gateway API module namespace
https://gateway-api.sigs.k8s.io/api-types/gateway/ - Upstream Gateway documentation
IO::K8s::GatewayAPI::V1::GatewayClass - Gateway class definition
IO::K8s::GatewayAPI::V1::HTTPRoute - HTTP routing to this gateway
IO::K8s::GatewayAPI::V1::GRPCRoute - gRPC routing to this gateway
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
IRC
Join #kubernetes on irc.perl.org or message Getty directly.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <torsten@raudssus.de>
Jose Luis Martinez <jlmartin@cpan.org> (original author, inactive)
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Jose Luis Martinez.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004