Documentation ¶
Index ¶
- func AddStringBeforePointForKindAndName(path, kind, name, point, addContent string) error
- func CopyFolderToLocal(git *git.Client, tempDirectory, folderRelativePath string) error
- func DeleteFirstResourceFromYaml(path, apiVersion, kind, name string) error
- func DeleteKindFromYaml(path, kind string) error
- func FileExists(filename string) bool
- func FolderEmpty(folder string) (bool, error)
- func FolderExists(folder string) bool
- func GetAbsPath(pathParts ...string) (string, error)
- func GetSecretValue(secret *secret.Secret, existing *secret.Existing) (string, error)
- func IsCrdSecret(secret *secret.Secret, existent *secret.Existing) bool
- func IsExistentClientSecret(existent *secret.ExistingIDSecret) bool
- func IsExistentSecret(secret *secret.Secret, existent *secret.Existing) bool
- func RecreatePath(pathParts ...string) error
- func Run(monitor mntr.Monitor, cmd exec.Cmd) error
- func RunWithOutput(monitor mntr.Monitor, cmd exec.Cmd) ([]byte, error)
- type Metadata
- type Resource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFolderToLocal ¶
func DeleteKindFromYaml ¶
func FileExists ¶
func FolderEmpty ¶
func FolderExists ¶
func GetAbsPath ¶
func GetSecretValue ¶
func IsExistentClientSecret ¶
func IsExistentClientSecret(existent *secret.ExistingIDSecret) bool
func IsExistentSecret ¶
func RecreatePath ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.