Documentation ¶
Index ¶
Constants ¶
View Source
const Healthy = "ok"
Variables ¶
This section is empty.
Functions ¶
func GetDomain ¶
func GetDomain(namespace string, name string) (*unstructured.Unstructured, error)
GetDomain returns a WebLogic domains in unstructured format
func GetHealthOfServers ¶
func GetHealthOfServers(uDomain *unstructured.Unstructured) ([]string, error)
GetHealthOfServers returns a slice of strings, each item representing the health of a server in the domain
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.