Documentation
¶
Index ¶
Constants ¶
View Source
const (
AnnotationCodeRepoUsers = "CodeRepoUsers"
)
View Source
const (
ArgocdRBACConfigMapName = "argocd-rbac-cm"
)
View Source
const (
KubernetesAPIServerAddr = "https://kubernetes.default.svc"
)
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdate ¶ added in v0.4.1
func CreateOrUpdate(ctx context.Context, c client.Client, obj client.Object, f controllerutil.MutateFn) (controllerutil.OperationResult, error)
func NewArgoCD ¶
func NewArgoCD(opt v1alpha1.Component, info *component.ComponentInitInfo) (component.Deployment, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.