Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Rewrite ¶
func Rewrite(rewriteOptions RewriteOptions) error
Types ¶
type RewriteOptions ¶
type RewriteOptions struct {
RootDir string
UpstreamURI string
UpstreamPath string
LocalCursor string
Downstreams []string
K8sNamespace string
Silent bool
CreateAppDir bool
ExcludeKotsKinds bool
License *kotsv1beta1.License
ConfigValues *kotsv1beta1.ConfigValues
ReportWriter io.Writer
RegistryEndpoint string
RegistryUsername string
RegistryPassword string
RegistryNamespace string
}
Click to show internal directories.
Click to hide internal directories.