Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncHandler ¶
type SyncHandler struct {
// contains filtered or unexported fields
}
func NewSyncHandler ¶
func NewSyncHandler(srcRestConfig, dstRestConfig *rest.Config, gvr schema.GroupVersionResource, ns string, nsMap map[string]string, stopCh <-chan struct{}, ) *SyncHandler
func (*SyncHandler) Sync ¶
func (s *SyncHandler) Sync() error
Click to show internal directories.
Click to hide internal directories.