uimodel

package
v0.0.0-...-21311fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UI

type UI struct {
	// contains filtered or unexported fields
}

UI is a facade for accessing high level ui model objects

func InitWithUser

func InitWithUser(page *web.Page, URL string) UI

InitWithUser navigates to given URL and ensures signed-in user.

func (*UI) GoToBandwagon

func (u *UI) GoToBandwagon(domainName string) bandwagon.Bandwagon

GoToBandwagon navigates to bandwagon page and returns bandwagon object

func (*UI) GoToInstaller

func (u *UI) GoToInstaller(URL string) installer.Installer

GoToInstaller navigates to installer page and returns installer object

func (*UI) GoToOpsCenter

func (u *UI) GoToOpsCenter() opscenter.OpsCenter

GoToOpsCenter navigates to opscenter page and returns opscenter object

func (*UI) GoToSite

func (u *UI) GoToSite(domainName string) site.Site

GoToSite navigates to cluster page and returns cluster object

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL