Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager api manager
func NewManager ¶
func NewManager(c option.Conf, node *nodeclient.HostNode, ms *masterserver.MasterServer, kubecli kubecache.KubeClient) *Manager
NewManager api manager
func (*Manager) HandleClusterScrape ¶
func (m *Manager) HandleClusterScrape(w http.ResponseWriter, r *http.Request)
HandleClusterScrape prometheus handle
Click to show internal directories.
Click to hide internal directories.