Class: Grafeas::V1::Recipe

Inherits:
Object
  • Object
show all
Extended by:
Google::Protobuf::MessageExts::ClassMethods
Includes:
Google::Protobuf::MessageExts
Defined in:
proto_docs/grafeas/v1/intoto_provenance.rb

Overview

Steps taken to build the artifact. For a TaskRun, typically each container corresponds to one step in the recipe.

Instance Attribute Summary collapse

Instance Attribute Details

#arguments::Array<::Google::Protobuf::Any>



57
58
59
60
# File 'proto_docs/grafeas/v1/intoto_provenance.rb', line 57

class Recipe
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#defined_in_material::Integer



57
58
59
60
# File 'proto_docs/grafeas/v1/intoto_provenance.rb', line 57

class Recipe
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#entry_point::String



57
58
59
60
# File 'proto_docs/grafeas/v1/intoto_provenance.rb', line 57

class Recipe
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#environment::Array<::Google::Protobuf::Any>



57
58
59
60
# File 'proto_docs/grafeas/v1/intoto_provenance.rb', line 57

class Recipe
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#type::String



57
58
59
60
# File 'proto_docs/grafeas/v1/intoto_provenance.rb', line 57

class Recipe
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end