Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LabelMetadataName is a well known reserved label key used by Antrea to store the resource's name // as a label value. LabelMetadataName = "antrea.io/metadata.name" )
Variables ¶
This section is empty.
Functions ¶
func HandleMutationLabels ¶ added in v1.0.0
func HandleMutationLabels() http.HandlerFunc
func HandleMutationNetworkPolicy ¶ added in v0.11.0
func HandleMutationNetworkPolicy(m *networkpolicy.NetworkPolicyMutator) http.HandlerFunc
func HandleValidationNetworkPolicy ¶
func HandleValidationNetworkPolicy(v *networkpolicy.NetworkPolicyValidator) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.