Documentation ¶
Index ¶
- func Equal(existing []string, toUpdate map[string]bool) bool
- func GetMsg(data map[string]bool) string
- func Register(ctx context.Context, cluster *config.UserContext)
- func StartMCAppStateController(ctx context.Context, cluster *config.UserContext)
- type MCAppController
- type MCAppStateController
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartMCAppStateController ¶
func StartMCAppStateController(ctx context.Context, cluster *config.UserContext)
StartMCAppStateController gets all corresponding apps and update condition on multi cluster app sync
Types ¶
type MCAppController ¶
type MCAppController struct {
// contains filtered or unexported fields
}
type MCAppStateController ¶
type MCAppStateController struct { Apps pv3.AppLister MultiClusterApps v3.MultiClusterAppInterface }
Click to show internal directories.
Click to hide internal directories.