ufsclient

package
v0.0.0-...-6e8ef18 Latest Latest
Warning

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

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

Documentation

Overview

Package ufsclient is the client lib for UFS.

Index

Constants

View Source
const (
	// UfsDevURL is the URL of the dev ufs instance.
	UfsDevURL = "staging.ufs.api.cr.dev"
	// UfsProdURL is the URL of the prod ufs instance.
	UfsProdURL = "ufs.api.cr.dev"
	// UfsPort is the port for ufs.
	UfsPort = 443
)

Variables

This section is empty.

Functions

func GetAllUfsDevices

func GetAllUfsDevices(ctx context.Context, ufsClient Client) ([]*ufsmodel.DeviceLabels, error)

func SetUfsNameSpace

func SetUfsNameSpace(ctx context.Context, nameSpace string) context.Context

Types

type Client

type Client = ufsAPI.FleetClient

Client is a client for UFS.

Jump to

Keyboard shortcuts

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