package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewZoneConfigWithRawBytes creates a new ZoneConfigWithRawBytes.
# Variables
SupportedZoneConfigOptions indicates how to translate SQL variable assignments in ALTER CONFIGURE ZONE to assignments to the member fields of zonepb.ZoneConfig.
ZoneOptionKeys contains the keys from suportedZoneConfigOptions in deterministic order.
# Structs
ZoneConfigOption describes a Field one can set on a ZoneConfig.
ZoneConfigWithRawBytes wraps a zone config together with its expected raw bytes.