// Copyright 2020-2026 Project Capsule Authors // SPDX-License-Identifier: Apache-2.0 package tenant const ( NamespaceIndexerFieldName string = ".status.namespaces" OwnerKindIndexerFieldName string = ".spec.owner.ownerkind" )