bucket

package
v0.0.0-...-1cb001c Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2024 License: MIT Imports: 13 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(informers k8s.ClusterInformers, log logrus.FieldLogger, db database.TeamRepo) *Client

func (*Client) Bucket

func (c *Client) Bucket(env string, teamSlug slug.Slug, bucketName string) (*model.Bucket, error)

func (*Client) Buckets

func (c *Client) Buckets(teamSlug slug.Slug) ([]*model.Bucket, error)

func (*Client) Search

func (c *Client) Search(ctx context.Context, q string, filter *model.SearchFilter) []*search.Result

func (*Client) SupportsSearchFilter

func (c *Client) SupportsSearchFilter(filter *model.SearchFilter) bool

Jump to

Keyboard shortcuts

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