Module: Gitlab::Agent::Autoflow

Defined in:
lib/pkg/autoflow/kwarg_pb.rb,
lib/pkg/autoflow/value_pb.rb,
lib/pkg/autoflow/result_pb.rb,
lib/pkg/autoflow/constraint_pb.rb

Constant Summary collapse

Kwarg =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.Kwarg").msgclass
ListValue =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.ListValue").msgclass
TupleValue =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.TupleValue").msgclass
SetValue =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.SetValue").msgclass
KeyValue =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.KeyValue").msgclass
DictValue =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.DictValue").msgclass
SensitiveBytes =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.SensitiveBytes").msgclass
SensitiveString =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.SensitiveString").msgclass
ChannelValue =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.ChannelValue").msgclass
Value =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.Value").msgclass
NoneValue =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.NoneValue").enummodule
Error =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.Error").msgclass
Result =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.Result").msgclass