Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomBytes ¶ added in v0.1.5
GenerateRandomBytes returns securely generated random bytes. It will return an error if the system's secure random number generator fails to function correctly, in which case the caller should not continue.
func GenerateRandomString ¶ added in v0.1.5
GenerateRandomString returns a URL-safe, base64 encoded securely generated random string.
func GetContainerName ¶
GetContainerName return container name prefixed and everything.
func StringPointer ¶ added in v0.0.5
StringPointer return pointer of given string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.