Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigStore ¶
func NewConfigStore ¶
func NewConfigStore() *ConfigStore
func (*ConfigStore) Get ¶
func (s *ConfigStore) Get() *addonsv1alpha1.ArgoAddonSpec
func (*ConfigStore) NotifyChannel ¶
func (s *ConfigStore) NotifyChannel() <-chan struct{}
func (*ConfigStore) Update ¶
func (s *ConfigStore) Update(config *addonsv1alpha1.ArgoAddonSpec)
Click to show internal directories.
Click to hide internal directories.