Documentation
¶
Index ¶
- func AnnotateNamespace(namespace, annotation string)
- func AnnotateNamespaceIgnoreErrors(namespace, annotation string)
- func Apply(path_dir, namespace string)
- func CheckProjectExists(projectName string) bool
- func Create(path_dir, namespace string)
- func CreateChainsImageRegistrySecret(dockerConfig string)
- func CreateNewProject(ns string)
- func CreateRemote(remote_path, namespace string)
- func CreateSecretForGitResolver(secretData string)
- func CreateSecretForWebhook(tokenSecretData, webhookSecretData, namespace string)
- func CreateSecretWithSecretToken(secretname, namespace string)
- func Delete(path_dir, namespace string)
- func DeleteProject(ns string)
- func DeleteProjectIgnoreErors(ns string)
- func DeleteResource(resourceType, name string)
- func DeleteResourceInNamespace(resourceType, name, namespace string)
- func EnableConsolePlugin()
- func EnableTLSConfigForEventlisteners(namespace string)
- func GetSecretsData(secretName, namespace string) string
- func LabelNamespace(namespace, label string)
- func LinkSecretToSA(secretname, sa, namespace string)
- func RemovePrunerConfig()
- func SecretExists(secretName string, namespace string) bool
- func UpdateTektonConfig(patch_data string)
- func UpdateTektonConfigwithInvalidData(patch_data, errorMessage string)
- func VerifyKubernetesEventsForEventListener(namespace string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnnotateNamespace ¶
func AnnotateNamespace(namespace, annotation string)
func AnnotateNamespaceIgnoreErrors ¶
func AnnotateNamespaceIgnoreErrors(namespace, annotation string)
func CheckProjectExists ¶
func CreateChainsImageRegistrySecret ¶
func CreateChainsImageRegistrySecret(dockerConfig string)
func CreateNewProject ¶
func CreateNewProject(ns string)
CreateNewProject Helps you to create new project
func CreateRemote ¶
func CreateRemote(remote_path, namespace string)
Create resources using remote path using oc command
func CreateSecretForGitResolver ¶
func CreateSecretForGitResolver(secretData string)
func CreateSecretForWebhook ¶
func CreateSecretForWebhook(tokenSecretData, webhookSecretData, namespace string)
func CreateSecretWithSecretToken ¶
func CreateSecretWithSecretToken(secretname, namespace string)
func DeleteProjectIgnoreErors ¶
func DeleteProjectIgnoreErors(ns string)
func DeleteResource ¶
func DeleteResource(resourceType, name string)
func DeleteResourceInNamespace ¶
func DeleteResourceInNamespace(resourceType, name, namespace string)
func EnableConsolePlugin ¶
func EnableConsolePlugin()
func EnableTLSConfigForEventlisteners ¶
func EnableTLSConfigForEventlisteners(namespace string)
func GetSecretsData ¶
func LabelNamespace ¶
func LabelNamespace(namespace, label string)
func LinkSecretToSA ¶
func LinkSecretToSA(secretname, sa, namespace string)
func RemovePrunerConfig ¶
func RemovePrunerConfig()
func SecretExists ¶
func UpdateTektonConfig ¶
func UpdateTektonConfig(patch_data string)
func UpdateTektonConfigwithInvalidData ¶
func UpdateTektonConfigwithInvalidData(patch_data, errorMessage string)
func VerifyKubernetesEventsForEventListener ¶
func VerifyKubernetesEventsForEventListener(namespace string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.