raw

package
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RawKubeReconciler

type RawKubeReconciler struct {
	Deployment *deployment.DeploymentReconciler
	Service    *service.ServiceReconciler
	Scaler     *autoscaler.AutoscalerReconciler
	URL        *knapis.URL
	// contains filtered or unexported fields
}

RawKubeReconciler reconciles the Native K8S Resources

func NewRawKubeReconciler

func NewRawKubeReconciler(client client.Client,
	scheme *runtime.Scheme,
	componentMeta metav1.ObjectMeta,
	componentExt *v1beta1.ComponentExtensionSpec,
	podSpec *corev1.PodSpec) (*RawKubeReconciler, error)

NewRawKubeReconciler creates raw kubernetes resource reconciler.

func (*RawKubeReconciler) Reconcile

func (r *RawKubeReconciler) Reconcile() (*appsv1.Deployment, error)

Reconcile ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL