package
0.13.5
Repository: https://github.com/vmware-tanzu/antrea.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package testing is a generated GoMock package.

# Functions

GetAdmissionResponseForErr returns an object of type AdmissionResponse with the submitted error message.
NewEndpointQuerier returns a new *endpointQuerier.
NewNetworkPolicyController returns a new *NetworkPolicyController.
NewNetworkPolicyMutator returns a new *NetworkPolicyMutator.
NewNetworkPolicyValidator returns a new *NetworkPolicyValidator.
No description provided by the author

# Constants

ClusterGroupIndex is used to index ClusterNetworkPolicies by ClusterGroup names.
PriorityIndex is used to index Tiers by their priorities.
TierIndex is used to index ClusterNetworkPolicies by Tier names.

# Variables

BaselineTierPriority maintains the priority for the system generated baseline Tier.
DefaultTierPriority maintains the priority for the system generated default Tier.

# Structs

No description provided by the author
EndpointQueryResponse is the reply struct for anctl endpoint queries.
NetworkPolicyController is responsible for synchronizing the Namespaces and Pods affected by a Network Policy.
No description provided by the author
NetworkPolicyValidator maintains list of validator objects which validate the Antrea-native policy related resources.
No description provided by the author
No description provided by the author
No description provided by the author
StatusController is responsible for synchronizing the status of Antrea ClusterNetworkPolicy and Antrea NetworkPolicy.

# Interfaces

EndpointQuerier handles requests for antctl query.