functioninstance

package
v0.0.0-...-56a73f4 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2025 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 Client

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

func NewClient

func NewClient(c *http.Client, url string, token string) *Client

func (*Client) Create

func (*Client) Delete

func (c *Client) Delete(ctx context.Context, edgeApplicationID, functionInstanceID int64) error

func (*Client) Get

func (c *Client) Get(ctx context.Context, edgeApplicationID, functionInstanceID int64) (sdk.ApplicationFunctionInstance, error)

func (*Client) List

func (*Client) Update

func (c *Client) Update(ctx context.Context, edgeApplicationID, instanceID int64, req sdk.PatchedApplicationFunctionInstanceRequest) (sdk.ApplicationFunctionInstance, error)

Jump to

Keyboard shortcuts

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