Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New returns domain information from the provided URL
For instance, the following URL: ``` d := domain.New("https://account.fra.lacework.net") ``` Would be dessiminated into: * `account` as the account name * `fra` as the cluster name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.