🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@gitlab/cluster-client

Package Overview
Dependencies
Maintainers
7
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitlab/cluster-client

A JavaScript client for Kubernetes for use in the GitLab frontend.

3.0.0
latest
Source
npm
Version published
Maintainers
7
Created
Source

@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

FAQs

Package last updated on 17 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts