Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ComponentConfig *config.BlockchainControllerConfiguration // the rest config for the master Kubeconfig *restclient.Config // Kubernetes clientset used to create miner pods. ProviderClient kubernetes.Interface ProviderCluster cluster.Cluster }
Config is the main context object for the controller.
Click to show internal directories.
Click to hide internal directories.