deployment

package
v0.0.0-...-c7dc075 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const DEPLOYMENT_STOREFRONT_CONTAINER_NAME = "shopware-storefront"

Variables

This section is empty.

Functions

func AdminDeployment

func AdminDeployment(store *v1.Store) *appsv1.Deployment

func GetAdminDeployment

func GetAdminDeployment(
	ctx context.Context,
	store *v1.Store,
	client client.Client,
) (*appsv1.Deployment, error)

func GetAdminDeploymentName

func GetAdminDeploymentName(store *v1.Store) string

func GetStoreDeploymentImage

func GetStoreDeploymentImage(
	ctx context.Context,
	store *v1.Store,
	client client.Client,
) (string, error)

func GetStorefrontDeployment

func GetStorefrontDeployment(
	ctx context.Context,
	store *v1.Store,
	client client.Client,
) (*appsv1.Deployment, error)

func GetStorefrontDeploymentName

func GetStorefrontDeploymentName(store *v1.Store) string

func GetWorkerDeployment

func GetWorkerDeployment(
	ctx context.Context,
	store *v1.Store,
	client client.Client,
) (*appsv1.Deployment, error)

func GetWorkerDeploymentName

func GetWorkerDeploymentName(store *v1.Store) string

func StorefrontDeployment

func StorefrontDeployment(store *v1.Store) *appsv1.Deployment

func WorkerDeployment

func WorkerDeployment(store *v1.Store) *appsv1.Deployment

Types

This section is empty.

Jump to

Keyboard shortcuts

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