Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOptions ¶
type CreateOptions struct {
ConfigBase string
Context string
Version string
CRD string
Manifest *manifest.Manifest
}
func (*CreateOptions) NewBrokerCmd ¶
func (o *CreateOptions) NewBrokerCmd() *cobra.Command
func (*CreateOptions) NewSourceCmd ¶
func (o *CreateOptions) NewSourceCmd() *cobra.Command
func (*CreateOptions) NewTargetCmd ¶
func (o *CreateOptions) NewTargetCmd() *cobra.Command
func (*CreateOptions) NewTransformationCmd ¶
func (o *CreateOptions) NewTransformationCmd() *cobra.Command
func (*CreateOptions) NewTriggerCmd ¶
func (o *CreateOptions) NewTriggerCmd() *cobra.Command
Click to show internal directories.
Click to hide internal directories.