Documentation ¶
Overview ¶
Package apis contains API definitions used to interface with the different Antrea components, along with files auto-generated from these API definitions.
Index ¶
Constants ¶
View Source
const ( // AntreaControllerAPIPort is the default port for the antrea-controller APIServer. AntreaControllerAPIPort = 10349 // AntreaAgentAPIPort is the default port for the antrea-agent APIServer. AntreaAgentAPIPort = 10350 // AntreaAgentClusterMembershipPort is the default port for the antrea-agent cluster. // A gossip-based cluster will be created in the background when the egress feature is turned on. AntreaAgentClusterMembershipPort = 10351 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
cni
|
|
Package controlplane contains the latest (or "internal") version of the Antrea NetworkPolicy API messages.
|
Package controlplane contains the latest (or "internal") version of the Antrea NetworkPolicy API messages. |
v1beta1
Package v1beta1 is the v1beta1 version of the Antrea NetworkPolicy API messages.
|
Package v1beta1 is the v1beta1 version of the Antrea NetworkPolicy API messages. |
v1beta2
Package v1beta2 is the v1beta2 version of the Antrea NetworkPolicy API messages.
|
Package v1beta2 is the v1beta2 version of the Antrea NetworkPolicy API messages. |
Package stats is the internal version of the Antrea Stats API.
|
Package stats is the internal version of the Antrea Stats API. |
v1alpha1
Package v1alpha1 is the v1alpha1 version of the Antrea Stats API.
|
Package v1alpha1 is the v1alpha1 version of the Antrea Stats API. |
Package system contains the Antrea "system" API group definitions.
|
Package system contains the Antrea "system" API group definitions. |
v1beta1
Package v1beta1 contains the v1beta1 version of the Antrea "system" API group definitions.
|
Package v1beta1 contains the v1beta1 version of the Antrea "system" API group definitions. |
Click to show internal directories.
Click to hide internal directories.