Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigService ¶
type ConfigService struct {
// contains filtered or unexported fields
}
func NewConfigService ¶
func NewConfigService(c client.HorusecManagerInterface, cmp *kubernetes.ObjectComparator) *ConfigService
func (*ConfigService) CreateOrUpdate ¶
func (s *ConfigService) CreateOrUpdate(ctx context.Context, raw []byte) error
func (*ConfigService) GetConfig ¶
func (s *ConfigService) GetConfig(ctx context.Context) (*core.Configuration, error)
Click to show internal directories.
Click to hide internal directories.