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 ¶
NewClusterClient creates a new ClusterClient.
Click to show internal directories.
Click to hide internal directories.