Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "slurmnode-runnable"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SlurmJobRunnable ¶
SlurmNodeRunnable reconciles a Pod object
func NewRunnable ¶
func NewRunnable(kubeClient client.Client, slurmClient slurmclient.Client, eventCh chan<- event.GenericEvent) *SlurmJobRunnable
func (*SlurmJobRunnable) SetupWithManager ¶
func (r *SlurmJobRunnable) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.