repository

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2025 License: Apache-2.0 Imports: 4 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 New

func New(js jetstream.JetStream) *Client

func (*Client) Create

func (c *Client) Create(ctx context.Context, name, description string) error

func (*Client) Delete

func (c *Client) Delete(ctx context.Context, repository string) error

func (*Client) Get

func (c *Client) Get(ctx context.Context, name string) (*repository.Repository, error)

func (*Client) List

func (c *Client) List(ctx context.Context) ([]*repository.Repository, error)

type Error

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

func (*Error) Error

func (e *Error) Error() string

Jump to

Keyboard shortcuts

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