NAME

IO::K8s::Cilium::V2::AzureInterface - AzureInterface represents an Azure Interface

VERSION

version 1.108

addresses

Addresses is the list of secondary IPs associated with the interface. The primary IP is tracked separately in the IP field, but is also included here when the operator is configured to expose it for allocation.

cidr

CIDR is the range that the interface belongs to.

Deprecated: use Subnet.CIDR. Retained for one release so agent/operator rolling upgrades work in either order.

gateway

Gateway is the interface's subnet's default route

id

ID is the identifier

ip

IP is the primary IP of the interface

mac

MAC is the mac address

name

Name is the name of the interface

security-group

SecurityGroup is the security group associated with the interface

state

State is the provisioning state

subnet

Subnet is the subnet the interface is attached to.

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