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

github.com/patricksimonian/k8s-mock-server-generator

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/patricksimonian/k8s-mock-server-generator

v1.0.1
Source
Go
Version published
Created
Source

K8S Mock Server Generator

This project contains tooling to generate a Express.JS/Typescript mock api server for K8s.

Projects

  • cluster-runbooks: These are a series of shell scripts that fetch complete open api specs from target k8s clusters. Currently there is only a script to get a spec from a KiND cluster
  • dereferencer: a python project that generates a fully de-referenced open api spec from what you would receive from a k8s cluster
  • openapi-ir-processor: a go package that generates an IR that is used by the k8s-server-generator
  • k8s-server-generator: a go package/cli that will generate a typescript mock k8s server

FAQs

Package last updated on 17 Mar 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