mirror of
https://github.com/rancher/types.git
synced 2025-09-02 13:45:51 +00:00
Remove const
This commit is contained in:
committed by
Craig Jellick
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"
|
||||
|
Reference in New Issue
Block a user