cluster-orchestrator

command module
v0.0.0-...-7448efe Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

cluster-orchestrator

A GO client library to interact with cluster orchestrators (ex. Rancher)

APIs exposed in the orchestrator library

Login() error
VerifyTokenValidity() error
CreateCluster(clusterName string) (*ClusterConfig, error)
GetClusterStatusByID(clusterID string) (*ClusterStatus, error)
ListClusterStatuses() ([]*ClusterStatus, error)
DeleteCluster(clusterID string) error

Refer ./testclient.go on how to create and interact with the orchestrator client

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
library
clusterorchestrator/driver/rancher
Package rancher is a generated GoMock package.
Package rancher is a generated GoMock package.

Jump to

Keyboard shortcuts

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