mirror of
https://github.com/rancher/types.git
synced 2025-08-01 04:57:05 +00:00
ClusterEvent is namespaced
This commit is contained in:
parent
dec99a1fa9
commit
e3751acd60
@ -135,6 +135,7 @@ type AzureKubernetesServiceConfig struct {
|
||||
}
|
||||
|
||||
type ClusterEvent struct {
|
||||
types.Namespaced
|
||||
v1.Event
|
||||
ClusterName string `json:"clusterName" norman:"type=reference[cluster]"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user