Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAddCommand ¶
NewAddCommand creates a command to add additional resources to a component descriptor.
Types ¶
type Options ¶
type Options struct {
componentarchive.BuilderOptions
TemplateOptions template.Options
// ComponentReferenceObjectPaths describe the paths to the component reference resources defined as yaml or json.
// either components can be added by a yaml resource template or by input flags
ComponentReferenceObjectPaths []string
// ComponentReferenceObjectPath defines the path to the resources defined as yaml or json
// DEPRECATED
ComponentReferenceObjectPath string
}
Options defines the options that are used to add resources to a component descriptor
Click to show internal directories.
Click to hide internal directories.