Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentReleaseImpl ¶
type ComponentReleaseImpl struct{}
ComponentReleaseImpl implements ComponentReleaseAPI
func NewComponentReleaseImpl ¶
func NewComponentReleaseImpl() *ComponentReleaseImpl
NewComponentReleaseImpl creates a new ComponentReleaseImpl
func (*ComponentReleaseImpl) GenerateComponentRelease ¶
func (c *ComponentReleaseImpl) GenerateComponentRelease(params api.GenerateComponentReleaseParams) error
GenerateComponentRelease implements the component-release generate command
func (*ComponentReleaseImpl) ListComponentReleases ¶
func (l *ComponentReleaseImpl) ListComponentReleases(params api.ListComponentReleasesParams) error
ListComponentReleases lists all component releases for a component
Click to show internal directories.
Click to hide internal directories.