namespace

package
v0.0.0-...-2c759a0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(res http.ResponseWriter, req *http.Request)

func GetNSList

func GetNSList(userId string, labelSelector string, userGroups []string, limit string) ([]byte, error)

func Options

func Options(res http.ResponseWriter, req *http.Request)

func Post

func Post(res http.ResponseWriter, req *http.Request)

func Put

func Put(res http.ResponseWriter, req *http.Request)

func Websocket

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

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

type Hub

type Hub struct {
	// contains filtered or unexported fields
}

type NamespaceEvent

type NamespaceEvent struct {
	Type   string           `json:"type"`
	Object corev1.Namespace `json:"object"`
}

Jump to

Keyboard shortcuts

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