mirror of
https://github.com/rancher/norman.git
synced 2025-09-04 08:45:22 +00:00
Add offspring controller
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
created = "io.cattle.lifecycle.create"
|
||||
created = "lifecycle.cattle.io/create"
|
||||
)
|
||||
|
||||
type ObjectLifecycle interface {
|
||||
|
Reference in New Issue
Block a user