package
Version:
v1.2.6
Opens a new window with list of versions in this module.
Published: Aug 31, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Delete deletes the given application
Exists checks whether the given app exist or not
List all applications in current project
ListInProject lists all applications in given project by Querying the cluster
Application
GetMachineReadableFormat returns resource information in machine readable format
AppList is a list of applications
func GetMachineReadableFormatForList(apps []App) AppList
GetMachineReadableFormatForList returns application list in machine readable format
type AppSpec struct {
Components []string `json:"components,omitempty"`
}
AppSpec is list of components present in given application
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.