package
2.0.5+incompatible
Repository: https://github.com/oracle-cne/ocne.git
Documentation: pkg.go.dev
# Functions
DoesReleaseExist checks to see if a given release is already installed.
DownloadApplication downloads a single application from the catalog endpoint.
Install parses a catalog for an entry with a given application name and version It downloads the helm chart for that entry locally and uploads it to a cluster.
InstallApplications installs a sequence of applications.
InstallInternalCatalog installs the internal OCNE catalog built into the client binary.
NewInternalCatalogApplication returns an ApplicationDescription for the internal catalog.
UpdateApplications updates a sequence of applications.
# Structs
No description provided by the author