Documentation
¶
Index ¶
- func BuildPortForwardExpression(portForwards []string) (string, error)
- func ParsePortForward(spec string) (hostPort, guestPort string, isStatic bool, err error)
- func RegisterCreate(cmd *cobra.Command, commentPrefix string)
- func RegisterEdit(cmd *cobra.Command, commentPrefix string)
- func YQExpressions(flags *flag.FlagSet, newInstance bool) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParsePortForward ¶
func RegisterCreate ¶
RegisterCreate registers flags related to in-place YAML modification, for `limactl create`.
func RegisterEdit ¶
RegisterEdit registers flags related to in-place YAML modification, for `limactl edit`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.