Documentation
¶
Index ¶
- func CCNPName(idx int64) string
- func CCNPUUID(idx int64) string
- func CELocalID(idx int64) int64
- func CEName(idx int64) string
- func CEUUID(idx int64) string
- func CIID(idx int64) int64
- func CIName(idx int64) string
- func CIUUID(idx int64) string
- func CLRPName(idx int64) string
- func CLRPUUID(idx int64) string
- func CNName(idx int64) string
- func CNPName(idx int64) string
- func CNPUUID(idx int64) string
- func CNUUID(idx int64) string
- func CiliumEndpointLabels(idx int64) []string
- func CiliumIdentityLabels(idx int64) map[string]string
- func CiliumSecurityIdentityLabels(idx int64) map[string]string
- func ContainerID(idx int64) string
- func ESName(idx int64) string
- func ESUUID(idx int64) string
- func GetHostIP(hostIdx int64) (string, string)
- func GetHostOfPodIPv4(podIP string) string
- func GetHostOfPodIPv6(podIP string) string
- func GetPodCIDR(hostIdx int64) (string, string)
- func GetPodIP(idx int64) (string, string)
- func GetServiceIP(svcIdx int64) (string, string)
- func IPFromCIDR(cidr string, idx int) string
- func IsBlockListedPod(ipStr string) bool
- func NamespaceName(idx int64) string
- func NamespaceUUID(idx int64) string
- func NetPolName(idx int64) string
- func NetPolUUID(idx int64) string
- func NodeName(idx int64) string
- func NodeNameOfPodIdx(idx int64) string
- func NodeUUID(idx int64) string
- func PodLabels(int64) map[string]string
- func PodName(idx int64) string
- func PodUUID(idx int64) string
- func ServiceName(idx int64) string
- func ServiceUUID(idx int64) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CiliumEndpointLabels ¶
func CiliumIdentityLabels ¶
func ContainerID ¶
func GetHostOfPodIPv4 ¶
GetHostOfPodIPv4 returns the Host IPv4 address of the that has the given pod IP.
func GetHostOfPodIPv6 ¶
GetHostOfPodIPv6 returns the Host IPv6 address of the that has the given pod IP.
func GetPodCIDR ¶
GetPodCIDR returns the v4 and v6 podCIDR for the given hostIdx
func GetServiceIP ¶
GetServiceIP returns the v4 and v6 IP address for the given serviceIdx.
func IPFromCIDR ¶
IPFromCIDR returns the IP address with the index 'idx' from the provided CIDR
func IsBlockListedPod ¶
func NamespaceName ¶
func NamespaceUUID ¶
func NetPolName ¶
func NetPolUUID ¶
func NodeNameOfPodIdx ¶
NodeNameOfPodIdx returns the Node Name that is hosting the Pod with the given index.
func ServiceName ¶
func ServiceUUID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.