// Copyright (c) 2024 Sidero Labs, Inc. // // Use of this software is governed by the Business Source License // included in the LICENSE file. package k8sproxy // ClusterContextKey is exposed for testing. type ClusterContextKey = clusterContextKey // Claims is exposed for testing. type Claims = claims