Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
func NewExecutor ¶
func NewExecutor(baseURL string, authProvider auth.AuthProvider) *Executor
func (*Executor) ExecuteTest ¶
func (*Executor) UpdateAuthProvider ¶
func (e *Executor) UpdateAuthProvider(authProvider auth.AuthProvider)
UpdateAuthProvider updates the authentication provider
Click to show internal directories.
Click to hide internal directories.