Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Separator = ";" All = "all" ValidHttpMethods = [...]string{"GET", "POST", "PUT", "HEAD", "DELETE", "OPTIONS"} ValidFileTypes = [...]string{"gif", "png", "bmp", "jpeg", "jpg", "html", "htm", "shtml", "mp3", "wma", "flv", "mp4", "wmv", "zip", "exe", "rar", "css", "txt", "ico", "js", "swf", "m3u8", "xml", "f4m", "bootstarp", "ts"} )
Functions ¶
func CheckFileTypes ¶
func WaitForDomainDeleted ¶
func WaitForDomainDeleted(client *cdnetworksapi.Client, domainId string) error
func WaitForDomainDeployed ¶
func WaitForDomainDeployed(client *cdnetworksapi.Client, domainId string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.