Documentation ¶
Index ¶
Constants ¶
View Source
const KustomizeHashKey = "kustomize"
View Source
const SpinnakerConfigHashKey = "config"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeDetectorGenerator ¶
type ChangeDetectorGenerator struct{}
func (*ChangeDetectorGenerator) NewChangeDetector ¶
func (g *ChangeDetectorGenerator) NewChangeDetector(client client.Client, log logr.Logger, evtRecorder record.EventRecorder, scheme *runtime.Scheme) (changedetector.ChangeDetector, error)
Click to show internal directories.
Click to hide internal directories.