Sha256: 6a940d50f71837505e9d5429f38d0614b1284f710f87f4e1ba41845913ce63d6

Contents?: true

Size: 1.16 KB

Versions: 6

Compression:

Stored size: 1.16 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: aserto/api/v1/policyref.proto

require 'google/protobuf'

require 'aserto/options/v1/ids_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("aserto/api/v1/policyref.proto", :syntax => :proto3) do
    add_message "aserto.api.v1.PolicyRef" do
      optional :id, :string, 1, json_name: "id"
      optional :name, :string, 2, json_name: "name"
      optional :source_url, :string, 3, json_name: "sourceUrl"
      optional :connection_id, :string, 4, json_name: "connectionId"
      optional :source_name, :string, 5, json_name: "sourceName"
      proto3_optional :decision_logging, :bool, 6, json_name: "decisionLogging"
      optional :registry_connection_id, :string, 7, json_name: "registryConnectionId"
      optional :registry_image, :string, 8, json_name: "registryImage"
      optional :registry_tag, :string, 9, json_name: "registryTag"
      optional :registry_org, :string, 10, json_name: "registryOrg"
    end
  end
end

module Aserto
  module Api
    module V1
      PolicyRef = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aserto.api.v1.PolicyRef").msgclass
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
aserto-grpc-authz-0.0.7 generated/aserto/api/v1/policyref_pb.rb
aserto-grpc-authz-0.0.6 generated/aserto/api/v1/policyref_pb.rb
aserto-grpc-authz-0.0.5 generated/aserto/api/v1/policyref_pb.rb
aserto-grpc-authz-0.0.4 generated/aserto/api/v1/policyref_pb.rb
aserto-grpc-authz-0.0.2 generated/aserto/api/v1/policyref_pb.rb
aserto-grpc-authz-0.0.1 lib/aserto/api/v1/policyref_pb.rb