choreography_cookbooks

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ChoreographyComponentBase = zeus_cluster_config_drivers.ComponentBaseDefinition{
	SkeletonBases: map[string]zeus_cluster_config_drivers.ClusterSkeletonBaseDefinition{
		"choreography": {
			SkeletonBaseNameChartPath: GenericDeploymentChartPath,
			Workload:                  topology_workloads.TopologyBaseInfraWorkload{},
			TopologyConfigDriver:      nil,
		},
	},
}
View Source
var ChoreographyKnsReq = zeus_req_types.TopologyDeployRequest{
	TopologyID: 0,
	CloudCtxNs: GenericChoreographyCloudCtxNs,
}
View Source
var GenericChoreographyChart = zeus_req_types.TopologyCreateRequest{
	TopologyName:      "generic-choreography",
	ChartName:         "generic-choreography",
	ChartDescription:  "generic-choreography",
	ClusterClassName:  "choreography",
	ComponentBaseName: "choreography",
	SkeletonBaseName:  "choreography",
	Version:           fmt.Sprintf("v0.0.%d", time.Now().Unix()),
}
View Source
var GenericChoreographyCloudCtxNs = zeus_common_types.CloudCtxNs{
	CloudProvider: "do",
	Region:        "sfo3",
	Context:       "do-sfo3-dev-do-sfo3-zeus",
	Namespace:     "generic-choreography",
	Env:           "production",
}
View Source
var GenericDeploymentChartPath = filepaths.Path{
	PackageName: "",
	DirIn:       "./microservices/choreography/infra",
	DirOut:      "./microservices/outputs",
	FnIn:        "generic-choreography",
	FnOut:       "",
	Env:         "",
}

GenericDeploymentChartPath DirOut is where it will write a copy of the chart you uploaded, which helps verify the workload is correct

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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