restful

package
v0.0.0-...-2383c70 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamespaceRestfulApiHandler

type NamespaceRestfulApiHandler struct {
	ioc.ObjectImpl
	// contains filtered or unexported fields
}

func (*NamespaceRestfulApiHandler) CreateNamespace

func (h *NamespaceRestfulApiHandler) CreateNamespace(r *restful.Request, w *restful.Response)

func (*NamespaceRestfulApiHandler) DeleteNamespace

func (h *NamespaceRestfulApiHandler) DeleteNamespace(r *restful.Request, w *restful.Response)

func (*NamespaceRestfulApiHandler) DescribeNamespace

func (h *NamespaceRestfulApiHandler) DescribeNamespace(r *restful.Request, w *restful.Response)

func (*NamespaceRestfulApiHandler) Init

func (*NamespaceRestfulApiHandler) Name

func (*NamespaceRestfulApiHandler) QueryNamespace

func (h *NamespaceRestfulApiHandler) QueryNamespace(r *restful.Request, w *restful.Response)

func (*NamespaceRestfulApiHandler) UpdateNamespace

func (h *NamespaceRestfulApiHandler) UpdateNamespace(r *restful.Request, w *restful.Response)

type NamespaceSet

type NamespaceSet struct {
	Total int64                  `json:"total"`
	Items []*namespace.Namespace `json:"items"`
}

Jump to

Keyboard shortcuts

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