simpleui

command
v0.9.2 Latest Latest
Warning

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

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

README

SimpleUI

This folder contains a test HTTP server for rendering Results in a very basic UI.

This is not intended to be a replacement UI for dashboard - this is only here for local testing to help visualize result data.

How to run

# Port forward API Server to make it available locally.
# This should be ran in its own shell or backgrounded, since the command blocks.
$ kubectl port-forward -n tekton-pipelines service/tekton-results-api-service 8080:8080
# Start the HTTP server
$ go run .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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