Versions in this module Expand all Collapse all v0 v0.0.2 Mar 2, 2021 v0.0.1 Sep 25, 2020 Changes in this version + type Checker interface + Check func(cfg *rest.Config) error + func NewChecker(log *zap.SugaredLogger) Checker + type Getter interface + Get func(configPath string) (*rest.Config, error) + func NewGetter(log *zap.SugaredLogger) Getter