package spire.common

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AttestationData

common.proto:10

* A type which contains attestation data for specific platform.

message AttestedNode

common.proto:34

Represents an attested SPIRE agent

message AttestedNodeMask

common.proto:173

message Bundle

common.proto:146

message BundleMask

common.proto:165

message Certificate

common.proto:126

* Certificate represents a ASN.1/DER encoded X509 certificate

Used in: Bundle

message Empty

common.proto:7

* Represents an empty message

(message has no fields)

message PublicKey

common.proto:132

* PublicKey represents a PKIX encoded public key

Used in: Bundle

message RegistrationEntries

common.proto:120

* A list of registration entries.

message RegistrationEntry

common.proto:62

* This is a curated record that the Server uses to set up and manage the various registered nodes and workloads that are controlled by it.

Used in: RegistrationEntries

message RegistrationEntryMask

common.proto:102

* The RegistrationEntryMask is used to update only selected fields of the RegistrationEntry

message Selector

common.proto:19

* A type which describes the conditions under which a registration entry is matched.

Used in: AttestedNode, RegistrationEntry, Selectors

message Selectors

common.proto:28

* Represents a type with a list of Selector.