Coder Social home page Coder Social logo

deis-client's Introduction

deis-client

Gem Version

A Ruby client library for Deis controllers

Implementation Status

Please use the Deis documentation as reference. The following API endpoints are already implemented:

  • Authorization
    • register new user
    • login
    • cancel account
    • regenerate token
    • change password
  • Applications
    • list all applications
    • create an application
    • destroy an application
    • list application details
    • retrieve application logs
    • run on-off commands
  • Certificates
    • list all certificates
    • list certificate details
    • create certificate
    • destroy a certificate
  • Containers
    • list all containers
    • list all containers by type
    • restart all containers
    • restart containers by type
    • restart containers by type and number
    • scale containers
  • Configuration
    • list application configuration
    • create new config
    • unset config variable
  • Domains
    • list application domains
    • add domain
    • remove domain
  • Builds
    • list application builds
    • create application build
  • Releases
    • list application releases
    • list release details
    • rollback release
  • Keys
    • list keys
    • add key to user
    • remove key from user
  • Permissions
    • list application permissions
    • create application permission
    • remove application permission
    • grant user administation priviliges
  • Users
    • list all users

Versioning

The major and minor version numbers match the version of the Deis Controller API. The patch version marks the version of the gem itself.

deis-client's People

Contributors

0x203 avatar franzliedke avatar kostassof avatar nathansamson avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

deis-client's Issues

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.