web

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrTimedOut = errors.New("timed out waiting for input")
)

Functions

This section is empty.

Types

type Web

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

func New

func New(conf *WebConfig) *Web

New returns an initialised instance of Web struct

func (*Web) ClearCache

func (web *Web) ClearCache() error

func (*Web) GetSSOCredentials added in v0.12.0

func (web *Web) GetSSOCredentials(conf credentialexchange.CredentialConfig) (string, error)

GetSSOCredentials

func (*Web) GetSamlLogin

func (web *Web) GetSamlLogin(conf credentialexchange.CredentialConfig) (string, error)

GetSamlLogin performs a saml login for a given

func (*Web) MustClose added in v0.13.0

func (web *Web) MustClose()

func (*Web) WithConfig added in v0.13.0

func (web *Web) WithConfig(conf *WebConfig) *Web

type WebConfig added in v0.11.0

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

WebConb

func NewWebConf added in v0.11.0

func NewWebConf(datadir string) *WebConfig

func (*WebConfig) WithHeadless added in v0.11.0

func (wc *WebConfig) WithHeadless() *WebConfig

func (*WebConfig) WithTimeout added in v0.11.0

func (wc *WebConfig) WithTimeout(timeoutSeconds int32) *WebConfig

Jump to

Keyboard shortcuts

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