Directories ¶
Path | Synopsis |
---|---|
go2idl
|
|
args
Package args has common command-line flags for generation programs.
|
Package args has common command-line flags for generation programs. |
client-gen
client-gen makes the individual typed clients using go2idl.
|
client-gen makes the individual typed clients using go2idl. |
client-gen/generators
Package generators has the generators for the client-gen utility.
|
Package generators has the generators for the client-gen utility. |
client-gen/test_apis/testgroup.k8s.io
+groupName=testgroup.k8s.io
|
+groupName=testgroup.k8s.io |
client-gen/test_apis/testgroup.k8s.io/install
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
|
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery. |
client-gen/testoutput/clientset_generated/test_internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client-gen/testoutput/clientset_generated/test_internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client-gen/testoutput/clientset_generated/test_internalclientset/typed/testgroup.k8s.io/unversioned
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client-gen/testoutput/clientset_generated/test_internalclientset/typed/testgroup.k8s.io/unversioned/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
conversion-gen
conversion-gen is a tool for auto-generating Conversion functions.
|
conversion-gen is a tool for auto-generating Conversion functions. |
deepcopy-gen
deepcopy-gen is a tool for auto-generating DeepCopy functions.
|
deepcopy-gen is a tool for auto-generating DeepCopy functions. |
generator
Package generator defines an interface for code generators to implement.
|
Package generator defines an interface for code generators to implement. |
go-to-protobuf
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
|
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct. |
go-to-protobuf/protobuf
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
|
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct. |
go-to-protobuf/protoc-gen-gogo
Package 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.
|
Package 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. |
import-boss
import-boss enforces import restrictions in a given repository.
|
import-boss enforces import restrictions in a given repository. |
import-boss/generators
Package generators has the generators for the import-boss utility.
|
Package generators has the generators for the import-boss utility. |
namer
Package namer has support for making different type naming systems.
|
Package namer has support for making different type naming systems. |
parser
Package parser provides code to parse go files, type-check them, extract the types.
|
Package parser provides code to parse go files, type-check them, extract the types. |
set-gen
set-gen is an example usage of go2idl.
|
set-gen is an example usage of go2idl. |
set-gen/generators
Package generators has the generators for the set-gen utility.
|
Package generators has the generators for the set-gen utility. |
types
Package types contains go type information, packaged in a way that makes auto-generation convenient, whether by template or straight go functions.
|
Package types contains go type information, packaged in a way that makes auto-generation convenient, whether by template or straight go functions. |
Click to show internal directories.
Click to hide internal directories.