mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #21906 from justinsb/util_sets_docstring
Auto commit by PR queue bot
This commit is contained in:
commit
5f86dd1b2f
@ -15,8 +15,8 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
// Package types just provides input types to the set generator. It also
|
||||
// contains a "go generate" block. (You must first `go install`
|
||||
// cmd/libs/go2idl/set-gen.)
|
||||
// contains a "go generate" block.
|
||||
// (You must first `go install k8s.io/kubernetes/cmd/libs/go2idl/set-gen`)
|
||||
package types
|
||||
|
||||
//go:generate set-gen -i k8s.io/kubernetes/pkg/util/sets/types
|
||||
|
Loading…
Reference in New Issue
Block a user