remote

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2019 License: Apache-2.0 Imports: 7 Imported by: 99

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterClient

type ClusterClient interface {
	RESTConfig() *restclient.Config
	CoreV1() (corev1.CoreV1Interface, error)
}

ClusterClient is an interface encapsulating methods to access a remote cluster.

func NewClusterClient

func NewClusterClient(c client.Client, cluster *clusterv1.Cluster) (ClusterClient, error)

NewClusterClient creates a new ClusterClient.

Jump to

Keyboard shortcuts

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