Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KsvcReconciler ¶
type KsvcReconciler struct { Service *knservingv1.Service // contains filtered or unexported fields }
func NewKsvcReconciler ¶
func NewKsvcReconciler(client client.Client, scheme *runtime.Scheme, componentMeta metav1.ObjectMeta, componentExt *v1beta1.ComponentExtensionSpec, podSpec *corev1.PodSpec, componentStatus v1beta1.ComponentStatusSpec) *KsvcReconciler
func (*KsvcReconciler) Reconcile ¶
func (r *KsvcReconciler) Reconcile() (*knservingv1.ServiceStatus, error)
Click to show internal directories.
Click to hide internal directories.