kubernetesk8s.io/kubernetes/cmd/libs Directories

libs/ directory

Directories

PathSynopsis
cmd/libs/go2idl
cmd/libs/go2idl/argsPackage args has common command-line flags for generation programs.
cmd/libs/go2idl/client-genclient-gen makes the individual typed clients using go2idl.
cmd/libs/go2idl/client-gen/generatorsPackage generators has the generators for the client-gen utility.
cmd/libs/go2idl/client-gen/testoutput
cmd/libs/go2idl/client-gen/testoutput/clientset_generated
cmd/libs/go2idl/client-gen/testoutput/clientset_generated/test_release_1_1
cmd/libs/go2idl/client-gen/testoutput/testgroup
cmd/libs/go2idl/client-gen/testoutput/testgroup/unversionedPackage unversioned has the automatically generated clients for unversioned resources.
cmd/libs/go2idl/deepcopy-gendeepcopy-gen is a tool for auto-generating DeepCopy functions.
cmd/libs/go2idl/deepcopy-gen/generators
cmd/libs/go2idl/generatorPackage generator defines an interface for code generators to implement.
cmd/libs/go2idl/go-to-protobufgo-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
cmd/libs/go2idl/go-to-protobuf/protobufgo-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
cmd/libs/go2idl/go-to-protobuf/protoc-gen-gogoPackage main defines the protoc-gen-gogo binary we use to generate our proto go files, as well as takes dependencies on the correct gogo/protobuf packages for godeps.
cmd/libs/go2idl/namerPackage namer has support for making different type naming systems.
cmd/libs/go2idl/parserPackage parser provides code to parse go files, type-check them, extract the types.
cmd/libs/go2idl/set-genset-gen is an example usage of go2idl.
cmd/libs/go2idl/set-gen/generatorsPackage generators has the generators for the set-gen utility.
cmd/libs/go2idl/typesPackage types contains go type information, packaged in a way that makes auto-generation convenient, whether by template or straight go functions.
Version
v1.2.0-alpha.6
Published
Jan 13, 2016
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.