Documentation ¶
Overview ¶
Package repo contains the repo utilities
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rebuilder ¶ added in v1.2.0
type Rebuilder interface { manager.Runnable manager.LeaderElectionRunnable }
Rebuilder is the interface for the rebuilder
func NewRebuilder ¶ added in v1.2.0
func NewRebuilder(repoClient *repo.PipyRepoClient, client client.Client, mc configurator.Configurator) Rebuilder
Click to show internal directories.
Click to hide internal directories.