GithubHelp home page GithubHelp logo

ccp-client-go's Introduction

Go API client for ccp-client-go

No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 1.0.0
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.languages.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

import "./ccp-client-go"

Documentation for API Endpoints

All URIs are relative to http://localhost:31453

Class Method HTTP request Description
DefaultApi ClusterHealth Get /2/clusters/{clusterUUID}/health Get health of cluster
DefaultApi CreateCluster Post /2/clusters Create a cluster with the given specification
DefaultApi CreateClusterAuthz Post /2/clusters/{clusterID}/authz Add authorization for a cluster
DefaultApi CreateHelmChart Post /2/clusters/{clusterUUID}/helmcharts Create a helmChart for cluster with the given specification
DefaultApi DeleteCluster Delete /2/clusters/{clusterUUID} Delete a cluster
DefaultApi DeleteClusterAuthz Delete /2/clusters/{clusterID}/authz/{authID} Delete authorization for a cluster
DefaultApi DeleteHelmChart Delete /2/clusters/{clusterUUID}/helmcharts/{HelmChartUUID} Delete helm chart for cluster
DefaultApi GetClusterByName Get /2/clusters/{clusterName} Get a cluster by name
DefaultApi GetClusterEnv Get /2/clusters/{clusterUUID}/env Get cluster environment
DefaultApi GetClusters Get /2/clusters Get all clusters
DefaultApi GetDashboard Get /2/clusters/{clusterUUID}/dashboard Get dashboard
DefaultApi GetHelmChartsByClusterUUID Get /2/clusters/{clusterUUID}/helmcharts Get HelmCharts object for a given cluster
DefaultApi ListClusterAuthz Get /2/clusters/{clusterID}/authz List authorizations for a cluster
DefaultApi PatchCluster Patch /2/clusters/{clusterUUID} Patch a cluster
DefaultApi UpdateCluster Put /2/clusters/{clusterUUID} Update a cluster
DefaultApi UpgradeCluster Patch /2/clusters/{clusterUUID}/upgrade Upgrade a cluster

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

Daneyon Hansen

ccp-client-go's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.