release

package
v0.0.0-...-f51f98c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReleaseCmd

func NewReleaseCmd(o *ReleaseOptions) *cobra.Command

Types

type ArtifactWriter

type ArtifactWriter struct {
	// contains filtered or unexported fields
}

func NewArtifactWriter

func NewArtifactWriter(pkg string, version string, packageTemplate *kcdatav1alpha1.Package,
	metadataTemplate *kcdatav1alpha1.PackageMetadata, artifactDir string, ui cmdcore.AuthoringUI) *ArtifactWriter

func (*ArtifactWriter) Write

func (w *ArtifactWriter) Write(appSpec *kcv1alpha1.AppSpec, valuesSchema *kcdatav1alpha1.ValuesSchema) error

func (*ArtifactWriter) WriteRepoOutput

func (w *ArtifactWriter) WriteRepoOutput(appSpec *kcv1alpha1.AppSpec, valuesSchema *kcdatav1alpha1.ValuesSchema, path string) error

type ReleaseOptions

type ReleaseOptions struct {
	// contains filtered or unexported fields
}

func NewReleaseOptions

func NewReleaseOptions(ui ui.UI, depsFactory cmdcore.DepsFactory, logger logger.Logger) *ReleaseOptions

func (*ReleaseOptions) Run

func (o *ReleaseOptions) Run() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL