util

package
v0.0.0-...-a3a5c94 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CanDoEvent

func CanDoEvent(optType string, synType int, target, targetID string) bool

CanDoEvent check can do event or not

func CloseRequest

func CloseRequest(req *http.Request)

CloseRequest

func CloseResponse

func CloseResponse(res *http.Response)

CloseResponse

func CreateEvent

func CreateEvent(target, optType, targetID, tenantID, reqBody, userName string, synType int) (*dbmodel.ServiceEvent, error)

CreateEvent save event

func HackVolumeOptionDetail

func HackVolumeOptionDetail(volumeType string, detail *api_model.VolumeTypeStruct, more ...interface{})

HackVolumeOptionDetail hack volume Option detail, like accessMode, sharePolicy, backupPolicy

func HackVolumeOptionDetailFromDB

func HackVolumeOptionDetailFromDB(detail *api_model.VolumeTypeStruct, data *dbmodel.TenantServiceVolumeType)

HackVolumeOptionDetailFromDB hack volumeOptionDetail from db

func ParseVolumeTypeOption

func ParseVolumeTypeOption(detail *pb.StorageClassDetail) string

ParseVolumeTypeOption parse volume Option name show and volume type

func SetVolumeDefaultValue

func SetVolumeDefaultValue(info *dbmodel.TenantServiceVolume)

SetVolumeDefaultValue

func UpdateEvent

func UpdateEvent(eventID string, statusCode int)

UpdateEvent

Types

type APIHandleError

type APIHandleError struct {
	Code int
	Err  error
}

APIHandleError handle create err for api

func CreateAPIHandleError

func CreateAPIHandleError(code int, err error) *APIHandleError

CreateAPIHandleError create APIHandleError

func CreateAPIHandleErrorFromDBError

func CreateAPIHandleErrorFromDBError(msg string, err error) *APIHandleError

CreateAPIHandleErrorFromDBError from db error create APIHandleError

func CreateAPIHandleErrorf

func CreateAPIHandleErrorf(code int, format string, args ...interface{}) *APIHandleError

CreateAPIHandleErrorf create handle error

func (*APIHandleError) Error

func (a *APIHandleError) Error() string

func (*APIHandleError) Handle

func (a *APIHandleError) Handle(r *http.Request, w http.ResponseWriter)

Handle

func (*APIHandleError) String

func (a *APIHandleError) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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