Documentation
¶
Index ¶
- func AddDeliveryArg(cmd *cobra.Command, po *DeliveryOptions)
- func AddEventArgs(cmd *cobra.Command, eo *EventOptions)
- func AddFilenameArg(cmd *cobra.Command, fo *FilenameOptions)
- func AddPathArg(cmd *cobra.Command, po *PathOptions)
- func AddPortArg(cmd *cobra.Command, po *PortOptions)
- func AddTeeArg(cmd *cobra.Command, to *TeeOptions)
- func AddVerboseArg(cmd *cobra.Command, vo *VerboseOptions)
- func AddYAMLArg(cmd *cobra.Command, yo *YAMLOptions)
- type DeliveryOptions
- type EventOptions
- type FilenameOptions
- type HostOptions
- type PathOptions
- type PortOptions
- type TeeOptions
- type VerboseOptions
- type YAMLOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDeliveryArg ¶
func AddDeliveryArg(cmd *cobra.Command, po *DeliveryOptions)
func AddEventArgs ¶
func AddEventArgs(cmd *cobra.Command, eo *EventOptions)
func AddFilenameArg ¶
func AddFilenameArg(cmd *cobra.Command, fo *FilenameOptions)
func AddPathArg ¶
func AddPathArg(cmd *cobra.Command, po *PathOptions)
func AddPortArg ¶
func AddPortArg(cmd *cobra.Command, po *PortOptions)
func AddTeeArg ¶
func AddTeeArg(cmd *cobra.Command, to *TeeOptions)
func AddVerboseArg ¶
func AddVerboseArg(cmd *cobra.Command, vo *VerboseOptions)
func AddYAMLArg ¶
func AddYAMLArg(cmd *cobra.Command, yo *YAMLOptions)
Types ¶
type EventOptions ¶
type EventOptions struct {
Event event.Event
Extensions []string // in the form key=value
Now bool
}
EventOptions
type FilenameOptions ¶
FilenameOptions
Click to show internal directories.
Click to hide internal directories.