Versions in this module Expand all Collapse all v0 v0.0.2 Apr 1, 2019 v0.0.1 Mar 27, 2019 Changes in this version + var AuthCert string + var AuthHTTPPort uint16 + var AuthHTTPSPort uint16 + var AuthKey string + func TokenRegister(auth *restful.WebService) v0.0.0 Mar 18, 2019 Changes in this version + var Priv jose.JSONWebKey + var Pub jose.JSONWebKey + func CreateKeyPair() (pub, priv jose.JSONWebKey) + func K8sRegister(auth *restful.WebService) + func Serve(cmd *cobra.Command)