Documentation ¶
Index ¶
Constants ¶
View Source
const ( SuccessSynced = "Synced" MessageResourceSynced = "SparkCluster synced successfully" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController( kclient kubernetes.Interface, radclient rad.Interface, kubeInformerFactory kubeinformers.SharedInformerFactory, sampleInformerFactory informers.SharedInformerFactory, ) *Controller
func (*Controller) Run ¶
func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.