Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Options = SubscriptionCMDOptions{}
Functions ¶
func GetHubSynchronizer ¶
func GetHubSynchronizer() synchronizer.HubSynchronizerInterface
func RunManager ¶
func RunManager(sig <-chan struct{})
func SetHubSynchronizer ¶
func SetHubSynchronizer(hubSynchronizer synchronizer.HubSynchronizerInterface)
Types ¶
type SubscriptionCMDOptions ¶
type SubscriptionCMDOptions struct { ClusterName string ClusterNamespace string HubConfigFilePathName string }
SubscriptionCMDOptions for command line flag parsing
Click to show internal directories.
Click to hide internal directories.