cluster

package
v0.0.0-...-9451de5 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2019 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClusterService

func ClusterService() (provTypes.ClusterService, error)

func ClusterStorage

func ClusterStorage() (provTypes.ClusterStorage, error)

Types

type ClusterProvider

type ClusterProvider interface {
	CreateCluster(ctx context.Context, c *provTypes.Cluster) error
	UpdateCluster(ctx context.Context, c *provTypes.Cluster) error
	DeleteCluster(ctx context.Context, c *provTypes.Cluster) error
}

type ClusteredProvisioner

type ClusteredProvisioner interface {
	InitializeCluster(c *provTypes.Cluster) error
	ValidateCluster(c *provTypes.Cluster) error
	ClusterHelp() provTypes.ClusterHelpInfo
}

Jump to

Keyboard shortcuts

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