Versions in this module Expand all Collapse all v1 v1.0.0 Apr 28, 2021 Changes in this version + type ConfigService struct + func NewConfigService(c client.HorusecManagerInterface, cmp *kubernetes.ObjectComparator) *ConfigService + func (s *ConfigService) CreateOrUpdate(ctx context.Context, raw []byte) error + func (s *ConfigService) GetConfig(ctx context.Context) (*core.Configuration, error)