Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new BroadcastJob Controller and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and Start it when the Manager is Started.
func IsJobFinished ¶
func IsJobFinished(j *appsv1alpha1.BroadcastJob) bool
IsJobFinished returns true when finishing job
func NewPod ¶
func NewPod(job *appsv1alpha1.BroadcastJob, nodeName string) *corev1.Pod
NewPod creates a new pod
Types ¶
type ReconcileBroadcastJob ¶
ReconcileBroadcastJob reconciles a BroadcastJob object
Click to show internal directories.
Click to hide internal directories.