package grafeas
import "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/grafeas"
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 ¶
- Variables
- func RegisterGrafeasV1Beta1Server(s *grpc.Server, srv GrafeasV1Beta1Server)
- type BatchCreateNotesRequest
- type BatchCreateNotesResponse
- type BatchCreateOccurrencesRequest
- type BatchCreateOccurrencesResponse
- type CreateNoteRequest
- type CreateOccurrenceRequest
- type DeleteNoteRequest
- type DeleteOccurrenceRequest
- type GetNoteRequest
- type GetOccurrenceNoteRequest
- type GetOccurrenceRequest
- type GetVulnerabilityOccurrencesSummaryRequest
- type GrafeasV1Beta1Client
- type GrafeasV1Beta1Server
- type ListNoteOccurrencesRequest
- type ListNoteOccurrencesResponse
- type ListNotesRequest
- type ListNotesResponse
- type ListOccurrencesRequest
- type ListOccurrencesResponse
- type Note
- type Note_AttestationAuthority
- type Note_BaseImage
- type Note_Build
- type Note_Deployable
- type Note_Discovery
- type Note_Package
- type Note_Vulnerability
- type Occurrence
- type Occurrence_Attestation
- type Occurrence_Build
- type Occurrence_Deployment
- type Occurrence_DerivedImage
- type Occurrence_Discovered
- type Occurrence_Installation
- type Occurrence_Vulnerability
- type Resource
- type UnimplementedGrafeasV1Beta1Server
- type UpdateNoteRequest
- type UpdateOccurrenceRequest
- type VulnerabilityOccurrencesSummary
- type VulnerabilityOccurrencesSummary_FixableTotalByDigest
Variables ¶
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 ¶
func RegisterGrafeasV1Beta1Server(s *grpc.Server, srv GrafeasV1Beta1Server)
Deprecated: Please use funcs in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
Types ¶
type BatchCreateNotesRequest ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
type DeleteNoteRequest = src.DeleteNoteRequest
Request to delete a note.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type DeleteOccurrenceRequest ¶
type DeleteOccurrenceRequest = src.DeleteOccurrenceRequest
Request to delete a occurrence.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type GetNoteRequest ¶
type GetNoteRequest = src.GetNoteRequest
Request to get a note.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type GetOccurrenceNoteRequest ¶
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 ¶
type GetOccurrenceRequest = src.GetOccurrenceRequest
Request to get an occurrence.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type GetVulnerabilityOccurrencesSummaryRequest ¶
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 ¶
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 ¶
func NewGrafeasV1Beta1Client(cc grpc.ClientConnInterface) GrafeasV1Beta1Client
Deprecated: Please use funcs in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type GrafeasV1Beta1Server ¶
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 ¶
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 ¶
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 ¶
type ListNotesRequest = src.ListNotesRequest
Request to list notes.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type ListNotesResponse ¶
type ListNotesResponse = src.ListNotesResponse
Response for listing notes.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type ListOccurrencesRequest ¶
type ListOccurrencesRequest = src.ListOccurrencesRequest
Request to list occurrences.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type ListOccurrencesResponse ¶
type ListOccurrencesResponse = src.ListOccurrencesResponse
Response for listing occurrences.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type 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 ¶
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 ¶
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 ¶
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 ¶
type UpdateNoteRequest = src.UpdateNoteRequest
Request to update a note.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type UpdateOccurrenceRequest ¶
type UpdateOccurrenceRequest = src.UpdateOccurrenceRequest
Request to update an occurrence.
Deprecated: Please use types in: cloud.google.com/go/containeranalysis/apiv1beta1/grafeas/grafeaspb
type VulnerabilityOccurrencesSummary ¶
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 ¶
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
Source Files ¶
alias.go
- Version
- v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.