mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Cleanup storeToClusterConditionLister
ClusterConditionPredicate() has been deleted, storeToClusterConditionLister will be unused.
This commit is contained in:
@@ -33,10 +33,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
UserAgentName = "Cluster-Controller"
|
||||
KubeAPIQPS = 20.0
|
||||
KubeAPIBurst = 30
|
||||
KubeconfigSecretDataKey = "kubeconfig"
|
||||
UserAgentName = "Cluster-Controller"
|
||||
)
|
||||
|
||||
type ClusterClient struct {
|
||||
|
||||
Reference in New Issue
Block a user