ufs

package
v0.0.0-...-7f005ae Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUFSClient

func NewUFSClient(ctx context.Context, ufsService string, authFlags *authcli.Flags) (ufsApi.FleetClient, error)

NewUFSClient creates a new client to access UFS, but only exposing specific methods needed for Satlab CLI

func NewUFSClientWithDefaultOptions

func NewUFSClientWithDefaultOptions(ctx context.Context, ufsService string) (ufsApi.FleetClient, error)

NewUFSClientWithDefaultOptions creates a new client to access UFS with default options.

Types

type UFSClient

UFSClient interface provides subset of UFS methods relevant to Satlab CLI not strictly necessary (could just use proto client directly) but makes it easier to test add more methods if additional UFS reqs needed

Jump to

Keyboard shortcuts

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