Documentation ¶
Index ¶
Constants ¶
View Source
const Watch rpc.CallMethod = "kubeObjects.watch"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatchHandler ¶
type WatchHandler struct {
// contains filtered or unexported fields
}
func NewWatchHandler ¶
func NewWatchHandler(clientPool *kubeclient.ClientPool) *WatchHandler
Click to show internal directories.
Click to hide internal directories.