mirror of https://github.com/k3s-io/k3s
Rebase errors
parent
9674f08504
commit
0ff20c84dd
|
@ -1133,7 +1133,6 @@ type List struct {
|
|||
Items []runtime.Object `json:"items"`
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
// A type of object that is limited
|
||||
type LimitType string
|
||||
|
||||
|
|
|
@ -893,7 +893,6 @@ type List struct {
|
|||
Items []runtime.RawExtension `json:"items" description:"list of objects"`
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
// A type of object that is limited
|
||||
type LimitType string
|
||||
|
||||
|
|
|
@ -895,7 +895,6 @@ type List struct {
|
|||
Items []runtime.RawExtension `json:"items" description:"list of objects"`
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
// A type of object that is limited
|
||||
type LimitType string
|
||||
|
||||
|
|
|
@ -1055,7 +1055,6 @@ type List struct {
|
|||
Items []runtime.RawExtension `json:"items" description:"list of objects"`
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
// A type of object that is limited
|
||||
type LimitType string
|
||||
|
||||
|
|
Loading…
Reference in New Issue