command
module
Version:
v0.0.0-...-36dfd49
Opens a new window with list of versions in this module.
Published: Aug 9, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Cloudlens Webhook
Author: Michael Wan
Overview
A Golang Kubernetes admissions control webhook server
Dependencies
This project requires the following Golang dependencies:
- Yaml (github.com/ghodss/yaml)
- Glog (github.com/golang/glog)
- k8s.io/api/admission/v1beta1
- k8s.io/api/admissionregistration/v1beta1
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/runtime
- k8s.io/apimachinery/pkg/runtime/serializer
- k8s.io/kubernetes/pkg/apis/core/v1
Building Image
- Replace
[YOUR_DOCKER_HUB_ID]
with your Docker account inside the build
script
- Running the
build
script will push the image to Docker under the repo sidecar-injector
in your account.
The webhook image has already been built and is currently hosted at michawan/sidecar-injector on the Docker hub
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.