Versions in this module Expand all Collapse all v0 v0.2.1 Apr 8, 2021 v0.2.0 Apr 7, 2021 Changes in this version + func GetEffecticeACLPoliciesRaw(ctx context.Context, p *api.AuthenticationConfig, urls []string) (*http.Response, error) + func GetPermissionsAndResourcesRaw(ctx context.Context, p *api.AuthenticationConfig) (util.JSONResponse, error) v0.1.1 Feb 15, 2021 v0.1.0 Jan 28, 2021 Changes in this version + func GetEffecticeACLPolicies(ctx context.Context, p *api.AuthenticationConfig, urls []string) (interface{}, error) + func GetPermissionsAndResources(ctx context.Context, p *api.AuthenticationConfig) (interface{}, error)