Versions in this module Expand all Collapse all v3 v3.1.0 Sep 8, 2026 Changes in this version + const AppendCustomQueries + const AutoCreateUserSchema + const AutoGrowVolumes + const BackupSnapshots + const BridgeIdentifiers + const InstanceSidecars + const PGBackrestRepoHostSidecars + const PGBouncerSidecars + const PGUpgradeCPUConcurrency + const TablespaceVolumes + const VolumeSnapshots + func Enabled(ctx context.Context, f Feature) bool + func NewContext(ctx context.Context, gate Gate) context.Context + func ShowAssigned(ctx context.Context) string + func ShowEnabled(ctx context.Context) string + type Feature = featuregate.Feature + type Gate interface + Enabled func(Feature) bool + type MutableGate interface + Set func(string) error + SetFromMap func(map[string]bool) error + func NewGate() MutableGate Other modules containing this package github.com/percona/percona-postgresql-operator/v2