mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-24 23:57:49 -04:00
- Improve slice declaration formatting in quota_common_linux_impl.go - Enhance variable naming clarity (myMPSlash -> myMountPointWithSlash) - Standardize function comment format for consistency - Add trailing comma to slice declarations following Go conventions These are non-breaking improvements that enhance code readability and maintain consistency with Go best practices. Signed-off-by: Humble Devassy Chirammal <humble.devassy@gmail.com> |
||
|---|---|---|
| .. | ||
| common | ||
| project.go | ||
| quota.go | ||
| quota_linux.go | ||
| quota_linux_test.go | ||
| quota_unsupported.go | ||