standup

package
v1.27.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Framework    *clustertest.Framework
	IsUpgade     bool
	ClusterReady []func(client *clustertestclient.Client)
}

Client is the client responsible for handling standing up a given cluster

func New

func New(framework *clustertest.Framework, isUpgrade bool, clusterReadyChecks ...func(client *clustertestclient.Client)) *Client

New builds a new standup client

func (*Client) Standup

func (c *Client) Standup(cluster *application.Cluster) (*application.Cluster, error)

Standup takes in a Cluster app and applies it to the Management Cluster. After applying it checks for the cluster being ready and usable.

Jump to

Keyboard shortcuts

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