grafeas

package
v0.0.0-...-8c6c420 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 38

Documentation

Overview

Package grafeas aliases all exported identifiers in package "cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb".

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

This section is empty.

Variables

View Source
var (
	File_google_devtools_containeranalysis_v1beta1_grafeas_grafeas_proto = src.File_google_devtools_containeranalysis_v1beta1_grafeas_grafeas_proto
)

Deprecated: Please use vars in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

Functions

func RegisterGrafeasV1Beta1Server deprecated

func RegisterGrafeasV1Beta1Server(s *grpc.Server, srv GrafeasV1Beta1Server)

Deprecated: Please use funcs in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

Types

type BatchCreateNotesRequest deprecated

type BatchCreateNotesRequest = src.BatchCreateNotesRequest

Request to create notes in batch.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type BatchCreateNotesResponse deprecated

type BatchCreateNotesResponse = src.BatchCreateNotesResponse

Response for creating notes in batch.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type BatchCreateOccurrencesRequest deprecated

type BatchCreateOccurrencesRequest = src.BatchCreateOccurrencesRequest

Request to create occurrences in batch.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type BatchCreateOccurrencesResponse deprecated

type BatchCreateOccurrencesResponse = src.BatchCreateOccurrencesResponse

Response for creating occurrences in batch.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type CreateNoteRequest deprecated

type CreateNoteRequest = src.CreateNoteRequest

Request to create a new note.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type CreateOccurrenceRequest deprecated

type CreateOccurrenceRequest = src.CreateOccurrenceRequest

Request to create a new occurrence.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type DeleteNoteRequest deprecated

type DeleteNoteRequest = src.DeleteNoteRequest

Request to delete a note.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type DeleteOccurrenceRequest deprecated

type DeleteOccurrenceRequest = src.DeleteOccurrenceRequest

Request to delete a occurrence.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type GetNoteRequest deprecated

type GetNoteRequest = src.GetNoteRequest

Request to get a note.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type GetOccurrenceNoteRequest deprecated

type GetOccurrenceNoteRequest = src.GetOccurrenceNoteRequest

Request to get the note to which the specified occurrence is attached.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type GetOccurrenceRequest deprecated

type GetOccurrenceRequest = src.GetOccurrenceRequest

Request to get an occurrence.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type GetVulnerabilityOccurrencesSummaryRequest deprecated

type GetVulnerabilityOccurrencesSummaryRequest = src.GetVulnerabilityOccurrencesSummaryRequest

Request to get a vulnerability summary for some set of occurrences.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type GrafeasV1Beta1Client deprecated

type GrafeasV1Beta1Client = src.GrafeasV1Beta1Client

GrafeasV1Beta1Client is the client API for GrafeasV1Beta1 service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

func NewGrafeasV1Beta1Client deprecated

func NewGrafeasV1Beta1Client(cc grpc.ClientConnInterface) GrafeasV1Beta1Client

Deprecated: Please use funcs in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type GrafeasV1Beta1Server deprecated

type GrafeasV1Beta1Server = src.GrafeasV1Beta1Server

GrafeasV1Beta1Server is the server API for GrafeasV1Beta1 service.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type ListNoteOccurrencesRequest deprecated

type ListNoteOccurrencesRequest = src.ListNoteOccurrencesRequest

Request to list occurrences for a note.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type ListNoteOccurrencesResponse deprecated

type ListNoteOccurrencesResponse = src.ListNoteOccurrencesResponse

Response for listing occurrences for a note.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type ListNotesRequest deprecated

type ListNotesRequest = src.ListNotesRequest

Request to list notes.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type ListNotesResponse deprecated

type ListNotesResponse = src.ListNotesResponse

Response for listing notes.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type ListOccurrencesRequest deprecated

type ListOccurrencesRequest = src.ListOccurrencesRequest

Request to list occurrences.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type ListOccurrencesResponse deprecated

type ListOccurrencesResponse = src.ListOccurrencesResponse

Response for listing occurrences.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type Note deprecated

type Note = src.Note

A type of analysis that can be done for a resource.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type Note_AttestationAuthority

type Note_AttestationAuthority = src.Note_AttestationAuthority

type Note_BaseImage

type Note_BaseImage = src.Note_BaseImage

type Note_Build

type Note_Build = src.Note_Build

type Note_Deployable

type Note_Deployable = src.Note_Deployable

type Note_Discovery

type Note_Discovery = src.Note_Discovery

type Note_Package

type Note_Package = src.Note_Package

type Note_Vulnerability

type Note_Vulnerability = src.Note_Vulnerability

type Occurrence deprecated

type Occurrence = src.Occurrence

An instance of an analysis type that has been found on a resource.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type Occurrence_Attestation

type Occurrence_Attestation = src.Occurrence_Attestation

type Occurrence_Build

type Occurrence_Build = src.Occurrence_Build

type Occurrence_Deployment

type Occurrence_Deployment = src.Occurrence_Deployment

type Occurrence_DerivedImage

type Occurrence_DerivedImage = src.Occurrence_DerivedImage

type Occurrence_Discovered

type Occurrence_Discovered = src.Occurrence_Discovered

type Occurrence_Installation

type Occurrence_Installation = src.Occurrence_Installation

type Occurrence_Vulnerability

type Occurrence_Vulnerability = src.Occurrence_Vulnerability

type Resource deprecated

type Resource = src.Resource

An entity that can have metadata. For example, a Docker image.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type UnimplementedGrafeasV1Beta1Server deprecated

type UnimplementedGrafeasV1Beta1Server = src.UnimplementedGrafeasV1Beta1Server

UnimplementedGrafeasV1Beta1Server can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type UpdateNoteRequest deprecated

type UpdateNoteRequest = src.UpdateNoteRequest

Request to update a note.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type UpdateOccurrenceRequest deprecated

type UpdateOccurrenceRequest = src.UpdateOccurrenceRequest

Request to update an occurrence.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type VulnerabilityOccurrencesSummary deprecated

type VulnerabilityOccurrencesSummary = src.VulnerabilityOccurrencesSummary

A summary of how many vulnerability occurrences there are per resource and severity type.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

type VulnerabilityOccurrencesSummary_FixableTotalByDigest deprecated

type VulnerabilityOccurrencesSummary_FixableTotalByDigest = src.VulnerabilityOccurrencesSummary_FixableTotalByDigest

Per resource and severity counts of fixable and total vulnerabilities.

Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb

Jump to

Keyboard shortcuts

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