postgres-operator/pkg/apis/zalando.org/register.go

7 lines
108 B
Go

package zalando
const (
// GroupName is the group name for the operator CRDs
GroupName = "zalando.org"
)