mirror of
https://github.com/rancher/types.git
synced 2025-06-28 14:36:50 +00:00
Remove const
This commit is contained in:
parent
a2e5eb253f
commit
977d3d15e3
@ -9,8 +9,6 @@ import (
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
)
|
||||
|
||||
const RancherCreatedLabel = "creator.cattle.io/rancher-created"
|
||||
|
||||
var (
|
||||
NamespaceBackedResource condition.Cond = "BackingNamespaceCreated"
|
||||
CreatorMadeOwner condition.Cond = "CreatorMadeOwner"
|
||||
|
Loading…
Reference in New Issue
Block a user