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
Click to show internal directories.
Click to hide internal directories.