application

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Client      *binding.Client
	RichClient  *binding.RichClient
	Application binding.Application
)
View Source
var (
	Minimal = api.Application{
		Name: "Minimal application",
	}
	PathfinderGit = api.Application{
		Name:        "Pathfinder",
		Description: "Tackle Pathfinder application.",
		Repository: &api.Repository{
			Kind:   "git",
			URL:    "https://github.com/konveyor/tackle-pathfinder.git",
			Branch: "1.2.0",
		},
	}
	Samples = []api.Application{Minimal, PathfinderGit}
)

Set of valid Application resources for tests and reuse. Important: initialize test application from this samples, not use it directly to not affect other tests.

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