pub

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2025 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Overview

Package pub implements the queue client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(metadata metadata.Repo) queue.Client

New returns a new queue client.

func NewWithoutMetadata added in v0.8.0

func NewWithoutMetadata() queue.Client

NewWithoutMetadata returns a new queue client without metadata.

Types

type LabelSelector added in v0.8.0

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

LabelSelector is a selector for labels.

func ParseLabelSelector added in v0.8.0

func ParseLabelSelector(selector string) (*LabelSelector, error)

ParseLabelSelector parses a label selector string.

func (*LabelSelector) Matches added in v0.8.0

func (s *LabelSelector) Matches(labels map[string]string) bool

Matches returns true if the labels match the selector.

Jump to

Keyboard shortcuts

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