@gitlab/cluster-client

3.0.0 • Public • Published

@gitlab/cluster-client

A JavaScript client for Kubernetes access in the GitLab frontend, for use with the GitLab agent server's reverse proxy.

This is an internal package for GitLab's use, as a stop-gap measure until the official client for JavaScript supports web browsers (issue).

We urge you to use the OpenAPI generator directly instead of relying on this package.

Usage

The generated client is in the client/ folder. See the generated client/README.md for details on its usage.

Development

The client is generated from the Kubernetes OpenAPI specification using the OpenAPI generator for JavaScript.

To regenerate the client, run:

make clean client

See openapi-generator-config.yaml for the configuration passed to the generator.

Contributing

See CONTRIBUTING.md

/@gitlab/cluster-client/

    Package Sidebar

    Install

    npm i @gitlab/cluster-client

    Weekly Downloads

    88,639

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    3.17 MB

    Total Files

    580

    Last publish

    Collaborators

    • rob.hunt-gitlab
    • gitlab-administration
    • tzallmann
    • gitlab-bot
    • leipert
    • apanchal-gitlab
    • jhope-gitlab