Versions in this module Expand all Collapse all v0 v0.0.2 Sep 11, 2018 Changes in this version + func ActivePlugins(c *routing.Context) error + func ListPluginsAvailable(c *routing.Context) error + func PluginsServiceName() string + func ProfileGApiUsage(c *routing.Context) error v0.0.1 Jul 4, 2018 Changes in this version + func APIAnalytics(c *routing.Context) error + func AddServiceToGroupHandler(c *routing.Context) error + func AppGroupsMatches(c *routing.Context) error + func AssociateServiceToAppGroup(c *routing.Context) error + func AuthorizeTokenHandler(c *routing.Context) error + func CreateAppGroup(c *routing.Context) error + func CreateUserHandler(c *routing.Context) error + func DeassociateServiceFromApplicationGroup(c *routing.Context) error + func DeassociateServiceFromGroup(c *routing.Context) error + func DeleteAppGroup(c *routing.Context) error + func DeleteEndpointHandler(c *routing.Context) error + func FindAppGroupForService(c *routing.Context) error + func FindUsersHandler(c *routing.Context) error + func GetAppGroupById(c *routing.Context) error + func GetAppGroups(c *routing.Context) error + func GetEndpointHandler(c *routing.Context) error + func GetServiceGroupHandler(c *routing.Context) error + func GetTokenHandler(c *routing.Context) error + func GetUserHandler(c *routing.Context) error + func InvalidateCache(c *routing.Context) error + func ListServiceGroupsHandler(c *routing.Context) error + func ListServicesHandler(c *routing.Context) error + func Logs(c *routing.Context) error + func ManageServiceHandler(c *routing.Context) error + func ManageServiceTypesHandler(c *routing.Context) error + func MeHandler(c *routing.Context) error + func Methods() map[string]interface + func NormalizeServices(c *routing.Context) error + func RegisterHandler(c *routing.Context) error + func RegisterServiceGroupHandler(c *routing.Context) error + func ReloadServices(c *routing.Context) error + func RemoveServiceGroup(c *routing.Context) error + func ServiceDiscovery() *servicediscovery.ServiceDiscovery + func ServiceDiscoveryServiceName() string + func ServiceNotFound(c *routing.Context) error + func UngroupedApps(c *routing.Context) error + func UpdateAppGroup(c *routing.Context) error + func UpdateHandler(c *routing.Context) error + func UpdateServiceGroup(c *routing.Context) error + func UpdateUserByAdminHandler(c *routing.Context) error + func UpdateUserHandler(c *routing.Context) error + func UsersServiceName() string