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 HandleCRDConversion ¶
func HandleCRDConversion(crdConvertFunc convertFunc) http.HandlerFunc
func HandleMutationLabels ¶
func HandleMutationLabels() http.HandlerFunc
func HandleMutationNetworkPolicy ¶
func HandleMutationNetworkPolicy(m *networkpolicy.NetworkPolicyMutator) http.HandlerFunc
func HandlerForValidateFunc ¶ added in v1.2.0
func HandlerForValidateFunc(fn validateFunc) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.