Versions in this module Expand all Collapse all v0 v0.12.0 Apr 11, 2018 v0.8.0 Apr 11, 2018 Changes in this version + type APIGroup struct + Domain string + Group string + GroupTitle string + Package string + Pkg *types.Package + PkgPath string + Structs []*Struct + UnversionedResources map[string]*APIResource + Versions map[string]*APIVersion + type APIResource struct + CRD v1beta1.CustomResourceDefinition + Domain string + Group string + JSONSchemaProps v1beta1.JSONSchemaProps + Kind string + NonNamespaced bool + REST string + Resource string + ShortName string + StatusStrategy string + Strategy string + Subresources map[string]*APISubresource + Type *types.Type + Validation string + ValidationComments string + Version string + type APISubresource struct + Domain string + Group string + ImportPackage string + Kind string + Path string + REST string + RESTType *types.Type + Request string + RequestType *types.Type + Resource string + Version string + type APIVersion struct + Domain string + Group string + Pkg *types.Package + Resources map[string]*APIResource + Version string + type APIs struct + Domain string + Groups map[string]*APIGroup + Informers map[v1.GroupVersionKind]bool + Package string + Pkg *types.Package + Rules []rbacv1.PolicyRule + func (apis *APIs) GetRules() []rbacv1.PolicyRule + type Controller struct + Pkg *types.Package + Repo string + Resource string + Target schema.GroupVersionKind + type Field struct + Name string + UnversionedImport string + UnversionedType string + VersionedPackage string + type Struct struct + Fields []*Field + GenClient bool + GenDeepCopy bool + GenUnversioned bool + Name string + NonNamespaced bool