Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAppFromAirgap ¶
func CreateAppFromAirgap(pendingApp *PendingApp, airgapBundle multipart.File, registryHost string, namespace string, username string, password string) error
CreateAppFromAirgap does a lot. Maybe too much. Definitely too much. This function assumes that there's an app in the database that doesn't have a version After execution, there will be a sequence 0 of the app, and all clusters in the database will also have a version
Types ¶
type PendingApp ¶
func GetPendingAirgapUploadApp ¶
func GetPendingAirgapUploadApp() (*PendingApp, error)
Click to show internal directories.
Click to hide internal directories.