mirror of
https://github.com/rancher/types.git
synced 2025-09-24 19:39:13 +00:00
Add const for created label
This commit is contained in:
committed by
Alena Prokharchyk
parent
e17524f5bb
commit
f657b6b817
@@ -9,6 +9,8 @@ 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