Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { kyamls.Filter Dir string ConfigFile string Namespace string ExplicitMode bool JXClient versioned.Interface }
LabelOptions the options for the command
func NewCmdExportConfig ¶
NewCmdExportConfig creates a command object for the command
func (*Options) PopulateSourceConfig ¶
func (o *Options) PopulateSourceConfig(srList []jenkinsv1.SourceRepository) error
PopulateSourceConfig populates the source config file given the list of source repositories
Click to show internal directories.
Click to hide internal directories.