Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCManager ¶
type GCManager struct {
// contains filtered or unexported fields
}
GCManager is responsible for cleanup garbage of yurthub
func NewGCManager ¶
func NewGCManager(cfg *config.YurtHubConfiguration, restConfigManager *rest.RestConfigManager, stopCh <-chan struct{}) (*GCManager, error)
NewGCManager creates a *GCManager object
Click to show internal directories.
Click to hide internal directories.