ibmcloud

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IBMCloudIPAnnotationKey = "ibmcloud-ip-address"
	IBMCloudIdAnnotationKey = "ibmcloud-resourceId"
)
View Source
const ProviderName = "ibmcloud"

Variables

This section is empty.

Functions

This section is empty.

Types

type ActuatorParams

type ActuatorParams struct {
	KubeClient    kubernetes.Interface
	Client        client.Client
	EventRecorder record.EventRecorder
	Scheme        *runtime.Scheme
}

ActuatorParams holds parameter information for Actuator

type DeploymentClient

type DeploymentClient struct{}

func NewDeploymentClient

func NewDeploymentClient() *DeploymentClient

func (*DeploymentClient) GetIP

func (d *DeploymentClient) GetIP(cluster *clusterv1.Cluster, machine *clusterv1.Machine) (string, error)

func (*DeploymentClient) GetKubeConfig

func (d *DeploymentClient) GetKubeConfig(cluster *clusterv1.Cluster, master *clusterv1.Machine) (string, error)

GetKubeConfig gets a kubeconfig from the master.

Directories

Path Synopsis
actuators

Jump to

Keyboard shortcuts

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