cluster

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActuatorParams

type ActuatorParams struct {
	Services *services.AzureClients
	Client   client.Client
}

ActuatorParams holds the Azure SDK Client and Kubernetes Client objects for the cluster actuator.

type AzureClusterClient

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

AzureClusterClient holds the Azure SDK Client and Kubernetes Client objects.

func NewClusterActuator

func NewClusterActuator(params ActuatorParams) (*AzureClusterClient, error)

NewClusterActuator returns a new instance of AzureClusterClient.

func (*AzureClusterClient) Delete

func (azure *AzureClusterClient) Delete(cluster *clusterv1.Cluster) error

Delete the cluster.

func (*AzureClusterClient) Reconcile

func (azure *AzureClusterClient) Reconcile(cluster *clusterv1.Cluster) error

Reconcile creates or applies updates to the cluster.

Jump to

Keyboard shortcuts

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