Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KubeConnectionHealthzFuncFactory ¶ added in v0.30.5
func KubeConnectionHealthzFuncFactory(clusterConfig *virtconfig.ClusterConfig, hVersion *KubeApiHealthzVersion) func(_ *restful.Request, response *restful.Response)
Types ¶
type KubeApiHealthzVersion ¶ added in v0.42.0
func (*KubeApiHealthzVersion) Clear ¶ added in v0.42.0
func (h *KubeApiHealthzVersion) Clear()
func (*KubeApiHealthzVersion) GetVersion ¶ added in v0.42.0
func (h *KubeApiHealthzVersion) GetVersion() (v interface{})
func (*KubeApiHealthzVersion) Update ¶ added in v0.42.0
func (h *KubeApiHealthzVersion) Update(body interface{})
Click to show internal directories.
Click to hide internal directories.