Documentation ¶
Index ¶
Constants ¶
View Source
const ( AgentMode = "agent" AgentWindowsMode = "agent-windows" ControllerMode = "controller" )
Variables ¶
This section is empty.
Functions ¶
func HandleFunc ¶
func HandleFunc(k8sclient clientset.Interface) http.HandlerFunc
HandleFunc returns the function which can handle queries issued by 'antctl get featuregates' command. The handler function populates Antrea featuregates information to the response.
Types ¶
Click to show internal directories.
Click to hide internal directories.