Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectMeta ¶
type ObjectMeta = metav1.ObjectMeta
type PortForward ¶
type PortForward = v1alpha1.PortForward
type PortForwardSpec ¶
type PortForwardSpec = v1alpha1.PortForwardSpec
type PortForwardStatus ¶
type PortForwardStatus = v1alpha1.PortForwardStatus
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(kClient k8s.Client) *Reconciler
func (*Reconciler) OnChange ¶
func (r *Reconciler) OnChange(ctx context.Context, st store.RStore, summary store.ChangeSummary)
Click to show internal directories.
Click to hide internal directories.