Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimReconciler ¶
type SimReconciler struct { Client client.Client ClientSet *kubernetes.Clientset Scheme *runtime.Scheme }
func (*SimReconciler) SetupWithManager ¶
func (r *SimReconciler) SetupWithManager(mgr ctrl.Manager) error
func (*SimReconciler) SyncFakePod ¶
func (r *SimReconciler) SyncFakePod(pod *v1.Pod)
Click to show internal directories.
Click to hide internal directories.