apis

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIGroupModel

type APIGroupModel struct {
}

func NewAPIGroupModel

func NewAPIGroupModel() *APIGroupModel

func (APIGroupModel) List

func (a APIGroupModel) List(r *restful.Request, w *restful.Response)

type Apis

type Apis struct {
	APIGroup ApisInterface
}

func NewAPIGroup

func NewAPIGroup() *Apis

func (Apis) APIS

func (a Apis) APIS() []*restful.WebService

type ApisInterface

type ApisInterface interface {
	List(r *restful.Request, w *restful.Response)
}

Jump to

Keyboard shortcuts

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