Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FluxCD ¶
type FluxCD struct {
// contains filtered or unexported fields
}
FluxCD handles the installation of FluxCD
func NewFluxCD ¶
func NewFluxCD(log logr.Logger, fluxConfig appconfig.FluxConfig, githubConfig appconfig.GithubConfig, clusterAuth *k8sclient.ClusterAuthInfo) (*FluxCD, error)
NewFluxCD creates a new FluxCD with the provided configurations
func (*FluxCD) CreateFluxSystemSecret ¶
func (*FluxCD) InstallFluxCD ¶
func (*FluxCD) SuspendAll ¶
func (*FluxCD) SuspendKustomization ¶
func (*FluxCD) WaitForFluxResources ¶
Click to show internal directories.
Click to hide internal directories.