Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ComponentTargetingOptions ¶
type ComponentTargetingOptions struct { ComponentPath string ComponentName string DescriptorPath string // contains filtered or unexported fields }
func NewTargetingOptions ¶
func NewTargetingOptions() *ComponentTargetingOptions
func (*ComponentTargetingOptions) AttachFlagTo ¶
func (o *ComponentTargetingOptions) AttachFlagTo(cmd *cobra.Command)
func (*ComponentTargetingOptions) Run ¶
func (o *ComponentTargetingOptions) Run() error
func (*ComponentTargetingOptions) Validate ¶
func (o *ComponentTargetingOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.