integration

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchRow

func MatchRow(values ...interface{}) types.GomegaMatcher

Types

type OCMEnvironment

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

func NewOCMEnvironment

func NewOCMEnvironment(opts ...OCMEnvironmentOption) (*OCMEnvironment, error)

func (*OCMEnvironment) APIServerURL

func (e *OCMEnvironment) APIServerURL() string

func (*OCMEnvironment) AddAddonRoutes

func (e *OCMEnvironment) AddAddonRoutes() error

func (*OCMEnvironment) AddClusterRoutes

func (e *OCMEnvironment) AddClusterRoutes() error

func (*OCMEnvironment) Addons

func (e *OCMEnvironment) Addons() []*cmv1.AddOn

func (*OCMEnvironment) CleanUp

func (e *OCMEnvironment) CleanUp() error

func (*OCMEnvironment) Clusters

func (e *OCMEnvironment) Clusters() []*cmv1.Cluster

func (*OCMEnvironment) Config

func (e *OCMEnvironment) Config() string

func (*OCMEnvironment) Option

func (e *OCMEnvironment) Option(opt OCMEnvironmentOption) error

func (*OCMEnvironment) SSOServerURL

func (e *OCMEnvironment) SSOServerURL() string

type OCMEnvironmentOption

type OCMEnvironmentOption func(e *OCMEnvironment) error

func OCMEnvironmentAddons

func OCMEnvironmentAddons(addons ...*cmv1.AddOn) OCMEnvironmentOption

func OCMEnvironmentClusters

func OCMEnvironmentClusters(clusters ...*cmv1.Cluster) OCMEnvironmentOption

func OCMEnvironmentSSOServer

func OCMEnvironmentSSOServer(serv *ghttp.Server) OCMEnvironmentOption

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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