Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForwardStatus ¶ added in v0.20.8
type ForwardStatus = v1alpha1.ForwardStatus
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(ctrlClient ctrlclient.Client, store store.RStore, kClient k8s.Client) *Reconciler
func (*Reconciler) CreateBuilder ¶ added in v0.20.9
func (*Reconciler) TearDown ¶ added in v0.20.7
func (r *Reconciler) TearDown(_ context.Context)
Click to show internal directories.
Click to hide internal directories.