package
0.9.0
Repository: https://github.com/danielqsj/cilium.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewCiliumIPv6 returns a IPv6 if the given `address` is: - An IPv6 address.
NewNodeAddress allocate a new node address.

# Constants

DefaultIPv4ClusterPrefixLen is the IPv4 prefix length of the entire cluster.
DefaultIPv4Prefix is the prefix for all the IPv4 addresses.
DefaultIPv4PrefixLen is the length used to allocate container IPv4 addresses from.
DefaultIPv6ClusterPrefixLen is the IPv6 prefix length of the entire cluster.
DefaultIPv6Prefix is the prefix for all the IPv6 addresses.
DefaultIPv6PrefixLen is the length used to allocate container IPv6 addresses from.
DefaultNAT46Prefix is the IPv6 prefix to represent NATed IPv4 addresses.

# Variables

ClusterIPv6Mask represents the CIDR Mask for an entire cluster.
ContainerIPv4Mask is the IPv4 prefix length for address assigned to container.
ContainerIPv6Mask is the IPv6 prefix length for address assigned to container.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IPv4DefaultRoute is the default IPv4 route.
IPv6DefaultRoute is the default IPv6 route.
NodeIPv6Mask represents the CIDR Mask for the cilium node.
StateIPv6Mask represents the CIDR Mask for the state position.

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author