Documentation
¶
Index ¶
- func CreateTimestamp() int64
- func DetectOpenShift() (isOpenshift bool, isOpenshift4 bool, anError error)
- func GenerateCertificate(dnsName string, certTitle string) (string, string, error)
- func GenerateRandomString(length int) string
- func GetOperatorNamespace() string
- func WaitForService(url string, successStatusCode int, maxRetries int) error
- type HTTPClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectOpenShift ¶
DetectOpenShift determines if we're running on an OpenShift cluster
func GenerateCertificate ¶
GenerateCertificate : generates a key and certificate returns ServerKey ServerCert, error
func GenerateRandomString ¶
GenerateRandomString : Generates random characters
func GetOperatorNamespace ¶
func GetOperatorNamespace() string
GetOperatorNamespace : Operator namespace
Types ¶
Click to show internal directories.
Click to hide internal directories.