Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeckhouseUpdater ¶
func NewDeckhouseUpdater(logger logger.Logger, client client.Client, dc dependency.Container, updateSettings *updater.DeckhouseUpdateSettings, releaseData updater.DeckhouseReleaseData, metricStorage *metric_storage.MetricStorage, podIsReady, clusterBootstrapping bool, imagesRegistry string, enabledModules []string) (*updater.Updater[*v1alpha1.DeckhouseRelease], error)
Types ¶
type StatusPatch ¶
type StatusPatch v1alpha1.DeckhouseReleaseStatus
func (StatusPatch) MarshalJSON ¶
func (sp StatusPatch) MarshalJSON() ([]byte, error)
type ValueSettings ¶
type ValueSettings struct {
// contains filtered or unexported fields
}
func (*ValueSettings) GetDisruptionApprovalMode ¶
func (v *ValueSettings) GetDisruptionApprovalMode() (string, bool)
Click to show internal directories.
Click to hide internal directories.