args

package
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2020 License: Apache-2.0 Imports: 6 Imported by: 53

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckType

func CheckType(passedType *types.Type)

func ObjectsToGroupVersion

func ObjectsToGroupVersion(group string, objs []interface{}, ret map[schema.GroupVersion][]*types.Name)

Types

type CustomArgs

type CustomArgs struct {
	Package      string
	TypesByGroup map[schema.GroupVersion][]*types.Name
	Options      Options
	OutputBase   string
}

type Group

type Group struct {
	Types            []interface{}
	GenerateTypes    bool
	GenerateClients  bool
	PackageName      string
	ClientSetPackage string
	ListersPackage   string
	InformersPackage string
}

type Options

type Options struct {
	OutputPackage string
	Groups        map[string]Group
	Boilerplate   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL