Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExternalEntityLabelKeyTagPrefix = "tag-" ExternalEntityLabelKeyNamespace = LabelPrefixNephe + "namespace" ExternalEntityLabelKeyKind = LabelPrefixNephe + "kind" ExternalEntityLabelKeyOwnerVm = LabelPrefixNephe + "owner-vm" ExternalEntityLabelKeyOwnerVmVpc = LabelPrefixNephe + "owner-vm-vpc" ExternalEntityLabelKeyCloudRegion = LabelPrefixNephe + "cloud-region" ExternalEntityLabelKeyCloudVpcUID = LabelPrefixNephe + "cloud-vpc-uid" ExternalEntityLabelKeyCloudVpcName = LabelPrefixNephe + "cloud-vpc-name" ExternalEntityLabelKeyCloudVmUID = LabelPrefixNephe + "cloud-vm-uid" ExternalEntityLabelKeyCloudVmName = LabelPrefixNephe + "cloud-vm-name" )
Well known labels on ExternalEntities so that they can be selected by Antrea NetworkPolicies.
View Source
const ( CloudAccountName = LabelPrefixNephe + "cpa-name" CloudAccountNamespace = LabelPrefixNephe + "cpa-namespace" CloudSelectorName = LabelPrefixNephe + "ces-name" CloudSelectorNamespace = LabelPrefixNephe + "ces-namespace" VpcName = LabelPrefixNephe + "vpc-name" CloudVpcUID = LabelPrefixNephe + "cloud-vpc-uid" CloudVmUID = LabelPrefixNephe + "cloud-vm-uid" )
View Source
const (
LabelPrefixNephe = "nephe.antrea.io/"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.