Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresReconciler ¶
type PostgresReconciler struct {
deploy.Reconcilable
}
func NewPostgresReconciler ¶
func NewPostgresReconciler() *PostgresReconciler
func (*PostgresReconciler) Finalize ¶
func (p *PostgresReconciler) Finalize(ctx *chetypes.DeployContext) bool
func (*PostgresReconciler) Reconcile ¶
func (p *PostgresReconciler) Reconcile(ctx *chetypes.DeployContext) (reconcile.Result, bool, error)
Click to show internal directories.
Click to hide internal directories.