Versions in this module Expand all Collapse all v3 v3.1.0 Nov 27, 2024 v3.0.0 Nov 19, 2024 Changes in this version + func IsInvalidConfig(err error) bool + type Config struct + Flag *flag.Flag + Logger micrologger.Logger + Viper *viper.Viper + type Service struct + Version *version.Service + func New(config Config) (*Service, error) + func (s *Service) Boot(ctx context.Context) Other modules containing this package github.com/giantswarm/cluster-apps-operator github.com/giantswarm/cluster-apps-operator/v2