destinations

package
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: Apache-2.0 Imports: 11 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(opts ...core.ClientOption) *Client

func (*Client) ArchiveDestination

func (c *Client) ArchiveDestination(ctx context.Context, id string) (*hookdeckgosdk.Destination, error)

func (*Client) CreateDestination

func (*Client) DeleteDestination

func (c *Client) DeleteDestination(ctx context.Context, id string) (*hookdeckgosdk.DeleteDestinationResponse, error)

func (*Client) GetDestination

func (c *Client) GetDestination(ctx context.Context, id string) (*hookdeckgosdk.Destination, error)

func (*Client) UnarchiveDestination

func (c *Client) UnarchiveDestination(ctx context.Context, id string) (*hookdeckgosdk.Destination, error)

func (*Client) UpdateDestination

func (*Client) UpsertDestination

Jump to

Keyboard shortcuts

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