/k8s-api-webhook

Library for quickly bootstrapping authentication/authorisation webhook for Kubernetes API

Primary LanguageGoGNU General Public License v3.0GPL-3.0

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