framework

package
v0.0.0-...-b3fc9e1 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateSchedulerName

func GenerateSchedulerName() string

func Setup

func Setup() error

func Teardown

func Teardown()

func WithClients

func WithClients(t *testing.T, testCase func(roomsApiClient *APIClient, managementApiClient *APIClient, kubeClient kubernetes.Interface, redisClient *redis.Client, maestro *maestro.MaestroInstance))

TODO: remove the old redis client version

Types

type APIClient

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

func NewAPIClient

func NewAPIClient(baseAddr string) *APIClient

func (*APIClient) Do

func (c *APIClient) Do(verb, path string, request proto.Message, response proto.Message) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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