client

package
v0.5.18 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2026 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package client provides remote access to the OTF API

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

func New

func New(
	logger logr.Logger,
	url string,
	token string,
) (*Client, error)

func (*Client) UseToken added in v0.5.1

func (c *Client) UseToken(token string) *Client

UseToken returns a shallow copy of the client with a different auth token.

Jump to

Keyboard shortcuts

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