Versions in this module Expand all Collapse all v0 v0.2.0 Mar 27, 2020 Changes in this version + const Description + const Name + const SuccessMessage + const Timeout + func IsInvalidConfig(err error) bool + type Config struct + K8sClient kubernetes.Interface + Logger micrologger.Logger + Timeout time.Duration + func DefaultConfig() Config + type Service struct + func New(config Config) (*Service, error) + func (s *Service) GetHealthz(ctx context.Context) (healthz.Response, error)