int

package
v0.0.0-...-4a33456 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Integration

type Integration struct {
	Client client.Client
	// contains filtered or unexported fields
}

Integration is an integration testing toolset, providing utilities to get resources from a cluster

func NewIntegration

func NewIntegration() (*Integration, error)

NewIntegration creates a new integration testing toolset, providing utilities to get resources from a cluster

func (*Integration) DisableWebhook

func (i *Integration) DisableWebhook() error

DisableWebhook removes the sre-regular-user-validation webhook, preventing edits to MachineSets

func (*Integration) GetWorkerMachineSet

func (i *Integration) GetWorkerMachineSet() (machinev1.MachineSet, error)

GetWorkerMachineSet returns the MachineSet with the worker label

Jump to

Keyboard shortcuts

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