admin

package
v0.0.44 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PluginName = "ojx" // This should stay lowercase for routing purposes

	OverviewPath        = "overview"
	BootPipelinesPath   = "pipelines/boot"
	FailedPipelinesPath = "pipelines/failed"
	HealthPath          = "health"
	SecretsPath         = "secrets"
	BootJobsPath        = "jobs/boot"
	GCPipelineJobsPath  = "jobs/gcpipeline"
	GCPodJobsPath       = "jobs/gcpod"
	GCPreviewJobsPath   = "jobs/gcpreview"
	UpgradeJobsPath     = "jobs/upgrades"
	WorkspacesPath      = "workspaces"

	BootJobNamespace = "jx-git-operator"
)

Variables

View Source
var (
	// RootBreadcrumb the root breadcrumb for the operator plugin
	RootBreadcrumb = viewhelpers.ToMarkdownLink("JX OPS", OverviewLink())

	// BootPluginContext the context used for boot jobs
	BootPluginContext = pluginctx.Context{
		Namespace: BootJobNamespace,
		Composite: false,
	}
)

Functions

func JobsLogsViewLink(path, jobName string) string
func JobsViewLink(path string) string
func OverviewLink() string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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