mirror of https://github.com/kubernetes/kops.git
|
|
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| COPYING | ||
| README | ||
| go.mod | ||
| shlex.go | ||
README
go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.