Documentation ¶
Index ¶
- Constants
- func CheckAppReleaseNotExist(err error) bool
- func CheckPermissionErrorForArgoCd(err error) bool
- func ConvertIntArrayToStringArray(req []int) []string
- func CreateFileAtFilePathAndWrite(filePath, fileContent string) (string, error)
- func IsExternalChartStoreApp(displayName string) bool
- func MoveFileToDestination(filePath, destinationPath string) error
Constants ¶
View Source
const NOT_FOUND = "not found"
View Source
const PermissionDenied = "permission denied"
View Source
const RELEASE_NOT_EXIST = "release not exist"
Variables ¶
This section is empty.
Functions ¶
func CheckAppReleaseNotExist ¶ added in v0.6.29
func CheckPermissionErrorForArgoCd ¶ added in v0.6.29
func ConvertIntArrayToStringArray ¶ added in v0.6.29
func CreateFileAtFilePathAndWrite ¶ added in v0.6.29
func IsExternalChartStoreApp ¶ added in v0.7.0
func MoveFileToDestination ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.