services

package
v1.52.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const LogMetricApiEndpoint = "api/v1/backoffice/metrics/log"

Variables

This section is empty.

Functions

This section is empty.

Types

type JfConnectService

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

func NewJfConnectService

func NewJfConnectService(serviceDetails auth.ServiceDetails, client *jfroghttpclient.JfrogHttpClient) *JfConnectService

func (*JfConnectService) GetJfConnectDetails

func (jcs *JfConnectService) GetJfConnectDetails() auth.ServiceDetails

func (*JfConnectService) PostVisibilityMetric added in v1.48.5

func (jcs *JfConnectService) PostVisibilityMetric(metric VisibilityMetric) error

type VisibilityMetric added in v1.48.5

type VisibilityMetric struct {
	Value  int    `json:"value"`
	Name   string `json:"metrics_name"`
	Labels any    `json:"labels"`
}

Jump to

Keyboard shortcuts

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