webui

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(l zerolog.Logger, port, prefix string) error

Types

type ListNamespacesAndStates

type ListNamespacesAndStates struct {
	Namespaces []Namespace
}

type Namespace

type Namespace struct {
	Name  string
	State string
}

type NamespacesList

type NamespacesList struct {
	IsEmpty bool
	Names   []string
}

type UnsuspendedNamespace

type UnsuspendedNamespace struct {
	Success  bool
	Name     string
	Error    error
	ErrorMsg string
}

Jump to

Keyboard shortcuts

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