mods

package module
v1.13.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2019 License: BSD-3-Clause Imports: 27 Imported by: 0

README

k8s-mods

This module specifies a consistent set of requirements for various k8s.io modules (and their transitive dependencies).

To the extent possible, the k8s.io modules are all taken from the corresponding kubernetes-* version tags.

DO NOT IMPORT FROM THIS MODULE. Instead, use go get -m to impose its minimum requirements within your module, then run go mod tidy to prune away unnecessary dependencies:

$ go get -m github.com/bcmills/k8s-mods
$ go mod tidy

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL