Documentation ¶
Index ¶
- func Debug(format string, v ...interface{})
- func GenerateCertificate(keyFile string, certFile string) error
- func GetEnv(name string) (string, error)
- func GetEnvironmentVarOrPlain(value string) string
- func GetRootDir() (string, error)
- func InitDebug()
- func PathExists(name string) bool
- func PrnLogResponse(body io.ReadCloser) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCertificate ¶
func GetRootDir ¶
GetRootDir returns the full path of the directory in which the process is running.
func PathExists ¶
PathExists checks if a (full) path exists on the host/container.
func PrnLogResponse ¶
func PrnLogResponse(body io.ReadCloser) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.