Categorygithub.com/howardjohn/kubectl-curl
modulepackage
0.1.0
Repository: https://github.com/howardjohn/kubectl-curl.git
Documentation: pkg.go.dev

# README

kubectl curl

kubectl curl is a plugin to make a curl call to the API server.

Why not kubectl --raw? It only supports some verbs.

Install

go install github.com/howardjohn/kubectl-curl@latest

Usage

Example usage:

$ kubectl curl /api

Note the URL MUST be first argument.

# Packages

No description provided by the author