Merge pull request #21906 from justinsb/util_sets_docstring

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-02-25 00:24:54 -08:00
commit 5f86dd1b2f

View File

@ -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