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