capsule-addon-cloudcasa

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

README

Capsule Addon for CloudCasa.io by Catalog

Empower your self-service and effortless Kubernetes backups and restores taking full advantage of the multi-tenancy!

Prerequisites

Installation

Create a Secret named cloudcasa-api-token in the capsule-system Namespace as follows.

kubectl --namespace capsule-system \
    create secret generic cloudcasa-api-token \
    --from-literal=token=<REDACTED>

Deploy the addon as follows.

kubectl apply -f https://raw.githubusercontent.com/clastix/capsule-addon-cloudcasa/master/config/installer.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cloudcasa/oapi
Package oapi provides primitives to interact with the openapi HTTP API.
Package oapi provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL