NAME
IO::K8s::Cilium::V2::CiliumBGPPeerConfigSpec - Spec is the specification of the desired behavior of the CiliumBGPPeerConfig.
VERSION
version 1.108
authSecretRef
AuthSecretRef is the name of the secret to use to fetch a TCP authentication password for this peer.
If not specified, no authentication is used.
ebgpMultihop
EBGPMultihopTTL controls the multi-hop feature for eBGP peers. Its value defines the Time To Live (TTL) value used in BGP packets sent to the peer.
If not specified, EBGP multihop is disabled. This field is ignored for iBGP neighbors.
families
Families, if provided, defines a set of AFI/SAFIs the speaker will negotiate with it's peer.
If not specified, the default families of IPv6/unicast and IPv4/unicast will be created.
gracefulRestart
GracefulRestart defines graceful restart parameters which are negotiated with this peer.
If not specified, the graceful restart capability is disabled.
timers
Timers defines the BGP timers for the peer.
If not specified, the default timers are used.
transport
Transport defines the BGP transport parameters for the peer.
If not specified, the default transport parameters are used.
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