package
0.0.0-20231030195824-c48f5bf6bf21
Repository: https://github.com/redhat-developer/gitops-generator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
From https://github.com/redhat-developer/kam/tree/master/pkg/pipelines/yaml.

# Functions

Generate takes in a given Component CR and spits out a deployment, service, and route file to disk.
GenerateOverlays generates the overlays director in an existing GitOps structure.
NewGitopsGen returns a Generator implementation.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

DeleteFolderError is used to construct a custom error if component removal fails.
No description provided by the author
No description provided by the author
GitAddFilesToRemoteError is used to construct a custom error if adding files to remote repo fails.
GitBranchError is used to construct custom errors related to git branch failures Used by the following command types: switchBranch, checkoutBranch.
No description provided by the author
GitCreateRepoError is used to construct a custom error if repo creation fails.
No description provided by the author
GitLsRemoteError is used to construct custom errors related to git ls-remote failures.
No description provided by the author
No description provided by the author
GitPullError is used to construct custom errors related to git pull failures.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author