Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateOCLoginCMD ¶
func OcLogin ¶
func OcLogin(ocLoginAtter OcAttributes) (string, error)
Types ¶
type Console ¶ added in v1.5.0
Console is openshift webconsole struct
func NewConsole ¶ added in v1.5.0
func NewConsole(clusterID string, connection *client.Connection) (console *Console, err error)
NewConsole need clusterID and connection passed. Will return the console with login=true
func (*Console) IsConfiged ¶ added in v1.5.0
IsConfiged will return whether the config file of the console is existed
Click to show internal directories.
Click to hide internal directories.