mirror of
https://github.com/rancher/types.git
synced 2025-08-31 21:00:16 +00:00
Workload is namespaced
This commit is contained in:
@@ -97,6 +97,7 @@ type PublicEndpoint struct {
|
||||
}
|
||||
|
||||
type Workload struct {
|
||||
types.Namespaced
|
||||
metav1.TypeMeta `json:",inline"`
|
||||
metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user