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
type KubeApiHealthzVersion struct {
sync.RWMutex
// contains filtered or unexported fields
}
func (*KubeApiHealthzVersion) GetVersion ¶ added in v0.42.0
func (h *KubeApiHealthzVersion) GetVersion() (v interface{})
Click to show internal directories.
Click to hide internal directories.