package
1.1.16
Repository: https://github.com/openshift/hive.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

ConnectToRemoteCluster connects to a remote cluster using the specified builder.
InitialURL returns the initial API URL for the ClusterDeployment.
IsPrimaryURLActive returns true if the remote cluster is reachable via the primary API URL.
NewBuilder creates a new Builder for creating a client to connect to the remote cluster associated with the specified ClusterDeployment.
No description provided by the author
SetUnreachableCondition sets the Unreachable condition on the ClusterDeployment based on the specified error encountered when attempting to connect to the remote cluster.
Unreachable returns true if Hive has not been able to reach the remote cluster.

# Interfaces

Builder is used to build API clients to the remote cluster.