hub

package
v0.40.2 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorFromHTTPResponse

func ErrorFromHTTPResponse(httpResp *http.Response, resp any) error

func NormalizeContent

func NormalizeContent(s string) string

func UploadFile

func UploadFile(uploadURL, localPath string) error

func UploadFileWithContentType

func UploadFileWithContentType(ctx context.Context, uploadURL, localPath, contentType string) error

Types

type HubPluginRef

type HubPluginRef struct {
	TeamName string
	Kind     string
	Name     string
	Version  string
}

func ParseHubPluginRef

func ParseHubPluginRef(ref string) (*HubPluginRef, error)

func (HubPluginRef) String

func (h HubPluginRef) String() string

Jump to

Keyboard shortcuts

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