mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 06:59:03 +00:00
gofmt -s pkg/ cmd/
This commit is contained in:
@@ -64,7 +64,7 @@ func makePod(host string, hostPorts ...int) Pod {
|
||||
DesiredState: PodState{
|
||||
Manifest: ContainerManifest{
|
||||
Containers: []Container{
|
||||
Container{
|
||||
{
|
||||
Ports: networkPorts,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user