mirror of
https://github.com/rancher/types.git
synced 2025-09-15 06:19:35 +00:00
ClusterEvent is namespaced
This commit is contained in:
@@ -135,6 +135,7 @@ type AzureKubernetesServiceConfig struct {
|
||||
}
|
||||
|
||||
type ClusterEvent struct {
|
||||
types.Namespaced
|
||||
v1.Event
|
||||
ClusterName string `json:"clusterName" norman:"type=reference[cluster]"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user