package
0.122.0
Repository: https://github.com/konstructio/kubefirst-api.git
Documentation: pkg.go.dev

# Functions

ApplicationCleanup removes and waits for specific ArgoCD applications.
ApplyArgoCDKustomize.
Sync request ArgoCD to manual sync an application.
GetArgoCDApplication by receiving the ArgoCD token, and the application name, this function returns the full application data Application struct.
No description provided by the author
GetArgoCDToken expects ArgoCD username and password, and returns a ArgoCD Bearer Token.
GetArgocdTokenV2.
GetArgoEndpoint provides a solution in the interim for returning the correct endpoint address.
RefreshApplication forces the registry application to fetch upstream manifests.
RefreshRegistryApplication forces the registry application to fetch upstream manifests.
RestPatchArgoCD uses RESTClient to patch a given ArgoCD Application using the provided payload.

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

todo call this ArgocdConfig or something not so generic Config ArgoCD configuration.
PatchStringValue specifies a patch operation for a string.
No description provided by the author