deployment

package
v0.0.0-...-3525a11 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDeploymentForMongoDB

func CreateDeploymentForMongoDB(spec *redhatcomv1alpha1.FruitsCatalogGSpec, namespace string) *appsv1.Deployment

CreateDeploymentForMongoDB initializes a new Deployment for MongoDB.

func CreateDeploymentForWebapp

func CreateDeploymentForWebapp(spec *redhatcomv1alpha1.FruitsCatalogGSpec, namespace string) *appsv1.Deployment

CreateDeploymentForWebapp initializes a new Deployment for Webapp.

func CreatePersistentVolumeClaimMongoDB

func CreatePersistentVolumeClaimMongoDB(spec *redhatcomv1alpha1.FruitsCatalogGSpec, namespace string) *corev1.PersistentVolumeClaim

CreatePersistentVolumeClaimMongoDB initializes a new PerssitentVolumeClaim for MongoDB.

func CreateRouteForWebapp

func CreateRouteForWebapp(spec *redhatcomv1alpha1.FruitsCatalogGSpec, namespace string) *routev1.Route

CreateRouteForWebapp initializes a new Route for WebApp.

func CreateSecretForMongoDB

func CreateSecretForMongoDB(spec *redhatcomv1alpha1.FruitsCatalogGSpec, namespace string) *corev1.Secret

CreateSecretForMongoDB initializes a new Secret for holding connection username and password.

func CreateServiceForMongoDB

func CreateServiceForMongoDB(spec *redhatcomv1alpha1.FruitsCatalogGSpec, namespace string) *corev1.Service

CreateServiceForMongoDB initializes a new Service for MongoDB.

func CreateServiceForWebapp

func CreateServiceForWebapp(spec *redhatcomv1alpha1.FruitsCatalogGSpec, namespace string) *corev1.Service

CreateServiceForWebapp initializes a new Service for WebApp.

Types

This section is empty.

Jump to

Keyboard shortcuts

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