dummy

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterManager

type ClusterManager struct {
	DeployedBlueprints map[string]*v1alpha1.Blueprint
}

This ClusterManager is meant to be used for testing

func (*ClusterManager) CreateBlueprint

func (m *ClusterManager) CreateBlueprint(cluster string, blueprint *v1alpha1.Blueprint) error

func (*ClusterManager) DeleteBlueprint

func (m *ClusterManager) DeleteBlueprint(cluster string, namespace string, name string) error

func (*ClusterManager) GetBlueprint

func (m *ClusterManager) GetBlueprint(cluster string, namespace string, name string) (*v1alpha1.Blueprint, error)

func (*ClusterManager) GetClusters

func (m *ClusterManager) GetClusters() ([]multicluster.Cluster, error)

func (*ClusterManager) UpdateBlueprint

func (m *ClusterManager) UpdateBlueprint(cluster string, blueprint *v1alpha1.Blueprint) error

Jump to

Keyboard shortcuts

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