Categorygithub.com/rstudio/k8s-http-auth
repositorypackage
0.4.6
Repository: https://github.com/rstudio/k8s-http-auth.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

k8s-http-auth

Kubernetes HTTP auth things.

Go Reference

middleware

HTTP middleware to implement intra-cluster communication with service account token volume projection.

client library

Client library to build requests that include a header to interact with services that use the middleware.

examples

A full example is available that includes an api service that accesses a backing db service.