Versions in this module Expand all Collapse all v1 v1.0.1 Sep 28, 2020 v1.0.0 Sep 4, 2020 v0 v0.9.1 Jun 15, 2020 Changes in this version + const RKSVersion + func MetricsHandler(router http.Handler) http.Handler + type AdminCredentials struct + Login string + Password string + type AdminToken struct + AdminToken string + type GroupPassword struct + Password string + type GroupRegInfo struct + CallbackURL string + OauthClientID string + OauthClientSecret string + OauthURL string + type GroupSecrets struct + Secrets []string + type GroupToken struct + GroupToken string + type NodeInfo struct + NodeId string + type NodeToken struct + NodeToken string + Ttl int + type RksError struct + Code int + Message string + WrappedError error + func (err RksError) Error() string + func (err RksError) HandleErr(ctx context.Context, w http.ResponseWriter) + type Secret struct + Data SecretData + type SecretData struct + Certificate string + Meta SecretDataMeta + PrivateKey string + type SecretDataMeta struct + Ttl int32 + type TokenAuth struct + ClientToken string