convert

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromCRApplicationRevision added in v1.5.0

func FromCRApplicationRevision(ctx context.Context, cli client.Client, app *v1beta1.Application, workflow model.Workflow, envName string) *model.ApplicationRevision

FromCRApplicationRevision convert the application revision to the revision in the data store

func FromCRComponent

func FromCRComponent(appPrimaryKey string, component common.ApplicationComponent) (model.ApplicationComponent, error)

FromCRComponent concerts Application CR Component object into velaux data store component

func FromCRPolicy

func FromCRPolicy(appPrimaryKey string, policyCR v1beta1.AppPolicy, creator string) (model.ApplicationPolicy, error)

FromCRPolicy converts Application CR Policy object into velaux data store policy

func FromCRTargets

func FromCRTargets(ctx context.Context, cli client.Client, targetApp *v1beta1.Application, existTargets []datastore.Entity, project string) ([]*model.Target, map[string]string)

FromCRTargets converts deployed Cluster/Namespace from Application CR Status into velaux data store

func FromCRWorkflow

func FromCRWorkflow(ctx context.Context, cli client.Client, appPrimaryKey string, app *v1beta1.Application) (model.Workflow, []v1beta1.WorkflowStep, error)

FromCRWorkflow converts Application CR Workflow section into velaux data store workflow

func FromCRWorkflowRecord added in v1.5.0

func FromCRWorkflowRecord(app *v1beta1.Application, workflow model.Workflow, revision *model.ApplicationRevision) *model.WorkflowRecord

FromCRWorkflowRecord convert the workflow status to workflow record

Types

This section is empty.

Jump to

Keyboard shortcuts

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