v0

package
v0.1.1-0...-f5e9e44 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_in_toto_attestation_predicates_test_result_v0_test_result_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TestResult

type TestResult struct {
	Result        string                   `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	Configuration []*v1.ResourceDescriptor `protobuf:"bytes,2,rep,name=configuration,proto3" json:"configuration,omitempty"`
	Url           string                   `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
	PassedTests   []string                 `protobuf:"bytes,4,rep,name=passed_tests,json=passedTests,proto3" json:"passed_tests,omitempty"`
	WarnedTests   []string                 `protobuf:"bytes,5,rep,name=warned_tests,json=warnedTests,proto3" json:"warned_tests,omitempty"`
	FailedTests   []string                 `protobuf:"bytes,6,rep,name=failed_tests,json=failedTests,proto3" json:"failed_tests,omitempty"`
	// contains filtered or unexported fields
}

func (*TestResult) Descriptor deprecated

func (*TestResult) Descriptor() ([]byte, []int)

Deprecated: Use TestResult.ProtoReflect.Descriptor instead.

func (*TestResult) GetConfiguration

func (x *TestResult) GetConfiguration() []*v1.ResourceDescriptor

func (*TestResult) GetFailedTests

func (x *TestResult) GetFailedTests() []string

func (*TestResult) GetPassedTests

func (x *TestResult) GetPassedTests() []string

func (*TestResult) GetResult

func (x *TestResult) GetResult() string

func (*TestResult) GetUrl

func (x *TestResult) GetUrl() string

func (*TestResult) GetWarnedTests

func (x *TestResult) GetWarnedTests() []string

func (*TestResult) ProtoMessage

func (*TestResult) ProtoMessage()

func (*TestResult) ProtoReflect

func (x *TestResult) ProtoReflect() protoreflect.Message

func (*TestResult) Reset

func (x *TestResult) Reset()

func (*TestResult) String

func (x *TestResult) String() string

Jump to

Keyboard shortcuts

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