grpc

package
v0.8.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Flow_Namespace_FullMethodName                   = "/direktiv_flow.Flow/Namespace"
	Flow_Namespaces_FullMethodName                  = "/direktiv_flow.Flow/Namespaces"
	Flow_NamespacesStream_FullMethodName            = "/direktiv_flow.Flow/NamespacesStream"
	Flow_CreateNamespace_FullMethodName             = "/direktiv_flow.Flow/CreateNamespace"
	Flow_DeleteNamespace_FullMethodName             = "/direktiv_flow.Flow/DeleteNamespace"
	Flow_Directory_FullMethodName                   = "/direktiv_flow.Flow/Directory"
	Flow_DirectoryStream_FullMethodName             = "/direktiv_flow.Flow/DirectoryStream"
	Flow_CreateDirectory_FullMethodName             = "/direktiv_flow.Flow/CreateDirectory"
	Flow_DeleteNode_FullMethodName                  = "/direktiv_flow.Flow/DeleteNode"
	Flow_RenameNode_FullMethodName                  = "/direktiv_flow.Flow/RenameNode"
	Flow_Node_FullMethodName                        = "/direktiv_flow.Flow/Node"
	Flow_Workflow_FullMethodName                    = "/direktiv_flow.Flow/Workflow"
	Flow_WorkflowStream_FullMethodName              = "/direktiv_flow.Flow/WorkflowStream"
	Flow_CreateWorkflow_FullMethodName              = "/direktiv_flow.Flow/CreateWorkflow"
	Flow_UpdateWorkflow_FullMethodName              = "/direktiv_flow.Flow/UpdateWorkflow"
	Flow_Secrets_FullMethodName                     = "/direktiv_flow.Flow/Secrets"
	Flow_SecretsStream_FullMethodName               = "/direktiv_flow.Flow/SecretsStream"
	Flow_SetSecret_FullMethodName                   = "/direktiv_flow.Flow/SetSecret"
	Flow_CreateSecretsFolder_FullMethodName         = "/direktiv_flow.Flow/CreateSecretsFolder"
	Flow_DeleteSecret_FullMethodName                = "/direktiv_flow.Flow/DeleteSecret"
	Flow_DeleteSecretsFolder_FullMethodName         = "/direktiv_flow.Flow/DeleteSecretsFolder"
	Flow_SearchSecret_FullMethodName                = "/direktiv_flow.Flow/SearchSecret"
	Flow_UpdateSecret_FullMethodName                = "/direktiv_flow.Flow/UpdateSecret"
	Flow_Instance_FullMethodName                    = "/direktiv_flow.Flow/Instance"
	Flow_InstanceStream_FullMethodName              = "/direktiv_flow.Flow/InstanceStream"
	Flow_Instances_FullMethodName                   = "/direktiv_flow.Flow/Instances"
	Flow_InstancesStream_FullMethodName             = "/direktiv_flow.Flow/InstancesStream"
	Flow_InstanceInput_FullMethodName               = "/direktiv_flow.Flow/InstanceInput"
	Flow_InstanceOutput_FullMethodName              = "/direktiv_flow.Flow/InstanceOutput"
	Flow_InstanceMetadata_FullMethodName            = "/direktiv_flow.Flow/InstanceMetadata"
	Flow_ReleaseInstance_FullMethodName             = "/direktiv_flow.Flow/ReleaseInstance"
	Flow_StartWorkflow_FullMethodName               = "/direktiv_flow.Flow/StartWorkflow"
	Flow_RunWorkflow_FullMethodName                 = "/direktiv_flow.Flow/RunWorkflow"
	Flow_AwaitWorkflow_FullMethodName               = "/direktiv_flow.Flow/AwaitWorkflow"
	Flow_CancelInstance_FullMethodName              = "/direktiv_flow.Flow/CancelInstance"
	Flow_BroadcastCloudevent_FullMethodName         = "/direktiv_flow.Flow/BroadcastCloudevent"
	Flow_NamespaceVariable_FullMethodName           = "/direktiv_flow.Flow/NamespaceVariable"
	Flow_NamespaceVariableParcels_FullMethodName    = "/direktiv_flow.Flow/NamespaceVariableParcels"
	Flow_NamespaceVariables_FullMethodName          = "/direktiv_flow.Flow/NamespaceVariables"
	Flow_NamespaceVariablesStream_FullMethodName    = "/direktiv_flow.Flow/NamespaceVariablesStream"
	Flow_SetNamespaceVariable_FullMethodName        = "/direktiv_flow.Flow/SetNamespaceVariable"
	Flow_SetNamespaceVariableParcels_FullMethodName = "/direktiv_flow.Flow/SetNamespaceVariableParcels"
	Flow_DeleteNamespaceVariable_FullMethodName     = "/direktiv_flow.Flow/DeleteNamespaceVariable"
	Flow_RenameNamespaceVariable_FullMethodName     = "/direktiv_flow.Flow/RenameNamespaceVariable"
	Flow_WorkflowVariable_FullMethodName            = "/direktiv_flow.Flow/WorkflowVariable"
	Flow_WorkflowVariableParcels_FullMethodName     = "/direktiv_flow.Flow/WorkflowVariableParcels"
	Flow_WorkflowVariables_FullMethodName           = "/direktiv_flow.Flow/WorkflowVariables"
	Flow_WorkflowVariablesStream_FullMethodName     = "/direktiv_flow.Flow/WorkflowVariablesStream"
	Flow_SetWorkflowVariable_FullMethodName         = "/direktiv_flow.Flow/SetWorkflowVariable"
	Flow_SetWorkflowVariableParcels_FullMethodName  = "/direktiv_flow.Flow/SetWorkflowVariableParcels"
	Flow_DeleteWorkflowVariable_FullMethodName      = "/direktiv_flow.Flow/DeleteWorkflowVariable"
	Flow_RenameWorkflowVariable_FullMethodName      = "/direktiv_flow.Flow/RenameWorkflowVariable"
	Flow_InstanceVariable_FullMethodName            = "/direktiv_flow.Flow/InstanceVariable"
	Flow_InstanceVariableParcels_FullMethodName     = "/direktiv_flow.Flow/InstanceVariableParcels"
	Flow_InstanceVariables_FullMethodName           = "/direktiv_flow.Flow/InstanceVariables"
	Flow_InstanceVariablesStream_FullMethodName     = "/direktiv_flow.Flow/InstanceVariablesStream"
	Flow_SetInstanceVariable_FullMethodName         = "/direktiv_flow.Flow/SetInstanceVariable"
	Flow_SetInstanceVariableParcels_FullMethodName  = "/direktiv_flow.Flow/SetInstanceVariableParcels"
	Flow_DeleteInstanceVariable_FullMethodName      = "/direktiv_flow.Flow/DeleteInstanceVariable"
	Flow_RenameInstanceVariable_FullMethodName      = "/direktiv_flow.Flow/RenameInstanceVariable"
	Flow_JQ_FullMethodName                          = "/direktiv_flow.Flow/JQ"
	Flow_WorkflowMetrics_FullMethodName             = "/direktiv_flow.Flow/WorkflowMetrics"
	Flow_EventListeners_FullMethodName              = "/direktiv_flow.Flow/EventListeners"
	Flow_EventListenersStream_FullMethodName        = "/direktiv_flow.Flow/EventListenersStream"
	Flow_EventHistory_FullMethodName                = "/direktiv_flow.Flow/EventHistory"
	Flow_EventHistoryStream_FullMethodName          = "/direktiv_flow.Flow/EventHistoryStream"
	Flow_HistoricalEvent_FullMethodName             = "/direktiv_flow.Flow/HistoricalEvent"
	Flow_ReplayEvent_FullMethodName                 = "/direktiv_flow.Flow/ReplayEvent"
	Flow_ResolveNamespaceUID_FullMethodName         = "/direktiv_flow.Flow/ResolveNamespaceUID"
	Flow_CreateNamespaceMirror_FullMethodName       = "/direktiv_flow.Flow/CreateNamespaceMirror"
	Flow_CreateDirectoryMirror_FullMethodName       = "/direktiv_flow.Flow/CreateDirectoryMirror"
	Flow_UpdateMirrorSettings_FullMethodName        = "/direktiv_flow.Flow/UpdateMirrorSettings"
	Flow_LockMirror_FullMethodName                  = "/direktiv_flow.Flow/LockMirror"
	Flow_UnlockMirror_FullMethodName                = "/direktiv_flow.Flow/UnlockMirror"
	Flow_SoftSyncMirror_FullMethodName              = "/direktiv_flow.Flow/SoftSyncMirror"
	Flow_HardSyncMirror_FullMethodName              = "/direktiv_flow.Flow/HardSyncMirror"
	Flow_MirrorInfo_FullMethodName                  = "/direktiv_flow.Flow/MirrorInfo"
	Flow_MirrorInfoStream_FullMethodName            = "/direktiv_flow.Flow/MirrorInfoStream"
	Flow_CancelMirrorActivity_FullMethodName        = "/direktiv_flow.Flow/CancelMirrorActivity"
	Flow_File_FullMethodName                        = "/direktiv_flow.Flow/File"
	Flow_CreateFile_FullMethodName                  = "/direktiv_flow.Flow/CreateFile"
	Flow_UpdateFile_FullMethodName                  = "/direktiv_flow.Flow/UpdateFile"
	Flow_NamespaceLint_FullMethodName               = "/direktiv_flow.Flow/NamespaceLint"
)
View Source
const (
	Internal_ReportActionResults_FullMethodName         = "/direktiv_flow.Internal/ReportActionResults"
	Internal_ActionLog_FullMethodName                   = "/direktiv_flow.Internal/ActionLog"
	Internal_NamespaceVariableParcels_FullMethodName    = "/direktiv_flow.Internal/NamespaceVariableParcels"
	Internal_SetNamespaceVariableParcels_FullMethodName = "/direktiv_flow.Internal/SetNamespaceVariableParcels"
	Internal_WorkflowVariableParcels_FullMethodName     = "/direktiv_flow.Internal/WorkflowVariableParcels"
	Internal_SetWorkflowVariableParcels_FullMethodName  = "/direktiv_flow.Internal/SetWorkflowVariableParcels"
	Internal_InstanceVariableParcels_FullMethodName     = "/direktiv_flow.Internal/InstanceVariableParcels"
	Internal_SetInstanceVariableParcels_FullMethodName  = "/direktiv_flow.Internal/SetInstanceVariableParcels"
	Internal_FileVariableParcels_FullMethodName         = "/direktiv_flow.Internal/FileVariableParcels"
)
View Source
const (
	Eventing_RequestEvents_FullMethodName = "/direktiv_flow.Eventing/RequestEvents"
)

Variables

View Source
var Eventing_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "direktiv_flow.Eventing",
	HandlerType: (*EventingServer)(nil),
	Methods:     []grpc.MethodDesc{},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "RequestEvents",
			Handler:       _Eventing_RequestEvents_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "pkg/flow/grpc/protocol.proto",
}

Eventing_ServiceDesc is the grpc.ServiceDesc for Eventing service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_pkg_flow_grpc_cloudevent_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_eventing_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_instances_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_internal_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_mirror_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_namespaces_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_nodes_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_pagination_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_protocol_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_registries_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_secrets_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_util_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_variables_proto protoreflect.FileDescriptor
View Source
var File_pkg_flow_grpc_workflows_proto protoreflect.FileDescriptor
View Source
var Flow_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "direktiv_flow.Flow",
	HandlerType: (*FlowServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Namespace",
			Handler:    _Flow_Namespace_Handler,
		},
		{
			MethodName: "Namespaces",
			Handler:    _Flow_Namespaces_Handler,
		},
		{
			MethodName: "CreateNamespace",
			Handler:    _Flow_CreateNamespace_Handler,
		},
		{
			MethodName: "DeleteNamespace",
			Handler:    _Flow_DeleteNamespace_Handler,
		},
		{
			MethodName: "Directory",
			Handler:    _Flow_Directory_Handler,
		},
		{
			MethodName: "CreateDirectory",
			Handler:    _Flow_CreateDirectory_Handler,
		},
		{
			MethodName: "DeleteNode",
			Handler:    _Flow_DeleteNode_Handler,
		},
		{
			MethodName: "RenameNode",
			Handler:    _Flow_RenameNode_Handler,
		},
		{
			MethodName: "Node",
			Handler:    _Flow_Node_Handler,
		},
		{
			MethodName: "Workflow",
			Handler:    _Flow_Workflow_Handler,
		},
		{
			MethodName: "CreateWorkflow",
			Handler:    _Flow_CreateWorkflow_Handler,
		},
		{
			MethodName: "UpdateWorkflow",
			Handler:    _Flow_UpdateWorkflow_Handler,
		},
		{
			MethodName: "Secrets",
			Handler:    _Flow_Secrets_Handler,
		},
		{
			MethodName: "SetSecret",
			Handler:    _Flow_SetSecret_Handler,
		},
		{
			MethodName: "CreateSecretsFolder",
			Handler:    _Flow_CreateSecretsFolder_Handler,
		},
		{
			MethodName: "DeleteSecret",
			Handler:    _Flow_DeleteSecret_Handler,
		},
		{
			MethodName: "DeleteSecretsFolder",
			Handler:    _Flow_DeleteSecretsFolder_Handler,
		},
		{
			MethodName: "SearchSecret",
			Handler:    _Flow_SearchSecret_Handler,
		},
		{
			MethodName: "UpdateSecret",
			Handler:    _Flow_UpdateSecret_Handler,
		},
		{
			MethodName: "Instance",
			Handler:    _Flow_Instance_Handler,
		},
		{
			MethodName: "Instances",
			Handler:    _Flow_Instances_Handler,
		},
		{
			MethodName: "InstanceInput",
			Handler:    _Flow_InstanceInput_Handler,
		},
		{
			MethodName: "InstanceOutput",
			Handler:    _Flow_InstanceOutput_Handler,
		},
		{
			MethodName: "InstanceMetadata",
			Handler:    _Flow_InstanceMetadata_Handler,
		},
		{
			MethodName: "ReleaseInstance",
			Handler:    _Flow_ReleaseInstance_Handler,
		},
		{
			MethodName: "StartWorkflow",
			Handler:    _Flow_StartWorkflow_Handler,
		},
		{
			MethodName: "CancelInstance",
			Handler:    _Flow_CancelInstance_Handler,
		},
		{
			MethodName: "BroadcastCloudevent",
			Handler:    _Flow_BroadcastCloudevent_Handler,
		},
		{
			MethodName: "NamespaceVariable",
			Handler:    _Flow_NamespaceVariable_Handler,
		},
		{
			MethodName: "NamespaceVariables",
			Handler:    _Flow_NamespaceVariables_Handler,
		},
		{
			MethodName: "SetNamespaceVariable",
			Handler:    _Flow_SetNamespaceVariable_Handler,
		},
		{
			MethodName: "DeleteNamespaceVariable",
			Handler:    _Flow_DeleteNamespaceVariable_Handler,
		},
		{
			MethodName: "RenameNamespaceVariable",
			Handler:    _Flow_RenameNamespaceVariable_Handler,
		},
		{
			MethodName: "WorkflowVariable",
			Handler:    _Flow_WorkflowVariable_Handler,
		},
		{
			MethodName: "WorkflowVariables",
			Handler:    _Flow_WorkflowVariables_Handler,
		},
		{
			MethodName: "SetWorkflowVariable",
			Handler:    _Flow_SetWorkflowVariable_Handler,
		},
		{
			MethodName: "DeleteWorkflowVariable",
			Handler:    _Flow_DeleteWorkflowVariable_Handler,
		},
		{
			MethodName: "RenameWorkflowVariable",
			Handler:    _Flow_RenameWorkflowVariable_Handler,
		},
		{
			MethodName: "InstanceVariable",
			Handler:    _Flow_InstanceVariable_Handler,
		},
		{
			MethodName: "InstanceVariables",
			Handler:    _Flow_InstanceVariables_Handler,
		},
		{
			MethodName: "SetInstanceVariable",
			Handler:    _Flow_SetInstanceVariable_Handler,
		},
		{
			MethodName: "DeleteInstanceVariable",
			Handler:    _Flow_DeleteInstanceVariable_Handler,
		},
		{
			MethodName: "RenameInstanceVariable",
			Handler:    _Flow_RenameInstanceVariable_Handler,
		},
		{
			MethodName: "JQ",
			Handler:    _Flow_JQ_Handler,
		},
		{
			MethodName: "WorkflowMetrics",
			Handler:    _Flow_WorkflowMetrics_Handler,
		},
		{
			MethodName: "EventListeners",
			Handler:    _Flow_EventListeners_Handler,
		},
		{
			MethodName: "EventHistory",
			Handler:    _Flow_EventHistory_Handler,
		},
		{
			MethodName: "HistoricalEvent",
			Handler:    _Flow_HistoricalEvent_Handler,
		},
		{
			MethodName: "ReplayEvent",
			Handler:    _Flow_ReplayEvent_Handler,
		},
		{
			MethodName: "ResolveNamespaceUID",
			Handler:    _Flow_ResolveNamespaceUID_Handler,
		},
		{
			MethodName: "CreateNamespaceMirror",
			Handler:    _Flow_CreateNamespaceMirror_Handler,
		},
		{
			MethodName: "CreateDirectoryMirror",
			Handler:    _Flow_CreateDirectoryMirror_Handler,
		},
		{
			MethodName: "UpdateMirrorSettings",
			Handler:    _Flow_UpdateMirrorSettings_Handler,
		},
		{
			MethodName: "LockMirror",
			Handler:    _Flow_LockMirror_Handler,
		},
		{
			MethodName: "UnlockMirror",
			Handler:    _Flow_UnlockMirror_Handler,
		},
		{
			MethodName: "SoftSyncMirror",
			Handler:    _Flow_SoftSyncMirror_Handler,
		},
		{
			MethodName: "HardSyncMirror",
			Handler:    _Flow_HardSyncMirror_Handler,
		},
		{
			MethodName: "MirrorInfo",
			Handler:    _Flow_MirrorInfo_Handler,
		},
		{
			MethodName: "CancelMirrorActivity",
			Handler:    _Flow_CancelMirrorActivity_Handler,
		},
		{
			MethodName: "File",
			Handler:    _Flow_File_Handler,
		},
		{
			MethodName: "CreateFile",
			Handler:    _Flow_CreateFile_Handler,
		},
		{
			MethodName: "UpdateFile",
			Handler:    _Flow_UpdateFile_Handler,
		},
		{
			MethodName: "NamespaceLint",
			Handler:    _Flow_NamespaceLint_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "NamespacesStream",
			Handler:       _Flow_NamespacesStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "DirectoryStream",
			Handler:       _Flow_DirectoryStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "WorkflowStream",
			Handler:       _Flow_WorkflowStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "SecretsStream",
			Handler:       _Flow_SecretsStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "InstanceStream",
			Handler:       _Flow_InstanceStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "InstancesStream",
			Handler:       _Flow_InstancesStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "RunWorkflow",
			Handler:       _Flow_RunWorkflow_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "AwaitWorkflow",
			Handler:       _Flow_AwaitWorkflow_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "NamespaceVariableParcels",
			Handler:       _Flow_NamespaceVariableParcels_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "NamespaceVariablesStream",
			Handler:       _Flow_NamespaceVariablesStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "SetNamespaceVariableParcels",
			Handler:       _Flow_SetNamespaceVariableParcels_Handler,
			ClientStreams: true,
		},
		{
			StreamName:    "WorkflowVariableParcels",
			Handler:       _Flow_WorkflowVariableParcels_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "WorkflowVariablesStream",
			Handler:       _Flow_WorkflowVariablesStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "SetWorkflowVariableParcels",
			Handler:       _Flow_SetWorkflowVariableParcels_Handler,
			ClientStreams: true,
		},
		{
			StreamName:    "InstanceVariableParcels",
			Handler:       _Flow_InstanceVariableParcels_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "InstanceVariablesStream",
			Handler:       _Flow_InstanceVariablesStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "SetInstanceVariableParcels",
			Handler:       _Flow_SetInstanceVariableParcels_Handler,
			ClientStreams: true,
		},
		{
			StreamName:    "EventListenersStream",
			Handler:       _Flow_EventListenersStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "EventHistoryStream",
			Handler:       _Flow_EventHistoryStream_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "MirrorInfoStream",
			Handler:       _Flow_MirrorInfoStream_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "pkg/flow/grpc/protocol.proto",
}

Flow_ServiceDesc is the grpc.ServiceDesc for Flow service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var Internal_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "direktiv_flow.Internal",
	HandlerType: (*InternalServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ReportActionResults",
			Handler:    _Internal_ReportActionResults_Handler,
		},
		{
			MethodName: "ActionLog",
			Handler:    _Internal_ActionLog_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "NamespaceVariableParcels",
			Handler:       _Internal_NamespaceVariableParcels_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "SetNamespaceVariableParcels",
			Handler:       _Internal_SetNamespaceVariableParcels_Handler,
			ClientStreams: true,
		},
		{
			StreamName:    "WorkflowVariableParcels",
			Handler:       _Internal_WorkflowVariableParcels_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "SetWorkflowVariableParcels",
			Handler:       _Internal_SetWorkflowVariableParcels_Handler,
			ClientStreams: true,
		},
		{
			StreamName:    "InstanceVariableParcels",
			Handler:       _Internal_InstanceVariableParcels_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "SetInstanceVariableParcels",
			Handler:       _Internal_SetInstanceVariableParcels_Handler,
			ClientStreams: true,
		},
		{
			StreamName:    "FileVariableParcels",
			Handler:       _Internal_FileVariableParcels_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "pkg/flow/grpc/protocol.proto",
}

Internal_ServiceDesc is the grpc.ServiceDesc for Internal service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterEventingServer

func RegisterEventingServer(s grpc.ServiceRegistrar, srv EventingServer)

func RegisterFlowServer

func RegisterFlowServer(s grpc.ServiceRegistrar, srv FlowServer)

func RegisterInternalServer

func RegisterInternalServer(s grpc.ServiceRegistrar, srv InternalServer)

Types

type ActionLogRequest

type ActionLogRequest struct {
	InstanceId string   `protobuf:"bytes,1,opt,name=instanceId,proto3" json:"instanceId,omitempty"`
	Iterator   int32    `protobuf:"varint,2,opt,name=iterator,proto3" json:"iterator,omitempty"`
	Msg        []string `protobuf:"bytes,3,rep,name=msg,proto3" json:"msg,omitempty"`
	// contains filtered or unexported fields
}

func (*ActionLogRequest) Descriptor deprecated

func (*ActionLogRequest) Descriptor() ([]byte, []int)

Deprecated: Use ActionLogRequest.ProtoReflect.Descriptor instead.

func (*ActionLogRequest) GetInstanceId

func (x *ActionLogRequest) GetInstanceId() string

func (*ActionLogRequest) GetIterator added in v0.8.0

func (x *ActionLogRequest) GetIterator() int32

func (*ActionLogRequest) GetMsg

func (x *ActionLogRequest) GetMsg() []string

func (*ActionLogRequest) ProtoMessage

func (*ActionLogRequest) ProtoMessage()

func (*ActionLogRequest) ProtoReflect

func (x *ActionLogRequest) ProtoReflect() protoreflect.Message

func (*ActionLogRequest) Reset

func (x *ActionLogRequest) Reset()

func (*ActionLogRequest) String

func (x *ActionLogRequest) String() string

type AwaitWorkflowRequest added in v0.8.0

type AwaitWorkflowRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Input     []byte `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"`
	// contains filtered or unexported fields
}

func (*AwaitWorkflowRequest) Descriptor deprecated added in v0.8.0

func (*AwaitWorkflowRequest) Descriptor() ([]byte, []int)

Deprecated: Use AwaitWorkflowRequest.ProtoReflect.Descriptor instead.

func (*AwaitWorkflowRequest) GetInput added in v0.8.0

func (x *AwaitWorkflowRequest) GetInput() []byte

func (*AwaitWorkflowRequest) GetNamespace added in v0.8.0

func (x *AwaitWorkflowRequest) GetNamespace() string

func (*AwaitWorkflowRequest) GetPath added in v0.8.0

func (x *AwaitWorkflowRequest) GetPath() string

func (*AwaitWorkflowRequest) ProtoMessage added in v0.8.0

func (*AwaitWorkflowRequest) ProtoMessage()

func (*AwaitWorkflowRequest) ProtoReflect added in v0.8.0

func (x *AwaitWorkflowRequest) ProtoReflect() protoreflect.Message

func (*AwaitWorkflowRequest) Reset added in v0.8.0

func (x *AwaitWorkflowRequest) Reset()

func (*AwaitWorkflowRequest) String added in v0.8.0

func (x *AwaitWorkflowRequest) String() string

type AwaitWorkflowResponse added in v0.8.0

type AwaitWorkflowResponse struct {
	Namespace string            `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  *Instance         `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	InvokedBy string            `protobuf:"bytes,3,opt,name=invokedBy,proto3" json:"invokedBy,omitempty"`
	Flow      []string          `protobuf:"bytes,4,rep,name=flow,proto3" json:"flow,omitempty"`
	Workflow  *InstanceWorkflow `protobuf:"bytes,5,opt,name=workflow,proto3" json:"workflow,omitempty"`
	Data      []byte            `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*AwaitWorkflowResponse) Descriptor deprecated added in v0.8.0

func (*AwaitWorkflowResponse) Descriptor() ([]byte, []int)

Deprecated: Use AwaitWorkflowResponse.ProtoReflect.Descriptor instead.

func (*AwaitWorkflowResponse) GetData added in v0.8.0

func (x *AwaitWorkflowResponse) GetData() []byte

func (*AwaitWorkflowResponse) GetFlow added in v0.8.0

func (x *AwaitWorkflowResponse) GetFlow() []string

func (*AwaitWorkflowResponse) GetInstance added in v0.8.0

func (x *AwaitWorkflowResponse) GetInstance() *Instance

func (*AwaitWorkflowResponse) GetInvokedBy added in v0.8.0

func (x *AwaitWorkflowResponse) GetInvokedBy() string

func (*AwaitWorkflowResponse) GetNamespace added in v0.8.0

func (x *AwaitWorkflowResponse) GetNamespace() string

func (*AwaitWorkflowResponse) GetWorkflow added in v0.8.0

func (x *AwaitWorkflowResponse) GetWorkflow() *InstanceWorkflow

func (*AwaitWorkflowResponse) ProtoMessage added in v0.8.0

func (*AwaitWorkflowResponse) ProtoMessage()

func (*AwaitWorkflowResponse) ProtoReflect added in v0.8.0

func (x *AwaitWorkflowResponse) ProtoReflect() protoreflect.Message

func (*AwaitWorkflowResponse) Reset added in v0.8.0

func (x *AwaitWorkflowResponse) Reset()

func (*AwaitWorkflowResponse) String added in v0.8.0

func (x *AwaitWorkflowResponse) String() string

type BroadcastCloudeventRequest

type BroadcastCloudeventRequest struct {
	Namespace  string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Cloudevent []byte `protobuf:"bytes,2,opt,name=cloudevent,proto3" json:"cloudevent,omitempty"`
	Timer      int64  `protobuf:"varint,3,opt,name=timer,proto3" json:"timer,omitempty"`
	// contains filtered or unexported fields
}

func (*BroadcastCloudeventRequest) Descriptor deprecated

func (*BroadcastCloudeventRequest) Descriptor() ([]byte, []int)

Deprecated: Use BroadcastCloudeventRequest.ProtoReflect.Descriptor instead.

func (*BroadcastCloudeventRequest) GetCloudevent

func (x *BroadcastCloudeventRequest) GetCloudevent() []byte

func (*BroadcastCloudeventRequest) GetNamespace

func (x *BroadcastCloudeventRequest) GetNamespace() string

func (*BroadcastCloudeventRequest) GetTimer

func (x *BroadcastCloudeventRequest) GetTimer() int64

func (*BroadcastCloudeventRequest) ProtoMessage

func (*BroadcastCloudeventRequest) ProtoMessage()

func (*BroadcastCloudeventRequest) ProtoReflect

func (*BroadcastCloudeventRequest) Reset

func (x *BroadcastCloudeventRequest) Reset()

func (*BroadcastCloudeventRequest) String

func (x *BroadcastCloudeventRequest) String() string

type CancelInstanceRequest

type CancelInstanceRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*CancelInstanceRequest) Descriptor deprecated

func (*CancelInstanceRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelInstanceRequest.ProtoReflect.Descriptor instead.

func (*CancelInstanceRequest) GetInstance

func (x *CancelInstanceRequest) GetInstance() string

func (*CancelInstanceRequest) GetNamespace

func (x *CancelInstanceRequest) GetNamespace() string

func (*CancelInstanceRequest) ProtoMessage

func (*CancelInstanceRequest) ProtoMessage()

func (*CancelInstanceRequest) ProtoReflect

func (x *CancelInstanceRequest) ProtoReflect() protoreflect.Message

func (*CancelInstanceRequest) Reset

func (x *CancelInstanceRequest) Reset()

func (*CancelInstanceRequest) String

func (x *CancelInstanceRequest) String() string

type CancelMirrorActivityRequest added in v0.6.6

type CancelMirrorActivityRequest struct {
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Activity  string `protobuf:"bytes,3,opt,name=activity,proto3" json:"activity,omitempty"`
	// contains filtered or unexported fields
}

func (*CancelMirrorActivityRequest) Descriptor deprecated added in v0.6.6

func (*CancelMirrorActivityRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelMirrorActivityRequest.ProtoReflect.Descriptor instead.

func (*CancelMirrorActivityRequest) GetActivity added in v0.6.6

func (x *CancelMirrorActivityRequest) GetActivity() string

func (*CancelMirrorActivityRequest) GetNamespace added in v0.6.6

func (x *CancelMirrorActivityRequest) GetNamespace() string

func (*CancelMirrorActivityRequest) ProtoMessage added in v0.6.6

func (*CancelMirrorActivityRequest) ProtoMessage()

func (*CancelMirrorActivityRequest) ProtoReflect added in v0.6.6

func (*CancelMirrorActivityRequest) Reset added in v0.6.6

func (x *CancelMirrorActivityRequest) Reset()

func (*CancelMirrorActivityRequest) String added in v0.6.6

func (x *CancelMirrorActivityRequest) String() string

type CloudEvent

type CloudEvent struct {
	Ce []byte `protobuf:"bytes,1,opt,name=ce,proto3" json:"ce,omitempty"`
	// contains filtered or unexported fields
}

func (*CloudEvent) Descriptor deprecated

func (*CloudEvent) Descriptor() ([]byte, []int)

Deprecated: Use CloudEvent.ProtoReflect.Descriptor instead.

func (*CloudEvent) GetCe

func (x *CloudEvent) GetCe() []byte

func (*CloudEvent) ProtoMessage

func (*CloudEvent) ProtoMessage()

func (*CloudEvent) ProtoReflect

func (x *CloudEvent) ProtoReflect() protoreflect.Message

func (*CloudEvent) Reset

func (x *CloudEvent) Reset()

func (*CloudEvent) String

func (x *CloudEvent) String() string

type CreateDirectoryMirrorRequest added in v0.6.6

type CreateDirectoryMirrorRequest struct {
	Namespace string          `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string          `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Parents   bool            `protobuf:"varint,4,opt,name=parents,proto3" json:"parents,omitempty"`
	Settings  *MirrorSettings `protobuf:"bytes,5,opt,name=settings,proto3" json:"settings,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDirectoryMirrorRequest) Descriptor deprecated added in v0.6.6

func (*CreateDirectoryMirrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDirectoryMirrorRequest.ProtoReflect.Descriptor instead.

func (*CreateDirectoryMirrorRequest) GetNamespace added in v0.6.6

func (x *CreateDirectoryMirrorRequest) GetNamespace() string

func (*CreateDirectoryMirrorRequest) GetParents added in v0.6.6

func (x *CreateDirectoryMirrorRequest) GetParents() bool

func (*CreateDirectoryMirrorRequest) GetPath added in v0.6.6

func (x *CreateDirectoryMirrorRequest) GetPath() string

func (*CreateDirectoryMirrorRequest) GetSettings added in v0.6.6

func (x *CreateDirectoryMirrorRequest) GetSettings() *MirrorSettings

func (*CreateDirectoryMirrorRequest) ProtoMessage added in v0.6.6

func (*CreateDirectoryMirrorRequest) ProtoMessage()

func (*CreateDirectoryMirrorRequest) ProtoReflect added in v0.6.6

func (*CreateDirectoryMirrorRequest) Reset added in v0.6.6

func (x *CreateDirectoryMirrorRequest) Reset()

func (*CreateDirectoryMirrorRequest) String added in v0.6.6

type CreateDirectoryRequest

type CreateDirectoryRequest struct {
	Namespace  string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path       string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Idempotent bool   `protobuf:"varint,3,opt,name=idempotent,proto3" json:"idempotent,omitempty"`
	Parents    bool   `protobuf:"varint,4,opt,name=parents,proto3" json:"parents,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDirectoryRequest) Descriptor deprecated

func (*CreateDirectoryRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDirectoryRequest.ProtoReflect.Descriptor instead.

func (*CreateDirectoryRequest) GetIdempotent

func (x *CreateDirectoryRequest) GetIdempotent() bool

func (*CreateDirectoryRequest) GetNamespace

func (x *CreateDirectoryRequest) GetNamespace() string

func (*CreateDirectoryRequest) GetParents

func (x *CreateDirectoryRequest) GetParents() bool

func (*CreateDirectoryRequest) GetPath

func (x *CreateDirectoryRequest) GetPath() string

func (*CreateDirectoryRequest) ProtoMessage

func (*CreateDirectoryRequest) ProtoMessage()

func (*CreateDirectoryRequest) ProtoReflect

func (x *CreateDirectoryRequest) ProtoReflect() protoreflect.Message

func (*CreateDirectoryRequest) Reset

func (x *CreateDirectoryRequest) Reset()

func (*CreateDirectoryRequest) String

func (x *CreateDirectoryRequest) String() string

type CreateDirectoryResponse

type CreateDirectoryResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDirectoryResponse) Descriptor deprecated

func (*CreateDirectoryResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateDirectoryResponse.ProtoReflect.Descriptor instead.

func (*CreateDirectoryResponse) GetNamespace

func (x *CreateDirectoryResponse) GetNamespace() string

func (*CreateDirectoryResponse) GetNode

func (x *CreateDirectoryResponse) GetNode() *Node

func (*CreateDirectoryResponse) ProtoMessage

func (*CreateDirectoryResponse) ProtoMessage()

func (*CreateDirectoryResponse) ProtoReflect

func (x *CreateDirectoryResponse) ProtoReflect() protoreflect.Message

func (*CreateDirectoryResponse) Reset

func (x *CreateDirectoryResponse) Reset()

func (*CreateDirectoryResponse) String

func (x *CreateDirectoryResponse) String() string

type CreateFileRequest added in v0.8.0

type CreateFileRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Source    []byte `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	MimeType  string `protobuf:"bytes,4,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateFileRequest) Descriptor deprecated added in v0.8.0

func (*CreateFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateFileRequest.ProtoReflect.Descriptor instead.

func (*CreateFileRequest) GetMimeType added in v0.8.0

func (x *CreateFileRequest) GetMimeType() string

func (*CreateFileRequest) GetNamespace added in v0.8.0

func (x *CreateFileRequest) GetNamespace() string

func (*CreateFileRequest) GetPath added in v0.8.0

func (x *CreateFileRequest) GetPath() string

func (*CreateFileRequest) GetSource added in v0.8.0

func (x *CreateFileRequest) GetSource() []byte

func (*CreateFileRequest) ProtoMessage added in v0.8.0

func (*CreateFileRequest) ProtoMessage()

func (*CreateFileRequest) ProtoReflect added in v0.8.0

func (x *CreateFileRequest) ProtoReflect() protoreflect.Message

func (*CreateFileRequest) Reset added in v0.8.0

func (x *CreateFileRequest) Reset()

func (*CreateFileRequest) String added in v0.8.0

func (x *CreateFileRequest) String() string

type CreateFileResponse added in v0.8.0

type CreateFileResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	File      *File  `protobuf:"bytes,3,opt,name=file,proto3" json:"file,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateFileResponse) Descriptor deprecated added in v0.8.0

func (*CreateFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateFileResponse.ProtoReflect.Descriptor instead.

func (*CreateFileResponse) GetFile added in v0.8.0

func (x *CreateFileResponse) GetFile() *File

func (*CreateFileResponse) GetNamespace added in v0.8.0

func (x *CreateFileResponse) GetNamespace() string

func (*CreateFileResponse) GetNode added in v0.8.0

func (x *CreateFileResponse) GetNode() *Node

func (*CreateFileResponse) ProtoMessage added in v0.8.0

func (*CreateFileResponse) ProtoMessage()

func (*CreateFileResponse) ProtoReflect added in v0.8.0

func (x *CreateFileResponse) ProtoReflect() protoreflect.Message

func (*CreateFileResponse) Reset added in v0.8.0

func (x *CreateFileResponse) Reset()

func (*CreateFileResponse) String added in v0.8.0

func (x *CreateFileResponse) String() string

type CreateNamespaceMirrorRequest added in v0.6.6

type CreateNamespaceMirrorRequest struct {
	Name       string          `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Idempotent bool            `protobuf:"varint,2,opt,name=idempotent,proto3" json:"idempotent,omitempty"`
	Settings   *MirrorSettings `protobuf:"bytes,3,opt,name=settings,proto3" json:"settings,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateNamespaceMirrorRequest) Descriptor deprecated added in v0.6.6

func (*CreateNamespaceMirrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateNamespaceMirrorRequest.ProtoReflect.Descriptor instead.

func (*CreateNamespaceMirrorRequest) GetIdempotent added in v0.6.6

func (x *CreateNamespaceMirrorRequest) GetIdempotent() bool

func (*CreateNamespaceMirrorRequest) GetName added in v0.6.6

func (x *CreateNamespaceMirrorRequest) GetName() string

func (*CreateNamespaceMirrorRequest) GetSettings added in v0.6.6

func (x *CreateNamespaceMirrorRequest) GetSettings() *MirrorSettings

func (*CreateNamespaceMirrorRequest) ProtoMessage added in v0.6.6

func (*CreateNamespaceMirrorRequest) ProtoMessage()

func (*CreateNamespaceMirrorRequest) ProtoReflect added in v0.6.6

func (*CreateNamespaceMirrorRequest) Reset added in v0.6.6

func (x *CreateNamespaceMirrorRequest) Reset()

func (*CreateNamespaceMirrorRequest) String added in v0.6.6

type CreateNamespaceRequest

type CreateNamespaceRequest struct {
	Name       string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Idempotent bool   `protobuf:"varint,2,opt,name=idempotent,proto3" json:"idempotent,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateNamespaceRequest) Descriptor deprecated

func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateNamespaceRequest.ProtoReflect.Descriptor instead.

func (*CreateNamespaceRequest) GetIdempotent

func (x *CreateNamespaceRequest) GetIdempotent() bool

func (*CreateNamespaceRequest) GetName

func (x *CreateNamespaceRequest) GetName() string

func (*CreateNamespaceRequest) ProtoMessage

func (*CreateNamespaceRequest) ProtoMessage()

func (*CreateNamespaceRequest) ProtoReflect

func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message

func (*CreateNamespaceRequest) Reset

func (x *CreateNamespaceRequest) Reset()

func (*CreateNamespaceRequest) String

func (x *CreateNamespaceRequest) String() string

type CreateNamespaceResponse

type CreateNamespaceResponse struct {
	Namespace *Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateNamespaceResponse) Descriptor deprecated

func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateNamespaceResponse.ProtoReflect.Descriptor instead.

func (*CreateNamespaceResponse) GetNamespace

func (x *CreateNamespaceResponse) GetNamespace() *Namespace

func (*CreateNamespaceResponse) ProtoMessage

func (*CreateNamespaceResponse) ProtoMessage()

func (*CreateNamespaceResponse) ProtoReflect

func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message

func (*CreateNamespaceResponse) Reset

func (x *CreateNamespaceResponse) Reset()

func (*CreateNamespaceResponse) String

func (x *CreateNamespaceResponse) String() string

type CreateSecretsFolderRequest added in v0.7.1

type CreateSecretsFolderRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateSecretsFolderRequest) Descriptor deprecated added in v0.7.1

func (*CreateSecretsFolderRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateSecretsFolderRequest.ProtoReflect.Descriptor instead.

func (*CreateSecretsFolderRequest) GetKey added in v0.7.1

func (x *CreateSecretsFolderRequest) GetKey() string

func (*CreateSecretsFolderRequest) GetNamespace added in v0.7.1

func (x *CreateSecretsFolderRequest) GetNamespace() string

func (*CreateSecretsFolderRequest) ProtoMessage added in v0.7.1

func (*CreateSecretsFolderRequest) ProtoMessage()

func (*CreateSecretsFolderRequest) ProtoReflect added in v0.7.1

func (*CreateSecretsFolderRequest) Reset added in v0.7.1

func (x *CreateSecretsFolderRequest) Reset()

func (*CreateSecretsFolderRequest) String added in v0.7.1

func (x *CreateSecretsFolderRequest) String() string

type CreateSecretsFolderResponse added in v0.7.1

type CreateSecretsFolderResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateSecretsFolderResponse) Descriptor deprecated added in v0.7.1

func (*CreateSecretsFolderResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateSecretsFolderResponse.ProtoReflect.Descriptor instead.

func (*CreateSecretsFolderResponse) GetKey added in v0.7.1

func (x *CreateSecretsFolderResponse) GetKey() string

func (*CreateSecretsFolderResponse) GetNamespace added in v0.7.1

func (x *CreateSecretsFolderResponse) GetNamespace() string

func (*CreateSecretsFolderResponse) ProtoMessage added in v0.7.1

func (*CreateSecretsFolderResponse) ProtoMessage()

func (*CreateSecretsFolderResponse) ProtoReflect added in v0.7.1

func (*CreateSecretsFolderResponse) Reset added in v0.7.1

func (x *CreateSecretsFolderResponse) Reset()

func (*CreateSecretsFolderResponse) String added in v0.7.1

func (x *CreateSecretsFolderResponse) String() string

type CreateWorkflowRequest

type CreateWorkflowRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Source    []byte `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateWorkflowRequest) Descriptor deprecated

func (*CreateWorkflowRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateWorkflowRequest.ProtoReflect.Descriptor instead.

func (*CreateWorkflowRequest) GetNamespace

func (x *CreateWorkflowRequest) GetNamespace() string

func (*CreateWorkflowRequest) GetPath

func (x *CreateWorkflowRequest) GetPath() string

func (*CreateWorkflowRequest) GetSource

func (x *CreateWorkflowRequest) GetSource() []byte

func (*CreateWorkflowRequest) ProtoMessage

func (*CreateWorkflowRequest) ProtoMessage()

func (*CreateWorkflowRequest) ProtoReflect

func (x *CreateWorkflowRequest) ProtoReflect() protoreflect.Message

func (*CreateWorkflowRequest) Reset

func (x *CreateWorkflowRequest) Reset()

func (*CreateWorkflowRequest) String

func (x *CreateWorkflowRequest) String() string

type CreateWorkflowResponse

type CreateWorkflowResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	Source    []byte `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateWorkflowResponse) Descriptor deprecated

func (*CreateWorkflowResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateWorkflowResponse.ProtoReflect.Descriptor instead.

func (*CreateWorkflowResponse) GetNamespace

func (x *CreateWorkflowResponse) GetNamespace() string

func (*CreateWorkflowResponse) GetNode

func (x *CreateWorkflowResponse) GetNode() *Node

func (*CreateWorkflowResponse) GetSource added in v0.8.2

func (x *CreateWorkflowResponse) GetSource() []byte

func (*CreateWorkflowResponse) ProtoMessage

func (*CreateWorkflowResponse) ProtoMessage()

func (*CreateWorkflowResponse) ProtoReflect

func (x *CreateWorkflowResponse) ProtoReflect() protoreflect.Message

func (*CreateWorkflowResponse) Reset

func (x *CreateWorkflowResponse) Reset()

func (*CreateWorkflowResponse) String

func (x *CreateWorkflowResponse) String() string

type DeleteInstanceVariableRequest

type DeleteInstanceVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteInstanceVariableRequest) Descriptor deprecated

func (*DeleteInstanceVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteInstanceVariableRequest.ProtoReflect.Descriptor instead.

func (*DeleteInstanceVariableRequest) GetInstance

func (x *DeleteInstanceVariableRequest) GetInstance() string

func (*DeleteInstanceVariableRequest) GetKey

func (*DeleteInstanceVariableRequest) GetNamespace

func (x *DeleteInstanceVariableRequest) GetNamespace() string

func (*DeleteInstanceVariableRequest) ProtoMessage

func (*DeleteInstanceVariableRequest) ProtoMessage()

func (*DeleteInstanceVariableRequest) ProtoReflect

func (*DeleteInstanceVariableRequest) Reset

func (x *DeleteInstanceVariableRequest) Reset()

func (*DeleteInstanceVariableRequest) String

type DeleteNamespaceRequest

type DeleteNamespaceRequest struct {
	Name       string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Idempotent bool   `protobuf:"varint,2,opt,name=idempotent,proto3" json:"idempotent,omitempty"`
	Recursive  bool   `protobuf:"varint,3,opt,name=recursive,proto3" json:"recursive,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteNamespaceRequest) Descriptor deprecated

func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteNamespaceRequest.ProtoReflect.Descriptor instead.

func (*DeleteNamespaceRequest) GetIdempotent

func (x *DeleteNamespaceRequest) GetIdempotent() bool

func (*DeleteNamespaceRequest) GetName

func (x *DeleteNamespaceRequest) GetName() string

func (*DeleteNamespaceRequest) GetRecursive

func (x *DeleteNamespaceRequest) GetRecursive() bool

func (*DeleteNamespaceRequest) ProtoMessage

func (*DeleteNamespaceRequest) ProtoMessage()

func (*DeleteNamespaceRequest) ProtoReflect

func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message

func (*DeleteNamespaceRequest) Reset

func (x *DeleteNamespaceRequest) Reset()

func (*DeleteNamespaceRequest) String

func (x *DeleteNamespaceRequest) String() string

type DeleteNamespaceVariableRequest

type DeleteNamespaceVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteNamespaceVariableRequest) Descriptor deprecated

func (*DeleteNamespaceVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteNamespaceVariableRequest.ProtoReflect.Descriptor instead.

func (*DeleteNamespaceVariableRequest) GetKey

func (*DeleteNamespaceVariableRequest) GetNamespace

func (x *DeleteNamespaceVariableRequest) GetNamespace() string

func (*DeleteNamespaceVariableRequest) ProtoMessage

func (*DeleteNamespaceVariableRequest) ProtoMessage()

func (*DeleteNamespaceVariableRequest) ProtoReflect

func (*DeleteNamespaceVariableRequest) Reset

func (x *DeleteNamespaceVariableRequest) Reset()

func (*DeleteNamespaceVariableRequest) String

type DeleteNodeRequest

type DeleteNodeRequest struct {
	Namespace  string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path       string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Idempotent bool   `protobuf:"varint,3,opt,name=idempotent,proto3" json:"idempotent,omitempty"`
	Recursive  bool   `protobuf:"varint,4,opt,name=recursive,proto3" json:"recursive,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteNodeRequest) Descriptor deprecated

func (*DeleteNodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteNodeRequest.ProtoReflect.Descriptor instead.

func (*DeleteNodeRequest) GetIdempotent

func (x *DeleteNodeRequest) GetIdempotent() bool

func (*DeleteNodeRequest) GetNamespace

func (x *DeleteNodeRequest) GetNamespace() string

func (*DeleteNodeRequest) GetPath

func (x *DeleteNodeRequest) GetPath() string

func (*DeleteNodeRequest) GetRecursive

func (x *DeleteNodeRequest) GetRecursive() bool

func (*DeleteNodeRequest) ProtoMessage

func (*DeleteNodeRequest) ProtoMessage()

func (*DeleteNodeRequest) ProtoReflect

func (x *DeleteNodeRequest) ProtoReflect() protoreflect.Message

func (*DeleteNodeRequest) Reset

func (x *DeleteNodeRequest) Reset()

func (*DeleteNodeRequest) String

func (x *DeleteNodeRequest) String() string

type DeleteSecretRequest

type DeleteSecretRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteSecretRequest) Descriptor deprecated

func (*DeleteSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteSecretRequest.ProtoReflect.Descriptor instead.

func (*DeleteSecretRequest) GetKey

func (x *DeleteSecretRequest) GetKey() string

func (*DeleteSecretRequest) GetNamespace

func (x *DeleteSecretRequest) GetNamespace() string

func (*DeleteSecretRequest) ProtoMessage

func (*DeleteSecretRequest) ProtoMessage()

func (*DeleteSecretRequest) ProtoReflect

func (x *DeleteSecretRequest) ProtoReflect() protoreflect.Message

func (*DeleteSecretRequest) Reset

func (x *DeleteSecretRequest) Reset()

func (*DeleteSecretRequest) String

func (x *DeleteSecretRequest) String() string

type DeleteSecretsFolderRequest added in v0.7.1

type DeleteSecretsFolderRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteSecretsFolderRequest) Descriptor deprecated added in v0.7.1

func (*DeleteSecretsFolderRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteSecretsFolderRequest.ProtoReflect.Descriptor instead.

func (*DeleteSecretsFolderRequest) GetKey added in v0.7.1

func (x *DeleteSecretsFolderRequest) GetKey() string

func (*DeleteSecretsFolderRequest) GetNamespace added in v0.7.1

func (x *DeleteSecretsFolderRequest) GetNamespace() string

func (*DeleteSecretsFolderRequest) ProtoMessage added in v0.7.1

func (*DeleteSecretsFolderRequest) ProtoMessage()

func (*DeleteSecretsFolderRequest) ProtoReflect added in v0.7.1

func (*DeleteSecretsFolderRequest) Reset added in v0.7.1

func (x *DeleteSecretsFolderRequest) Reset()

func (*DeleteSecretsFolderRequest) String added in v0.7.1

func (x *DeleteSecretsFolderRequest) String() string

type DeleteWorkflowVariableRequest

type DeleteWorkflowVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Key       string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteWorkflowVariableRequest) Descriptor deprecated

func (*DeleteWorkflowVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteWorkflowVariableRequest.ProtoReflect.Descriptor instead.

func (*DeleteWorkflowVariableRequest) GetKey

func (*DeleteWorkflowVariableRequest) GetNamespace

func (x *DeleteWorkflowVariableRequest) GetNamespace() string

func (*DeleteWorkflowVariableRequest) GetPath

func (*DeleteWorkflowVariableRequest) ProtoMessage

func (*DeleteWorkflowVariableRequest) ProtoMessage()

func (*DeleteWorkflowVariableRequest) ProtoReflect

func (*DeleteWorkflowVariableRequest) Reset

func (x *DeleteWorkflowVariableRequest) Reset()

func (*DeleteWorkflowVariableRequest) String

type DirectoryChildren

type DirectoryChildren struct {
	PageInfo *PageInfo `protobuf:"bytes,2,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results  []*Node   `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*DirectoryChildren) Descriptor deprecated

func (*DirectoryChildren) Descriptor() ([]byte, []int)

Deprecated: Use DirectoryChildren.ProtoReflect.Descriptor instead.

func (*DirectoryChildren) GetPageInfo

func (x *DirectoryChildren) GetPageInfo() *PageInfo

func (*DirectoryChildren) GetResults added in v0.7.0

func (x *DirectoryChildren) GetResults() []*Node

func (*DirectoryChildren) ProtoMessage

func (*DirectoryChildren) ProtoMessage()

func (*DirectoryChildren) ProtoReflect

func (x *DirectoryChildren) ProtoReflect() protoreflect.Message

func (*DirectoryChildren) Reset

func (x *DirectoryChildren) Reset()

func (*DirectoryChildren) String

func (x *DirectoryChildren) String() string

type DirectoryRequest

type DirectoryRequest struct {
	Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
	Namespace  string      `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path       string      `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*DirectoryRequest) Descriptor deprecated

func (*DirectoryRequest) Descriptor() ([]byte, []int)

Deprecated: Use DirectoryRequest.ProtoReflect.Descriptor instead.

func (*DirectoryRequest) GetNamespace

func (x *DirectoryRequest) GetNamespace() string

func (*DirectoryRequest) GetPagination

func (x *DirectoryRequest) GetPagination() *Pagination

func (*DirectoryRequest) GetPath

func (x *DirectoryRequest) GetPath() string

func (*DirectoryRequest) ProtoMessage

func (*DirectoryRequest) ProtoMessage()

func (*DirectoryRequest) ProtoReflect

func (x *DirectoryRequest) ProtoReflect() protoreflect.Message

func (*DirectoryRequest) Reset

func (x *DirectoryRequest) Reset()

func (*DirectoryRequest) String

func (x *DirectoryRequest) String() string

type DirectoryResponse

type DirectoryResponse struct {
	Namespace string             `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node              `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	Children  *DirectoryChildren `protobuf:"bytes,3,opt,name=children,proto3" json:"children,omitempty"`
	// contains filtered or unexported fields
}

func (*DirectoryResponse) Descriptor deprecated

func (*DirectoryResponse) Descriptor() ([]byte, []int)

Deprecated: Use DirectoryResponse.ProtoReflect.Descriptor instead.

func (*DirectoryResponse) GetChildren

func (x *DirectoryResponse) GetChildren() *DirectoryChildren

func (*DirectoryResponse) GetNamespace

func (x *DirectoryResponse) GetNamespace() string

func (*DirectoryResponse) GetNode

func (x *DirectoryResponse) GetNode() *Node

func (*DirectoryResponse) ProtoMessage

func (*DirectoryResponse) ProtoMessage()

func (*DirectoryResponse) ProtoReflect

func (x *DirectoryResponse) ProtoReflect() protoreflect.Message

func (*DirectoryResponse) Reset

func (x *DirectoryResponse) Reset()

func (*DirectoryResponse) String

func (x *DirectoryResponse) String() string

type Event added in v0.6.0

type Event struct {
	ReceivedAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=received_at,json=receivedAt,proto3" json:"received_at,omitempty"`
	Id         string                 `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	Source     string                 `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	Type       string                 `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	Cloudevent []byte                 `protobuf:"bytes,5,opt,name=cloudevent,proto3" json:"cloudevent,omitempty"`
	// contains filtered or unexported fields
}

func (*Event) Descriptor deprecated added in v0.6.0

func (*Event) Descriptor() ([]byte, []int)

Deprecated: Use Event.ProtoReflect.Descriptor instead.

func (*Event) GetCloudevent added in v0.6.0

func (x *Event) GetCloudevent() []byte

func (*Event) GetId added in v0.6.0

func (x *Event) GetId() string

func (*Event) GetReceivedAt added in v0.6.0

func (x *Event) GetReceivedAt() *timestamppb.Timestamp

func (*Event) GetSource added in v0.6.0

func (x *Event) GetSource() string

func (*Event) GetType added in v0.6.0

func (x *Event) GetType() string

func (*Event) ProtoMessage added in v0.6.0

func (*Event) ProtoMessage()

func (*Event) ProtoReflect added in v0.6.0

func (x *Event) ProtoReflect() protoreflect.Message

func (*Event) Reset added in v0.6.0

func (x *Event) Reset()

func (*Event) String added in v0.6.0

func (x *Event) String() string

type EventDef added in v0.6.0

type EventDef struct {
	Type    string            `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	Filters map[string]string `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*EventDef) Descriptor deprecated added in v0.6.0

func (*EventDef) Descriptor() ([]byte, []int)

Deprecated: Use EventDef.ProtoReflect.Descriptor instead.

func (*EventDef) GetFilters added in v0.6.0

func (x *EventDef) GetFilters() map[string]string

func (*EventDef) GetType added in v0.6.0

func (x *EventDef) GetType() string

func (*EventDef) ProtoMessage added in v0.6.0

func (*EventDef) ProtoMessage()

func (*EventDef) ProtoReflect added in v0.6.0

func (x *EventDef) ProtoReflect() protoreflect.Message

func (*EventDef) Reset added in v0.6.0

func (x *EventDef) Reset()

func (*EventDef) String added in v0.6.0

func (x *EventDef) String() string

type EventHistoryRequest added in v0.6.0

type EventHistoryRequest struct {
	Namespace  string      `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
	// contains filtered or unexported fields
}

func (*EventHistoryRequest) Descriptor deprecated added in v0.6.0

func (*EventHistoryRequest) Descriptor() ([]byte, []int)

Deprecated: Use EventHistoryRequest.ProtoReflect.Descriptor instead.

func (*EventHistoryRequest) GetNamespace added in v0.6.0

func (x *EventHistoryRequest) GetNamespace() string

func (*EventHistoryRequest) GetPagination added in v0.6.0

func (x *EventHistoryRequest) GetPagination() *Pagination

func (*EventHistoryRequest) ProtoMessage added in v0.6.0

func (*EventHistoryRequest) ProtoMessage()

func (*EventHistoryRequest) ProtoReflect added in v0.6.0

func (x *EventHistoryRequest) ProtoReflect() protoreflect.Message

func (*EventHistoryRequest) Reset added in v0.6.0

func (x *EventHistoryRequest) Reset()

func (*EventHistoryRequest) String added in v0.6.0

func (x *EventHistoryRequest) String() string

type EventHistoryResponse added in v0.6.0

type EventHistoryResponse struct {
	Events    *Events `protobuf:"bytes,1,opt,name=events,proto3" json:"events,omitempty"`
	Namespace string  `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// contains filtered or unexported fields
}

func (*EventHistoryResponse) Descriptor deprecated added in v0.6.0

func (*EventHistoryResponse) Descriptor() ([]byte, []int)

Deprecated: Use EventHistoryResponse.ProtoReflect.Descriptor instead.

func (*EventHistoryResponse) GetEvents added in v0.6.0

func (x *EventHistoryResponse) GetEvents() *Events

func (*EventHistoryResponse) GetNamespace added in v0.6.0

func (x *EventHistoryResponse) GetNamespace() string

func (*EventHistoryResponse) ProtoMessage added in v0.6.0

func (*EventHistoryResponse) ProtoMessage()

func (*EventHistoryResponse) ProtoReflect added in v0.6.0

func (x *EventHistoryResponse) ProtoReflect() protoreflect.Message

func (*EventHistoryResponse) Reset added in v0.6.0

func (x *EventHistoryResponse) Reset()

func (*EventHistoryResponse) String added in v0.6.0

func (x *EventHistoryResponse) String() string

type EventListener added in v0.6.0

type EventListener struct {
	Workflow  string                 `protobuf:"bytes,1,opt,name=workflow,proto3" json:"workflow,omitempty"`
	Instance  string                 `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Mode      string                 `protobuf:"bytes,4,opt,name=mode,proto3" json:"mode,omitempty"`
	Events    []*EventDef            `protobuf:"bytes,5,rep,name=events,proto3" json:"events,omitempty"`
	// correlations
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	// contains filtered or unexported fields
}

func (*EventListener) Descriptor deprecated added in v0.6.0

func (*EventListener) Descriptor() ([]byte, []int)

Deprecated: Use EventListener.ProtoReflect.Descriptor instead.

func (*EventListener) GetCreatedAt added in v0.6.0

func (x *EventListener) GetCreatedAt() *timestamppb.Timestamp

func (*EventListener) GetEvents added in v0.6.0

func (x *EventListener) GetEvents() []*EventDef

func (*EventListener) GetInstance added in v0.6.0

func (x *EventListener) GetInstance() string

func (*EventListener) GetMode added in v0.6.0

func (x *EventListener) GetMode() string

func (*EventListener) GetUpdatedAt added in v0.6.0

func (x *EventListener) GetUpdatedAt() *timestamppb.Timestamp

func (*EventListener) GetWorkflow added in v0.6.0

func (x *EventListener) GetWorkflow() string

func (*EventListener) ProtoMessage added in v0.6.0

func (*EventListener) ProtoMessage()

func (*EventListener) ProtoReflect added in v0.6.0

func (x *EventListener) ProtoReflect() protoreflect.Message

func (*EventListener) Reset added in v0.6.0

func (x *EventListener) Reset()

func (*EventListener) String added in v0.6.0

func (x *EventListener) String() string

type EventListenersRequest added in v0.6.0

type EventListenersRequest struct {
	Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
	Namespace  string      `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// contains filtered or unexported fields
}

func (*EventListenersRequest) Descriptor deprecated added in v0.6.0

func (*EventListenersRequest) Descriptor() ([]byte, []int)

Deprecated: Use EventListenersRequest.ProtoReflect.Descriptor instead.

func (*EventListenersRequest) GetNamespace added in v0.6.0

func (x *EventListenersRequest) GetNamespace() string

func (*EventListenersRequest) GetPagination added in v0.6.0

func (x *EventListenersRequest) GetPagination() *Pagination

func (*EventListenersRequest) ProtoMessage added in v0.6.0

func (*EventListenersRequest) ProtoMessage()

func (*EventListenersRequest) ProtoReflect added in v0.6.0

func (x *EventListenersRequest) ProtoReflect() protoreflect.Message

func (*EventListenersRequest) Reset added in v0.6.0

func (x *EventListenersRequest) Reset()

func (*EventListenersRequest) String added in v0.6.0

func (x *EventListenersRequest) String() string

type EventListenersResponse added in v0.6.0

type EventListenersResponse struct {
	Namespace string           `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	PageInfo  *PageInfo        `protobuf:"bytes,3,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results   []*EventListener `protobuf:"bytes,5,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*EventListenersResponse) Descriptor deprecated added in v0.6.0

func (*EventListenersResponse) Descriptor() ([]byte, []int)

Deprecated: Use EventListenersResponse.ProtoReflect.Descriptor instead.

func (*EventListenersResponse) GetNamespace added in v0.6.0

func (x *EventListenersResponse) GetNamespace() string

func (*EventListenersResponse) GetPageInfo added in v0.6.0

func (x *EventListenersResponse) GetPageInfo() *PageInfo

func (*EventListenersResponse) GetResults added in v0.7.0

func (x *EventListenersResponse) GetResults() []*EventListener

func (*EventListenersResponse) ProtoMessage added in v0.6.0

func (*EventListenersResponse) ProtoMessage()

func (*EventListenersResponse) ProtoReflect added in v0.6.0

func (x *EventListenersResponse) ProtoReflect() protoreflect.Message

func (*EventListenersResponse) Reset added in v0.6.0

func (x *EventListenersResponse) Reset()

func (*EventListenersResponse) String added in v0.6.0

func (x *EventListenersResponse) String() string

type EventingClient

type EventingClient interface {
	RequestEvents(ctx context.Context, in *EventingRequest, opts ...grpc.CallOption) (Eventing_RequestEventsClient, error)
}

EventingClient is the client API for Eventing service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.golang.ir/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewEventingClient

func NewEventingClient(cc grpc.ClientConnInterface) EventingClient

type EventingRequest

type EventingRequest struct {
	Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*EventingRequest) Descriptor deprecated

func (*EventingRequest) Descriptor() ([]byte, []int)

Deprecated: Use EventingRequest.ProtoReflect.Descriptor instead.

func (*EventingRequest) GetUuid

func (x *EventingRequest) GetUuid() string

func (*EventingRequest) ProtoMessage

func (*EventingRequest) ProtoMessage()

func (*EventingRequest) ProtoReflect

func (x *EventingRequest) ProtoReflect() protoreflect.Message

func (*EventingRequest) Reset

func (x *EventingRequest) Reset()

func (*EventingRequest) String

func (x *EventingRequest) String() string

type EventingServer

type EventingServer interface {
	RequestEvents(*EventingRequest, Eventing_RequestEventsServer) error
	// contains filtered or unexported methods
}

EventingServer is the server API for Eventing service. All implementations must embed UnimplementedEventingServer for forward compatibility

type Eventing_RequestEventsClient

type Eventing_RequestEventsClient interface {
	Recv() (*CloudEvent, error)
	grpc.ClientStream
}

type Eventing_RequestEventsServer

type Eventing_RequestEventsServer interface {
	Send(*CloudEvent) error
	grpc.ServerStream
}

type Events added in v0.6.0

type Events struct {
	PageInfo *PageInfo `protobuf:"bytes,2,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results  []*Event  `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*Events) Descriptor deprecated added in v0.6.0

func (*Events) Descriptor() ([]byte, []int)

Deprecated: Use Events.ProtoReflect.Descriptor instead.

func (*Events) GetPageInfo added in v0.6.0

func (x *Events) GetPageInfo() *PageInfo

func (*Events) GetResults added in v0.7.0

func (x *Events) GetResults() []*Event

func (*Events) ProtoMessage added in v0.6.0

func (*Events) ProtoMessage()

func (*Events) ProtoReflect added in v0.6.0

func (x *Events) ProtoReflect() protoreflect.Message

func (*Events) Reset added in v0.6.0

func (x *Events) Reset()

func (*Events) String added in v0.6.0

func (x *Events) String() string

type File added in v0.8.0

type File struct {
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	Hash      string                 `protobuf:"bytes,2,opt,name=hash,proto3" json:"hash,omitempty"`
	Source    []byte                 `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	Name      string                 `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	MimeType  string                 `protobuf:"bytes,5,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*File) Descriptor deprecated added in v0.8.0

func (*File) Descriptor() ([]byte, []int)

Deprecated: Use File.ProtoReflect.Descriptor instead.

func (*File) GetCreatedAt added in v0.8.0

func (x *File) GetCreatedAt() *timestamppb.Timestamp

func (*File) GetHash added in v0.8.0

func (x *File) GetHash() string

func (*File) GetMimeType added in v0.8.0

func (x *File) GetMimeType() string

func (*File) GetName added in v0.8.0

func (x *File) GetName() string

func (*File) GetSource added in v0.8.0

func (x *File) GetSource() []byte

func (*File) ProtoMessage added in v0.8.0

func (*File) ProtoMessage()

func (*File) ProtoReflect added in v0.8.0

func (x *File) ProtoReflect() protoreflect.Message

func (*File) Reset added in v0.8.0

func (x *File) Reset()

func (*File) String added in v0.8.0

func (x *File) String() string

type FileRequest added in v0.8.0

type FileRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*FileRequest) Descriptor deprecated added in v0.8.0

func (*FileRequest) Descriptor() ([]byte, []int)

Deprecated: Use FileRequest.ProtoReflect.Descriptor instead.

func (*FileRequest) GetNamespace added in v0.8.0

func (x *FileRequest) GetNamespace() string

func (*FileRequest) GetPath added in v0.8.0

func (x *FileRequest) GetPath() string

func (*FileRequest) ProtoMessage added in v0.8.0

func (*FileRequest) ProtoMessage()

func (*FileRequest) ProtoReflect added in v0.8.0

func (x *FileRequest) ProtoReflect() protoreflect.Message

func (*FileRequest) Reset added in v0.8.0

func (x *FileRequest) Reset()

func (*FileRequest) String added in v0.8.0

func (x *FileRequest) String() string

type FileResponse added in v0.8.0

type FileResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	File      *File  `protobuf:"bytes,3,opt,name=file,proto3" json:"file,omitempty"`
	// contains filtered or unexported fields
}

func (*FileResponse) Descriptor deprecated added in v0.8.0

func (*FileResponse) Descriptor() ([]byte, []int)

Deprecated: Use FileResponse.ProtoReflect.Descriptor instead.

func (*FileResponse) GetFile added in v0.8.0

func (x *FileResponse) GetFile() *File

func (*FileResponse) GetNamespace added in v0.8.0

func (x *FileResponse) GetNamespace() string

func (*FileResponse) GetNode added in v0.8.0

func (x *FileResponse) GetNode() *Node

func (*FileResponse) ProtoMessage added in v0.8.0

func (*FileResponse) ProtoMessage()

func (*FileResponse) ProtoReflect added in v0.8.0

func (x *FileResponse) ProtoReflect() protoreflect.Message

func (*FileResponse) Reset added in v0.8.0

func (x *FileResponse) Reset()

func (*FileResponse) String added in v0.8.0

func (x *FileResponse) String() string

type FlowClient

type FlowClient interface {
	// namespaces.
	Namespace(ctx context.Context, in *NamespaceRequest, opts ...grpc.CallOption) (*NamespaceResponse, error)
	Namespaces(ctx context.Context, in *NamespacesRequest, opts ...grpc.CallOption) (*NamespacesResponse, error)
	NamespacesStream(ctx context.Context, in *NamespacesRequest, opts ...grpc.CallOption) (Flow_NamespacesStreamClient, error)
	CreateNamespace(ctx context.Context, in *CreateNamespaceRequest, opts ...grpc.CallOption) (*CreateNamespaceResponse, error)
	DeleteNamespace(ctx context.Context, in *DeleteNamespaceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// filesystem.
	Directory(ctx context.Context, in *DirectoryRequest, opts ...grpc.CallOption) (*DirectoryResponse, error)
	DirectoryStream(ctx context.Context, in *DirectoryRequest, opts ...grpc.CallOption) (Flow_DirectoryStreamClient, error)
	CreateDirectory(ctx context.Context, in *CreateDirectoryRequest, opts ...grpc.CallOption) (*CreateDirectoryResponse, error)
	DeleteNode(ctx context.Context, in *DeleteNodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	RenameNode(ctx context.Context, in *RenameNodeRequest, opts ...grpc.CallOption) (*RenameNodeResponse, error)
	Node(ctx context.Context, in *NodeRequest, opts ...grpc.CallOption) (*NodeResponse, error)
	Workflow(ctx context.Context, in *WorkflowRequest, opts ...grpc.CallOption) (*WorkflowResponse, error)
	WorkflowStream(ctx context.Context, in *WorkflowRequest, opts ...grpc.CallOption) (Flow_WorkflowStreamClient, error)
	CreateWorkflow(ctx context.Context, in *CreateWorkflowRequest, opts ...grpc.CallOption) (*CreateWorkflowResponse, error)
	UpdateWorkflow(ctx context.Context, in *UpdateWorkflowRequest, opts ...grpc.CallOption) (*UpdateWorkflowResponse, error)
	// secrets.
	Secrets(ctx context.Context, in *SecretsRequest, opts ...grpc.CallOption) (*SecretsResponse, error)
	SecretsStream(ctx context.Context, in *SecretsRequest, opts ...grpc.CallOption) (Flow_SecretsStreamClient, error)
	SetSecret(ctx context.Context, in *SetSecretRequest, opts ...grpc.CallOption) (*SetSecretResponse, error)
	CreateSecretsFolder(ctx context.Context, in *CreateSecretsFolderRequest, opts ...grpc.CallOption) (*CreateSecretsFolderResponse, error)
	DeleteSecret(ctx context.Context, in *DeleteSecretRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DeleteSecretsFolder(ctx context.Context, in *DeleteSecretsFolderRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	SearchSecret(ctx context.Context, in *SearchSecretRequest, opts ...grpc.CallOption) (*SearchSecretResponse, error)
	UpdateSecret(ctx context.Context, in *UpdateSecretRequest, opts ...grpc.CallOption) (*UpdateSecretResponse, error)
	// instances.
	Instance(ctx context.Context, in *InstanceRequest, opts ...grpc.CallOption) (*InstanceResponse, error)
	InstanceStream(ctx context.Context, in *InstanceRequest, opts ...grpc.CallOption) (Flow_InstanceStreamClient, error)
	Instances(ctx context.Context, in *InstancesRequest, opts ...grpc.CallOption) (*InstancesResponse, error)
	InstancesStream(ctx context.Context, in *InstancesRequest, opts ...grpc.CallOption) (Flow_InstancesStreamClient, error)
	InstanceInput(ctx context.Context, in *InstanceInputRequest, opts ...grpc.CallOption) (*InstanceInputResponse, error)
	InstanceOutput(ctx context.Context, in *InstanceOutputRequest, opts ...grpc.CallOption) (*InstanceOutputResponse, error)
	InstanceMetadata(ctx context.Context, in *InstanceMetadataRequest, opts ...grpc.CallOption) (*InstanceMetadataResponse, error)
	ReleaseInstance(ctx context.Context, in *ReleaseInstanceRequest, opts ...grpc.CallOption) (*ReleaseInstanceResponse, error)
	// workflows.
	StartWorkflow(ctx context.Context, in *StartWorkflowRequest, opts ...grpc.CallOption) (*StartWorkflowResponse, error)
	RunWorkflow(ctx context.Context, in *RunWorkflowRequest, opts ...grpc.CallOption) (Flow_RunWorkflowClient, error)
	AwaitWorkflow(ctx context.Context, in *AwaitWorkflowRequest, opts ...grpc.CallOption) (Flow_AwaitWorkflowClient, error)
	CancelInstance(ctx context.Context, in *CancelInstanceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	BroadcastCloudevent(ctx context.Context, in *BroadcastCloudeventRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// variables.
	NamespaceVariable(ctx context.Context, in *NamespaceVariableRequest, opts ...grpc.CallOption) (*NamespaceVariableResponse, error)
	NamespaceVariableParcels(ctx context.Context, in *NamespaceVariableRequest, opts ...grpc.CallOption) (Flow_NamespaceVariableParcelsClient, error)
	NamespaceVariables(ctx context.Context, in *NamespaceVariablesRequest, opts ...grpc.CallOption) (*NamespaceVariablesResponse, error)
	NamespaceVariablesStream(ctx context.Context, in *NamespaceVariablesRequest, opts ...grpc.CallOption) (Flow_NamespaceVariablesStreamClient, error)
	SetNamespaceVariable(ctx context.Context, in *SetNamespaceVariableRequest, opts ...grpc.CallOption) (*SetNamespaceVariableResponse, error)
	SetNamespaceVariableParcels(ctx context.Context, opts ...grpc.CallOption) (Flow_SetNamespaceVariableParcelsClient, error)
	DeleteNamespaceVariable(ctx context.Context, in *DeleteNamespaceVariableRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	RenameNamespaceVariable(ctx context.Context, in *RenameNamespaceVariableRequest, opts ...grpc.CallOption) (*RenameNamespaceVariableResponse, error)
	WorkflowVariable(ctx context.Context, in *WorkflowVariableRequest, opts ...grpc.CallOption) (*WorkflowVariableResponse, error)
	WorkflowVariableParcels(ctx context.Context, in *WorkflowVariableRequest, opts ...grpc.CallOption) (Flow_WorkflowVariableParcelsClient, error)
	WorkflowVariables(ctx context.Context, in *WorkflowVariablesRequest, opts ...grpc.CallOption) (*WorkflowVariablesResponse, error)
	WorkflowVariablesStream(ctx context.Context, in *WorkflowVariablesRequest, opts ...grpc.CallOption) (Flow_WorkflowVariablesStreamClient, error)
	SetWorkflowVariable(ctx context.Context, in *SetWorkflowVariableRequest, opts ...grpc.CallOption) (*SetWorkflowVariableResponse, error)
	SetWorkflowVariableParcels(ctx context.Context, opts ...grpc.CallOption) (Flow_SetWorkflowVariableParcelsClient, error)
	DeleteWorkflowVariable(ctx context.Context, in *DeleteWorkflowVariableRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	RenameWorkflowVariable(ctx context.Context, in *RenameWorkflowVariableRequest, opts ...grpc.CallOption) (*RenameWorkflowVariableResponse, error)
	InstanceVariable(ctx context.Context, in *InstanceVariableRequest, opts ...grpc.CallOption) (*InstanceVariableResponse, error)
	InstanceVariableParcels(ctx context.Context, in *InstanceVariableRequest, opts ...grpc.CallOption) (Flow_InstanceVariableParcelsClient, error)
	InstanceVariables(ctx context.Context, in *InstanceVariablesRequest, opts ...grpc.CallOption) (*InstanceVariablesResponse, error)
	InstanceVariablesStream(ctx context.Context, in *InstanceVariablesRequest, opts ...grpc.CallOption) (Flow_InstanceVariablesStreamClient, error)
	SetInstanceVariable(ctx context.Context, in *SetInstanceVariableRequest, opts ...grpc.CallOption) (*SetInstanceVariableResponse, error)
	SetInstanceVariableParcels(ctx context.Context, opts ...grpc.CallOption) (Flow_SetInstanceVariableParcelsClient, error)
	DeleteInstanceVariable(ctx context.Context, in *DeleteInstanceVariableRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	RenameInstanceVariable(ctx context.Context, in *RenameInstanceVariableRequest, opts ...grpc.CallOption) (*RenameInstanceVariableResponse, error)
	JQ(ctx context.Context, in *JQRequest, opts ...grpc.CallOption) (*JQResponse, error)
	WorkflowMetrics(ctx context.Context, in *WorkflowMetricsRequest, opts ...grpc.CallOption) (*WorkflowMetricsResponse, error)
	// events.
	EventListeners(ctx context.Context, in *EventListenersRequest, opts ...grpc.CallOption) (*EventListenersResponse, error)
	EventListenersStream(ctx context.Context, in *EventListenersRequest, opts ...grpc.CallOption) (Flow_EventListenersStreamClient, error)
	EventHistory(ctx context.Context, in *EventHistoryRequest, opts ...grpc.CallOption) (*EventHistoryResponse, error)
	EventHistoryStream(ctx context.Context, in *EventHistoryRequest, opts ...grpc.CallOption) (Flow_EventHistoryStreamClient, error)
	HistoricalEvent(ctx context.Context, in *HistoricalEventRequest, opts ...grpc.CallOption) (*HistoricalEventResponse, error)
	ReplayEvent(ctx context.Context, in *ReplayEventRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	ResolveNamespaceUID(ctx context.Context, in *ResolveNamespaceUIDRequest, opts ...grpc.CallOption) (*NamespaceResponse, error)
	// mirrors.
	CreateNamespaceMirror(ctx context.Context, in *CreateNamespaceMirrorRequest, opts ...grpc.CallOption) (*CreateNamespaceResponse, error)
	CreateDirectoryMirror(ctx context.Context, in *CreateDirectoryMirrorRequest, opts ...grpc.CallOption) (*CreateDirectoryResponse, error)
	UpdateMirrorSettings(ctx context.Context, in *UpdateMirrorSettingsRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	LockMirror(ctx context.Context, in *LockMirrorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	UnlockMirror(ctx context.Context, in *UnlockMirrorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	SoftSyncMirror(ctx context.Context, in *SoftSyncMirrorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	HardSyncMirror(ctx context.Context, in *HardSyncMirrorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	MirrorInfo(ctx context.Context, in *MirrorInfoRequest, opts ...grpc.CallOption) (*MirrorInfoResponse, error)
	MirrorInfoStream(ctx context.Context, in *MirrorInfoRequest, opts ...grpc.CallOption) (Flow_MirrorInfoStreamClient, error)
	CancelMirrorActivity(ctx context.Context, in *CancelMirrorActivityRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	File(ctx context.Context, in *FileRequest, opts ...grpc.CallOption) (*FileResponse, error)
	CreateFile(ctx context.Context, in *CreateFileRequest, opts ...grpc.CallOption) (*CreateFileResponse, error)
	UpdateFile(ctx context.Context, in *UpdateFileRequest, opts ...grpc.CallOption) (*UpdateFileResponse, error)
	NamespaceLint(ctx context.Context, in *NamespaceLintRequest, opts ...grpc.CallOption) (*NamespaceLintResponse, error)
}

FlowClient is the client API for Flow service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.golang.ir/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewFlowClient

func NewFlowClient(cc grpc.ClientConnInterface) FlowClient

type FlowServer

type FlowServer interface {
	// namespaces.
	Namespace(context.Context, *NamespaceRequest) (*NamespaceResponse, error)
	Namespaces(context.Context, *NamespacesRequest) (*NamespacesResponse, error)
	NamespacesStream(*NamespacesRequest, Flow_NamespacesStreamServer) error
	CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
	DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*emptypb.Empty, error)
	// filesystem.
	Directory(context.Context, *DirectoryRequest) (*DirectoryResponse, error)
	DirectoryStream(*DirectoryRequest, Flow_DirectoryStreamServer) error
	CreateDirectory(context.Context, *CreateDirectoryRequest) (*CreateDirectoryResponse, error)
	DeleteNode(context.Context, *DeleteNodeRequest) (*emptypb.Empty, error)
	RenameNode(context.Context, *RenameNodeRequest) (*RenameNodeResponse, error)
	Node(context.Context, *NodeRequest) (*NodeResponse, error)
	Workflow(context.Context, *WorkflowRequest) (*WorkflowResponse, error)
	WorkflowStream(*WorkflowRequest, Flow_WorkflowStreamServer) error
	CreateWorkflow(context.Context, *CreateWorkflowRequest) (*CreateWorkflowResponse, error)
	UpdateWorkflow(context.Context, *UpdateWorkflowRequest) (*UpdateWorkflowResponse, error)
	// secrets.
	Secrets(context.Context, *SecretsRequest) (*SecretsResponse, error)
	SecretsStream(*SecretsRequest, Flow_SecretsStreamServer) error
	SetSecret(context.Context, *SetSecretRequest) (*SetSecretResponse, error)
	CreateSecretsFolder(context.Context, *CreateSecretsFolderRequest) (*CreateSecretsFolderResponse, error)
	DeleteSecret(context.Context, *DeleteSecretRequest) (*emptypb.Empty, error)
	DeleteSecretsFolder(context.Context, *DeleteSecretsFolderRequest) (*emptypb.Empty, error)
	SearchSecret(context.Context, *SearchSecretRequest) (*SearchSecretResponse, error)
	UpdateSecret(context.Context, *UpdateSecretRequest) (*UpdateSecretResponse, error)
	// instances.
	Instance(context.Context, *InstanceRequest) (*InstanceResponse, error)
	InstanceStream(*InstanceRequest, Flow_InstanceStreamServer) error
	Instances(context.Context, *InstancesRequest) (*InstancesResponse, error)
	InstancesStream(*InstancesRequest, Flow_InstancesStreamServer) error
	InstanceInput(context.Context, *InstanceInputRequest) (*InstanceInputResponse, error)
	InstanceOutput(context.Context, *InstanceOutputRequest) (*InstanceOutputResponse, error)
	InstanceMetadata(context.Context, *InstanceMetadataRequest) (*InstanceMetadataResponse, error)
	ReleaseInstance(context.Context, *ReleaseInstanceRequest) (*ReleaseInstanceResponse, error)
	// workflows.
	StartWorkflow(context.Context, *StartWorkflowRequest) (*StartWorkflowResponse, error)
	RunWorkflow(*RunWorkflowRequest, Flow_RunWorkflowServer) error
	AwaitWorkflow(*AwaitWorkflowRequest, Flow_AwaitWorkflowServer) error
	CancelInstance(context.Context, *CancelInstanceRequest) (*emptypb.Empty, error)
	BroadcastCloudevent(context.Context, *BroadcastCloudeventRequest) (*emptypb.Empty, error)
	// variables.
	NamespaceVariable(context.Context, *NamespaceVariableRequest) (*NamespaceVariableResponse, error)
	NamespaceVariableParcels(*NamespaceVariableRequest, Flow_NamespaceVariableParcelsServer) error
	NamespaceVariables(context.Context, *NamespaceVariablesRequest) (*NamespaceVariablesResponse, error)
	NamespaceVariablesStream(*NamespaceVariablesRequest, Flow_NamespaceVariablesStreamServer) error
	SetNamespaceVariable(context.Context, *SetNamespaceVariableRequest) (*SetNamespaceVariableResponse, error)
	SetNamespaceVariableParcels(Flow_SetNamespaceVariableParcelsServer) error
	DeleteNamespaceVariable(context.Context, *DeleteNamespaceVariableRequest) (*emptypb.Empty, error)
	RenameNamespaceVariable(context.Context, *RenameNamespaceVariableRequest) (*RenameNamespaceVariableResponse, error)
	WorkflowVariable(context.Context, *WorkflowVariableRequest) (*WorkflowVariableResponse, error)
	WorkflowVariableParcels(*WorkflowVariableRequest, Flow_WorkflowVariableParcelsServer) error
	WorkflowVariables(context.Context, *WorkflowVariablesRequest) (*WorkflowVariablesResponse, error)
	WorkflowVariablesStream(*WorkflowVariablesRequest, Flow_WorkflowVariablesStreamServer) error
	SetWorkflowVariable(context.Context, *SetWorkflowVariableRequest) (*SetWorkflowVariableResponse, error)
	SetWorkflowVariableParcels(Flow_SetWorkflowVariableParcelsServer) error
	DeleteWorkflowVariable(context.Context, *DeleteWorkflowVariableRequest) (*emptypb.Empty, error)
	RenameWorkflowVariable(context.Context, *RenameWorkflowVariableRequest) (*RenameWorkflowVariableResponse, error)
	InstanceVariable(context.Context, *InstanceVariableRequest) (*InstanceVariableResponse, error)
	InstanceVariableParcels(*InstanceVariableRequest, Flow_InstanceVariableParcelsServer) error
	InstanceVariables(context.Context, *InstanceVariablesRequest) (*InstanceVariablesResponse, error)
	InstanceVariablesStream(*InstanceVariablesRequest, Flow_InstanceVariablesStreamServer) error
	SetInstanceVariable(context.Context, *SetInstanceVariableRequest) (*SetInstanceVariableResponse, error)
	SetInstanceVariableParcels(Flow_SetInstanceVariableParcelsServer) error
	DeleteInstanceVariable(context.Context, *DeleteInstanceVariableRequest) (*emptypb.Empty, error)
	RenameInstanceVariable(context.Context, *RenameInstanceVariableRequest) (*RenameInstanceVariableResponse, error)
	JQ(context.Context, *JQRequest) (*JQResponse, error)
	WorkflowMetrics(context.Context, *WorkflowMetricsRequest) (*WorkflowMetricsResponse, error)
	// events.
	EventListeners(context.Context, *EventListenersRequest) (*EventListenersResponse, error)
	EventListenersStream(*EventListenersRequest, Flow_EventListenersStreamServer) error
	EventHistory(context.Context, *EventHistoryRequest) (*EventHistoryResponse, error)
	EventHistoryStream(*EventHistoryRequest, Flow_EventHistoryStreamServer) error
	HistoricalEvent(context.Context, *HistoricalEventRequest) (*HistoricalEventResponse, error)
	ReplayEvent(context.Context, *ReplayEventRequest) (*emptypb.Empty, error)
	ResolveNamespaceUID(context.Context, *ResolveNamespaceUIDRequest) (*NamespaceResponse, error)
	// mirrors.
	CreateNamespaceMirror(context.Context, *CreateNamespaceMirrorRequest) (*CreateNamespaceResponse, error)
	CreateDirectoryMirror(context.Context, *CreateDirectoryMirrorRequest) (*CreateDirectoryResponse, error)
	UpdateMirrorSettings(context.Context, *UpdateMirrorSettingsRequest) (*emptypb.Empty, error)
	LockMirror(context.Context, *LockMirrorRequest) (*emptypb.Empty, error)
	UnlockMirror(context.Context, *UnlockMirrorRequest) (*emptypb.Empty, error)
	SoftSyncMirror(context.Context, *SoftSyncMirrorRequest) (*emptypb.Empty, error)
	HardSyncMirror(context.Context, *HardSyncMirrorRequest) (*emptypb.Empty, error)
	MirrorInfo(context.Context, *MirrorInfoRequest) (*MirrorInfoResponse, error)
	MirrorInfoStream(*MirrorInfoRequest, Flow_MirrorInfoStreamServer) error
	CancelMirrorActivity(context.Context, *CancelMirrorActivityRequest) (*emptypb.Empty, error)
	File(context.Context, *FileRequest) (*FileResponse, error)
	CreateFile(context.Context, *CreateFileRequest) (*CreateFileResponse, error)
	UpdateFile(context.Context, *UpdateFileRequest) (*UpdateFileResponse, error)
	NamespaceLint(context.Context, *NamespaceLintRequest) (*NamespaceLintResponse, error)
	// contains filtered or unexported methods
}

FlowServer is the server API for Flow service. All implementations must embed UnimplementedFlowServer for forward compatibility

type Flow_AwaitWorkflowClient added in v0.8.0

type Flow_AwaitWorkflowClient interface {
	Recv() (*AwaitWorkflowResponse, error)
	grpc.ClientStream
}

type Flow_AwaitWorkflowServer added in v0.8.0

type Flow_AwaitWorkflowServer interface {
	Send(*AwaitWorkflowResponse) error
	grpc.ServerStream
}

type Flow_DirectoryStreamClient

type Flow_DirectoryStreamClient interface {
	Recv() (*DirectoryResponse, error)
	grpc.ClientStream
}

type Flow_DirectoryStreamServer

type Flow_DirectoryStreamServer interface {
	Send(*DirectoryResponse) error
	grpc.ServerStream
}

type Flow_EventHistoryStreamClient added in v0.6.0

type Flow_EventHistoryStreamClient interface {
	Recv() (*EventHistoryResponse, error)
	grpc.ClientStream
}

type Flow_EventHistoryStreamServer added in v0.6.0

type Flow_EventHistoryStreamServer interface {
	Send(*EventHistoryResponse) error
	grpc.ServerStream
}

type Flow_EventListenersStreamClient added in v0.6.0

type Flow_EventListenersStreamClient interface {
	Recv() (*EventListenersResponse, error)
	grpc.ClientStream
}

type Flow_EventListenersStreamServer added in v0.6.0

type Flow_EventListenersStreamServer interface {
	Send(*EventListenersResponse) error
	grpc.ServerStream
}

type Flow_InstanceStreamClient

type Flow_InstanceStreamClient interface {
	Recv() (*InstanceResponse, error)
	grpc.ClientStream
}

type Flow_InstanceStreamServer

type Flow_InstanceStreamServer interface {
	Send(*InstanceResponse) error
	grpc.ServerStream
}

type Flow_InstanceVariableParcelsClient

type Flow_InstanceVariableParcelsClient interface {
	Recv() (*InstanceVariableResponse, error)
	grpc.ClientStream
}

type Flow_InstanceVariableParcelsServer

type Flow_InstanceVariableParcelsServer interface {
	Send(*InstanceVariableResponse) error
	grpc.ServerStream
}

type Flow_InstanceVariablesStreamClient

type Flow_InstanceVariablesStreamClient interface {
	Recv() (*InstanceVariablesResponse, error)
	grpc.ClientStream
}

type Flow_InstanceVariablesStreamServer

type Flow_InstanceVariablesStreamServer interface {
	Send(*InstanceVariablesResponse) error
	grpc.ServerStream
}

type Flow_InstancesStreamClient

type Flow_InstancesStreamClient interface {
	Recv() (*InstancesResponse, error)
	grpc.ClientStream
}

type Flow_InstancesStreamServer

type Flow_InstancesStreamServer interface {
	Send(*InstancesResponse) error
	grpc.ServerStream
}

type Flow_MirrorInfoStreamClient added in v0.6.6

type Flow_MirrorInfoStreamClient interface {
	Recv() (*MirrorInfoResponse, error)
	grpc.ClientStream
}

type Flow_MirrorInfoStreamServer added in v0.6.6

type Flow_MirrorInfoStreamServer interface {
	Send(*MirrorInfoResponse) error
	grpc.ServerStream
}

type Flow_NamespaceVariableParcelsClient

type Flow_NamespaceVariableParcelsClient interface {
	Recv() (*NamespaceVariableResponse, error)
	grpc.ClientStream
}

type Flow_NamespaceVariableParcelsServer

type Flow_NamespaceVariableParcelsServer interface {
	Send(*NamespaceVariableResponse) error
	grpc.ServerStream
}

type Flow_NamespaceVariablesStreamClient

type Flow_NamespaceVariablesStreamClient interface {
	Recv() (*NamespaceVariablesResponse, error)
	grpc.ClientStream
}

type Flow_NamespaceVariablesStreamServer

type Flow_NamespaceVariablesStreamServer interface {
	Send(*NamespaceVariablesResponse) error
	grpc.ServerStream
}

type Flow_NamespacesStreamClient

type Flow_NamespacesStreamClient interface {
	Recv() (*NamespacesResponse, error)
	grpc.ClientStream
}

type Flow_NamespacesStreamServer

type Flow_NamespacesStreamServer interface {
	Send(*NamespacesResponse) error
	grpc.ServerStream
}

type Flow_RunWorkflowClient

type Flow_RunWorkflowClient interface {
	Recv() (*RunWorkflowResponse, error)
	grpc.ClientStream
}

type Flow_RunWorkflowServer

type Flow_RunWorkflowServer interface {
	Send(*RunWorkflowResponse) error
	grpc.ServerStream
}

type Flow_SecretsStreamClient

type Flow_SecretsStreamClient interface {
	Recv() (*SecretsResponse, error)
	grpc.ClientStream
}

type Flow_SecretsStreamServer

type Flow_SecretsStreamServer interface {
	Send(*SecretsResponse) error
	grpc.ServerStream
}

type Flow_SetInstanceVariableParcelsClient

type Flow_SetInstanceVariableParcelsClient interface {
	Send(*SetInstanceVariableRequest) error
	CloseAndRecv() (*SetInstanceVariableResponse, error)
	grpc.ClientStream
}

type Flow_SetInstanceVariableParcelsServer

type Flow_SetInstanceVariableParcelsServer interface {
	SendAndClose(*SetInstanceVariableResponse) error
	Recv() (*SetInstanceVariableRequest, error)
	grpc.ServerStream
}

type Flow_SetNamespaceVariableParcelsClient

type Flow_SetNamespaceVariableParcelsClient interface {
	Send(*SetNamespaceVariableRequest) error
	CloseAndRecv() (*SetNamespaceVariableResponse, error)
	grpc.ClientStream
}

type Flow_SetNamespaceVariableParcelsServer

type Flow_SetNamespaceVariableParcelsServer interface {
	SendAndClose(*SetNamespaceVariableResponse) error
	Recv() (*SetNamespaceVariableRequest, error)
	grpc.ServerStream
}

type Flow_SetWorkflowVariableParcelsClient

type Flow_SetWorkflowVariableParcelsClient interface {
	Send(*SetWorkflowVariableRequest) error
	CloseAndRecv() (*SetWorkflowVariableResponse, error)
	grpc.ClientStream
}

type Flow_SetWorkflowVariableParcelsServer

type Flow_SetWorkflowVariableParcelsServer interface {
	SendAndClose(*SetWorkflowVariableResponse) error
	Recv() (*SetWorkflowVariableRequest, error)
	grpc.ServerStream
}

type Flow_WorkflowStreamClient

type Flow_WorkflowStreamClient interface {
	Recv() (*WorkflowResponse, error)
	grpc.ClientStream
}

type Flow_WorkflowStreamServer

type Flow_WorkflowStreamServer interface {
	Send(*WorkflowResponse) error
	grpc.ServerStream
}

type Flow_WorkflowVariableParcelsClient

type Flow_WorkflowVariableParcelsClient interface {
	Recv() (*WorkflowVariableResponse, error)
	grpc.ClientStream
}

type Flow_WorkflowVariableParcelsServer

type Flow_WorkflowVariableParcelsServer interface {
	Send(*WorkflowVariableResponse) error
	grpc.ServerStream
}

type Flow_WorkflowVariablesStreamClient

type Flow_WorkflowVariablesStreamClient interface {
	Recv() (*WorkflowVariablesResponse, error)
	grpc.ClientStream
}

type Flow_WorkflowVariablesStreamServer

type Flow_WorkflowVariablesStreamServer interface {
	Send(*WorkflowVariablesResponse) error
	grpc.ServerStream
}

type HardSyncMirrorRequest added in v0.6.6

type HardSyncMirrorRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*HardSyncMirrorRequest) Descriptor deprecated added in v0.6.6

func (*HardSyncMirrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use HardSyncMirrorRequest.ProtoReflect.Descriptor instead.

func (*HardSyncMirrorRequest) GetNamespace added in v0.6.6

func (x *HardSyncMirrorRequest) GetNamespace() string

func (*HardSyncMirrorRequest) GetPath added in v0.6.6

func (x *HardSyncMirrorRequest) GetPath() string

func (*HardSyncMirrorRequest) ProtoMessage added in v0.6.6

func (*HardSyncMirrorRequest) ProtoMessage()

func (*HardSyncMirrorRequest) ProtoReflect added in v0.6.6

func (x *HardSyncMirrorRequest) ProtoReflect() protoreflect.Message

func (*HardSyncMirrorRequest) Reset added in v0.6.6

func (x *HardSyncMirrorRequest) Reset()

func (*HardSyncMirrorRequest) String added in v0.6.6

func (x *HardSyncMirrorRequest) String() string

type HistoricalEventRequest added in v0.6.0

type HistoricalEventRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Id        string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*HistoricalEventRequest) Descriptor deprecated added in v0.6.0

func (*HistoricalEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use HistoricalEventRequest.ProtoReflect.Descriptor instead.

func (*HistoricalEventRequest) GetId added in v0.6.0

func (x *HistoricalEventRequest) GetId() string

func (*HistoricalEventRequest) GetNamespace added in v0.6.0

func (x *HistoricalEventRequest) GetNamespace() string

func (*HistoricalEventRequest) ProtoMessage added in v0.6.0

func (*HistoricalEventRequest) ProtoMessage()

func (*HistoricalEventRequest) ProtoReflect added in v0.6.0

func (x *HistoricalEventRequest) ProtoReflect() protoreflect.Message

func (*HistoricalEventRequest) Reset added in v0.6.0

func (x *HistoricalEventRequest) Reset()

func (*HistoricalEventRequest) String added in v0.6.0

func (x *HistoricalEventRequest) String() string

type HistoricalEventResponse added in v0.6.0

type HistoricalEventResponse struct {
	Namespace  string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	ReceivedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=received_at,json=receivedAt,proto3" json:"received_at,omitempty"`
	Id         string                 `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
	Source     string                 `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
	Type       string                 `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	Cloudevent []byte                 `protobuf:"bytes,6,opt,name=cloudevent,proto3" json:"cloudevent,omitempty"`
	// contains filtered or unexported fields
}

func (*HistoricalEventResponse) Descriptor deprecated added in v0.6.0

func (*HistoricalEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use HistoricalEventResponse.ProtoReflect.Descriptor instead.

func (*HistoricalEventResponse) GetCloudevent added in v0.6.0

func (x *HistoricalEventResponse) GetCloudevent() []byte

func (*HistoricalEventResponse) GetId added in v0.6.0

func (x *HistoricalEventResponse) GetId() string

func (*HistoricalEventResponse) GetNamespace added in v0.6.0

func (x *HistoricalEventResponse) GetNamespace() string

func (*HistoricalEventResponse) GetReceivedAt added in v0.6.0

func (x *HistoricalEventResponse) GetReceivedAt() *timestamppb.Timestamp

func (*HistoricalEventResponse) GetSource added in v0.6.0

func (x *HistoricalEventResponse) GetSource() string

func (*HistoricalEventResponse) GetType added in v0.6.0

func (x *HistoricalEventResponse) GetType() string

func (*HistoricalEventResponse) ProtoMessage added in v0.6.0

func (*HistoricalEventResponse) ProtoMessage()

func (*HistoricalEventResponse) ProtoReflect added in v0.6.0

func (x *HistoricalEventResponse) ProtoReflect() protoreflect.Message

func (*HistoricalEventResponse) Reset added in v0.6.0

func (x *HistoricalEventResponse) Reset()

func (*HistoricalEventResponse) String added in v0.6.0

func (x *HistoricalEventResponse) String() string

type Instance

type Instance struct {
	CreatedAt    *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt    *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Id           string                 `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
	As           string                 `protobuf:"bytes,4,opt,name=as,proto3" json:"as,omitempty"`
	Status       string                 `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"`
	ErrorCode    string                 `protobuf:"bytes,6,opt,name=errorCode,proto3" json:"errorCode,omitempty"`
	ErrorMessage string                 `protobuf:"bytes,7,opt,name=errorMessage,proto3" json:"errorMessage,omitempty"`
	Invoker      string                 `protobuf:"bytes,8,opt,name=invoker,proto3" json:"invoker,omitempty"`
	// contains filtered or unexported fields
}

func (*Instance) Descriptor deprecated

func (*Instance) Descriptor() ([]byte, []int)

Deprecated: Use Instance.ProtoReflect.Descriptor instead.

func (*Instance) GetAs

func (x *Instance) GetAs() string

func (*Instance) GetCreatedAt

func (x *Instance) GetCreatedAt() *timestamppb.Timestamp

func (*Instance) GetErrorCode

func (x *Instance) GetErrorCode() string

func (*Instance) GetErrorMessage

func (x *Instance) GetErrorMessage() string

func (*Instance) GetId

func (x *Instance) GetId() string

func (*Instance) GetInvoker added in v0.6.3

func (x *Instance) GetInvoker() string

func (*Instance) GetStatus

func (x *Instance) GetStatus() string

func (*Instance) GetUpdatedAt

func (x *Instance) GetUpdatedAt() *timestamppb.Timestamp

func (*Instance) ProtoMessage

func (*Instance) ProtoMessage()

func (*Instance) ProtoReflect

func (x *Instance) ProtoReflect() protoreflect.Message

func (*Instance) Reset

func (x *Instance) Reset()

func (*Instance) String

func (x *Instance) String() string

type InstanceInputRequest

type InstanceInputRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceInputRequest) Descriptor deprecated

func (*InstanceInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use InstanceInputRequest.ProtoReflect.Descriptor instead.

func (*InstanceInputRequest) GetInstance

func (x *InstanceInputRequest) GetInstance() string

func (*InstanceInputRequest) GetNamespace

func (x *InstanceInputRequest) GetNamespace() string

func (*InstanceInputRequest) ProtoMessage

func (*InstanceInputRequest) ProtoMessage()

func (*InstanceInputRequest) ProtoReflect

func (x *InstanceInputRequest) ProtoReflect() protoreflect.Message

func (*InstanceInputRequest) Reset

func (x *InstanceInputRequest) Reset()

func (*InstanceInputRequest) String

func (x *InstanceInputRequest) String() string

type InstanceInputResponse

type InstanceInputResponse struct {
	Namespace string    `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  *Instance `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Data      []byte    `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceInputResponse) Descriptor deprecated

func (*InstanceInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use InstanceInputResponse.ProtoReflect.Descriptor instead.

func (*InstanceInputResponse) GetData

func (x *InstanceInputResponse) GetData() []byte

func (*InstanceInputResponse) GetInstance

func (x *InstanceInputResponse) GetInstance() *Instance

func (*InstanceInputResponse) GetNamespace

func (x *InstanceInputResponse) GetNamespace() string

func (*InstanceInputResponse) ProtoMessage

func (*InstanceInputResponse) ProtoMessage()

func (*InstanceInputResponse) ProtoReflect

func (x *InstanceInputResponse) ProtoReflect() protoreflect.Message

func (*InstanceInputResponse) Reset

func (x *InstanceInputResponse) Reset()

func (*InstanceInputResponse) String

func (x *InstanceInputResponse) String() string

type InstanceMetadataRequest added in v0.6.1

type InstanceMetadataRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceMetadataRequest) Descriptor deprecated added in v0.6.1

func (*InstanceMetadataRequest) Descriptor() ([]byte, []int)

Deprecated: Use InstanceMetadataRequest.ProtoReflect.Descriptor instead.

func (*InstanceMetadataRequest) GetInstance added in v0.6.1

func (x *InstanceMetadataRequest) GetInstance() string

func (*InstanceMetadataRequest) GetNamespace added in v0.6.1

func (x *InstanceMetadataRequest) GetNamespace() string

func (*InstanceMetadataRequest) ProtoMessage added in v0.6.1

func (*InstanceMetadataRequest) ProtoMessage()

func (*InstanceMetadataRequest) ProtoReflect added in v0.6.1

func (x *InstanceMetadataRequest) ProtoReflect() protoreflect.Message

func (*InstanceMetadataRequest) Reset added in v0.6.1

func (x *InstanceMetadataRequest) Reset()

func (*InstanceMetadataRequest) String added in v0.6.1

func (x *InstanceMetadataRequest) String() string

type InstanceMetadataResponse added in v0.6.1

type InstanceMetadataResponse struct {
	Namespace string    `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  *Instance `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Data      []byte    `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceMetadataResponse) Descriptor deprecated added in v0.6.1

func (*InstanceMetadataResponse) Descriptor() ([]byte, []int)

Deprecated: Use InstanceMetadataResponse.ProtoReflect.Descriptor instead.

func (*InstanceMetadataResponse) GetData added in v0.6.1

func (x *InstanceMetadataResponse) GetData() []byte

func (*InstanceMetadataResponse) GetInstance added in v0.6.1

func (x *InstanceMetadataResponse) GetInstance() *Instance

func (*InstanceMetadataResponse) GetNamespace added in v0.6.1

func (x *InstanceMetadataResponse) GetNamespace() string

func (*InstanceMetadataResponse) ProtoMessage added in v0.6.1

func (*InstanceMetadataResponse) ProtoMessage()

func (*InstanceMetadataResponse) ProtoReflect added in v0.6.1

func (x *InstanceMetadataResponse) ProtoReflect() protoreflect.Message

func (*InstanceMetadataResponse) Reset added in v0.6.1

func (x *InstanceMetadataResponse) Reset()

func (*InstanceMetadataResponse) String added in v0.6.1

func (x *InstanceMetadataResponse) String() string

type InstanceOutputRequest

type InstanceOutputRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceOutputRequest) Descriptor deprecated

func (*InstanceOutputRequest) Descriptor() ([]byte, []int)

Deprecated: Use InstanceOutputRequest.ProtoReflect.Descriptor instead.

func (*InstanceOutputRequest) GetInstance

func (x *InstanceOutputRequest) GetInstance() string

func (*InstanceOutputRequest) GetNamespace

func (x *InstanceOutputRequest) GetNamespace() string

func (*InstanceOutputRequest) ProtoMessage

func (*InstanceOutputRequest) ProtoMessage()

func (*InstanceOutputRequest) ProtoReflect

func (x *InstanceOutputRequest) ProtoReflect() protoreflect.Message

func (*InstanceOutputRequest) Reset

func (x *InstanceOutputRequest) Reset()

func (*InstanceOutputRequest) String

func (x *InstanceOutputRequest) String() string

type InstanceOutputResponse

type InstanceOutputResponse struct {
	Namespace string    `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  *Instance `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Data      []byte    `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceOutputResponse) Descriptor deprecated

func (*InstanceOutputResponse) Descriptor() ([]byte, []int)

Deprecated: Use InstanceOutputResponse.ProtoReflect.Descriptor instead.

func (*InstanceOutputResponse) GetData

func (x *InstanceOutputResponse) GetData() []byte

func (*InstanceOutputResponse) GetInstance

func (x *InstanceOutputResponse) GetInstance() *Instance

func (*InstanceOutputResponse) GetNamespace

func (x *InstanceOutputResponse) GetNamespace() string

func (*InstanceOutputResponse) ProtoMessage

func (*InstanceOutputResponse) ProtoMessage()

func (*InstanceOutputResponse) ProtoReflect

func (x *InstanceOutputResponse) ProtoReflect() protoreflect.Message

func (*InstanceOutputResponse) Reset

func (x *InstanceOutputResponse) Reset()

func (*InstanceOutputResponse) String

func (x *InstanceOutputResponse) String() string

type InstanceRequest

type InstanceRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceRequest) Descriptor deprecated

func (*InstanceRequest) Descriptor() ([]byte, []int)

Deprecated: Use InstanceRequest.ProtoReflect.Descriptor instead.

func (*InstanceRequest) GetInstance

func (x *InstanceRequest) GetInstance() string

func (*InstanceRequest) GetNamespace

func (x *InstanceRequest) GetNamespace() string

func (*InstanceRequest) ProtoMessage

func (*InstanceRequest) ProtoMessage()

func (*InstanceRequest) ProtoReflect

func (x *InstanceRequest) ProtoReflect() protoreflect.Message

func (*InstanceRequest) Reset

func (x *InstanceRequest) Reset()

func (*InstanceRequest) String

func (x *InstanceRequest) String() string

type InstanceResponse

type InstanceResponse struct {
	Namespace string            `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  *Instance         `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	InvokedBy string            `protobuf:"bytes,3,opt,name=invokedBy,proto3" json:"invokedBy,omitempty"`
	Flow      []string          `protobuf:"bytes,4,rep,name=flow,proto3" json:"flow,omitempty"`
	Workflow  *InstanceWorkflow `protobuf:"bytes,5,opt,name=workflow,proto3" json:"workflow,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceResponse) Descriptor deprecated

func (*InstanceResponse) Descriptor() ([]byte, []int)

Deprecated: Use InstanceResponse.ProtoReflect.Descriptor instead.

func (*InstanceResponse) GetFlow

func (x *InstanceResponse) GetFlow() []string

func (*InstanceResponse) GetInstance

func (x *InstanceResponse) GetInstance() *Instance

func (*InstanceResponse) GetInvokedBy

func (x *InstanceResponse) GetInvokedBy() string

func (*InstanceResponse) GetNamespace

func (x *InstanceResponse) GetNamespace() string

func (*InstanceResponse) GetWorkflow

func (x *InstanceResponse) GetWorkflow() *InstanceWorkflow

func (*InstanceResponse) ProtoMessage

func (*InstanceResponse) ProtoMessage()

func (*InstanceResponse) ProtoReflect

func (x *InstanceResponse) ProtoReflect() protoreflect.Message

func (*InstanceResponse) Reset

func (x *InstanceResponse) Reset()

func (*InstanceResponse) String

func (x *InstanceResponse) String() string

type InstanceVariableRequest

type InstanceVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceVariableRequest) Descriptor deprecated

func (*InstanceVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use InstanceVariableRequest.ProtoReflect.Descriptor instead.

func (*InstanceVariableRequest) GetInstance

func (x *InstanceVariableRequest) GetInstance() string

func (*InstanceVariableRequest) GetKey

func (x *InstanceVariableRequest) GetKey() string

func (*InstanceVariableRequest) GetNamespace

func (x *InstanceVariableRequest) GetNamespace() string

func (*InstanceVariableRequest) ProtoMessage

func (*InstanceVariableRequest) ProtoMessage()

func (*InstanceVariableRequest) ProtoReflect

func (x *InstanceVariableRequest) ProtoReflect() protoreflect.Message

func (*InstanceVariableRequest) Reset

func (x *InstanceVariableRequest) Reset()

func (*InstanceVariableRequest) String

func (x *InstanceVariableRequest) String() string

type InstanceVariableResponse

type InstanceVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string                 `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string                 `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,6,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,7,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	Data      []byte                 `protobuf:"bytes,8,opt,name=data,proto3" json:"data,omitempty"`
	MimeType  string                 `protobuf:"bytes,9,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceVariableResponse) Descriptor deprecated

func (*InstanceVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use InstanceVariableResponse.ProtoReflect.Descriptor instead.

func (*InstanceVariableResponse) GetChecksum

func (x *InstanceVariableResponse) GetChecksum() string

func (*InstanceVariableResponse) GetCreatedAt

func (x *InstanceVariableResponse) GetCreatedAt() *timestamppb.Timestamp

func (*InstanceVariableResponse) GetData

func (x *InstanceVariableResponse) GetData() []byte

func (*InstanceVariableResponse) GetInstance

func (x *InstanceVariableResponse) GetInstance() string

func (*InstanceVariableResponse) GetKey

func (x *InstanceVariableResponse) GetKey() string

func (*InstanceVariableResponse) GetMimeType added in v0.5.9

func (x *InstanceVariableResponse) GetMimeType() string

func (*InstanceVariableResponse) GetNamespace

func (x *InstanceVariableResponse) GetNamespace() string

func (*InstanceVariableResponse) GetTotalSize

func (x *InstanceVariableResponse) GetTotalSize() int64

func (*InstanceVariableResponse) GetUpdatedAt

func (x *InstanceVariableResponse) GetUpdatedAt() *timestamppb.Timestamp

func (*InstanceVariableResponse) ProtoMessage

func (*InstanceVariableResponse) ProtoMessage()

func (*InstanceVariableResponse) ProtoReflect

func (x *InstanceVariableResponse) ProtoReflect() protoreflect.Message

func (*InstanceVariableResponse) Reset

func (x *InstanceVariableResponse) Reset()

func (*InstanceVariableResponse) String

func (x *InstanceVariableResponse) String() string

type InstanceVariablesRequest

type InstanceVariablesRequest struct {
	Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
	Namespace  string      `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance   string      `protobuf:"bytes,3,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceVariablesRequest) Descriptor deprecated

func (*InstanceVariablesRequest) Descriptor() ([]byte, []int)

Deprecated: Use InstanceVariablesRequest.ProtoReflect.Descriptor instead.

func (*InstanceVariablesRequest) GetInstance

func (x *InstanceVariablesRequest) GetInstance() string

func (*InstanceVariablesRequest) GetNamespace

func (x *InstanceVariablesRequest) GetNamespace() string

func (*InstanceVariablesRequest) GetPagination

func (x *InstanceVariablesRequest) GetPagination() *Pagination

func (*InstanceVariablesRequest) ProtoMessage

func (*InstanceVariablesRequest) ProtoMessage()

func (*InstanceVariablesRequest) ProtoReflect

func (x *InstanceVariablesRequest) ProtoReflect() protoreflect.Message

func (*InstanceVariablesRequest) Reset

func (x *InstanceVariablesRequest) Reset()

func (*InstanceVariablesRequest) String

func (x *InstanceVariablesRequest) String() string

type InstanceVariablesResponse

type InstanceVariablesResponse struct {
	Namespace string     `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string     `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Variables *Variables `protobuf:"bytes,3,opt,name=variables,proto3" json:"variables,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceVariablesResponse) Descriptor deprecated

func (*InstanceVariablesResponse) Descriptor() ([]byte, []int)

Deprecated: Use InstanceVariablesResponse.ProtoReflect.Descriptor instead.

func (*InstanceVariablesResponse) GetInstance

func (x *InstanceVariablesResponse) GetInstance() string

func (*InstanceVariablesResponse) GetNamespace

func (x *InstanceVariablesResponse) GetNamespace() string

func (*InstanceVariablesResponse) GetVariables

func (x *InstanceVariablesResponse) GetVariables() *Variables

func (*InstanceVariablesResponse) ProtoMessage

func (*InstanceVariablesResponse) ProtoMessage()

func (*InstanceVariablesResponse) ProtoReflect

func (*InstanceVariablesResponse) Reset

func (x *InstanceVariablesResponse) Reset()

func (*InstanceVariablesResponse) String

func (x *InstanceVariablesResponse) String() string

type InstanceWorkflow

type InstanceWorkflow struct {
	Path   string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
	Name   string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Parent string `protobuf:"bytes,3,opt,name=parent,proto3" json:"parent,omitempty"`
	// contains filtered or unexported fields
}

func (*InstanceWorkflow) Descriptor deprecated

func (*InstanceWorkflow) Descriptor() ([]byte, []int)

Deprecated: Use InstanceWorkflow.ProtoReflect.Descriptor instead.

func (*InstanceWorkflow) GetName

func (x *InstanceWorkflow) GetName() string

func (*InstanceWorkflow) GetParent

func (x *InstanceWorkflow) GetParent() string

func (*InstanceWorkflow) GetPath

func (x *InstanceWorkflow) GetPath() string

func (*InstanceWorkflow) ProtoMessage

func (*InstanceWorkflow) ProtoMessage()

func (*InstanceWorkflow) ProtoReflect

func (x *InstanceWorkflow) ProtoReflect() protoreflect.Message

func (*InstanceWorkflow) Reset

func (x *InstanceWorkflow) Reset()

func (*InstanceWorkflow) String

func (x *InstanceWorkflow) String() string

type Instances

type Instances struct {
	PageInfo *PageInfo   `protobuf:"bytes,2,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results  []*Instance `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*Instances) Descriptor deprecated

func (*Instances) Descriptor() ([]byte, []int)

Deprecated: Use Instances.ProtoReflect.Descriptor instead.

func (*Instances) GetPageInfo

func (x *Instances) GetPageInfo() *PageInfo

func (*Instances) GetResults added in v0.7.0

func (x *Instances) GetResults() []*Instance

func (*Instances) ProtoMessage

func (*Instances) ProtoMessage()

func (*Instances) ProtoReflect

func (x *Instances) ProtoReflect() protoreflect.Message

func (*Instances) Reset

func (x *Instances) Reset()

func (*Instances) String

func (x *Instances) String() string

type InstancesRequest

type InstancesRequest struct {
	Namespace  string      `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
	// contains filtered or unexported fields
}

func (*InstancesRequest) Descriptor deprecated

func (*InstancesRequest) Descriptor() ([]byte, []int)

Deprecated: Use InstancesRequest.ProtoReflect.Descriptor instead.

func (*InstancesRequest) GetNamespace

func (x *InstancesRequest) GetNamespace() string

func (*InstancesRequest) GetPagination

func (x *InstancesRequest) GetPagination() *Pagination

func (*InstancesRequest) ProtoMessage

func (*InstancesRequest) ProtoMessage()

func (*InstancesRequest) ProtoReflect

func (x *InstancesRequest) ProtoReflect() protoreflect.Message

func (*InstancesRequest) Reset

func (x *InstancesRequest) Reset()

func (*InstancesRequest) String

func (x *InstancesRequest) String() string

type InstancesResponse

type InstancesResponse struct {
	Instances *Instances `protobuf:"bytes,1,opt,name=instances,proto3" json:"instances,omitempty"`
	Namespace string     `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// contains filtered or unexported fields
}

func (*InstancesResponse) Descriptor deprecated

func (*InstancesResponse) Descriptor() ([]byte, []int)

Deprecated: Use InstancesResponse.ProtoReflect.Descriptor instead.

func (*InstancesResponse) GetInstances

func (x *InstancesResponse) GetInstances() *Instances

func (*InstancesResponse) GetNamespace

func (x *InstancesResponse) GetNamespace() string

func (*InstancesResponse) ProtoMessage

func (*InstancesResponse) ProtoMessage()

func (*InstancesResponse) ProtoReflect

func (x *InstancesResponse) ProtoReflect() protoreflect.Message

func (*InstancesResponse) Reset

func (x *InstancesResponse) Reset()

func (*InstancesResponse) String

func (x *InstancesResponse) String() string

type InternalClient

type InternalClient interface {
	ReportActionResults(ctx context.Context, in *ReportActionResultsRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	ActionLog(ctx context.Context, in *ActionLogRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	NamespaceVariableParcels(ctx context.Context, in *VariableInternalRequest, opts ...grpc.CallOption) (Internal_NamespaceVariableParcelsClient, error)
	SetNamespaceVariableParcels(ctx context.Context, opts ...grpc.CallOption) (Internal_SetNamespaceVariableParcelsClient, error)
	WorkflowVariableParcels(ctx context.Context, in *VariableInternalRequest, opts ...grpc.CallOption) (Internal_WorkflowVariableParcelsClient, error)
	SetWorkflowVariableParcels(ctx context.Context, opts ...grpc.CallOption) (Internal_SetWorkflowVariableParcelsClient, error)
	InstanceVariableParcels(ctx context.Context, in *VariableInternalRequest, opts ...grpc.CallOption) (Internal_InstanceVariableParcelsClient, error)
	SetInstanceVariableParcels(ctx context.Context, opts ...grpc.CallOption) (Internal_SetInstanceVariableParcelsClient, error)
	FileVariableParcels(ctx context.Context, in *VariableInternalRequest, opts ...grpc.CallOption) (Internal_FileVariableParcelsClient, error)
}

InternalClient is the client API for Internal service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.golang.ir/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInternalClient

func NewInternalClient(cc grpc.ClientConnInterface) InternalClient

type InternalServer

type InternalServer interface {
	ReportActionResults(context.Context, *ReportActionResultsRequest) (*emptypb.Empty, error)
	ActionLog(context.Context, *ActionLogRequest) (*emptypb.Empty, error)
	NamespaceVariableParcels(*VariableInternalRequest, Internal_NamespaceVariableParcelsServer) error
	SetNamespaceVariableParcels(Internal_SetNamespaceVariableParcelsServer) error
	WorkflowVariableParcels(*VariableInternalRequest, Internal_WorkflowVariableParcelsServer) error
	SetWorkflowVariableParcels(Internal_SetWorkflowVariableParcelsServer) error
	InstanceVariableParcels(*VariableInternalRequest, Internal_InstanceVariableParcelsServer) error
	SetInstanceVariableParcels(Internal_SetInstanceVariableParcelsServer) error
	FileVariableParcels(*VariableInternalRequest, Internal_FileVariableParcelsServer) error
	// contains filtered or unexported methods
}

InternalServer is the server API for Internal service. All implementations must embed UnimplementedInternalServer for forward compatibility

type Internal_FileVariableParcelsClient added in v0.8.0

type Internal_FileVariableParcelsClient interface {
	Recv() (*VariableInternalResponse, error)
	grpc.ClientStream
}

type Internal_FileVariableParcelsServer added in v0.8.0

type Internal_FileVariableParcelsServer interface {
	Send(*VariableInternalResponse) error
	grpc.ServerStream
}

type Internal_InstanceVariableParcelsClient

type Internal_InstanceVariableParcelsClient interface {
	Recv() (*VariableInternalResponse, error)
	grpc.ClientStream
}

type Internal_InstanceVariableParcelsServer

type Internal_InstanceVariableParcelsServer interface {
	Send(*VariableInternalResponse) error
	grpc.ServerStream
}

type Internal_NamespaceVariableParcelsClient

type Internal_NamespaceVariableParcelsClient interface {
	Recv() (*VariableInternalResponse, error)
	grpc.ClientStream
}

type Internal_NamespaceVariableParcelsServer

type Internal_NamespaceVariableParcelsServer interface {
	Send(*VariableInternalResponse) error
	grpc.ServerStream
}

type Internal_SetInstanceVariableParcelsClient

type Internal_SetInstanceVariableParcelsClient interface {
	Send(*SetVariableInternalRequest) error
	CloseAndRecv() (*SetVariableInternalResponse, error)
	grpc.ClientStream
}

type Internal_SetInstanceVariableParcelsServer

type Internal_SetInstanceVariableParcelsServer interface {
	SendAndClose(*SetVariableInternalResponse) error
	Recv() (*SetVariableInternalRequest, error)
	grpc.ServerStream
}

type Internal_SetNamespaceVariableParcelsClient

type Internal_SetNamespaceVariableParcelsClient interface {
	Send(*SetVariableInternalRequest) error
	CloseAndRecv() (*SetVariableInternalResponse, error)
	grpc.ClientStream
}

type Internal_SetNamespaceVariableParcelsServer

type Internal_SetNamespaceVariableParcelsServer interface {
	SendAndClose(*SetVariableInternalResponse) error
	Recv() (*SetVariableInternalRequest, error)
	grpc.ServerStream
}

type Internal_SetWorkflowVariableParcelsClient

type Internal_SetWorkflowVariableParcelsClient interface {
	Send(*SetVariableInternalRequest) error
	CloseAndRecv() (*SetVariableInternalResponse, error)
	grpc.ClientStream
}

type Internal_SetWorkflowVariableParcelsServer

type Internal_SetWorkflowVariableParcelsServer interface {
	SendAndClose(*SetVariableInternalResponse) error
	Recv() (*SetVariableInternalRequest, error)
	grpc.ServerStream
}

type Internal_WorkflowVariableParcelsClient

type Internal_WorkflowVariableParcelsClient interface {
	Recv() (*VariableInternalResponse, error)
	grpc.ClientStream
}

type Internal_WorkflowVariableParcelsServer

type Internal_WorkflowVariableParcelsServer interface {
	Send(*VariableInternalResponse) error
	grpc.ServerStream
}

type JQRequest

type JQRequest struct {
	Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
	Data  []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*JQRequest) Descriptor deprecated

func (*JQRequest) Descriptor() ([]byte, []int)

Deprecated: Use JQRequest.ProtoReflect.Descriptor instead.

func (*JQRequest) GetData

func (x *JQRequest) GetData() []byte

func (*JQRequest) GetQuery

func (x *JQRequest) GetQuery() string

func (*JQRequest) ProtoMessage

func (*JQRequest) ProtoMessage()

func (*JQRequest) ProtoReflect

func (x *JQRequest) ProtoReflect() protoreflect.Message

func (*JQRequest) Reset

func (x *JQRequest) Reset()

func (*JQRequest) String

func (x *JQRequest) String() string

type JQResponse

type JQResponse struct {
	Query   string   `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
	Data    []byte   `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	Results []string `protobuf:"bytes,3,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*JQResponse) Descriptor deprecated

func (*JQResponse) Descriptor() ([]byte, []int)

Deprecated: Use JQResponse.ProtoReflect.Descriptor instead.

func (*JQResponse) GetData

func (x *JQResponse) GetData() []byte

func (*JQResponse) GetQuery

func (x *JQResponse) GetQuery() string

func (*JQResponse) GetResults

func (x *JQResponse) GetResults() []string

func (*JQResponse) ProtoMessage

func (*JQResponse) ProtoMessage()

func (*JQResponse) ProtoReflect

func (x *JQResponse) ProtoReflect() protoreflect.Message

func (*JQResponse) Reset

func (x *JQResponse) Reset()

func (*JQResponse) String

func (x *JQResponse) String() string

type LinterIssue added in v0.8.0

type LinterIssue struct {
	Type  string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	Id    string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	Issue string `protobuf:"bytes,3,opt,name=issue,proto3" json:"issue,omitempty"`
	Level string `protobuf:"bytes,4,opt,name=level,proto3" json:"level,omitempty"`
	// contains filtered or unexported fields
}

func (*LinterIssue) Descriptor deprecated added in v0.8.0

func (*LinterIssue) Descriptor() ([]byte, []int)

Deprecated: Use LinterIssue.ProtoReflect.Descriptor instead.

func (*LinterIssue) GetId added in v0.8.0

func (x *LinterIssue) GetId() string

func (*LinterIssue) GetIssue added in v0.8.0

func (x *LinterIssue) GetIssue() string

func (*LinterIssue) GetLevel added in v0.8.0

func (x *LinterIssue) GetLevel() string

func (*LinterIssue) GetType added in v0.8.0

func (x *LinterIssue) GetType() string

func (*LinterIssue) ProtoMessage added in v0.8.0

func (*LinterIssue) ProtoMessage()

func (*LinterIssue) ProtoReflect added in v0.8.0

func (x *LinterIssue) ProtoReflect() protoreflect.Message

func (*LinterIssue) Reset added in v0.8.0

func (x *LinterIssue) Reset()

func (*LinterIssue) String added in v0.8.0

func (x *LinterIssue) String() string

type LockMirrorRequest added in v0.6.6

type LockMirrorRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*LockMirrorRequest) Descriptor deprecated added in v0.6.6

func (*LockMirrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use LockMirrorRequest.ProtoReflect.Descriptor instead.

func (*LockMirrorRequest) GetNamespace added in v0.6.6

func (x *LockMirrorRequest) GetNamespace() string

func (*LockMirrorRequest) GetPath added in v0.6.6

func (x *LockMirrorRequest) GetPath() string

func (*LockMirrorRequest) ProtoMessage added in v0.6.6

func (*LockMirrorRequest) ProtoMessage()

func (*LockMirrorRequest) ProtoReflect added in v0.6.6

func (x *LockMirrorRequest) ProtoReflect() protoreflect.Message

func (*LockMirrorRequest) Reset added in v0.6.6

func (x *LockMirrorRequest) Reset()

func (*LockMirrorRequest) String added in v0.6.6

func (x *LockMirrorRequest) String() string

type MeanOutcomes

type MeanOutcomes struct {
	Success     float32            `protobuf:"fixed32,1,opt,name=success,proto3" json:"success,omitempty"`
	Failure     float32            `protobuf:"fixed32,2,opt,name=failure,proto3" json:"failure,omitempty"`
	Transitions map[string]float32 `` /* 165-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MeanOutcomes) Descriptor deprecated

func (*MeanOutcomes) Descriptor() ([]byte, []int)

Deprecated: Use MeanOutcomes.ProtoReflect.Descriptor instead.

func (*MeanOutcomes) GetFailure

func (x *MeanOutcomes) GetFailure() float32

func (*MeanOutcomes) GetSuccess

func (x *MeanOutcomes) GetSuccess() float32

func (*MeanOutcomes) GetTransitions

func (x *MeanOutcomes) GetTransitions() map[string]float32

func (*MeanOutcomes) ProtoMessage

func (*MeanOutcomes) ProtoMessage()

func (*MeanOutcomes) ProtoReflect

func (x *MeanOutcomes) ProtoReflect() protoreflect.Message

func (*MeanOutcomes) Reset

func (x *MeanOutcomes) Reset()

func (*MeanOutcomes) String

func (x *MeanOutcomes) String() string

type MirrorActivities added in v0.6.6

type MirrorActivities struct {
	PageInfo *PageInfo             `protobuf:"bytes,2,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results  []*MirrorActivityInfo `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*MirrorActivities) Descriptor deprecated added in v0.6.6

func (*MirrorActivities) Descriptor() ([]byte, []int)

Deprecated: Use MirrorActivities.ProtoReflect.Descriptor instead.

func (*MirrorActivities) GetPageInfo added in v0.6.6

func (x *MirrorActivities) GetPageInfo() *PageInfo

func (*MirrorActivities) GetResults added in v0.7.0

func (x *MirrorActivities) GetResults() []*MirrorActivityInfo

func (*MirrorActivities) ProtoMessage added in v0.6.6

func (*MirrorActivities) ProtoMessage()

func (*MirrorActivities) ProtoReflect added in v0.6.6

func (x *MirrorActivities) ProtoReflect() protoreflect.Message

func (*MirrorActivities) Reset added in v0.6.6

func (x *MirrorActivities) Reset()

func (*MirrorActivities) String added in v0.6.6

func (x *MirrorActivities) String() string

type MirrorActivityInfo added in v0.6.6

type MirrorActivityInfo struct {
	Id        string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Type      string                 `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	Status    string                 `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*MirrorActivityInfo) Descriptor deprecated added in v0.6.6

func (*MirrorActivityInfo) Descriptor() ([]byte, []int)

Deprecated: Use MirrorActivityInfo.ProtoReflect.Descriptor instead.

func (*MirrorActivityInfo) GetCreatedAt added in v0.6.6

func (x *MirrorActivityInfo) GetCreatedAt() *timestamppb.Timestamp

func (*MirrorActivityInfo) GetId added in v0.6.6

func (x *MirrorActivityInfo) GetId() string

func (*MirrorActivityInfo) GetStatus added in v0.6.6

func (x *MirrorActivityInfo) GetStatus() string

func (*MirrorActivityInfo) GetType added in v0.6.6

func (x *MirrorActivityInfo) GetType() string

func (*MirrorActivityInfo) GetUpdatedAt added in v0.6.6

func (x *MirrorActivityInfo) GetUpdatedAt() *timestamppb.Timestamp

func (*MirrorActivityInfo) ProtoMessage added in v0.6.6

func (*MirrorActivityInfo) ProtoMessage()

func (*MirrorActivityInfo) ProtoReflect added in v0.6.6

func (x *MirrorActivityInfo) ProtoReflect() protoreflect.Message

func (*MirrorActivityInfo) Reset added in v0.6.6

func (x *MirrorActivityInfo) Reset()

func (*MirrorActivityInfo) String added in v0.6.6

func (x *MirrorActivityInfo) String() string

type MirrorInfo added in v0.6.6

type MirrorInfo struct {
	Url        string                 `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	Ref        string                 `protobuf:"bytes,2,opt,name=ref,proto3" json:"ref,omitempty"`
	Cron       string                 `protobuf:"bytes,3,opt,name=cron,proto3" json:"cron,omitempty"`
	PublicKey  string                 `protobuf:"bytes,4,opt,name=publicKey,proto3" json:"publicKey,omitempty"`
	LastSync   *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=lastSync,proto3" json:"lastSync,omitempty"`
	PrivateKey string                 `protobuf:"bytes,8,opt,name=privateKey,proto3" json:"privateKey,omitempty"`
	Passphrase string                 `protobuf:"bytes,9,opt,name=passphrase,proto3" json:"passphrase,omitempty"`
	Insecure   bool                   `protobuf:"varint,10,opt,name=insecure,proto3" json:"insecure,omitempty"`
	// contains filtered or unexported fields
}

func (*MirrorInfo) Descriptor deprecated added in v0.6.6

func (*MirrorInfo) Descriptor() ([]byte, []int)

Deprecated: Use MirrorInfo.ProtoReflect.Descriptor instead.

func (*MirrorInfo) GetCron added in v0.6.6

func (x *MirrorInfo) GetCron() string

func (*MirrorInfo) GetInsecure added in v0.8.0

func (x *MirrorInfo) GetInsecure() bool

func (*MirrorInfo) GetLastSync added in v0.6.6

func (x *MirrorInfo) GetLastSync() *timestamppb.Timestamp

func (*MirrorInfo) GetPassphrase added in v0.6.6

func (x *MirrorInfo) GetPassphrase() string

func (*MirrorInfo) GetPrivateKey added in v0.6.6

func (x *MirrorInfo) GetPrivateKey() string

func (*MirrorInfo) GetPublicKey added in v0.6.6

func (x *MirrorInfo) GetPublicKey() string

func (*MirrorInfo) GetRef added in v0.6.6

func (x *MirrorInfo) GetRef() string

func (*MirrorInfo) GetUrl added in v0.6.6

func (x *MirrorInfo) GetUrl() string

func (*MirrorInfo) ProtoMessage added in v0.6.6

func (*MirrorInfo) ProtoMessage()

func (*MirrorInfo) ProtoReflect added in v0.6.6

func (x *MirrorInfo) ProtoReflect() protoreflect.Message

func (*MirrorInfo) Reset added in v0.6.6

func (x *MirrorInfo) Reset()

func (*MirrorInfo) String added in v0.6.6

func (x *MirrorInfo) String() string

type MirrorInfoRequest added in v0.6.6

type MirrorInfoRequest struct {
	Namespace  string      `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path       string      `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"`
	Pagination *Pagination `protobuf:"bytes,4,opt,name=pagination,proto3" json:"pagination,omitempty"`
	// contains filtered or unexported fields
}

func (*MirrorInfoRequest) Descriptor deprecated added in v0.6.6

func (*MirrorInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use MirrorInfoRequest.ProtoReflect.Descriptor instead.

func (*MirrorInfoRequest) GetNamespace added in v0.6.6

func (x *MirrorInfoRequest) GetNamespace() string

func (*MirrorInfoRequest) GetPagination added in v0.6.6

func (x *MirrorInfoRequest) GetPagination() *Pagination

func (*MirrorInfoRequest) GetPath added in v0.6.6

func (x *MirrorInfoRequest) GetPath() string

func (*MirrorInfoRequest) ProtoMessage added in v0.6.6

func (*MirrorInfoRequest) ProtoMessage()

func (*MirrorInfoRequest) ProtoReflect added in v0.6.6

func (x *MirrorInfoRequest) ProtoReflect() protoreflect.Message

func (*MirrorInfoRequest) Reset added in v0.6.6

func (x *MirrorInfoRequest) Reset()

func (*MirrorInfoRequest) String added in v0.6.6

func (x *MirrorInfoRequest) String() string

type MirrorInfoResponse added in v0.6.6

type MirrorInfoResponse struct {
	Namespace  string            `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Info       *MirrorInfo       `protobuf:"bytes,4,opt,name=info,proto3" json:"info,omitempty"`
	Activities *MirrorActivities `protobuf:"bytes,5,opt,name=activities,proto3" json:"activities,omitempty"`
	// contains filtered or unexported fields
}

func (*MirrorInfoResponse) Descriptor deprecated added in v0.6.6

func (*MirrorInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use MirrorInfoResponse.ProtoReflect.Descriptor instead.

func (*MirrorInfoResponse) GetActivities added in v0.6.6

func (x *MirrorInfoResponse) GetActivities() *MirrorActivities

func (*MirrorInfoResponse) GetInfo added in v0.6.6

func (x *MirrorInfoResponse) GetInfo() *MirrorInfo

func (*MirrorInfoResponse) GetNamespace added in v0.6.6

func (x *MirrorInfoResponse) GetNamespace() string

func (*MirrorInfoResponse) ProtoMessage added in v0.6.6

func (*MirrorInfoResponse) ProtoMessage()

func (*MirrorInfoResponse) ProtoReflect added in v0.6.6

func (x *MirrorInfoResponse) ProtoReflect() protoreflect.Message

func (*MirrorInfoResponse) Reset added in v0.6.6

func (x *MirrorInfoResponse) Reset()

func (*MirrorInfoResponse) String added in v0.6.6

func (x *MirrorInfoResponse) String() string

type MirrorSettings added in v0.6.6

type MirrorSettings struct {
	Url        string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	Ref        string `protobuf:"bytes,2,opt,name=ref,proto3" json:"ref,omitempty"`
	Cron       string `protobuf:"bytes,3,opt,name=cron,proto3" json:"cron,omitempty"`
	PublicKey  string `protobuf:"bytes,4,opt,name=publicKey,proto3" json:"publicKey,omitempty"`
	PrivateKey string `protobuf:"bytes,5,opt,name=privateKey,proto3" json:"privateKey,omitempty"`
	Passphrase string `protobuf:"bytes,6,opt,name=passphrase,proto3" json:"passphrase,omitempty"`
	Insecure   *bool  `protobuf:"varint,7,opt,name=insecure,proto3,oneof" json:"insecure,omitempty"`
	// contains filtered or unexported fields
}

func (*MirrorSettings) Descriptor deprecated added in v0.6.6

func (*MirrorSettings) Descriptor() ([]byte, []int)

Deprecated: Use MirrorSettings.ProtoReflect.Descriptor instead.

func (*MirrorSettings) GetCron added in v0.6.6

func (x *MirrorSettings) GetCron() string

func (*MirrorSettings) GetInsecure added in v0.8.0

func (x *MirrorSettings) GetInsecure() bool

func (*MirrorSettings) GetPassphrase added in v0.6.6

func (x *MirrorSettings) GetPassphrase() string

func (*MirrorSettings) GetPrivateKey added in v0.6.6

func (x *MirrorSettings) GetPrivateKey() string

func (*MirrorSettings) GetPublicKey added in v0.6.6

func (x *MirrorSettings) GetPublicKey() string

func (*MirrorSettings) GetRef added in v0.6.6

func (x *MirrorSettings) GetRef() string

func (*MirrorSettings) GetUrl added in v0.6.6

func (x *MirrorSettings) GetUrl() string

func (*MirrorSettings) ProtoMessage added in v0.6.6

func (*MirrorSettings) ProtoMessage()

func (*MirrorSettings) ProtoReflect added in v0.6.6

func (x *MirrorSettings) ProtoReflect() protoreflect.Message

func (*MirrorSettings) Reset added in v0.6.6

func (x *MirrorSettings) Reset()

func (*MirrorSettings) String added in v0.6.6

func (x *MirrorSettings) String() string

type Namespace

type Namespace struct {
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Name      string                 `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Notes     map[string]string      `` /* 151-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Namespace) Descriptor deprecated

func (*Namespace) Descriptor() ([]byte, []int)

Deprecated: Use Namespace.ProtoReflect.Descriptor instead.

func (*Namespace) GetCreatedAt

func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp

func (*Namespace) GetName

func (x *Namespace) GetName() string

func (*Namespace) GetNotes added in v0.8.0

func (x *Namespace) GetNotes() map[string]string

func (*Namespace) GetUpdatedAt

func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp

func (*Namespace) ProtoMessage

func (*Namespace) ProtoMessage()

func (*Namespace) ProtoReflect

func (x *Namespace) ProtoReflect() protoreflect.Message

func (*Namespace) Reset

func (x *Namespace) Reset()

func (*Namespace) String

func (x *Namespace) String() string

type NamespaceLintRequest added in v0.8.0

type NamespaceLintRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespaceLintRequest) Descriptor deprecated added in v0.8.0

func (*NamespaceLintRequest) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceLintRequest.ProtoReflect.Descriptor instead.

func (*NamespaceLintRequest) GetName added in v0.8.0

func (x *NamespaceLintRequest) GetName() string

func (*NamespaceLintRequest) ProtoMessage added in v0.8.0

func (*NamespaceLintRequest) ProtoMessage()

func (*NamespaceLintRequest) ProtoReflect added in v0.8.0

func (x *NamespaceLintRequest) ProtoReflect() protoreflect.Message

func (*NamespaceLintRequest) Reset added in v0.8.0

func (x *NamespaceLintRequest) Reset()

func (*NamespaceLintRequest) String added in v0.8.0

func (x *NamespaceLintRequest) String() string

type NamespaceLintResponse added in v0.8.0

type NamespaceLintResponse struct {
	Namespace *Namespace     `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Issues    []*LinterIssue `protobuf:"bytes,4,rep,name=issues,proto3" json:"issues,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespaceLintResponse) Descriptor deprecated added in v0.8.0

func (*NamespaceLintResponse) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceLintResponse.ProtoReflect.Descriptor instead.

func (*NamespaceLintResponse) GetIssues added in v0.8.0

func (x *NamespaceLintResponse) GetIssues() []*LinterIssue

func (*NamespaceLintResponse) GetNamespace added in v0.8.0

func (x *NamespaceLintResponse) GetNamespace() *Namespace

func (*NamespaceLintResponse) ProtoMessage added in v0.8.0

func (*NamespaceLintResponse) ProtoMessage()

func (*NamespaceLintResponse) ProtoReflect added in v0.8.0

func (x *NamespaceLintResponse) ProtoReflect() protoreflect.Message

func (*NamespaceLintResponse) Reset added in v0.8.0

func (x *NamespaceLintResponse) Reset()

func (*NamespaceLintResponse) String added in v0.8.0

func (x *NamespaceLintResponse) String() string

type NamespaceRequest

type NamespaceRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespaceRequest) Descriptor deprecated

func (*NamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceRequest.ProtoReflect.Descriptor instead.

func (*NamespaceRequest) GetName

func (x *NamespaceRequest) GetName() string

func (*NamespaceRequest) ProtoMessage

func (*NamespaceRequest) ProtoMessage()

func (*NamespaceRequest) ProtoReflect

func (x *NamespaceRequest) ProtoReflect() protoreflect.Message

func (*NamespaceRequest) Reset

func (x *NamespaceRequest) Reset()

func (*NamespaceRequest) String

func (x *NamespaceRequest) String() string

type NamespaceResponse

type NamespaceResponse struct {
	Namespace *Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespaceResponse) Descriptor deprecated

func (*NamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceResponse.ProtoReflect.Descriptor instead.

func (*NamespaceResponse) GetNamespace

func (x *NamespaceResponse) GetNamespace() *Namespace

func (*NamespaceResponse) ProtoMessage

func (*NamespaceResponse) ProtoMessage()

func (*NamespaceResponse) ProtoReflect

func (x *NamespaceResponse) ProtoReflect() protoreflect.Message

func (*NamespaceResponse) Reset

func (x *NamespaceResponse) Reset()

func (*NamespaceResponse) String

func (x *NamespaceResponse) String() string

type NamespaceVariableRequest

type NamespaceVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespaceVariableRequest) Descriptor deprecated

func (*NamespaceVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceVariableRequest.ProtoReflect.Descriptor instead.

func (*NamespaceVariableRequest) GetKey

func (x *NamespaceVariableRequest) GetKey() string

func (*NamespaceVariableRequest) GetNamespace

func (x *NamespaceVariableRequest) GetNamespace() string

func (*NamespaceVariableRequest) ProtoMessage

func (*NamespaceVariableRequest) ProtoMessage()

func (*NamespaceVariableRequest) ProtoReflect

func (x *NamespaceVariableRequest) ProtoReflect() protoreflect.Message

func (*NamespaceVariableRequest) Reset

func (x *NamespaceVariableRequest) Reset()

func (*NamespaceVariableRequest) String

func (x *NamespaceVariableRequest) String() string

type NamespaceVariableResponse

type NamespaceVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string                 `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,5,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,6,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	Data      []byte                 `protobuf:"bytes,7,opt,name=data,proto3" json:"data,omitempty"`
	MimeType  string                 `protobuf:"bytes,8,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespaceVariableResponse) Descriptor deprecated

func (*NamespaceVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceVariableResponse.ProtoReflect.Descriptor instead.

func (*NamespaceVariableResponse) GetChecksum

func (x *NamespaceVariableResponse) GetChecksum() string

func (*NamespaceVariableResponse) GetCreatedAt

func (x *NamespaceVariableResponse) GetCreatedAt() *timestamppb.Timestamp

func (*NamespaceVariableResponse) GetData

func (x *NamespaceVariableResponse) GetData() []byte

func (*NamespaceVariableResponse) GetKey

func (x *NamespaceVariableResponse) GetKey() string

func (*NamespaceVariableResponse) GetMimeType added in v0.5.9

func (x *NamespaceVariableResponse) GetMimeType() string

func (*NamespaceVariableResponse) GetNamespace

func (x *NamespaceVariableResponse) GetNamespace() string

func (*NamespaceVariableResponse) GetTotalSize

func (x *NamespaceVariableResponse) GetTotalSize() int64

func (*NamespaceVariableResponse) GetUpdatedAt

func (x *NamespaceVariableResponse) GetUpdatedAt() *timestamppb.Timestamp

func (*NamespaceVariableResponse) ProtoMessage

func (*NamespaceVariableResponse) ProtoMessage()

func (*NamespaceVariableResponse) ProtoReflect

func (*NamespaceVariableResponse) Reset

func (x *NamespaceVariableResponse) Reset()

func (*NamespaceVariableResponse) String

func (x *NamespaceVariableResponse) String() string

type NamespaceVariablesRequest

type NamespaceVariablesRequest struct {
	Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
	Namespace  string      `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespaceVariablesRequest) Descriptor deprecated

func (*NamespaceVariablesRequest) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceVariablesRequest.ProtoReflect.Descriptor instead.

func (*NamespaceVariablesRequest) GetNamespace

func (x *NamespaceVariablesRequest) GetNamespace() string

func (*NamespaceVariablesRequest) GetPagination

func (x *NamespaceVariablesRequest) GetPagination() *Pagination

func (*NamespaceVariablesRequest) ProtoMessage

func (*NamespaceVariablesRequest) ProtoMessage()

func (*NamespaceVariablesRequest) ProtoReflect

func (*NamespaceVariablesRequest) Reset

func (x *NamespaceVariablesRequest) Reset()

func (*NamespaceVariablesRequest) String

func (x *NamespaceVariablesRequest) String() string

type NamespaceVariablesResponse

type NamespaceVariablesResponse struct {
	Namespace string     `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Variables *Variables `protobuf:"bytes,2,opt,name=variables,proto3" json:"variables,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespaceVariablesResponse) Descriptor deprecated

func (*NamespaceVariablesResponse) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceVariablesResponse.ProtoReflect.Descriptor instead.

func (*NamespaceVariablesResponse) GetNamespace

func (x *NamespaceVariablesResponse) GetNamespace() string

func (*NamespaceVariablesResponse) GetVariables

func (x *NamespaceVariablesResponse) GetVariables() *Variables

func (*NamespaceVariablesResponse) ProtoMessage

func (*NamespaceVariablesResponse) ProtoMessage()

func (*NamespaceVariablesResponse) ProtoReflect

func (*NamespaceVariablesResponse) Reset

func (x *NamespaceVariablesResponse) Reset()

func (*NamespaceVariablesResponse) String

func (x *NamespaceVariablesResponse) String() string

type NamespacesRequest

type NamespacesRequest struct {
	Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespacesRequest) Descriptor deprecated

func (*NamespacesRequest) Descriptor() ([]byte, []int)

Deprecated: Use NamespacesRequest.ProtoReflect.Descriptor instead.

func (*NamespacesRequest) GetPagination

func (x *NamespacesRequest) GetPagination() *Pagination

func (*NamespacesRequest) ProtoMessage

func (*NamespacesRequest) ProtoMessage()

func (*NamespacesRequest) ProtoReflect

func (x *NamespacesRequest) ProtoReflect() protoreflect.Message

func (*NamespacesRequest) Reset

func (x *NamespacesRequest) Reset()

func (*NamespacesRequest) String

func (x *NamespacesRequest) String() string

type NamespacesResponse

type NamespacesResponse struct {
	PageInfo *PageInfo    `protobuf:"bytes,2,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results  []*Namespace `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*NamespacesResponse) Descriptor deprecated

func (*NamespacesResponse) Descriptor() ([]byte, []int)

Deprecated: Use NamespacesResponse.ProtoReflect.Descriptor instead.

func (*NamespacesResponse) GetPageInfo

func (x *NamespacesResponse) GetPageInfo() *PageInfo

func (*NamespacesResponse) GetResults added in v0.7.0

func (x *NamespacesResponse) GetResults() []*Namespace

func (*NamespacesResponse) ProtoMessage

func (*NamespacesResponse) ProtoMessage()

func (*NamespacesResponse) ProtoReflect

func (x *NamespacesResponse) ProtoReflect() protoreflect.Message

func (*NamespacesResponse) Reset

func (x *NamespacesResponse) Reset()

func (*NamespacesResponse) String

func (x *NamespacesResponse) String() string

type Node

type Node struct {
	CreatedAt    *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt    *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Name         string                 `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Path         string                 `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Parent       string                 `protobuf:"bytes,5,opt,name=parent,proto3" json:"parent,omitempty"`
	Type         string                 `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"`
	Attributes   []string               `protobuf:"bytes,7,rep,name=attributes,proto3" json:"attributes,omitempty"`
	ReadOnly     bool                   `protobuf:"varint,9,opt,name=readOnly,proto3" json:"readOnly,omitempty"`
	ExpandedType string                 `protobuf:"bytes,10,opt,name=expandedType,proto3" json:"expandedType,omitempty"`
	MimeType     string                 `protobuf:"bytes,11,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*Node) Descriptor deprecated

func (*Node) Descriptor() ([]byte, []int)

Deprecated: Use Node.ProtoReflect.Descriptor instead.

func (*Node) GetAttributes

func (x *Node) GetAttributes() []string

func (*Node) GetCreatedAt

func (x *Node) GetCreatedAt() *timestamppb.Timestamp

func (*Node) GetExpandedType added in v0.6.6

func (x *Node) GetExpandedType() string

func (*Node) GetMimeType added in v0.8.0

func (x *Node) GetMimeType() string

func (*Node) GetName

func (x *Node) GetName() string

func (*Node) GetParent

func (x *Node) GetParent() string

func (*Node) GetPath

func (x *Node) GetPath() string

func (*Node) GetReadOnly added in v0.6.6

func (x *Node) GetReadOnly() bool

func (*Node) GetType

func (x *Node) GetType() string

func (*Node) GetUpdatedAt

func (x *Node) GetUpdatedAt() *timestamppb.Timestamp

func (*Node) ProtoMessage

func (*Node) ProtoMessage()

func (*Node) ProtoReflect

func (x *Node) ProtoReflect() protoreflect.Message

func (*Node) Reset

func (x *Node) Reset()

func (*Node) String

func (x *Node) String() string

type NodeRequest

type NodeRequest struct {
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*NodeRequest) Descriptor deprecated

func (*NodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use NodeRequest.ProtoReflect.Descriptor instead.

func (*NodeRequest) GetNamespace

func (x *NodeRequest) GetNamespace() string

func (*NodeRequest) GetPath

func (x *NodeRequest) GetPath() string

func (*NodeRequest) ProtoMessage

func (*NodeRequest) ProtoMessage()

func (*NodeRequest) ProtoReflect

func (x *NodeRequest) ProtoReflect() protoreflect.Message

func (*NodeRequest) Reset

func (x *NodeRequest) Reset()

func (*NodeRequest) String

func (x *NodeRequest) String() string

type NodeResponse

type NodeResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	// contains filtered or unexported fields
}

func (*NodeResponse) Descriptor deprecated

func (*NodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use NodeResponse.ProtoReflect.Descriptor instead.

func (*NodeResponse) GetNamespace

func (x *NodeResponse) GetNamespace() string

func (*NodeResponse) GetNode

func (x *NodeResponse) GetNode() *Node

func (*NodeResponse) ProtoMessage

func (*NodeResponse) ProtoMessage()

func (*NodeResponse) ProtoReflect

func (x *NodeResponse) ProtoReflect() protoreflect.Message

func (*NodeResponse) Reset

func (x *NodeResponse) Reset()

func (*NodeResponse) String

func (x *NodeResponse) String() string

type Outcomes

type Outcomes struct {
	Success     int32            `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
	Failure     int32            `protobuf:"varint,2,opt,name=failure,proto3" json:"failure,omitempty"`
	Transitions map[string]int32 `` /* 164-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Outcomes) Descriptor deprecated

func (*Outcomes) Descriptor() ([]byte, []int)

Deprecated: Use Outcomes.ProtoReflect.Descriptor instead.

func (*Outcomes) GetFailure

func (x *Outcomes) GetFailure() int32

func (*Outcomes) GetSuccess

func (x *Outcomes) GetSuccess() int32

func (*Outcomes) GetTransitions

func (x *Outcomes) GetTransitions() map[string]int32

func (*Outcomes) ProtoMessage

func (*Outcomes) ProtoMessage()

func (*Outcomes) ProtoReflect

func (x *Outcomes) ProtoReflect() protoreflect.Message

func (*Outcomes) Reset

func (x *Outcomes) Reset()

func (*Outcomes) String

func (x *Outcomes) String() string

type PageFilter

type PageFilter struct {
	Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"`
	Type  string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	Val   string `protobuf:"bytes,3,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*PageFilter) Descriptor deprecated

func (*PageFilter) Descriptor() ([]byte, []int)

Deprecated: Use PageFilter.ProtoReflect.Descriptor instead.

func (*PageFilter) GetField

func (x *PageFilter) GetField() string

func (*PageFilter) GetType

func (x *PageFilter) GetType() string

func (*PageFilter) GetVal

func (x *PageFilter) GetVal() string

func (*PageFilter) ProtoMessage

func (*PageFilter) ProtoMessage()

func (*PageFilter) ProtoReflect

func (x *PageFilter) ProtoReflect() protoreflect.Message

func (*PageFilter) Reset

func (x *PageFilter) Reset()

func (*PageFilter) String

func (x *PageFilter) String() string

type PageInfo

type PageInfo struct {
	Order  []*PageOrder  `protobuf:"bytes,5,rep,name=order,proto3" json:"order,omitempty"`
	Filter []*PageFilter `protobuf:"bytes,6,rep,name=filter,proto3" json:"filter,omitempty"`
	Limit  int32         `protobuf:"varint,7,opt,name=limit,proto3" json:"limit,omitempty"`
	Offset int32         `protobuf:"varint,8,opt,name=offset,proto3" json:"offset,omitempty"`
	Total  int32         `protobuf:"varint,9,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*PageInfo) Descriptor deprecated

func (*PageInfo) Descriptor() ([]byte, []int)

Deprecated: Use PageInfo.ProtoReflect.Descriptor instead.

func (*PageInfo) GetFilter added in v0.7.0

func (x *PageInfo) GetFilter() []*PageFilter

func (*PageInfo) GetLimit added in v0.7.0

func (x *PageInfo) GetLimit() int32

func (*PageInfo) GetOffset added in v0.7.0

func (x *PageInfo) GetOffset() int32

func (*PageInfo) GetOrder added in v0.7.0

func (x *PageInfo) GetOrder() []*PageOrder

func (*PageInfo) GetTotal added in v0.7.0

func (x *PageInfo) GetTotal() int32

func (*PageInfo) ProtoMessage

func (*PageInfo) ProtoMessage()

func (*PageInfo) ProtoReflect

func (x *PageInfo) ProtoReflect() protoreflect.Message

func (*PageInfo) Reset

func (x *PageInfo) Reset()

func (*PageInfo) String

func (x *PageInfo) String() string

type PageOrder

type PageOrder struct {
	Field     string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"`
	Direction string `protobuf:"bytes,2,opt,name=direction,proto3" json:"direction,omitempty"`
	// contains filtered or unexported fields
}

func (*PageOrder) Descriptor deprecated

func (*PageOrder) Descriptor() ([]byte, []int)

Deprecated: Use PageOrder.ProtoReflect.Descriptor instead.

func (*PageOrder) GetDirection

func (x *PageOrder) GetDirection() string

func (*PageOrder) GetField

func (x *PageOrder) GetField() string

func (*PageOrder) ProtoMessage

func (*PageOrder) ProtoMessage()

func (*PageOrder) ProtoReflect

func (x *PageOrder) ProtoReflect() protoreflect.Message

func (*PageOrder) Reset

func (x *PageOrder) Reset()

func (*PageOrder) String

func (x *PageOrder) String() string

type Pagination

type Pagination struct {
	Order  []*PageOrder  `protobuf:"bytes,5,rep,name=order,proto3" json:"order,omitempty"`
	Filter []*PageFilter `protobuf:"bytes,6,rep,name=filter,proto3" json:"filter,omitempty"`
	Limit  int32         `protobuf:"varint,7,opt,name=limit,proto3" json:"limit,omitempty"`
	Offset int32         `protobuf:"varint,8,opt,name=offset,proto3" json:"offset,omitempty"`
	// contains filtered or unexported fields
}

func (*Pagination) Descriptor deprecated

func (*Pagination) Descriptor() ([]byte, []int)

Deprecated: Use Pagination.ProtoReflect.Descriptor instead.

func (*Pagination) GetFilter

func (x *Pagination) GetFilter() []*PageFilter

func (*Pagination) GetLimit added in v0.7.0

func (x *Pagination) GetLimit() int32

func (*Pagination) GetOffset added in v0.7.0

func (x *Pagination) GetOffset() int32

func (*Pagination) GetOrder

func (x *Pagination) GetOrder() []*PageOrder

func (*Pagination) ProtoMessage

func (*Pagination) ProtoMessage()

func (*Pagination) ProtoReflect

func (x *Pagination) ProtoReflect() protoreflect.Message

func (*Pagination) Reset

func (x *Pagination) Reset()

func (*Pagination) String

func (x *Pagination) String() string

type Registries

type Registries struct {
	PageInfo *PageInfo   `protobuf:"bytes,2,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results  []*Registry `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*Registries) Descriptor deprecated

func (*Registries) Descriptor() ([]byte, []int)

Deprecated: Use Registries.ProtoReflect.Descriptor instead.

func (*Registries) GetPageInfo

func (x *Registries) GetPageInfo() *PageInfo

func (*Registries) GetResults added in v0.7.0

func (x *Registries) GetResults() []*Registry

func (*Registries) ProtoMessage

func (*Registries) ProtoMessage()

func (*Registries) ProtoReflect

func (x *Registries) ProtoReflect() protoreflect.Message

func (*Registries) Reset

func (x *Registries) Reset()

func (*Registries) String

func (x *Registries) String() string

type Registry

type Registry struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Registry) Descriptor deprecated

func (*Registry) Descriptor() ([]byte, []int)

Deprecated: Use Registry.ProtoReflect.Descriptor instead.

func (*Registry) GetName

func (x *Registry) GetName() string

func (*Registry) ProtoMessage

func (*Registry) ProtoMessage()

func (*Registry) ProtoReflect

func (x *Registry) ProtoReflect() protoreflect.Message

func (*Registry) Reset

func (x *Registry) Reset()

func (*Registry) String

func (x *Registry) String() string

type ReleaseInstanceRequest added in v0.7.1

type ReleaseInstanceRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*ReleaseInstanceRequest) Descriptor deprecated added in v0.7.1

func (*ReleaseInstanceRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReleaseInstanceRequest.ProtoReflect.Descriptor instead.

func (*ReleaseInstanceRequest) GetInstance added in v0.7.1

func (x *ReleaseInstanceRequest) GetInstance() string

func (*ReleaseInstanceRequest) GetNamespace added in v0.7.1

func (x *ReleaseInstanceRequest) GetNamespace() string

func (*ReleaseInstanceRequest) ProtoMessage added in v0.7.1

func (*ReleaseInstanceRequest) ProtoMessage()

func (*ReleaseInstanceRequest) ProtoReflect added in v0.7.1

func (x *ReleaseInstanceRequest) ProtoReflect() protoreflect.Message

func (*ReleaseInstanceRequest) Reset added in v0.7.1

func (x *ReleaseInstanceRequest) Reset()

func (*ReleaseInstanceRequest) String added in v0.7.1

func (x *ReleaseInstanceRequest) String() string

type ReleaseInstanceResponse added in v0.7.1

type ReleaseInstanceResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*ReleaseInstanceResponse) Descriptor deprecated added in v0.7.1

func (*ReleaseInstanceResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReleaseInstanceResponse.ProtoReflect.Descriptor instead.

func (*ReleaseInstanceResponse) GetInstance added in v0.7.1

func (x *ReleaseInstanceResponse) GetInstance() string

func (*ReleaseInstanceResponse) GetNamespace added in v0.7.1

func (x *ReleaseInstanceResponse) GetNamespace() string

func (*ReleaseInstanceResponse) ProtoMessage added in v0.7.1

func (*ReleaseInstanceResponse) ProtoMessage()

func (*ReleaseInstanceResponse) ProtoReflect added in v0.7.1

func (x *ReleaseInstanceResponse) ProtoReflect() protoreflect.Message

func (*ReleaseInstanceResponse) Reset added in v0.7.1

func (x *ReleaseInstanceResponse) Reset()

func (*ReleaseInstanceResponse) String added in v0.7.1

func (x *ReleaseInstanceResponse) String() string

type RenameInstanceVariableRequest

type RenameInstanceVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Old       string `protobuf:"bytes,3,opt,name=old,proto3" json:"old,omitempty"`
	New       string `protobuf:"bytes,4,opt,name=new,proto3" json:"new,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameInstanceVariableRequest) Descriptor deprecated

func (*RenameInstanceVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use RenameInstanceVariableRequest.ProtoReflect.Descriptor instead.

func (*RenameInstanceVariableRequest) GetInstance

func (x *RenameInstanceVariableRequest) GetInstance() string

func (*RenameInstanceVariableRequest) GetNamespace

func (x *RenameInstanceVariableRequest) GetNamespace() string

func (*RenameInstanceVariableRequest) GetNew

func (*RenameInstanceVariableRequest) GetOld

func (*RenameInstanceVariableRequest) ProtoMessage

func (*RenameInstanceVariableRequest) ProtoMessage()

func (*RenameInstanceVariableRequest) ProtoReflect

func (*RenameInstanceVariableRequest) Reset

func (x *RenameInstanceVariableRequest) Reset()

func (*RenameInstanceVariableRequest) String

type RenameInstanceVariableResponse

type RenameInstanceVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string                 `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string                 `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,6,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,7,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	MimeType  string                 `protobuf:"bytes,8,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameInstanceVariableResponse) Descriptor deprecated

func (*RenameInstanceVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use RenameInstanceVariableResponse.ProtoReflect.Descriptor instead.

func (*RenameInstanceVariableResponse) GetChecksum

func (x *RenameInstanceVariableResponse) GetChecksum() string

func (*RenameInstanceVariableResponse) GetCreatedAt

func (*RenameInstanceVariableResponse) GetInstance

func (x *RenameInstanceVariableResponse) GetInstance() string

func (*RenameInstanceVariableResponse) GetKey

func (*RenameInstanceVariableResponse) GetMimeType added in v0.5.9

func (x *RenameInstanceVariableResponse) GetMimeType() string

func (*RenameInstanceVariableResponse) GetNamespace

func (x *RenameInstanceVariableResponse) GetNamespace() string

func (*RenameInstanceVariableResponse) GetTotalSize

func (x *RenameInstanceVariableResponse) GetTotalSize() int64

func (*RenameInstanceVariableResponse) GetUpdatedAt

func (*RenameInstanceVariableResponse) ProtoMessage

func (*RenameInstanceVariableResponse) ProtoMessage()

func (*RenameInstanceVariableResponse) ProtoReflect

func (*RenameInstanceVariableResponse) Reset

func (x *RenameInstanceVariableResponse) Reset()

func (*RenameInstanceVariableResponse) String

type RenameNamespaceVariableRequest

type RenameNamespaceVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Old       string `protobuf:"bytes,2,opt,name=old,proto3" json:"old,omitempty"`
	New       string `protobuf:"bytes,3,opt,name=new,proto3" json:"new,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameNamespaceVariableRequest) Descriptor deprecated

func (*RenameNamespaceVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use RenameNamespaceVariableRequest.ProtoReflect.Descriptor instead.

func (*RenameNamespaceVariableRequest) GetNamespace

func (x *RenameNamespaceVariableRequest) GetNamespace() string

func (*RenameNamespaceVariableRequest) GetNew

func (*RenameNamespaceVariableRequest) GetOld

func (*RenameNamespaceVariableRequest) ProtoMessage

func (*RenameNamespaceVariableRequest) ProtoMessage()

func (*RenameNamespaceVariableRequest) ProtoReflect

func (*RenameNamespaceVariableRequest) Reset

func (x *RenameNamespaceVariableRequest) Reset()

func (*RenameNamespaceVariableRequest) String

type RenameNamespaceVariableResponse

type RenameNamespaceVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string                 `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,5,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,6,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	MimeType  string                 `protobuf:"bytes,7,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameNamespaceVariableResponse) Descriptor deprecated

func (*RenameNamespaceVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use RenameNamespaceVariableResponse.ProtoReflect.Descriptor instead.

func (*RenameNamespaceVariableResponse) GetChecksum

func (x *RenameNamespaceVariableResponse) GetChecksum() string

func (*RenameNamespaceVariableResponse) GetCreatedAt

func (*RenameNamespaceVariableResponse) GetKey

func (*RenameNamespaceVariableResponse) GetMimeType added in v0.5.9

func (x *RenameNamespaceVariableResponse) GetMimeType() string

func (*RenameNamespaceVariableResponse) GetNamespace

func (x *RenameNamespaceVariableResponse) GetNamespace() string

func (*RenameNamespaceVariableResponse) GetTotalSize

func (x *RenameNamespaceVariableResponse) GetTotalSize() int64

func (*RenameNamespaceVariableResponse) GetUpdatedAt

func (*RenameNamespaceVariableResponse) ProtoMessage

func (*RenameNamespaceVariableResponse) ProtoMessage()

func (*RenameNamespaceVariableResponse) ProtoReflect

func (*RenameNamespaceVariableResponse) Reset

func (*RenameNamespaceVariableResponse) String

type RenameNodeRequest

type RenameNodeRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Old       string `protobuf:"bytes,2,opt,name=old,proto3" json:"old,omitempty"`
	New       string `protobuf:"bytes,3,opt,name=new,proto3" json:"new,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameNodeRequest) Descriptor deprecated

func (*RenameNodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use RenameNodeRequest.ProtoReflect.Descriptor instead.

func (*RenameNodeRequest) GetNamespace

func (x *RenameNodeRequest) GetNamespace() string

func (*RenameNodeRequest) GetNew

func (x *RenameNodeRequest) GetNew() string

func (*RenameNodeRequest) GetOld

func (x *RenameNodeRequest) GetOld() string

func (*RenameNodeRequest) ProtoMessage

func (*RenameNodeRequest) ProtoMessage()

func (*RenameNodeRequest) ProtoReflect

func (x *RenameNodeRequest) ProtoReflect() protoreflect.Message

func (*RenameNodeRequest) Reset

func (x *RenameNodeRequest) Reset()

func (*RenameNodeRequest) String

func (x *RenameNodeRequest) String() string

type RenameNodeResponse

type RenameNodeResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameNodeResponse) Descriptor deprecated

func (*RenameNodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use RenameNodeResponse.ProtoReflect.Descriptor instead.

func (*RenameNodeResponse) GetNamespace

func (x *RenameNodeResponse) GetNamespace() string

func (*RenameNodeResponse) GetNode

func (x *RenameNodeResponse) GetNode() *Node

func (*RenameNodeResponse) ProtoMessage

func (*RenameNodeResponse) ProtoMessage()

func (*RenameNodeResponse) ProtoReflect

func (x *RenameNodeResponse) ProtoReflect() protoreflect.Message

func (*RenameNodeResponse) Reset

func (x *RenameNodeResponse) Reset()

func (*RenameNodeResponse) String

func (x *RenameNodeResponse) String() string

type RenameWorkflowVariableRequest

type RenameWorkflowVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Old       string `protobuf:"bytes,3,opt,name=old,proto3" json:"old,omitempty"`
	New       string `protobuf:"bytes,4,opt,name=new,proto3" json:"new,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameWorkflowVariableRequest) Descriptor deprecated

func (*RenameWorkflowVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use RenameWorkflowVariableRequest.ProtoReflect.Descriptor instead.

func (*RenameWorkflowVariableRequest) GetNamespace

func (x *RenameWorkflowVariableRequest) GetNamespace() string

func (*RenameWorkflowVariableRequest) GetNew

func (*RenameWorkflowVariableRequest) GetOld

func (*RenameWorkflowVariableRequest) GetPath

func (*RenameWorkflowVariableRequest) ProtoMessage

func (*RenameWorkflowVariableRequest) ProtoMessage()

func (*RenameWorkflowVariableRequest) ProtoReflect

func (*RenameWorkflowVariableRequest) Reset

func (x *RenameWorkflowVariableRequest) Reset()

func (*RenameWorkflowVariableRequest) String

type RenameWorkflowVariableResponse

type RenameWorkflowVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string                 `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Key       string                 `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,6,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,7,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	MimeType  string                 `protobuf:"bytes,8,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameWorkflowVariableResponse) Descriptor deprecated

func (*RenameWorkflowVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use RenameWorkflowVariableResponse.ProtoReflect.Descriptor instead.

func (*RenameWorkflowVariableResponse) GetChecksum

func (x *RenameWorkflowVariableResponse) GetChecksum() string

func (*RenameWorkflowVariableResponse) GetCreatedAt

func (*RenameWorkflowVariableResponse) GetKey

func (*RenameWorkflowVariableResponse) GetMimeType added in v0.5.9

func (x *RenameWorkflowVariableResponse) GetMimeType() string

func (*RenameWorkflowVariableResponse) GetNamespace

func (x *RenameWorkflowVariableResponse) GetNamespace() string

func (*RenameWorkflowVariableResponse) GetPath

func (*RenameWorkflowVariableResponse) GetTotalSize

func (x *RenameWorkflowVariableResponse) GetTotalSize() int64

func (*RenameWorkflowVariableResponse) GetUpdatedAt

func (*RenameWorkflowVariableResponse) ProtoMessage

func (*RenameWorkflowVariableResponse) ProtoMessage()

func (*RenameWorkflowVariableResponse) ProtoReflect

func (*RenameWorkflowVariableResponse) Reset

func (x *RenameWorkflowVariableResponse) Reset()

func (*RenameWorkflowVariableResponse) String

type ReplayEventRequest added in v0.6.0

type ReplayEventRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Id        string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*ReplayEventRequest) Descriptor deprecated added in v0.6.0

func (*ReplayEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReplayEventRequest.ProtoReflect.Descriptor instead.

func (*ReplayEventRequest) GetId added in v0.6.0

func (x *ReplayEventRequest) GetId() string

func (*ReplayEventRequest) GetNamespace added in v0.6.0

func (x *ReplayEventRequest) GetNamespace() string

func (*ReplayEventRequest) ProtoMessage added in v0.6.0

func (*ReplayEventRequest) ProtoMessage()

func (*ReplayEventRequest) ProtoReflect added in v0.6.0

func (x *ReplayEventRequest) ProtoReflect() protoreflect.Message

func (*ReplayEventRequest) Reset added in v0.6.0

func (x *ReplayEventRequest) Reset()

func (*ReplayEventRequest) String added in v0.6.0

func (x *ReplayEventRequest) String() string

type ReportActionResultsRequest

type ReportActionResultsRequest struct {
	InstanceId   string `protobuf:"bytes,1,opt,name=instanceId,proto3" json:"instanceId,omitempty"`
	Step         int32  `protobuf:"varint,2,opt,name=step,proto3" json:"step,omitempty"`
	ActionId     string `protobuf:"bytes,3,opt,name=actionId,proto3" json:"actionId,omitempty"`
	ErrorCode    string `protobuf:"bytes,4,opt,name=errorCode,proto3" json:"errorCode,omitempty"`
	ErrorMessage string `protobuf:"bytes,5,opt,name=errorMessage,proto3" json:"errorMessage,omitempty"`
	Output       []byte `protobuf:"bytes,6,opt,name=output,proto3" json:"output,omitempty"`
	Iterator     int32  `protobuf:"varint,7,opt,name=iterator,proto3" json:"iterator,omitempty"`
	// contains filtered or unexported fields
}

func (*ReportActionResultsRequest) Descriptor deprecated

func (*ReportActionResultsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReportActionResultsRequest.ProtoReflect.Descriptor instead.

func (*ReportActionResultsRequest) GetActionId

func (x *ReportActionResultsRequest) GetActionId() string

func (*ReportActionResultsRequest) GetErrorCode

func (x *ReportActionResultsRequest) GetErrorCode() string

func (*ReportActionResultsRequest) GetErrorMessage

func (x *ReportActionResultsRequest) GetErrorMessage() string

func (*ReportActionResultsRequest) GetInstanceId

func (x *ReportActionResultsRequest) GetInstanceId() string

func (*ReportActionResultsRequest) GetIterator added in v0.8.0

func (x *ReportActionResultsRequest) GetIterator() int32

func (*ReportActionResultsRequest) GetOutput

func (x *ReportActionResultsRequest) GetOutput() []byte

func (*ReportActionResultsRequest) GetStep

func (x *ReportActionResultsRequest) GetStep() int32

func (*ReportActionResultsRequest) ProtoMessage

func (*ReportActionResultsRequest) ProtoMessage()

func (*ReportActionResultsRequest) ProtoReflect

func (*ReportActionResultsRequest) Reset

func (x *ReportActionResultsRequest) Reset()

func (*ReportActionResultsRequest) String

func (x *ReportActionResultsRequest) String() string

type ResolveNamespaceUIDRequest

type ResolveNamespaceUIDRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*ResolveNamespaceUIDRequest) Descriptor deprecated

func (*ResolveNamespaceUIDRequest) Descriptor() ([]byte, []int)

Deprecated: Use ResolveNamespaceUIDRequest.ProtoReflect.Descriptor instead.

func (*ResolveNamespaceUIDRequest) GetId

func (*ResolveNamespaceUIDRequest) ProtoMessage

func (*ResolveNamespaceUIDRequest) ProtoMessage()

func (*ResolveNamespaceUIDRequest) ProtoReflect

func (*ResolveNamespaceUIDRequest) Reset

func (x *ResolveNamespaceUIDRequest) Reset()

func (*ResolveNamespaceUIDRequest) String

func (x *ResolveNamespaceUIDRequest) String() string

type ResolveWorkflowUIDRequest

type ResolveWorkflowUIDRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*ResolveWorkflowUIDRequest) Descriptor deprecated

func (*ResolveWorkflowUIDRequest) Descriptor() ([]byte, []int)

Deprecated: Use ResolveWorkflowUIDRequest.ProtoReflect.Descriptor instead.

func (*ResolveWorkflowUIDRequest) GetId

func (x *ResolveWorkflowUIDRequest) GetId() string

func (*ResolveWorkflowUIDRequest) ProtoMessage

func (*ResolveWorkflowUIDRequest) ProtoMessage()

func (*ResolveWorkflowUIDRequest) ProtoReflect

func (*ResolveWorkflowUIDRequest) Reset

func (x *ResolveWorkflowUIDRequest) Reset()

func (*ResolveWorkflowUIDRequest) String

func (x *ResolveWorkflowUIDRequest) String() string

type RunWorkflowRequest

type RunWorkflowRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Input     []byte `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"`
	// contains filtered or unexported fields
}

func (*RunWorkflowRequest) Descriptor deprecated

func (*RunWorkflowRequest) Descriptor() ([]byte, []int)

Deprecated: Use RunWorkflowRequest.ProtoReflect.Descriptor instead.

func (*RunWorkflowRequest) GetInput

func (x *RunWorkflowRequest) GetInput() []byte

func (*RunWorkflowRequest) GetNamespace

func (x *RunWorkflowRequest) GetNamespace() string

func (*RunWorkflowRequest) GetPath

func (x *RunWorkflowRequest) GetPath() string

func (*RunWorkflowRequest) ProtoMessage

func (*RunWorkflowRequest) ProtoMessage()

func (*RunWorkflowRequest) ProtoReflect

func (x *RunWorkflowRequest) ProtoReflect() protoreflect.Message

func (*RunWorkflowRequest) Reset

func (x *RunWorkflowRequest) Reset()

func (*RunWorkflowRequest) String

func (x *RunWorkflowRequest) String() string

type RunWorkflowResponse

type RunWorkflowResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"` // TODO
	// contains filtered or unexported fields
}

func (*RunWorkflowResponse) Descriptor deprecated

func (*RunWorkflowResponse) Descriptor() ([]byte, []int)

Deprecated: Use RunWorkflowResponse.ProtoReflect.Descriptor instead.

func (*RunWorkflowResponse) GetInstance

func (x *RunWorkflowResponse) GetInstance() string

func (*RunWorkflowResponse) GetNamespace

func (x *RunWorkflowResponse) GetNamespace() string

func (*RunWorkflowResponse) ProtoMessage

func (*RunWorkflowResponse) ProtoMessage()

func (*RunWorkflowResponse) ProtoReflect

func (x *RunWorkflowResponse) ProtoReflect() protoreflect.Message

func (*RunWorkflowResponse) Reset

func (x *RunWorkflowResponse) Reset()

func (*RunWorkflowResponse) String

func (x *RunWorkflowResponse) String() string

type SearchSecretRequest added in v0.7.1

type SearchSecretRequest struct {
	Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
	Namespace  string      `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key        string      `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*SearchSecretRequest) Descriptor deprecated added in v0.7.1

func (*SearchSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use SearchSecretRequest.ProtoReflect.Descriptor instead.

func (*SearchSecretRequest) GetKey added in v0.7.1

func (x *SearchSecretRequest) GetKey() string

func (*SearchSecretRequest) GetNamespace added in v0.7.1

func (x *SearchSecretRequest) GetNamespace() string

func (*SearchSecretRequest) GetPagination added in v0.7.1

func (x *SearchSecretRequest) GetPagination() *Pagination

func (*SearchSecretRequest) ProtoMessage added in v0.7.1

func (*SearchSecretRequest) ProtoMessage()

func (*SearchSecretRequest) ProtoReflect added in v0.7.1

func (x *SearchSecretRequest) ProtoReflect() protoreflect.Message

func (*SearchSecretRequest) Reset added in v0.7.1

func (x *SearchSecretRequest) Reset()

func (*SearchSecretRequest) String added in v0.7.1

func (x *SearchSecretRequest) String() string

type SearchSecretResponse added in v0.7.1

type SearchSecretResponse struct {
	Namespace string   `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Secrets   *Secrets `protobuf:"bytes,2,opt,name=secrets,proto3" json:"secrets,omitempty"`
	// contains filtered or unexported fields
}

func (*SearchSecretResponse) Descriptor deprecated added in v0.7.1

func (*SearchSecretResponse) Descriptor() ([]byte, []int)

Deprecated: Use SearchSecretResponse.ProtoReflect.Descriptor instead.

func (*SearchSecretResponse) GetNamespace added in v0.7.1

func (x *SearchSecretResponse) GetNamespace() string

func (*SearchSecretResponse) GetSecrets added in v0.7.1

func (x *SearchSecretResponse) GetSecrets() *Secrets

func (*SearchSecretResponse) ProtoMessage added in v0.7.1

func (*SearchSecretResponse) ProtoMessage()

func (*SearchSecretResponse) ProtoReflect added in v0.7.1

func (x *SearchSecretResponse) ProtoReflect() protoreflect.Message

func (*SearchSecretResponse) Reset added in v0.7.1

func (x *SearchSecretResponse) Reset()

func (*SearchSecretResponse) String added in v0.7.1

func (x *SearchSecretResponse) String() string

type Secret

type Secret struct {
	Name        string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Initialized bool   `protobuf:"varint,2,opt,name=initialized,proto3" json:"initialized,omitempty"`
	// contains filtered or unexported fields
}

func (*Secret) Descriptor deprecated

func (*Secret) Descriptor() ([]byte, []int)

Deprecated: Use Secret.ProtoReflect.Descriptor instead.

func (*Secret) GetInitialized added in v0.8.0

func (x *Secret) GetInitialized() bool

func (*Secret) GetName

func (x *Secret) GetName() string

func (*Secret) ProtoMessage

func (*Secret) ProtoMessage()

func (*Secret) ProtoReflect

func (x *Secret) ProtoReflect() protoreflect.Message

func (*Secret) Reset

func (x *Secret) Reset()

func (*Secret) String

func (x *Secret) String() string

type Secrets

type Secrets struct {
	PageInfo *PageInfo `protobuf:"bytes,2,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results  []*Secret `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*Secrets) Descriptor deprecated

func (*Secrets) Descriptor() ([]byte, []int)

Deprecated: Use Secrets.ProtoReflect.Descriptor instead.

func (*Secrets) GetPageInfo

func (x *Secrets) GetPageInfo() *PageInfo

func (*Secrets) GetResults added in v0.7.0

func (x *Secrets) GetResults() []*Secret

func (*Secrets) ProtoMessage

func (*Secrets) ProtoMessage()

func (*Secrets) ProtoReflect

func (x *Secrets) ProtoReflect() protoreflect.Message

func (*Secrets) Reset

func (x *Secrets) Reset()

func (*Secrets) String

func (x *Secrets) String() string

type SecretsRequest

type SecretsRequest struct {
	Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
	Namespace  string      `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key        string      `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*SecretsRequest) Descriptor deprecated

func (*SecretsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SecretsRequest.ProtoReflect.Descriptor instead.

func (*SecretsRequest) GetKey added in v0.7.1

func (x *SecretsRequest) GetKey() string

func (*SecretsRequest) GetNamespace

func (x *SecretsRequest) GetNamespace() string

func (*SecretsRequest) GetPagination

func (x *SecretsRequest) GetPagination() *Pagination

func (*SecretsRequest) ProtoMessage

func (*SecretsRequest) ProtoMessage()

func (*SecretsRequest) ProtoReflect

func (x *SecretsRequest) ProtoReflect() protoreflect.Message

func (*SecretsRequest) Reset

func (x *SecretsRequest) Reset()

func (*SecretsRequest) String

func (x *SecretsRequest) String() string

type SecretsResponse

type SecretsResponse struct {
	Namespace string   `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Secrets   *Secrets `protobuf:"bytes,2,opt,name=secrets,proto3" json:"secrets,omitempty"`
	// contains filtered or unexported fields
}

func (*SecretsResponse) Descriptor deprecated

func (*SecretsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SecretsResponse.ProtoReflect.Descriptor instead.

func (*SecretsResponse) GetNamespace

func (x *SecretsResponse) GetNamespace() string

func (*SecretsResponse) GetSecrets

func (x *SecretsResponse) GetSecrets() *Secrets

func (*SecretsResponse) ProtoMessage

func (*SecretsResponse) ProtoMessage()

func (*SecretsResponse) ProtoReflect

func (x *SecretsResponse) ProtoReflect() protoreflect.Message

func (*SecretsResponse) Reset

func (x *SecretsResponse) Reset()

func (*SecretsResponse) String

func (x *SecretsResponse) String() string

type SetInstanceVariableRequest

type SetInstanceVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	TotalSize int64  `protobuf:"varint,4,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	Data      []byte `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	MimeType  string `protobuf:"bytes,6,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInstanceVariableRequest) Descriptor deprecated

func (*SetInstanceVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInstanceVariableRequest.ProtoReflect.Descriptor instead.

func (*SetInstanceVariableRequest) GetData

func (x *SetInstanceVariableRequest) GetData() []byte

func (*SetInstanceVariableRequest) GetInstance

func (x *SetInstanceVariableRequest) GetInstance() string

func (*SetInstanceVariableRequest) GetKey

func (x *SetInstanceVariableRequest) GetKey() string

func (*SetInstanceVariableRequest) GetMimeType added in v0.5.9

func (x *SetInstanceVariableRequest) GetMimeType() string

func (*SetInstanceVariableRequest) GetNamespace

func (x *SetInstanceVariableRequest) GetNamespace() string

func (*SetInstanceVariableRequest) GetTotalSize

func (x *SetInstanceVariableRequest) GetTotalSize() int64

func (*SetInstanceVariableRequest) ProtoMessage

func (*SetInstanceVariableRequest) ProtoMessage()

func (*SetInstanceVariableRequest) ProtoReflect

func (*SetInstanceVariableRequest) Reset

func (x *SetInstanceVariableRequest) Reset()

func (*SetInstanceVariableRequest) String

func (x *SetInstanceVariableRequest) String() string

type SetInstanceVariableResponse

type SetInstanceVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string                 `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string                 `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,6,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,7,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	MimeType  string                 `protobuf:"bytes,8,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInstanceVariableResponse) Descriptor deprecated

func (*SetInstanceVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInstanceVariableResponse.ProtoReflect.Descriptor instead.

func (*SetInstanceVariableResponse) GetChecksum

func (x *SetInstanceVariableResponse) GetChecksum() string

func (*SetInstanceVariableResponse) GetCreatedAt

func (*SetInstanceVariableResponse) GetInstance

func (x *SetInstanceVariableResponse) GetInstance() string

func (*SetInstanceVariableResponse) GetKey

func (x *SetInstanceVariableResponse) GetKey() string

func (*SetInstanceVariableResponse) GetMimeType added in v0.5.9

func (x *SetInstanceVariableResponse) GetMimeType() string

func (*SetInstanceVariableResponse) GetNamespace

func (x *SetInstanceVariableResponse) GetNamespace() string

func (*SetInstanceVariableResponse) GetTotalSize

func (x *SetInstanceVariableResponse) GetTotalSize() int64

func (*SetInstanceVariableResponse) GetUpdatedAt

func (*SetInstanceVariableResponse) ProtoMessage

func (*SetInstanceVariableResponse) ProtoMessage()

func (*SetInstanceVariableResponse) ProtoReflect

func (*SetInstanceVariableResponse) Reset

func (x *SetInstanceVariableResponse) Reset()

func (*SetInstanceVariableResponse) String

func (x *SetInstanceVariableResponse) String() string

type SetNamespaceVariableRequest

type SetNamespaceVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	TotalSize int64  `protobuf:"varint,3,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	Data      []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
	MimeType  string `protobuf:"bytes,5,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNamespaceVariableRequest) Descriptor deprecated

func (*SetNamespaceVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetNamespaceVariableRequest.ProtoReflect.Descriptor instead.

func (*SetNamespaceVariableRequest) GetData

func (x *SetNamespaceVariableRequest) GetData() []byte

func (*SetNamespaceVariableRequest) GetKey

func (x *SetNamespaceVariableRequest) GetKey() string

func (*SetNamespaceVariableRequest) GetMimeType added in v0.5.9

func (x *SetNamespaceVariableRequest) GetMimeType() string

func (*SetNamespaceVariableRequest) GetNamespace

func (x *SetNamespaceVariableRequest) GetNamespace() string

func (*SetNamespaceVariableRequest) GetTotalSize

func (x *SetNamespaceVariableRequest) GetTotalSize() int64

func (*SetNamespaceVariableRequest) ProtoMessage

func (*SetNamespaceVariableRequest) ProtoMessage()

func (*SetNamespaceVariableRequest) ProtoReflect

func (*SetNamespaceVariableRequest) Reset

func (x *SetNamespaceVariableRequest) Reset()

func (*SetNamespaceVariableRequest) String

func (x *SetNamespaceVariableRequest) String() string

type SetNamespaceVariableResponse

type SetNamespaceVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string                 `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,5,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,6,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	MimeType  string                 `protobuf:"bytes,7,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNamespaceVariableResponse) Descriptor deprecated

func (*SetNamespaceVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetNamespaceVariableResponse.ProtoReflect.Descriptor instead.

func (*SetNamespaceVariableResponse) GetChecksum

func (x *SetNamespaceVariableResponse) GetChecksum() string

func (*SetNamespaceVariableResponse) GetCreatedAt

func (*SetNamespaceVariableResponse) GetKey

func (*SetNamespaceVariableResponse) GetMimeType added in v0.5.9

func (x *SetNamespaceVariableResponse) GetMimeType() string

func (*SetNamespaceVariableResponse) GetNamespace

func (x *SetNamespaceVariableResponse) GetNamespace() string

func (*SetNamespaceVariableResponse) GetTotalSize

func (x *SetNamespaceVariableResponse) GetTotalSize() int64

func (*SetNamespaceVariableResponse) GetUpdatedAt

func (*SetNamespaceVariableResponse) ProtoMessage

func (*SetNamespaceVariableResponse) ProtoMessage()

func (*SetNamespaceVariableResponse) ProtoReflect

func (*SetNamespaceVariableResponse) Reset

func (x *SetNamespaceVariableResponse) Reset()

func (*SetNamespaceVariableResponse) String

type SetSecretRequest

type SetSecretRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Data      []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSecretRequest) Descriptor deprecated

func (*SetSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSecretRequest.ProtoReflect.Descriptor instead.

func (*SetSecretRequest) GetData

func (x *SetSecretRequest) GetData() []byte

func (*SetSecretRequest) GetKey

func (x *SetSecretRequest) GetKey() string

func (*SetSecretRequest) GetNamespace

func (x *SetSecretRequest) GetNamespace() string

func (*SetSecretRequest) ProtoMessage

func (*SetSecretRequest) ProtoMessage()

func (*SetSecretRequest) ProtoReflect

func (x *SetSecretRequest) ProtoReflect() protoreflect.Message

func (*SetSecretRequest) Reset

func (x *SetSecretRequest) Reset()

func (*SetSecretRequest) String

func (x *SetSecretRequest) String() string

type SetSecretResponse

type SetSecretResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSecretResponse) Descriptor deprecated

func (*SetSecretResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSecretResponse.ProtoReflect.Descriptor instead.

func (*SetSecretResponse) GetKey

func (x *SetSecretResponse) GetKey() string

func (*SetSecretResponse) GetNamespace

func (x *SetSecretResponse) GetNamespace() string

func (*SetSecretResponse) ProtoMessage

func (*SetSecretResponse) ProtoMessage()

func (*SetSecretResponse) ProtoReflect

func (x *SetSecretResponse) ProtoReflect() protoreflect.Message

func (*SetSecretResponse) Reset

func (x *SetSecretResponse) Reset()

func (*SetSecretResponse) String

func (x *SetSecretResponse) String() string

type SetVariableInternalRequest

type SetVariableInternalRequest struct {
	Instance  string `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	TotalSize int64  `protobuf:"varint,3,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	Data      []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
	MimeType  string `protobuf:"bytes,5,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*SetVariableInternalRequest) Descriptor deprecated

func (*SetVariableInternalRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetVariableInternalRequest.ProtoReflect.Descriptor instead.

func (*SetVariableInternalRequest) GetData

func (x *SetVariableInternalRequest) GetData() []byte

func (*SetVariableInternalRequest) GetInstance

func (x *SetVariableInternalRequest) GetInstance() string

func (*SetVariableInternalRequest) GetKey

func (x *SetVariableInternalRequest) GetKey() string

func (*SetVariableInternalRequest) GetMimeType added in v0.5.9

func (x *SetVariableInternalRequest) GetMimeType() string

func (*SetVariableInternalRequest) GetTotalSize

func (x *SetVariableInternalRequest) GetTotalSize() int64

func (*SetVariableInternalRequest) ProtoMessage

func (*SetVariableInternalRequest) ProtoMessage()

func (*SetVariableInternalRequest) ProtoReflect

func (*SetVariableInternalRequest) Reset

func (x *SetVariableInternalRequest) Reset()

func (*SetVariableInternalRequest) String

func (x *SetVariableInternalRequest) String() string

type SetVariableInternalResponse

type SetVariableInternalResponse struct {
	Instance  string                 `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string                 `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,5,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,6,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	MimeType  string                 `protobuf:"bytes,7,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*SetVariableInternalResponse) Descriptor deprecated

func (*SetVariableInternalResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetVariableInternalResponse.ProtoReflect.Descriptor instead.

func (*SetVariableInternalResponse) GetChecksum

func (x *SetVariableInternalResponse) GetChecksum() string

func (*SetVariableInternalResponse) GetCreatedAt

func (*SetVariableInternalResponse) GetInstance

func (x *SetVariableInternalResponse) GetInstance() string

func (*SetVariableInternalResponse) GetKey

func (x *SetVariableInternalResponse) GetKey() string

func (*SetVariableInternalResponse) GetMimeType added in v0.5.9

func (x *SetVariableInternalResponse) GetMimeType() string

func (*SetVariableInternalResponse) GetTotalSize

func (x *SetVariableInternalResponse) GetTotalSize() int64

func (*SetVariableInternalResponse) GetUpdatedAt

func (*SetVariableInternalResponse) ProtoMessage

func (*SetVariableInternalResponse) ProtoMessage()

func (*SetVariableInternalResponse) ProtoReflect

func (*SetVariableInternalResponse) Reset

func (x *SetVariableInternalResponse) Reset()

func (*SetVariableInternalResponse) String

func (x *SetVariableInternalResponse) String() string

type SetWorkflowVariableRequest

type SetWorkflowVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Key       string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	TotalSize int64  `protobuf:"varint,4,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	Data      []byte `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	MimeType  string `protobuf:"bytes,6,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWorkflowVariableRequest) Descriptor deprecated

func (*SetWorkflowVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetWorkflowVariableRequest.ProtoReflect.Descriptor instead.

func (*SetWorkflowVariableRequest) GetData

func (x *SetWorkflowVariableRequest) GetData() []byte

func (*SetWorkflowVariableRequest) GetKey

func (x *SetWorkflowVariableRequest) GetKey() string

func (*SetWorkflowVariableRequest) GetMimeType added in v0.5.9

func (x *SetWorkflowVariableRequest) GetMimeType() string

func (*SetWorkflowVariableRequest) GetNamespace

func (x *SetWorkflowVariableRequest) GetNamespace() string

func (*SetWorkflowVariableRequest) GetPath

func (x *SetWorkflowVariableRequest) GetPath() string

func (*SetWorkflowVariableRequest) GetTotalSize

func (x *SetWorkflowVariableRequest) GetTotalSize() int64

func (*SetWorkflowVariableRequest) ProtoMessage

func (*SetWorkflowVariableRequest) ProtoMessage()

func (*SetWorkflowVariableRequest) ProtoReflect

func (*SetWorkflowVariableRequest) Reset

func (x *SetWorkflowVariableRequest) Reset()

func (*SetWorkflowVariableRequest) String

func (x *SetWorkflowVariableRequest) String() string

type SetWorkflowVariableResponse

type SetWorkflowVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string                 `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Key       string                 `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,6,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,7,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	MimeType  string                 `protobuf:"bytes,8,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWorkflowVariableResponse) Descriptor deprecated

func (*SetWorkflowVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetWorkflowVariableResponse.ProtoReflect.Descriptor instead.

func (*SetWorkflowVariableResponse) GetChecksum

func (x *SetWorkflowVariableResponse) GetChecksum() string

func (*SetWorkflowVariableResponse) GetCreatedAt

func (*SetWorkflowVariableResponse) GetKey

func (x *SetWorkflowVariableResponse) GetKey() string

func (*SetWorkflowVariableResponse) GetMimeType added in v0.5.9

func (x *SetWorkflowVariableResponse) GetMimeType() string

func (*SetWorkflowVariableResponse) GetNamespace

func (x *SetWorkflowVariableResponse) GetNamespace() string

func (*SetWorkflowVariableResponse) GetPath

func (x *SetWorkflowVariableResponse) GetPath() string

func (*SetWorkflowVariableResponse) GetTotalSize

func (x *SetWorkflowVariableResponse) GetTotalSize() int64

func (*SetWorkflowVariableResponse) GetUpdatedAt

func (*SetWorkflowVariableResponse) ProtoMessage

func (*SetWorkflowVariableResponse) ProtoMessage()

func (*SetWorkflowVariableResponse) ProtoReflect

func (*SetWorkflowVariableResponse) Reset

func (x *SetWorkflowVariableResponse) Reset()

func (*SetWorkflowVariableResponse) String

func (x *SetWorkflowVariableResponse) String() string

type SoftSyncMirrorRequest added in v0.6.6

type SoftSyncMirrorRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*SoftSyncMirrorRequest) Descriptor deprecated added in v0.6.6

func (*SoftSyncMirrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use SoftSyncMirrorRequest.ProtoReflect.Descriptor instead.

func (*SoftSyncMirrorRequest) GetNamespace added in v0.6.6

func (x *SoftSyncMirrorRequest) GetNamespace() string

func (*SoftSyncMirrorRequest) GetPath added in v0.6.6

func (x *SoftSyncMirrorRequest) GetPath() string

func (*SoftSyncMirrorRequest) ProtoMessage added in v0.6.6

func (*SoftSyncMirrorRequest) ProtoMessage()

func (*SoftSyncMirrorRequest) ProtoReflect added in v0.6.6

func (x *SoftSyncMirrorRequest) ProtoReflect() protoreflect.Message

func (*SoftSyncMirrorRequest) Reset added in v0.6.6

func (x *SoftSyncMirrorRequest) Reset()

func (*SoftSyncMirrorRequest) String added in v0.6.6

func (x *SoftSyncMirrorRequest) String() string

type StartWorkflowRequest

type StartWorkflowRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Input     []byte `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"`
	Hold      bool   `protobuf:"varint,5,opt,name=hold,proto3" json:"hold,omitempty"`
	// contains filtered or unexported fields
}

func (*StartWorkflowRequest) Descriptor deprecated

func (*StartWorkflowRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartWorkflowRequest.ProtoReflect.Descriptor instead.

func (*StartWorkflowRequest) GetHold added in v0.7.1

func (x *StartWorkflowRequest) GetHold() bool

func (*StartWorkflowRequest) GetInput

func (x *StartWorkflowRequest) GetInput() []byte

func (*StartWorkflowRequest) GetNamespace

func (x *StartWorkflowRequest) GetNamespace() string

func (*StartWorkflowRequest) GetPath

func (x *StartWorkflowRequest) GetPath() string

func (*StartWorkflowRequest) ProtoMessage

func (*StartWorkflowRequest) ProtoMessage()

func (*StartWorkflowRequest) ProtoReflect

func (x *StartWorkflowRequest) ProtoReflect() protoreflect.Message

func (*StartWorkflowRequest) Reset

func (x *StartWorkflowRequest) Reset()

func (*StartWorkflowRequest) String

func (x *StartWorkflowRequest) String() string

type StartWorkflowResponse

type StartWorkflowResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Instance  string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

func (*StartWorkflowResponse) Descriptor deprecated

func (*StartWorkflowResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartWorkflowResponse.ProtoReflect.Descriptor instead.

func (*StartWorkflowResponse) GetInstance

func (x *StartWorkflowResponse) GetInstance() string

func (*StartWorkflowResponse) GetNamespace

func (x *StartWorkflowResponse) GetNamespace() string

func (*StartWorkflowResponse) ProtoMessage

func (*StartWorkflowResponse) ProtoMessage()

func (*StartWorkflowResponse) ProtoReflect

func (x *StartWorkflowResponse) ProtoReflect() protoreflect.Message

func (*StartWorkflowResponse) Reset

func (x *StartWorkflowResponse) Reset()

func (*StartWorkflowResponse) String

func (x *StartWorkflowResponse) String() string

type State

type State struct {
	Name                          string             `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Invokers                      map[string]int32   `` /* 158-byte string literal not displayed */
	InvokersRepresentation        map[string]float32 `` /* 187-byte string literal not displayed */
	TotalExecutions               int32              `protobuf:"varint,4,opt,name=totalExecutions,proto3" json:"totalExecutions,omitempty"`
	TotalMilliseconds             int32              `protobuf:"varint,5,opt,name=totalMilliseconds,proto3" json:"totalMilliseconds,omitempty"`
	TotalSuccesses                int32              `protobuf:"varint,6,opt,name=totalSuccesses,proto3" json:"totalSuccesses,omitempty"`
	TotalFailures                 int32              `protobuf:"varint,7,opt,name=totalFailures,proto3" json:"totalFailures,omitempty"`
	UnhandledErrors               map[string]int32   `` /* 172-byte string literal not displayed */
	UnhandledErrorsRepresentation map[string]float32 `` /* 201-byte string literal not displayed */
	TotalRetries                  int32              `protobuf:"varint,10,opt,name=totalRetries,proto3" json:"totalRetries,omitempty"`
	Outcomes                      *Outcomes          `protobuf:"bytes,11,opt,name=outcomes,proto3" json:"outcomes,omitempty"`
	MeanExecutionsPerInstance     int32              `protobuf:"varint,12,opt,name=meanExecutionsPerInstance,proto3" json:"meanExecutionsPerInstance,omitempty"`
	MeanMillisecondsPerInstance   int32              `protobuf:"varint,13,opt,name=meanMillisecondsPerInstance,proto3" json:"meanMillisecondsPerInstance,omitempty"`
	SuccessRate                   float32            `protobuf:"fixed32,14,opt,name=successRate,proto3" json:"successRate,omitempty"`
	FailureRate                   float32            `protobuf:"fixed32,15,opt,name=failureRate,proto3" json:"failureRate,omitempty"`
	MeanRetries                   float32            `protobuf:"fixed32,16,opt,name=meanRetries,proto3" json:"meanRetries,omitempty"`
	MeanOutcomes                  *MeanOutcomes      `protobuf:"bytes,17,opt,name=meanOutcomes,proto3" json:"meanOutcomes,omitempty"`
	// contains filtered or unexported fields
}

func (*State) Descriptor deprecated

func (*State) Descriptor() ([]byte, []int)

Deprecated: Use State.ProtoReflect.Descriptor instead.

func (*State) GetFailureRate

func (x *State) GetFailureRate() float32

func (*State) GetInvokers

func (x *State) GetInvokers() map[string]int32

func (*State) GetInvokersRepresentation

func (x *State) GetInvokersRepresentation() map[string]float32

func (*State) GetMeanExecutionsPerInstance

func (x *State) GetMeanExecutionsPerInstance() int32

func (*State) GetMeanMillisecondsPerInstance

func (x *State) GetMeanMillisecondsPerInstance() int32

func (*State) GetMeanOutcomes

func (x *State) GetMeanOutcomes() *MeanOutcomes

func (*State) GetMeanRetries

func (x *State) GetMeanRetries() float32

func (*State) GetName

func (x *State) GetName() string

func (*State) GetOutcomes

func (x *State) GetOutcomes() *Outcomes

func (*State) GetSuccessRate

func (x *State) GetSuccessRate() float32

func (*State) GetTotalExecutions

func (x *State) GetTotalExecutions() int32

func (*State) GetTotalFailures

func (x *State) GetTotalFailures() int32

func (*State) GetTotalMilliseconds

func (x *State) GetTotalMilliseconds() int32

func (*State) GetTotalRetries

func (x *State) GetTotalRetries() int32

func (*State) GetTotalSuccesses

func (x *State) GetTotalSuccesses() int32

func (*State) GetUnhandledErrors

func (x *State) GetUnhandledErrors() map[string]int32

func (*State) GetUnhandledErrorsRepresentation

func (x *State) GetUnhandledErrorsRepresentation() map[string]float32

func (*State) ProtoMessage

func (*State) ProtoMessage()

func (*State) ProtoReflect

func (x *State) ProtoReflect() protoreflect.Message

func (*State) Reset

func (x *State) Reset()

func (*State) String

func (x *State) String() string

type UnimplementedEventingServer

type UnimplementedEventingServer struct {
}

UnimplementedEventingServer must be embedded to have forward compatible implementations.

func (UnimplementedEventingServer) RequestEvents

type UnimplementedFlowServer

type UnimplementedFlowServer struct {
}

UnimplementedFlowServer must be embedded to have forward compatible implementations.

func (UnimplementedFlowServer) AwaitWorkflow added in v0.8.0

func (UnimplementedFlowServer) BroadcastCloudevent

func (UnimplementedFlowServer) CancelInstance

func (UnimplementedFlowServer) CancelMirrorActivity added in v0.6.6

func (UnimplementedFlowServer) CreateDirectory

func (UnimplementedFlowServer) CreateDirectoryMirror added in v0.6.6

func (UnimplementedFlowServer) CreateFile added in v0.8.0

func (UnimplementedFlowServer) CreateNamespace

func (UnimplementedFlowServer) CreateNamespaceMirror added in v0.6.6

func (UnimplementedFlowServer) CreateSecretsFolder added in v0.7.1

func (UnimplementedFlowServer) CreateWorkflow

func (UnimplementedFlowServer) DeleteInstanceVariable

func (UnimplementedFlowServer) DeleteNamespace

func (UnimplementedFlowServer) DeleteNamespaceVariable

func (UnimplementedFlowServer) DeleteNode

func (UnimplementedFlowServer) DeleteSecret

func (UnimplementedFlowServer) DeleteSecretsFolder added in v0.7.1

func (UnimplementedFlowServer) DeleteWorkflowVariable

func (UnimplementedFlowServer) Directory

func (UnimplementedFlowServer) DirectoryStream

func (UnimplementedFlowServer) EventHistory added in v0.6.0

func (UnimplementedFlowServer) EventHistoryStream added in v0.6.0

func (UnimplementedFlowServer) EventListeners added in v0.6.0

func (UnimplementedFlowServer) EventListenersStream added in v0.6.0

func (UnimplementedFlowServer) File added in v0.8.0

func (UnimplementedFlowServer) HardSyncMirror added in v0.6.6

func (UnimplementedFlowServer) HistoricalEvent added in v0.6.0

func (UnimplementedFlowServer) Instance

func (UnimplementedFlowServer) InstanceInput

func (UnimplementedFlowServer) InstanceMetadata added in v0.6.1

func (UnimplementedFlowServer) InstanceOutput

func (UnimplementedFlowServer) InstanceStream

func (UnimplementedFlowServer) Instances

func (UnimplementedFlowServer) InstancesStream

func (UnimplementedFlowServer) JQ

func (UnimplementedFlowServer) LockMirror added in v0.6.6

func (UnimplementedFlowServer) MirrorInfo added in v0.6.6

func (UnimplementedFlowServer) MirrorInfoStream added in v0.6.6

func (UnimplementedFlowServer) Namespace

func (UnimplementedFlowServer) NamespaceLint added in v0.8.0

func (UnimplementedFlowServer) Namespaces

func (UnimplementedFlowServer) NamespacesStream

func (UnimplementedFlowServer) Node

func (UnimplementedFlowServer) ReleaseInstance added in v0.7.1

func (UnimplementedFlowServer) RenameNode

func (UnimplementedFlowServer) ReplayEvent added in v0.6.0

func (UnimplementedFlowServer) ResolveNamespaceUID

func (UnimplementedFlowServer) RunWorkflow

func (UnimplementedFlowServer) SearchSecret added in v0.7.1

func (UnimplementedFlowServer) Secrets

func (UnimplementedFlowServer) SecretsStream

func (UnimplementedFlowServer) SetInstanceVariableParcels

func (UnimplementedFlowServer) SetNamespaceVariableParcels

func (UnimplementedFlowServer) SetSecret

func (UnimplementedFlowServer) SetWorkflowVariableParcels

func (UnimplementedFlowServer) SoftSyncMirror added in v0.6.6

func (UnimplementedFlowServer) StartWorkflow

func (UnimplementedFlowServer) UnlockMirror added in v0.6.6

func (UnimplementedFlowServer) UpdateFile added in v0.8.0

func (UnimplementedFlowServer) UpdateMirrorSettings added in v0.6.6

func (UnimplementedFlowServer) UpdateSecret added in v0.7.1

func (UnimplementedFlowServer) UpdateWorkflow

func (UnimplementedFlowServer) Workflow

func (UnimplementedFlowServer) WorkflowMetrics

func (UnimplementedFlowServer) WorkflowStream

type UnimplementedInternalServer

type UnimplementedInternalServer struct {
}

UnimplementedInternalServer must be embedded to have forward compatible implementations.

func (UnimplementedInternalServer) ActionLog

func (UnimplementedInternalServer) FileVariableParcels added in v0.8.0

func (UnimplementedInternalServer) ReportActionResults

func (UnimplementedInternalServer) SetInstanceVariableParcels

func (UnimplementedInternalServer) SetNamespaceVariableParcels

func (UnimplementedInternalServer) SetWorkflowVariableParcels

type UnlockMirrorRequest added in v0.6.6

type UnlockMirrorRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*UnlockMirrorRequest) Descriptor deprecated added in v0.6.6

func (*UnlockMirrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnlockMirrorRequest.ProtoReflect.Descriptor instead.

func (*UnlockMirrorRequest) GetNamespace added in v0.6.6

func (x *UnlockMirrorRequest) GetNamespace() string

func (*UnlockMirrorRequest) GetPath added in v0.6.6

func (x *UnlockMirrorRequest) GetPath() string

func (*UnlockMirrorRequest) ProtoMessage added in v0.6.6

func (*UnlockMirrorRequest) ProtoMessage()

func (*UnlockMirrorRequest) ProtoReflect added in v0.6.6

func (x *UnlockMirrorRequest) ProtoReflect() protoreflect.Message

func (*UnlockMirrorRequest) Reset added in v0.6.6

func (x *UnlockMirrorRequest) Reset()

func (*UnlockMirrorRequest) String added in v0.6.6

func (x *UnlockMirrorRequest) String() string

type UnsafeEventingServer

type UnsafeEventingServer interface {
	// contains filtered or unexported methods
}

UnsafeEventingServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventingServer will result in compilation errors.

type UnsafeFlowServer

type UnsafeFlowServer interface {
	// contains filtered or unexported methods
}

UnsafeFlowServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FlowServer will result in compilation errors.

type UnsafeInternalServer

type UnsafeInternalServer interface {
	// contains filtered or unexported methods
}

UnsafeInternalServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InternalServer will result in compilation errors.

type UpdateFileRequest added in v0.8.0

type UpdateFileRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Source    []byte `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	MimeType  string `protobuf:"bytes,4,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateFileRequest) Descriptor deprecated added in v0.8.0

func (*UpdateFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateFileRequest.ProtoReflect.Descriptor instead.

func (*UpdateFileRequest) GetMimeType added in v0.8.0

func (x *UpdateFileRequest) GetMimeType() string

func (*UpdateFileRequest) GetNamespace added in v0.8.0

func (x *UpdateFileRequest) GetNamespace() string

func (*UpdateFileRequest) GetPath added in v0.8.0

func (x *UpdateFileRequest) GetPath() string

func (*UpdateFileRequest) GetSource added in v0.8.0

func (x *UpdateFileRequest) GetSource() []byte

func (*UpdateFileRequest) ProtoMessage added in v0.8.0

func (*UpdateFileRequest) ProtoMessage()

func (*UpdateFileRequest) ProtoReflect added in v0.8.0

func (x *UpdateFileRequest) ProtoReflect() protoreflect.Message

func (*UpdateFileRequest) Reset added in v0.8.0

func (x *UpdateFileRequest) Reset()

func (*UpdateFileRequest) String added in v0.8.0

func (x *UpdateFileRequest) String() string

type UpdateFileResponse added in v0.8.0

type UpdateFileResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	File      *File  `protobuf:"bytes,3,opt,name=file,proto3" json:"file,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateFileResponse) Descriptor deprecated added in v0.8.0

func (*UpdateFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateFileResponse.ProtoReflect.Descriptor instead.

func (*UpdateFileResponse) GetFile added in v0.8.0

func (x *UpdateFileResponse) GetFile() *File

func (*UpdateFileResponse) GetNamespace added in v0.8.0

func (x *UpdateFileResponse) GetNamespace() string

func (*UpdateFileResponse) GetNode added in v0.8.0

func (x *UpdateFileResponse) GetNode() *Node

func (*UpdateFileResponse) ProtoMessage added in v0.8.0

func (*UpdateFileResponse) ProtoMessage()

func (*UpdateFileResponse) ProtoReflect added in v0.8.0

func (x *UpdateFileResponse) ProtoReflect() protoreflect.Message

func (*UpdateFileResponse) Reset added in v0.8.0

func (x *UpdateFileResponse) Reset()

func (*UpdateFileResponse) String added in v0.8.0

func (x *UpdateFileResponse) String() string

type UpdateMirrorSettingsRequest added in v0.6.6

type UpdateMirrorSettingsRequest struct {
	Namespace string          `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string          `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Settings  *MirrorSettings `protobuf:"bytes,3,opt,name=settings,proto3" json:"settings,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateMirrorSettingsRequest) Descriptor deprecated added in v0.6.6

func (*UpdateMirrorSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateMirrorSettingsRequest.ProtoReflect.Descriptor instead.

func (*UpdateMirrorSettingsRequest) GetNamespace added in v0.6.6

func (x *UpdateMirrorSettingsRequest) GetNamespace() string

func (*UpdateMirrorSettingsRequest) GetPath added in v0.6.6

func (x *UpdateMirrorSettingsRequest) GetPath() string

func (*UpdateMirrorSettingsRequest) GetSettings added in v0.6.6

func (x *UpdateMirrorSettingsRequest) GetSettings() *MirrorSettings

func (*UpdateMirrorSettingsRequest) ProtoMessage added in v0.6.6

func (*UpdateMirrorSettingsRequest) ProtoMessage()

func (*UpdateMirrorSettingsRequest) ProtoReflect added in v0.6.6

func (*UpdateMirrorSettingsRequest) Reset added in v0.6.6

func (x *UpdateMirrorSettingsRequest) Reset()

func (*UpdateMirrorSettingsRequest) String added in v0.6.6

func (x *UpdateMirrorSettingsRequest) String() string

type UpdateSecretRequest added in v0.7.1

type UpdateSecretRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Data      []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateSecretRequest) Descriptor deprecated added in v0.7.1

func (*UpdateSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateSecretRequest.ProtoReflect.Descriptor instead.

func (*UpdateSecretRequest) GetData added in v0.7.1

func (x *UpdateSecretRequest) GetData() []byte

func (*UpdateSecretRequest) GetKey added in v0.7.1

func (x *UpdateSecretRequest) GetKey() string

func (*UpdateSecretRequest) GetNamespace added in v0.7.1

func (x *UpdateSecretRequest) GetNamespace() string

func (*UpdateSecretRequest) ProtoMessage added in v0.7.1

func (*UpdateSecretRequest) ProtoMessage()

func (*UpdateSecretRequest) ProtoReflect added in v0.7.1

func (x *UpdateSecretRequest) ProtoReflect() protoreflect.Message

func (*UpdateSecretRequest) Reset added in v0.7.1

func (x *UpdateSecretRequest) Reset()

func (*UpdateSecretRequest) String added in v0.7.1

func (x *UpdateSecretRequest) String() string

type UpdateSecretResponse added in v0.7.1

type UpdateSecretResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Key       string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateSecretResponse) Descriptor deprecated added in v0.7.1

func (*UpdateSecretResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateSecretResponse.ProtoReflect.Descriptor instead.

func (*UpdateSecretResponse) GetKey added in v0.7.1

func (x *UpdateSecretResponse) GetKey() string

func (*UpdateSecretResponse) GetNamespace added in v0.7.1

func (x *UpdateSecretResponse) GetNamespace() string

func (*UpdateSecretResponse) ProtoMessage added in v0.7.1

func (*UpdateSecretResponse) ProtoMessage()

func (*UpdateSecretResponse) ProtoReflect added in v0.7.1

func (x *UpdateSecretResponse) ProtoReflect() protoreflect.Message

func (*UpdateSecretResponse) Reset added in v0.7.1

func (x *UpdateSecretResponse) Reset()

func (*UpdateSecretResponse) String added in v0.7.1

func (x *UpdateSecretResponse) String() string

type UpdateWorkflowRequest

type UpdateWorkflowRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Source    []byte `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWorkflowRequest) Descriptor deprecated

func (*UpdateWorkflowRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkflowRequest.ProtoReflect.Descriptor instead.

func (*UpdateWorkflowRequest) GetNamespace

func (x *UpdateWorkflowRequest) GetNamespace() string

func (*UpdateWorkflowRequest) GetPath

func (x *UpdateWorkflowRequest) GetPath() string

func (*UpdateWorkflowRequest) GetSource

func (x *UpdateWorkflowRequest) GetSource() []byte

func (*UpdateWorkflowRequest) ProtoMessage

func (*UpdateWorkflowRequest) ProtoMessage()

func (*UpdateWorkflowRequest) ProtoReflect

func (x *UpdateWorkflowRequest) ProtoReflect() protoreflect.Message

func (*UpdateWorkflowRequest) Reset

func (x *UpdateWorkflowRequest) Reset()

func (*UpdateWorkflowRequest) String

func (x *UpdateWorkflowRequest) String() string

type UpdateWorkflowResponse

type UpdateWorkflowResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	Source    []byte `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWorkflowResponse) Descriptor deprecated

func (*UpdateWorkflowResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkflowResponse.ProtoReflect.Descriptor instead.

func (*UpdateWorkflowResponse) GetNamespace

func (x *UpdateWorkflowResponse) GetNamespace() string

func (*UpdateWorkflowResponse) GetNode

func (x *UpdateWorkflowResponse) GetNode() *Node

func (*UpdateWorkflowResponse) GetSource added in v0.8.2

func (x *UpdateWorkflowResponse) GetSource() []byte

func (*UpdateWorkflowResponse) ProtoMessage

func (*UpdateWorkflowResponse) ProtoMessage()

func (*UpdateWorkflowResponse) ProtoReflect

func (x *UpdateWorkflowResponse) ProtoReflect() protoreflect.Message

func (*UpdateWorkflowResponse) Reset

func (x *UpdateWorkflowResponse) Reset()

func (*UpdateWorkflowResponse) String

func (x *UpdateWorkflowResponse) String() string

type Variable

type Variable struct {
	Name      string                 `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,4,opt,name=checksum,proto3" json:"checksum,omitempty"`
	Size      int64                  `protobuf:"varint,5,opt,name=size,proto3" json:"size,omitempty"`
	MimeType  string                 `protobuf:"bytes,6,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*Variable) Descriptor deprecated

func (*Variable) Descriptor() ([]byte, []int)

Deprecated: Use Variable.ProtoReflect.Descriptor instead.

func (*Variable) GetChecksum

func (x *Variable) GetChecksum() string

func (*Variable) GetCreatedAt

func (x *Variable) GetCreatedAt() *timestamppb.Timestamp

func (*Variable) GetMimeType added in v0.5.9

func (x *Variable) GetMimeType() string

func (*Variable) GetName

func (x *Variable) GetName() string

func (*Variable) GetSize

func (x *Variable) GetSize() int64

func (*Variable) GetUpdatedAt

func (x *Variable) GetUpdatedAt() *timestamppb.Timestamp

func (*Variable) ProtoMessage

func (*Variable) ProtoMessage()

func (*Variable) ProtoReflect

func (x *Variable) ProtoReflect() protoreflect.Message

func (*Variable) Reset

func (x *Variable) Reset()

func (*Variable) String

func (x *Variable) String() string

type VariableInternalRequest

type VariableInternalRequest struct {
	Instance string `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
	Key      string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*VariableInternalRequest) Descriptor deprecated

func (*VariableInternalRequest) Descriptor() ([]byte, []int)

Deprecated: Use VariableInternalRequest.ProtoReflect.Descriptor instead.

func (*VariableInternalRequest) GetInstance

func (x *VariableInternalRequest) GetInstance() string

func (*VariableInternalRequest) GetKey

func (x *VariableInternalRequest) GetKey() string

func (*VariableInternalRequest) ProtoMessage

func (*VariableInternalRequest) ProtoMessage()

func (*VariableInternalRequest) ProtoReflect

func (x *VariableInternalRequest) ProtoReflect() protoreflect.Message

func (*VariableInternalRequest) Reset

func (x *VariableInternalRequest) Reset()

func (*VariableInternalRequest) String

func (x *VariableInternalRequest) String() string

type VariableInternalResponse

type VariableInternalResponse struct {
	Instance  string                 `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
	Key       string                 `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,5,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,6,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	Data      []byte                 `protobuf:"bytes,7,opt,name=data,proto3" json:"data,omitempty"`
	MimeType  string                 `protobuf:"bytes,8,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*VariableInternalResponse) Descriptor deprecated

func (*VariableInternalResponse) Descriptor() ([]byte, []int)

Deprecated: Use VariableInternalResponse.ProtoReflect.Descriptor instead.

func (*VariableInternalResponse) GetChecksum

func (x *VariableInternalResponse) GetChecksum() string

func (*VariableInternalResponse) GetCreatedAt

func (x *VariableInternalResponse) GetCreatedAt() *timestamppb.Timestamp

func (*VariableInternalResponse) GetData

func (x *VariableInternalResponse) GetData() []byte

func (*VariableInternalResponse) GetInstance

func (x *VariableInternalResponse) GetInstance() string

func (*VariableInternalResponse) GetKey

func (x *VariableInternalResponse) GetKey() string

func (*VariableInternalResponse) GetMimeType added in v0.5.9

func (x *VariableInternalResponse) GetMimeType() string

func (*VariableInternalResponse) GetTotalSize

func (x *VariableInternalResponse) GetTotalSize() int64

func (*VariableInternalResponse) GetUpdatedAt

func (x *VariableInternalResponse) GetUpdatedAt() *timestamppb.Timestamp

func (*VariableInternalResponse) ProtoMessage

func (*VariableInternalResponse) ProtoMessage()

func (*VariableInternalResponse) ProtoReflect

func (x *VariableInternalResponse) ProtoReflect() protoreflect.Message

func (*VariableInternalResponse) Reset

func (x *VariableInternalResponse) Reset()

func (*VariableInternalResponse) String

func (x *VariableInternalResponse) String() string

type Variables

type Variables struct {
	PageInfo *PageInfo   `protobuf:"bytes,2,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Results  []*Variable `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*Variables) Descriptor deprecated

func (*Variables) Descriptor() ([]byte, []int)

Deprecated: Use Variables.ProtoReflect.Descriptor instead.

func (*Variables) GetPageInfo

func (x *Variables) GetPageInfo() *PageInfo

func (*Variables) GetResults added in v0.7.0

func (x *Variables) GetResults() []*Variable

func (*Variables) ProtoMessage

func (*Variables) ProtoMessage()

func (*Variables) ProtoReflect

func (x *Variables) ProtoReflect() protoreflect.Message

func (*Variables) Reset

func (x *Variables) Reset()

func (*Variables) String

func (x *Variables) String() string

type WorkflowMetricsRequest

type WorkflowMetricsRequest struct {
	Namespace      string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path           string                 `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	SinceTimestamp *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=sinceTimestamp,proto3" json:"sinceTimestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*WorkflowMetricsRequest) Descriptor deprecated

func (*WorkflowMetricsRequest) Descriptor() ([]byte, []int)

Deprecated: Use WorkflowMetricsRequest.ProtoReflect.Descriptor instead.

func (*WorkflowMetricsRequest) GetNamespace

func (x *WorkflowMetricsRequest) GetNamespace() string

func (*WorkflowMetricsRequest) GetPath

func (x *WorkflowMetricsRequest) GetPath() string

func (*WorkflowMetricsRequest) GetSinceTimestamp

func (x *WorkflowMetricsRequest) GetSinceTimestamp() *timestamppb.Timestamp

func (*WorkflowMetricsRequest) ProtoMessage

func (*WorkflowMetricsRequest) ProtoMessage()

func (*WorkflowMetricsRequest) ProtoReflect

func (x *WorkflowMetricsRequest) ProtoReflect() protoreflect.Message

func (*WorkflowMetricsRequest) Reset

func (x *WorkflowMetricsRequest) Reset()

func (*WorkflowMetricsRequest) String

func (x *WorkflowMetricsRequest) String() string

type WorkflowMetricsResponse

type WorkflowMetricsResponse struct {
	TotalInstancesRun         int32              `protobuf:"varint,1,opt,name=totalInstancesRun,proto3" json:"totalInstancesRun,omitempty"`
	TotalInstanceMilliseconds int32              `protobuf:"varint,2,opt,name=totalInstanceMilliseconds,proto3" json:"totalInstanceMilliseconds,omitempty"`
	SuccessfulExecutions      int32              `protobuf:"varint,3,opt,name=successfulExecutions,proto3" json:"successfulExecutions,omitempty"`
	FailedExecutions          int32              `protobuf:"varint,4,opt,name=failedExecutions,proto3" json:"failedExecutions,omitempty"`
	ErrorCodes                map[string]int32   `` /* 162-byte string literal not displayed */
	ErrorCodesRepresentation  map[string]float32 `` /* 191-byte string literal not displayed */
	SampleSize                int32              `protobuf:"varint,7,opt,name=sampleSize,proto3" json:"sampleSize,omitempty"`
	MeanInstanceMilliseconds  int32              `protobuf:"varint,8,opt,name=meanInstanceMilliseconds,proto3" json:"meanInstanceMilliseconds,omitempty"`
	SuccessRate               float32            `protobuf:"fixed32,9,opt,name=successRate,proto3" json:"successRate,omitempty"`
	FailureRate               float32            `protobuf:"fixed32,10,opt,name=failureRate,proto3" json:"failureRate,omitempty"`
	States                    []*State           `protobuf:"bytes,11,rep,name=states,proto3" json:"states,omitempty"`
	// contains filtered or unexported fields
}

func (*WorkflowMetricsResponse) Descriptor deprecated

func (*WorkflowMetricsResponse) Descriptor() ([]byte, []int)

Deprecated: Use WorkflowMetricsResponse.ProtoReflect.Descriptor instead.

func (*WorkflowMetricsResponse) GetErrorCodes

func (x *WorkflowMetricsResponse) GetErrorCodes() map[string]int32

func (*WorkflowMetricsResponse) GetErrorCodesRepresentation

func (x *WorkflowMetricsResponse) GetErrorCodesRepresentation() map[string]float32

func (*WorkflowMetricsResponse) GetFailedExecutions

func (x *WorkflowMetricsResponse) GetFailedExecutions() int32

func (*WorkflowMetricsResponse) GetFailureRate

func (x *WorkflowMetricsResponse) GetFailureRate() float32

func (*WorkflowMetricsResponse) GetMeanInstanceMilliseconds

func (x *WorkflowMetricsResponse) GetMeanInstanceMilliseconds() int32

func (*WorkflowMetricsResponse) GetSampleSize

func (x *WorkflowMetricsResponse) GetSampleSize() int32

func (*WorkflowMetricsResponse) GetStates

func (x *WorkflowMetricsResponse) GetStates() []*State

func (*WorkflowMetricsResponse) GetSuccessRate

func (x *WorkflowMetricsResponse) GetSuccessRate() float32

func (*WorkflowMetricsResponse) GetSuccessfulExecutions

func (x *WorkflowMetricsResponse) GetSuccessfulExecutions() int32

func (*WorkflowMetricsResponse) GetTotalInstanceMilliseconds

func (x *WorkflowMetricsResponse) GetTotalInstanceMilliseconds() int32

func (*WorkflowMetricsResponse) GetTotalInstancesRun

func (x *WorkflowMetricsResponse) GetTotalInstancesRun() int32

func (*WorkflowMetricsResponse) ProtoMessage

func (*WorkflowMetricsResponse) ProtoMessage()

func (*WorkflowMetricsResponse) ProtoReflect

func (x *WorkflowMetricsResponse) ProtoReflect() protoreflect.Message

func (*WorkflowMetricsResponse) Reset

func (x *WorkflowMetricsResponse) Reset()

func (*WorkflowMetricsResponse) String

func (x *WorkflowMetricsResponse) String() string

type WorkflowRequest

type WorkflowRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*WorkflowRequest) Descriptor deprecated

func (*WorkflowRequest) Descriptor() ([]byte, []int)

Deprecated: Use WorkflowRequest.ProtoReflect.Descriptor instead.

func (*WorkflowRequest) GetNamespace

func (x *WorkflowRequest) GetNamespace() string

func (*WorkflowRequest) GetPath

func (x *WorkflowRequest) GetPath() string

func (*WorkflowRequest) ProtoMessage

func (*WorkflowRequest) ProtoMessage()

func (*WorkflowRequest) ProtoReflect

func (x *WorkflowRequest) ProtoReflect() protoreflect.Message

func (*WorkflowRequest) Reset

func (x *WorkflowRequest) Reset()

func (*WorkflowRequest) String

func (x *WorkflowRequest) String() string

type WorkflowResponse

type WorkflowResponse struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Node      *Node  `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	Source    []byte `protobuf:"bytes,6,opt,name=source,proto3" json:"source,omitempty"`
	// contains filtered or unexported fields
}

func (*WorkflowResponse) Descriptor deprecated

func (*WorkflowResponse) Descriptor() ([]byte, []int)

Deprecated: Use WorkflowResponse.ProtoReflect.Descriptor instead.

func (*WorkflowResponse) GetNamespace

func (x *WorkflowResponse) GetNamespace() string

func (*WorkflowResponse) GetNode

func (x *WorkflowResponse) GetNode() *Node

func (*WorkflowResponse) GetSource added in v0.8.2

func (x *WorkflowResponse) GetSource() []byte

func (*WorkflowResponse) ProtoMessage

func (*WorkflowResponse) ProtoMessage()

func (*WorkflowResponse) ProtoReflect

func (x *WorkflowResponse) ProtoReflect() protoreflect.Message

func (*WorkflowResponse) Reset

func (x *WorkflowResponse) Reset()

func (*WorkflowResponse) String

func (x *WorkflowResponse) String() string

type WorkflowVariableRequest

type WorkflowVariableRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Key       string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*WorkflowVariableRequest) Descriptor deprecated

func (*WorkflowVariableRequest) Descriptor() ([]byte, []int)

Deprecated: Use WorkflowVariableRequest.ProtoReflect.Descriptor instead.

func (*WorkflowVariableRequest) GetKey

func (x *WorkflowVariableRequest) GetKey() string

func (*WorkflowVariableRequest) GetNamespace

func (x *WorkflowVariableRequest) GetNamespace() string

func (*WorkflowVariableRequest) GetPath

func (x *WorkflowVariableRequest) GetPath() string

func (*WorkflowVariableRequest) ProtoMessage

func (*WorkflowVariableRequest) ProtoMessage()

func (*WorkflowVariableRequest) ProtoReflect

func (x *WorkflowVariableRequest) ProtoReflect() protoreflect.Message

func (*WorkflowVariableRequest) Reset

func (x *WorkflowVariableRequest) Reset()

func (*WorkflowVariableRequest) String

func (x *WorkflowVariableRequest) String() string

type WorkflowVariableResponse

type WorkflowVariableResponse struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string                 `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Key       string                 `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Checksum  string                 `protobuf:"bytes,6,opt,name=checksum,proto3" json:"checksum,omitempty"`
	TotalSize int64                  `protobuf:"varint,7,opt,name=totalSize,proto3" json:"totalSize,omitempty"`
	Data      []byte                 `protobuf:"bytes,8,opt,name=data,proto3" json:"data,omitempty"`
	MimeType  string                 `protobuf:"bytes,9,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	// contains filtered or unexported fields
}

func (*WorkflowVariableResponse) Descriptor deprecated

func (*WorkflowVariableResponse) Descriptor() ([]byte, []int)

Deprecated: Use WorkflowVariableResponse.ProtoReflect.Descriptor instead.

func (*WorkflowVariableResponse) GetChecksum

func (x *WorkflowVariableResponse) GetChecksum() string

func (*WorkflowVariableResponse) GetCreatedAt

func (x *WorkflowVariableResponse) GetCreatedAt() *timestamppb.Timestamp

func (*WorkflowVariableResponse) GetData

func (x *WorkflowVariableResponse) GetData() []byte

func (*WorkflowVariableResponse) GetKey

func (x *WorkflowVariableResponse) GetKey() string

func (*WorkflowVariableResponse) GetMimeType added in v0.5.9

func (x *WorkflowVariableResponse) GetMimeType() string

func (*WorkflowVariableResponse) GetNamespace

func (x *WorkflowVariableResponse) GetNamespace() string

func (*WorkflowVariableResponse) GetPath

func (x *WorkflowVariableResponse) GetPath() string

func (*WorkflowVariableResponse) GetTotalSize

func (x *WorkflowVariableResponse) GetTotalSize() int64

func (*WorkflowVariableResponse) GetUpdatedAt

func (x *WorkflowVariableResponse) GetUpdatedAt() *timestamppb.Timestamp

func (*WorkflowVariableResponse) ProtoMessage

func (*WorkflowVariableResponse) ProtoMessage()

func (*WorkflowVariableResponse) ProtoReflect

func (x *WorkflowVariableResponse) ProtoReflect() protoreflect.Message

func (*WorkflowVariableResponse) Reset

func (x *WorkflowVariableResponse) Reset()

func (*WorkflowVariableResponse) String

func (x *WorkflowVariableResponse) String() string

type WorkflowVariablesRequest

type WorkflowVariablesRequest struct {
	Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
	Namespace  string      `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path       string      `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*WorkflowVariablesRequest) Descriptor deprecated

func (*WorkflowVariablesRequest) Descriptor() ([]byte, []int)

Deprecated: Use WorkflowVariablesRequest.ProtoReflect.Descriptor instead.

func (*WorkflowVariablesRequest) GetNamespace

func (x *WorkflowVariablesRequest) GetNamespace() string

func (*WorkflowVariablesRequest) GetPagination

func (x *WorkflowVariablesRequest) GetPagination() *Pagination

func (*WorkflowVariablesRequest) GetPath

func (x *WorkflowVariablesRequest) GetPath() string

func (*WorkflowVariablesRequest) ProtoMessage

func (*WorkflowVariablesRequest) ProtoMessage()

func (*WorkflowVariablesRequest) ProtoReflect

func (x *WorkflowVariablesRequest) ProtoReflect() protoreflect.Message

func (*WorkflowVariablesRequest) Reset

func (x *WorkflowVariablesRequest) Reset()

func (*WorkflowVariablesRequest) String

func (x *WorkflowVariablesRequest) String() string

type WorkflowVariablesResponse

type WorkflowVariablesResponse struct {
	Namespace string     `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Path      string     `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Variables *Variables `protobuf:"bytes,3,opt,name=variables,proto3" json:"variables,omitempty"`
	// contains filtered or unexported fields
}

func (*WorkflowVariablesResponse) Descriptor deprecated

func (*WorkflowVariablesResponse) Descriptor() ([]byte, []int)

Deprecated: Use WorkflowVariablesResponse.ProtoReflect.Descriptor instead.

func (*WorkflowVariablesResponse) GetNamespace

func (x *WorkflowVariablesResponse) GetNamespace() string

func (*WorkflowVariablesResponse) GetPath

func (x *WorkflowVariablesResponse) GetPath() string

func (*WorkflowVariablesResponse) GetVariables

func (x *WorkflowVariablesResponse) GetVariables() *Variables

func (*WorkflowVariablesResponse) ProtoMessage

func (*WorkflowVariablesResponse) ProtoMessage()

func (*WorkflowVariablesResponse) ProtoReflect

func (*WorkflowVariablesResponse) Reset

func (x *WorkflowVariablesResponse) Reset()

func (*WorkflowVariablesResponse) String

func (x *WorkflowVariablesResponse) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL