MCPcopy Create free account
hub / github.com/CrunchyData/postgres-operator / SetFromMap

Method SetFromMap

internal/feature/features.go:65–65  ·  view source on GitHub ↗

SetFromMap enables or disables features by boolean values.

(map[string]bool)

Source from the content-addressed store, hash-verified

63 Set(string) error
64 // SetFromMap enables or disables features by boolean values.
65 SetFromMap(map[string]bool) error
66}
67
68const (

Calls

no outgoing calls