Documentation
¶
Index ¶
- func CreateResourceURI(resourceType string, path string, suffix string, trailingSlash bool, ...) string
- func CreateURI(path string, queryTerms map[string]string) string
- func GetAPIVersion() string
- func GetDomain() string
- func GetPort() string
- func GetResourceURIFromResourcePath(resourceType string, path string, id string, suffix string, ...) (string, *errors.ApiError)
- func GetURIPathFromInternalPath(internalPath string) string
- func ProcessResource(resource string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateResourceURI ¶
func GetAPIVersion ¶
func GetAPIVersion() string
func ProcessResource ¶
ProcessResource converts a slash-delimited resource path into a colon-delimited resource path. The resource is any name, like user name, role name, group name, etc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.