Documentation ¶ Overview ¶ Package xrd contains commands for working with CompositeResourceDefinitions. Index ¶ type Cmd Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Cmd ¶ type Cmd struct { Convert convertCmd `cmd:"" help:"Convert an XRD to a Kubernetes CRD."` Generate generateCmd `cmd:"" help:"Generate an XRD from a Composite Resource (XR) or SimpleSchema definition."` } Cmd contains XRD subcommands. Source Files ¶ View all Source files convert.gogenerate.goxrd.go Click to show internal directories. Click to hide internal directories.