Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterAPI ¶
type ClusterAPI struct {
Client client.Client // We should ClientWrapper instead wherever it possible
NonCachingClient client.Client // We should NonCachingClientWrapper instead wherever it possible
DiscoveryClient discovery.DiscoveryInterface
Scheme *runtime.Scheme
ClientWrapper *k8sclient.K8sClientWrapper
NonCachingClientWrapper *k8sclient.K8sClientWrapper
}
type DeployContext ¶
type DeployContext struct {
CheCluster *chev2.CheCluster
ClusterAPI ClusterAPI
Proxy *Proxy
IsSelfSignedCertificate bool
CheHost string
}
type ProvisioningStatus ¶
Click to show internal directories.
Click to hide internal directories.