Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriftDetect ¶
type DriftDetect struct {
// contains filtered or unexported fields
}
func (*DriftDetect) Clear ¶
func (d *DriftDetect) Clear(bdKey string) error
func (*DriftDetect) Refresh ¶
func (d *DriftDetect) Refresh(logger logr.Logger, bdKey string, bd *fleet.BundleDeployment, resources *helmdeployer.Resources) error
Refresh triggers a sync of all resources of the provided bd which may have drifted from their desired state.
Click to show internal directories.
Click to hide internal directories.