mirror of
https://github.com/rancher/norman.git
synced 2025-09-02 07:44:51 +00:00
Add offspring controller
This commit is contained in:
@@ -26,7 +26,7 @@ type Baz struct {
|
||||
var (
|
||||
version = types.APIVersion{
|
||||
Version: "v1",
|
||||
Group: "io.cattle.core.example",
|
||||
Group: "example.core.cattle.io",
|
||||
Path: "/example/v1",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user