kubernetes/pkg/apis/node
Tim Hockin d55b67b349
Clean up brace whitespace in **/validation_test.go
This was making my eyes bleed as I read over code.

I used the following in vim.  I made them up on the fly, but they seemed
to pass manual inspection.

:g/},\n\s*{$/s//}, {/
:w
:g/{$\n\s*{$/s//{{/
:w
:g/^\(\s*\)},\n\1},$/s//}},/
:w
:g/^\(\s*\)},$\n\1}$/s//}}/
:w
2023-05-02 00:48:42 -07:00
..
install Prefer v1 storage versions 2021-03-02 12:06:13 -05:00
v1 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
v1alpha1 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
v1beta1 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
validation Clean up brace whitespace in **/validation_test.go 2023-05-02 00:48:42 -07:00
doc.go
register.go
types.go fix doc of types.go of node 2022-11-22 16:59:25 +08:00
zz_generated.deepcopy.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00