Documentation
¶
Index ¶
Constants ¶
View Source
const ( ControllerName = "podset-controller" PodSetFinalizer = "orchestration.aibrix.ai/podset-finalizer" PodGroupSyncedEventType = "PodGroupSynced" DefaultRequeueAfter = 15 * time.Second )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PodSetReconciler ¶
type PodSetReconciler struct {
client.Client
Scheme *runtime.Scheme
EventRecorder record.EventRecorder
DynamicClient dynamic.Interface
}
PodSetReconciler reconciles a PodSet object
Click to show internal directories.
Click to hide internal directories.