- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for depth_2 (0.06 seconds)
-
doc/go_spec.html
The number of embedded fields traversed to reach <code>f</code> is called its <i>depth</i> in <code>T</code>. The depth of a field or method <code>f</code> declared in <code>T</code> is zero. The depth of a field or method <code>f</code> declared in an embedded field <code>A</code> in <code>T</code> is the depth of <code>f</code> in <code>A</code> plus one. </p> <p>
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 02 23:07:19 GMT 2025 - 286.5K bytes - Click Count (1) -
CHANGELOG/CHANGELOG-1.14.md
- Extends functionality to kubectl to support extensions adding new commands as well as overriding specific subcommands (at any depth). - Documentation fixes kubernetes/enhancements: [#579](https://github.com/kubernetes/enhancements/issues/579) [[kep](https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/0024-kubectl-plugins.md#summary)]
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Mon Jun 14 22:06:39 GMT 2021 - 271.5K bytes - Click Count (0)