Versions in this module Expand all Collapse all v0 v0.2.0 Dec 19, 2024 v0.1.1 Jul 4, 2024 v0.1.0 Jul 3, 2024 Changes in this version + var ErrInvalidFlag = errors.New("invalid flag") + type Config struct + CMCBranch string + CMCRepository string + Cluster string + DisplaySecrets bool + Github *github.Github + func (c *Config) Run(ctx context.Context) (*cmc.CMC, error) + func (c *Config) Validate() error