Documentation ¶
Index ¶
Constants ¶
View Source
const (
ClusterSynchroManagerUserAgent = "cluster-synchro-manager"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { LeaderElection componentbaseconfig.LeaderElectionConfiguration ClientConnection componentbaseconfig.ClientConnectionConfiguration Logs *logs.Options Storage *storageoptions.StorageOptions WorkerNumber int // WorkerNumber is the number of worker goroutines Master string Kubeconfig string }
func (*Options) Flags ¶
func (o *Options) Flags() cliflag.NamedFlagSets
Click to show internal directories.
Click to hide internal directories.