Files
moby/api/types
Sebastiaan van Stijn f2d53142b0 api/types/swarm: document Secret and Config data fields
Document the size constraints as defined by swarm;

- 500KB ([MaxSecretSize]) for secrets
- 1000KB ([MaxConfigSize]) for configs

[MaxSecretSize]: https://pkg.go.dev/github.com/moby/swarmkit/v2@v2.0.0-20250103191802-8c1959736554/api/validation#MaxSecretSize
[MaxConfigSize]: https://pkg.go.dev/github.com/moby/swarmkit/v2@v2.0.0-20250103191802-8c1959736554/manager/controlapi#MaxConfigSize

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-03-09 12:34:18 +01:00
..
2025-02-06 13:30:24 +01:00
2018-02-05 16:51:57 -05:00
2025-02-06 13:30:24 +01:00
2023-05-29 03:28:35 +02:00
2022-12-21 11:09:00 +01:00
2024-09-06 21:53:09 +10:00
2016-10-31 11:13:41 -04:00