services

package
v1.55.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2025 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EvidenceCreationBody

type EvidenceCreationBody struct {
	EvidenceDetails
}

type EvidenceDetails

type EvidenceDetails struct {
	SubjectUri  string `json:"subject_uri"`
	DSSEFileRaw []byte `json:"dsse_file_raw"`
	ProviderId  string `json:"provider_id"`
}

type EvidenceOperation

type EvidenceOperation interface {
	// contains filtered or unexported methods
}

type EvidenceService

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

func NewEvidenceService

func NewEvidenceService(evidenceDetails auth.ServiceDetails, client *jfroghttpclient.JfrogHttpClient) *EvidenceService

func (*EvidenceService) GetEvidenceDetails

func (es *EvidenceService) GetEvidenceDetails() auth.ServiceDetails

func (*EvidenceService) IsEvidenceSupportsProviderId added in v1.54.2

func (es *EvidenceService) IsEvidenceSupportsProviderId() bool

func (*EvidenceService) UploadEvidence

func (es *EvidenceService) UploadEvidence(evidenceDetails EvidenceDetails) ([]byte, error)

Jump to

Keyboard shortcuts

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