Documentation
¶
Index ¶
- Constants
- func DeriveAppUrl(canonicalUrl string) (string, error)
- func DeriveSubdomainUrl(canonicalUrl string, subdomain string) (string, error)
- func GetCanonicalApiUrl(url url.URL) (string, error)
- func GetCanonicalApiUrlFromString(userDefinedUrl string) (string, error)
- func IsFedramp(canonicalUrl string) bool
- type ApiClient
Constants ¶
View Source
const (
API_PREFIX string = "api"
)
Variables ¶
This section is empty.
Functions ¶
func DeriveAppUrl ¶
func DeriveSubdomainUrl ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.