//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
controller
certificates
rootcacertpublisher
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
182 SLOC
#
Functions
NewPublisher
NewPublisher construct a new controller which would manage the configmap which stores certificates in each namespace.
#
Constants
RootCACertConfigMapName
RootCACertConfigMapName is name of the configmap which stores certificates to access api-server.
#
Structs
Publisher
Publisher manages certificate ConfigMap objects inside Namespaces.