Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gitlab/cluster-client

Package Overview
Dependencies
Maintainers
0
Versions
11
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.

  • 2.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26K
decreased by-79.06%
Maintainers
0
Weekly downloads
 
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 13 Nov 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc