Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + const ClientIDKey + const ClientSecretKey + type Manager interface + Get func(name string, options metav1.GetOptions) (*v1.Secret, error) + type Repository interface + Get func(name string) (string, string, apperrors.AppError) + func NewRepository(secretsManager Manager, remoteEnvironment string) Repository