Documentation ¶
Index ¶
- func ApplyPolicies(clusterName string, Clientset *kubernetes.Clientset, ...)
- func CompleteCreateClusterWorkflow(clusterName string, Clientset *kubernetes.Clientset, ...)
- func PatchPgcluster(restclient *rest.RESTClient, newLabel string, oldCRD crv1.Pgcluster, ns string) error
- func RemoveBackups(namespace string, clientset *kubernetes.Clientset, task *crv1.Pgtask)
- func RemoveData(namespace string, clientset *kubernetes.Clientset, task *crv1.Pgtask)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyPolicies ¶
func ApplyPolicies(clusterName string, Clientset *kubernetes.Clientset, RESTClient *rest.RESTClient, ns string)
RemoveBackups ...
func CompleteCreateClusterWorkflow ¶
func CompleteCreateClusterWorkflow(clusterName string, Clientset *kubernetes.Clientset, RESTClient *rest.RESTClient, ns string)
CompleteCreateClusterWorkflow ... update the pgtask for the create cluster workflow for a given cluster
func PatchPgcluster ¶
func RemoveBackups ¶
func RemoveBackups(namespace string, clientset *kubernetes.Clientset, task *crv1.Pgtask)
RemoveBackups ...
func RemoveData ¶
func RemoveData(namespace string, clientset *kubernetes.Clientset, task *crv1.Pgtask)
RemoveData ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.