Categorygithub.com/bygui86/kubernetes-testskubernetesdatabasespostgrescrunchydata-postgres-operatorkubeapi
package
0.0.0-20200105234837-3f85c9d2fd0d
Repository: https://github.com/bygui86/kubernetes-tests.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
CreateConfigMap creates a ConfigMap.
CreateDeployment creates a deployment.
CreateDeployment creates a deployment.
CreateJob deletes a backup job.
Createpgbackup creates a pgbackup.
Createpgcluster creates a pgcluster.
Createpgpolicy creates a pgpolicy.
Createpgreplica creates a pgreplica.
Createpgtask creates a pgtask.
CreatePod creates a Pod.
CreatePVC creates a PVC.
CreateSecret.
CreateService creates a Service.
Deletepgbackups deletes all pgbackups.
DeleteConfigMap deletes a ConfigMap by name.
DeleteDeployment deletes a deployment.
DeleteJob deletes a job.
DeleteJobs deletes all jobs that match a selector.
Deletepgbackup deletes pgbackup by name.
Deletepgcluster deletes pgcluster by name.
Deletepgpolicy deletes pgpolicy by name.
Deletepgreplica deletes pgreplica by name.
Deletepgtask deletes pgtask by name.
Deletepgtasks deletes pgtask by selector.
DeletePod deletes a Pod.
DeletePVC deletes a PVC by name.
DeletePVCs deletes all PVCs by selector.
DeleteSecret.
DeleteService deletes a Service.
ExecToPodThroughAPI uninterractively exec to the pod with the command specified.
GetNodes gets a list of all Nodes.
GetStorageClasses gets a list of StorageClasses.
GetConfigMap gets a ConfigMap by name.
GetDeployment gets a deployment by name.
GetDeployments gets a list of deployments using a label selector.
GetJob gets a Job by name.
GetJobs gets a list of jobs using a label selector.
No description provided by the author
GetNamespace gets a Namespace by name.
GetNamespaces gets a list of Namespaces.
GetNodes gets a list of Nodes by selector.
Getpgbackup gets a pgbackups by name.
Getpgbackups gets a list of pgbackups.
Getpgcluster gets a pgcluster by name.
Getpgclusters gets a list of pgclusters.
GetpgclustersBySelector gets a list of pgclusters by selector.
Getpgpolicies gets a list of pgpolicies.
Getpgpolicy gets a pgpolicies by name.
Getpgreplica gets a pgreplica by name.
Getpgreplicas gets a list of pgreplicas.
GetpgreplicasBySelector gets a list of pgreplicas by selector.
Getpgtask gets a pgtask by name.
Getpgtasks gets a list of pgtasks.
GetpgtasksBySelector gets a list of pgtasks by selector.
GetPod gets a Pod by name.
GetPods gets a list of Pods by selector.
GetPodsWithBothSelectors gets a list of Pods by selector and field selector.
GetPVC gets a PVC by name returns pvc, found=bool, error.
GetPVCs gets a list of PVC by selector.
GetSecret gets a Secrets by name.
GetSecrets gets a list of Secrets by selector.
GetService gets a Service by name.
GetServices gets a list of Services by selector.
GetStorageClass gets a single StorageClasse.
GetStorageClasses gets a list of StorageClasses using a selector.
No description provided by the author
No description provided by the author
ListConfigMap lists ConfigMaps with a given selector.
MergePatchDeployment patches a deployment for failover only at this point.
PatchDeployment patches a deployment.
PatchDeployment patches a deployment.
No description provided by the author
No description provided by the author
Updatepgcluster updates a pgcluster.
Updatepgreplica updates a pgreplica.
Updatepgtask updates a pgtask.
No description provided by the author
No description provided by the author