Versions in this module Expand all Collapse all v1 v1.0.2 May 18, 2023 Changes in this version + func BuiltIn() catalog.BuiltIn + type IITAttestorConfig struct + AgentPathTemplate string + AllowedLabelKeys []string + AllowedMetadataKeys []string + MaxMetadataValueSize int + ProjectIDAllowList []string + ServiceAccountFile string + UseInstanceMetadata bool + type IITAttestorPlugin struct + func New() *IITAttestorPlugin + func (p *IITAttestorPlugin) Attest(stream nodeattestorv1.NodeAttestor_AttestServer) error + func (p *IITAttestorPlugin) Configure(ctx context.Context, req *configv1.ConfigureRequest) (*configv1.ConfigureResponse, error) + func (p *IITAttestorPlugin) SetLogger(log hclog.Logger)