sourcePodUid | string | Refers to the source.uid for a pod. This is for TCP use cases where the attribute is not present.
attributebindings can refer to this field using $out.sourcepod_uid |
sourcePodIp | istio.policy.v1beta1.IPAddress | Refers to source pod ip address. attributebindings can refer to this field using $out.sourcepod_ip |
sourcePodName | string | Refers to source pod name. attributebindings can refer to this field using $out.sourcepod_name |
sourceLabels | map<string, string> | Refers to source pod labels. attributebindings can refer to this field using $out.sourcelabels |
sourceNamespace | string | Refers to source pod namespace. attributebindings can refer to this field using $out.sourcenamespace |
sourceServiceAccountName | string | Refers to source pod service account name. attributebindings can refer to this field using $out.sourceserviceaccountname |
sourceHostIp | istio.policy.v1beta1.IPAddress | Refers to source pod host ip address. attributebindings can refer to this field using $out.sourcehost_ip |
sourceWorkloadUid | string | Refers to the Istio workload identifier for the source pod. Attributebindings can refer to this field using $out.sourceworkload_uid |
sourceWorkloadName | string | Refers to the Istio workload name for the source pod. Attributebindings can refer to this field using $out.sourceworkload_name |
sourceWorkloadNamespace | string | Refers to the Istio workload namespace for the source pod. Attributebindings can refer to this field using $out.sourceworkload_namespace |
sourceOwner | string | Refers to the (controlling) owner of the source pod. Attributebindings can refer to this field using $out.sourceowner |
destinationPodUid | string | Refers to the destination.uid for a pod. This is for TCP use cases where the attribute is not present.
attributebindings can refer to this field using $out.destinationpod_uid |
destinationPodIp | istio.policy.v1beta1.IPAddress | Refers to destination pod ip address. attributebindings can refer to this field using $out.destinationpod_ip |
destinationPodName | string | Refers to destination pod name. attributebindings can refer to this field using $out.destinationpod_name |
destinationContainerName | string | Refers to destination container name. attributebindings can refer to this field using $out.destinationcontainer_name |
destinationLabels | map<string, string> | Refers to destination pod labels. attributebindings can refer to this field using $out.destinationlabels |
destinationNamespace | string | Refers to destination pod namespace. attributebindings can refer to this field using $out.destinationnamespace |
destinationServiceAccountName | string | Refers to destination pod service account name. attributebindings can refer to this field using $out.destinationserviceaccountname |
destinationHostIp | istio.policy.v1beta1.IPAddress | Refers to destination pod host ip address. attributebindings can refer to this field using $out.destinationhost_ip |
destinationOwner | string | Refers to the (controlling) owner of the destination pod. Attributebindings can refer to this field using $out.destinationowner |
destinationWorkloadUid | string | Refers to the Istio workload identifier for the destination pod. Attributebindings can refer to this field using $out.destinationworkload_uid |
destinationWorkloadName | string | Refers to the Istio workload name for the destination pod. Attributebindings can refer to this field using $out.destinationworkload_name |
destinationWorkloadNamespace | string | Refers to the Istio workload name for the destination pod. Attributebindings can refer to this field using $out.destinationworkload_namespace |