Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileCommand ¶
type ReconcileCommand struct {
// contains filtered or unexported fields
}
ReconcileCommand reconciles a Command object
func NewReconciler ¶
func NewReconciler(client client.Client, scheme *runtime.Scheme, kubernetes *k8s.Kubernetes, config *rest.Config) *ReconcileCommand
NewReconciler is used to create command reconciler
Click to show internal directories.
Click to hide internal directories.