Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApiPackage ¶
type ApiPackage struct { ApiGroup string ApiVersion string GoPackages []*types.Package Types []*types.Type // because multiple 'types.Package's can add types to an apiVersion Constants []*types.Type }
func (*ApiPackage) DisplayName ¶
func (v *ApiPackage) DisplayName() string
func (*ApiPackage) Identifier ¶
func (v *ApiPackage) Identifier() string
Click to show internal directories.
Click to hide internal directories.