mirror of
https://github.com/containers/podman.git
synced 2025-05-20 08:36:23 +08:00
@ -301,7 +301,7 @@ type PodCreateReport struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type PodCloneReport struct {
|
type PodCloneReport struct {
|
||||||
Id string //nolint
|
Id string //nolint:revive,stylecheck
|
||||||
}
|
}
|
||||||
|
|
||||||
func (p *PodCreateOptions) CPULimits() *specs.LinuxCPU {
|
func (p *PodCreateOptions) CPULimits() *specs.LinuxCPU {
|
||||||
|
Reference in New Issue
Block a user