Documentation ¶
Index ¶
- func GetBaseImportName(pkgName, baseGroupName, version string) string
- func GetCrdName(nodeName, pkgName, baseGroupName string) string
- func GetGroupFromCrdName(crdName string) string
- func GetGroupGoName(baseGroupName string) string
- func GetGroupName(pkgName, baseGroupName string) string
- func GetGroupResourceName(nodeName string) string
- func GetGroupResourceNameTitle(nodeName string) string
- func GetGroupResourceType(baseNodeName, pkgName, baseGroupName, version string) string
- func GetGroupTypeName(pkgName, baseGroupName, version string) string
- func GetGroupVarName(pkgName, baseGroupName, version string) string
- func GetGvkFieldName(fieldName string) string
- func GetGvkFieldTagName(fieldName string) string
- func GetImportPath(pkgName, baseGroupName, version string) string
- func GetInformerImportName(pkgName, baseGroupName, version string) string
- func GetInternalImport(crdModulePath string, packageName string) string
- func GetNodeNameTitle(nodeName string) string
- func GetPackageName(groupName string) string
- func GetPackageNameFromCrdName(crdName string) string
- func GetSimpleGroupTypeName(pkgName string) string
- func GetTag(name string) string
- func RemoveSpecialChars(value string) string
- func RenderDecl(decl ast.Decl, fileset *token.FileSet) (bytes.Buffer, error)
- func ToPlural(t string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBaseImportName ¶
func GetCrdName ¶
func GetGroupFromCrdName ¶
func GetGroupGoName ¶
func GetGroupName ¶
func GetGroupResourceName ¶
func GetGroupResourceType ¶
func GetGroupTypeName ¶
func GetGroupVarName ¶
func GetGvkFieldName ¶
func GetGvkFieldTagName ¶
func GetImportPath ¶
func GetInformerImportName ¶
func GetInternalImport ¶
func GetNodeNameTitle ¶
func GetPackageName ¶
func GetSimpleGroupTypeName ¶
func RemoveSpecialChars ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.