Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct { Claim string `arg:"" help:"Kind of the Crossplane Claim, accepts the 'TYPE[.VERSION][.GROUP][/NAME]' format."` Namespace string `short:"n" name:"namespace" help:"Namespace of the existing Claim." default:"default"` DestNamespace string `help:"Destination namespace for the Claim."` Name string `` /* 127-byte string literal not displayed */ }
Click to show internal directories.
Click to hide internal directories.