ideahitme / k8s-api-webhook

Library for quickly bootstrapping authentication/authorisation webhook for Kubernetes API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-api-webhook

Coverage Status Build Status Go Report Card

Library for quickly bootstrapping authentication/authorisation webhook for Kubernetes API

  • Move main.go to cmd/main.go
  • Add full integration step-by-step tutorial with casbin
  • Restructure packages
  • Provide detailed readme how to extend it
  • Write authorization module
  • Complete tests
    • Authentication
    • Authorization

About

Library for quickly bootstrapping authentication/authorisation webhook for Kubernetes API

License:GNU General Public License v3.0


Languages

Language:Go 98.7%Language:Makefile 1.3%