cmd

package
v0.0.0-...-c4b1407 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HeaderStyle = lipgloss.NewStyle().
	Bold(true).
	Foreground(lipgloss.Color("6")).
	Align(lipgloss.Center).
	PaddingTop(1).
	PaddingBottom(1).
	PaddingLeft(4).
	PaddingRight(4).
	BorderStyle(lipgloss.NormalBorder()).
	BorderForeground(lipgloss.Color("99"))
View Source
var Version string

Functions

func Execute

func Execute()

func HandleCreatePolicyRequest

func HandleCreatePolicyRequest(w http.ResponseWriter, r *http.Request)

HandleCreatePolicyRequest handles the HTTP request to create a network policy from YAML.

Types

This section is empty.

Jump to

Keyboard shortcuts

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