GoogleApi.GKEBackup
Backup for GKE API client library.
Backup for GKE is a managed Kubernetes workload backup and restore service for GKE clusters.
Installation
Install this package from Hex by adding
google_api_gke_backup to your list of dependencies in mix.exs:
def deps do
[{:google_api_gke_backup, "~> 0.6"}]
endFor more information
Product documentation is available at https://cloud.google.com/kubernetes-engine/docs/add-on/backup-for-gke.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_gke_backup.