Versions in this module Expand all Collapse all v0 v0.2.61 Jul 30, 2026 Changes in this version + const ProviderHost_ExecuteRequest_FullMethodName + const ProviderHost_ProposeOutput_FullMethodName + const ProviderHost_RecordCheckpoint_FullMethodName + const ProviderHost_ResolveCapture_FullMethodName + const Provider_ApplyAction_FullMethodName + const Provider_Doctor_FullMethodName + const Provider_GetProviderInformation_FullMethodName + const Provider_Observe_FullMethodName + const Provider_Plan_FullMethodName + const Provider_UpgradeState_FullMethodName + const Provider_Validate_FullMethodName + var ActionType_name = map[int32]string + var ActionType_value = map[string]int32 + var CredentialPurpose_name = map[int32]string + var CredentialPurpose_value = map[string]int32 + var DeliveryState_name = map[int32]string + var DeliveryState_value = map[string]int32 + var E_ProviderMethodPolicy = &file_codefly_services_provider_v0_provider_proto_extTypes[0] + var File_codefly_services_provider_v0_provider_proto protoreflect.FileDescriptor + var HTTPMethod_name = map[int32]string + var HTTPMethod_value = map[string]int32 + var HostMode_name = map[int32]string + var HostMode_value = map[string]int32 + var MethodEffect_name = map[int32]string + var MethodEffect_value = map[string]int32 + var MethodNetworkMode_name = map[int32]string + var MethodNetworkMode_value = map[string]int32 + var OutcomeCertainty_name = map[int32]string + var OutcomeCertainty_value = map[string]int32 + var Ownership_name = map[int32]string + var Ownership_value = map[string]int32 + var PrivateNetworkClass_name = map[int32]string + var PrivateNetworkClass_value = map[string]int32 + var ProviderHost_ServiceDesc = grpc.ServiceDesc + var Provider_ServiceDesc = grpc.ServiceDesc + func RegisterProviderHostServer(s grpc.ServiceRegistrar, srv ProviderHostServer) + func RegisterProviderServer(s grpc.ServiceRegistrar, srv ProviderServer) + type ActionCheckpoint struct + CheckpointId string + Delivery DeliveryState + IdempotencyKey string + Operation *OperationIdentity + ProspectiveRemoteId string + RecordedAt *timestamppb.Timestamp + RecoveryFields map[string]*PublicValue + func (*ActionCheckpoint) Descriptor() ([]byte, []int) + func (*ActionCheckpoint) ProtoMessage() + func (x *ActionCheckpoint) GetCheckpointId() string + func (x *ActionCheckpoint) GetDelivery() DeliveryState + func (x *ActionCheckpoint) GetIdempotencyKey() string + func (x *ActionCheckpoint) GetOperation() *OperationIdentity + func (x *ActionCheckpoint) GetProspectiveRemoteId() string + func (x *ActionCheckpoint) GetRecordedAt() *timestamppb.Timestamp + func (x *ActionCheckpoint) GetRecoveryFields() map[string]*PublicValue + func (x *ActionCheckpoint) ProtoReflect() protoreflect.Message + func (x *ActionCheckpoint) Reset() + func (x *ActionCheckpoint) String() string + type ActionPrecondition struct + Expected *PublicValue + Name string + func (*ActionPrecondition) Descriptor() ([]byte, []int) + func (*ActionPrecondition) ProtoMessage() + func (x *ActionPrecondition) GetExpected() *PublicValue + func (x *ActionPrecondition) GetName() string + func (x *ActionPrecondition) ProtoReflect() protoreflect.Message + func (x *ActionPrecondition) Reset() + func (x *ActionPrecondition) String() string + type ActionReceipt struct + Action *PlanAction + ArtifactDigest string + CaptureReferences []*OpaqueReference + Certainty OutcomeCertainty + CompletedAt *timestamppb.Timestamp + Delivery DeliveryState + Diagnostics []*v0.FailureDiagnostic + Operation *OperationIdentity + ReceiptId string + SafeResult map[string]*PublicValue + StartedAt *timestamppb.Timestamp + func (*ActionReceipt) Descriptor() ([]byte, []int) + func (*ActionReceipt) ProtoMessage() + func (x *ActionReceipt) GetAction() *PlanAction + func (x *ActionReceipt) GetArtifactDigest() string + func (x *ActionReceipt) GetCaptureReferences() []*OpaqueReference + func (x *ActionReceipt) GetCertainty() OutcomeCertainty + func (x *ActionReceipt) GetCompletedAt() *timestamppb.Timestamp + func (x *ActionReceipt) GetDelivery() DeliveryState + func (x *ActionReceipt) GetDiagnostics() []*v0.FailureDiagnostic + func (x *ActionReceipt) GetOperation() *OperationIdentity + func (x *ActionReceipt) GetReceiptId() string + func (x *ActionReceipt) GetSafeResult() map[string]*PublicValue + func (x *ActionReceipt) GetStartedAt() *timestamppb.Timestamp + func (x *ActionReceipt) ProtoReflect() protoreflect.Message + func (x *ActionReceipt) Reset() + func (x *ActionReceipt) String() string + type ActionType int32 + const ActionType_ACTION_TYPE_BLOCKED + const ActionType_ACTION_TYPE_CREATE + const ActionType_ACTION_TYPE_DELETE + const ActionType_ACTION_TYPE_IMPORT + const ActionType_ACTION_TYPE_MANUAL + const ActionType_ACTION_TYPE_NO_OP + const ActionType_ACTION_TYPE_PROJECT_OUTPUT + const ActionType_ACTION_TYPE_REPLACE + const ActionType_ACTION_TYPE_UNSPECIFIED + const ActionType_ACTION_TYPE_UPDATE + func (ActionType) Descriptor() protoreflect.EnumDescriptor + func (ActionType) EnumDescriptor() ([]byte, []int) + func (ActionType) Type() protoreflect.EnumType + func (x ActionType) Enum() *ActionType + func (x ActionType) Number() protoreflect.EnumNumber + func (x ActionType) String() string + type AdmittedOrigin struct + AdmissionDigest string + Host string + OriginRuleId string + Port uint32 + PrivateNetworkClass PrivateNetworkClass + Scheme string + func (*AdmittedOrigin) Descriptor() ([]byte, []int) + func (*AdmittedOrigin) ProtoMessage() + func (x *AdmittedOrigin) GetAdmissionDigest() string + func (x *AdmittedOrigin) GetHost() string + func (x *AdmittedOrigin) GetOriginRuleId() string + func (x *AdmittedOrigin) GetPort() uint32 + func (x *AdmittedOrigin) GetPrivateNetworkClass() PrivateNetworkClass + func (x *AdmittedOrigin) GetScheme() string + func (x *AdmittedOrigin) ProtoReflect() protoreflect.Message + func (x *AdmittedOrigin) Reset() + func (x *AdmittedOrigin) String() string + type AgentArtifactIdentity struct + ArtifactDigest string + ManifestDigest string + Name string + Publisher string + Version string + func (*AgentArtifactIdentity) Descriptor() ([]byte, []int) + func (*AgentArtifactIdentity) ProtoMessage() + func (x *AgentArtifactIdentity) GetArtifactDigest() string + func (x *AgentArtifactIdentity) GetManifestDigest() string + func (x *AgentArtifactIdentity) GetName() string + func (x *AgentArtifactIdentity) GetPublisher() string + func (x *AgentArtifactIdentity) GetVersion() string + func (x *AgentArtifactIdentity) ProtoReflect() protoreflect.Message + func (x *AgentArtifactIdentity) Reset() + func (x *AgentArtifactIdentity) String() string + type ApplyActionRequest struct + Action *PlanAction + Context *ProviderContext + Plan *OrderedPlan + PriorCheckpoint *ActionCheckpoint + State *ProviderState + func (*ApplyActionRequest) Descriptor() ([]byte, []int) + func (*ApplyActionRequest) ProtoMessage() + func (x *ApplyActionRequest) GetAction() *PlanAction + func (x *ApplyActionRequest) GetContext() *ProviderContext + func (x *ApplyActionRequest) GetPlan() *OrderedPlan + func (x *ApplyActionRequest) GetPriorCheckpoint() *ActionCheckpoint + func (x *ApplyActionRequest) GetState() *ProviderState + func (x *ApplyActionRequest) ProtoReflect() protoreflect.Message + func (x *ApplyActionRequest) Reset() + func (x *ApplyActionRequest) String() string + type ApplyActionResponse struct + NextState *ProviderState + Receipt *ActionReceipt + func (*ApplyActionResponse) Descriptor() ([]byte, []int) + func (*ApplyActionResponse) ProtoMessage() + func (x *ApplyActionResponse) GetNextState() *ProviderState + func (x *ApplyActionResponse) GetReceipt() *ActionReceipt + func (x *ApplyActionResponse) ProtoReflect() protoreflect.Message + func (x *ApplyActionResponse) Reset() + func (x *ApplyActionResponse) String() string + type BindingAddress struct + BindingId string + EnvironmentId string + WorkspaceId string + func (*BindingAddress) Descriptor() ([]byte, []int) + func (*BindingAddress) ProtoMessage() + func (x *BindingAddress) GetBindingId() string + func (x *BindingAddress) GetEnvironmentId() string + func (x *BindingAddress) GetWorkspaceId() string + func (x *BindingAddress) ProtoReflect() protoreflect.Message + func (x *BindingAddress) Reset() + func (x *BindingAddress) String() string + type BindingDesiredState struct + Binding *BindingAddress + CredentialReferences []*OpaqueReference + DeletionPolicy string + Input map[string]*PublicValue + func (*BindingDesiredState) Descriptor() ([]byte, []int) + func (*BindingDesiredState) ProtoMessage() + func (x *BindingDesiredState) GetBinding() *BindingAddress + func (x *BindingDesiredState) GetCredentialReferences() []*OpaqueReference + func (x *BindingDesiredState) GetDeletionPolicy() string + func (x *BindingDesiredState) GetInput() map[string]*PublicValue + func (x *BindingDesiredState) ProtoReflect() protoreflect.Message + func (x *BindingDesiredState) Reset() + func (x *BindingDesiredState) String() string + type CaptureResult struct + CaptureId string + Captured bool + Selector string + SinkReference *OpaqueReference + func (*CaptureResult) Descriptor() ([]byte, []int) + func (*CaptureResult) ProtoMessage() + func (x *CaptureResult) GetCaptureId() string + func (x *CaptureResult) GetCaptured() bool + func (x *CaptureResult) GetSelector() string + func (x *CaptureResult) GetSinkReference() *OpaqueReference + func (x *CaptureResult) ProtoReflect() protoreflect.Message + func (x *CaptureResult) Reset() + func (x *CaptureResult) String() string + type CredentialHandle struct + Handle string + Purpose CredentialPurpose + func (*CredentialHandle) Descriptor() ([]byte, []int) + func (*CredentialHandle) ProtoMessage() + func (x *CredentialHandle) GetHandle() string + func (x *CredentialHandle) GetPurpose() CredentialPurpose + func (x *CredentialHandle) ProtoReflect() protoreflect.Message + func (x *CredentialHandle) Reset() + func (x *CredentialHandle) String() string + type CredentialPurpose int32 + const CredentialPurpose_CREDENTIAL_PURPOSE_BUILD + const CredentialPurpose_CREDENTIAL_PURPOSE_MANAGEMENT + const CredentialPurpose_CREDENTIAL_PURPOSE_RUNTIME + const CredentialPurpose_CREDENTIAL_PURPOSE_UNSPECIFIED + const CredentialPurpose_CREDENTIAL_PURPOSE_WEBHOOK_VERIFICATION + func (CredentialPurpose) Descriptor() protoreflect.EnumDescriptor + func (CredentialPurpose) EnumDescriptor() ([]byte, []int) + func (CredentialPurpose) Type() protoreflect.EnumType + func (x CredentialPurpose) Enum() *CredentialPurpose + func (x CredentialPurpose) Number() protoreflect.EnumNumber + func (x CredentialPurpose) String() string + type DeliveryState int32 + const DeliveryState_DELIVERY_STATE_NOT_SENT + const DeliveryState_DELIVERY_STATE_RESPONSE_RECEIVED + const DeliveryState_DELIVERY_STATE_SENT_OUTCOME_UNKNOWN + const DeliveryState_DELIVERY_STATE_UNSPECIFIED + func (DeliveryState) Descriptor() protoreflect.EnumDescriptor + func (DeliveryState) EnumDescriptor() ([]byte, []int) + func (DeliveryState) Type() protoreflect.EnumType + func (x DeliveryState) Enum() *DeliveryState + func (x DeliveryState) Number() protoreflect.EnumNumber + func (x DeliveryState) String() string + type DoctorRequest struct + Context *ProviderContext + State *ProviderState + func (*DoctorRequest) Descriptor() ([]byte, []int) + func (*DoctorRequest) ProtoMessage() + func (x *DoctorRequest) GetContext() *ProviderContext + func (x *DoctorRequest) GetState() *ProviderState + func (x *DoctorRequest) ProtoReflect() protoreflect.Message + func (x *DoctorRequest) Reset() + func (x *DoctorRequest) String() string + type DoctorResponse struct + Diagnostics []*v0.FailureDiagnostic + Healthy bool + func (*DoctorResponse) Descriptor() ([]byte, []int) + func (*DoctorResponse) ProtoMessage() + func (x *DoctorResponse) GetDiagnostics() []*v0.FailureDiagnostic + func (x *DoctorResponse) GetHealthy() bool + func (x *DoctorResponse) ProtoReflect() protoreflect.Message + func (x *DoctorResponse) Reset() + func (x *DoctorResponse) String() string + type ExecuteRequestRequest struct + Context *ProviderContext + CredentialHandles []*CredentialHandle + Origin *AdmittedOrigin + Request *PlannedRequest + RequestId string + RequestedAt *timestamppb.Timestamp + func (*ExecuteRequestRequest) Descriptor() ([]byte, []int) + func (*ExecuteRequestRequest) ProtoMessage() + func (x *ExecuteRequestRequest) GetContext() *ProviderContext + func (x *ExecuteRequestRequest) GetCredentialHandles() []*CredentialHandle + func (x *ExecuteRequestRequest) GetOrigin() *AdmittedOrigin + func (x *ExecuteRequestRequest) GetRequest() *PlannedRequest + func (x *ExecuteRequestRequest) GetRequestId() string + func (x *ExecuteRequestRequest) GetRequestedAt() *timestamppb.Timestamp + func (x *ExecuteRequestRequest) ProtoReflect() protoreflect.Message + func (x *ExecuteRequestRequest) Reset() + func (x *ExecuteRequestRequest) String() string + type ExecuteRequestResponse struct + Captures []*CaptureResult + Certainty OutcomeCertainty + Delivery DeliveryState + Diagnostics []*v0.FailureDiagnostic + Forwarded []*FilteredField + RequestId string + ResponseReceivedAt *timestamppb.Timestamp + StatusCode uint32 + SuppressedPresence []string + func (*ExecuteRequestResponse) Descriptor() ([]byte, []int) + func (*ExecuteRequestResponse) ProtoMessage() + func (x *ExecuteRequestResponse) GetCaptures() []*CaptureResult + func (x *ExecuteRequestResponse) GetCertainty() OutcomeCertainty + func (x *ExecuteRequestResponse) GetDelivery() DeliveryState + func (x *ExecuteRequestResponse) GetDiagnostics() []*v0.FailureDiagnostic + func (x *ExecuteRequestResponse) GetForwarded() []*FilteredField + func (x *ExecuteRequestResponse) GetRequestId() string + func (x *ExecuteRequestResponse) GetResponseReceivedAt() *timestamppb.Timestamp + func (x *ExecuteRequestResponse) GetStatusCode() uint32 + func (x *ExecuteRequestResponse) GetSuppressedPresence() []string + func (x *ExecuteRequestResponse) ProtoReflect() protoreflect.Message + func (x *ExecuteRequestResponse) Reset() + func (x *ExecuteRequestResponse) String() string + type FilteredField struct + Selector string + Value *PublicValue + func (*FilteredField) Descriptor() ([]byte, []int) + func (*FilteredField) ProtoMessage() + func (x *FilteredField) GetSelector() string + func (x *FilteredField) GetValue() *PublicValue + func (x *FilteredField) ProtoReflect() protoreflect.Message + func (x *FilteredField) Reset() + func (x *FilteredField) String() string + type GetProviderInformationRequest struct + Artifact *AgentArtifactIdentity + func (*GetProviderInformationRequest) Descriptor() ([]byte, []int) + func (*GetProviderInformationRequest) ProtoMessage() + func (x *GetProviderInformationRequest) GetArtifact() *AgentArtifactIdentity + func (x *GetProviderInformationRequest) ProtoReflect() protoreflect.Message + func (x *GetProviderInformationRequest) Reset() + func (x *GetProviderInformationRequest) String() string + type GetProviderInformationResponse struct + Artifact *AgentArtifactIdentity + Capabilities *ProviderCapabilities + Catalog *RuntimeCatalog + Diagnostics []*v0.FailureDiagnostic + Readiness *ProviderReadiness + func (*GetProviderInformationResponse) Descriptor() ([]byte, []int) + func (*GetProviderInformationResponse) ProtoMessage() + func (x *GetProviderInformationResponse) GetArtifact() *AgentArtifactIdentity + func (x *GetProviderInformationResponse) GetCapabilities() *ProviderCapabilities + func (x *GetProviderInformationResponse) GetCatalog() *RuntimeCatalog + func (x *GetProviderInformationResponse) GetDiagnostics() []*v0.FailureDiagnostic + func (x *GetProviderInformationResponse) GetReadiness() *ProviderReadiness + func (x *GetProviderInformationResponse) ProtoReflect() protoreflect.Message + func (x *GetProviderInformationResponse) Reset() + func (x *GetProviderInformationResponse) String() string + type HTTPMethod int32 + const HTTPMethod_HTTP_METHOD_DELETE + const HTTPMethod_HTTP_METHOD_GET + const HTTPMethod_HTTP_METHOD_HEAD + const HTTPMethod_HTTP_METHOD_PATCH + const HTTPMethod_HTTP_METHOD_POST + const HTTPMethod_HTTP_METHOD_PUT + const HTTPMethod_HTTP_METHOD_UNSPECIFIED + func (HTTPMethod) Descriptor() protoreflect.EnumDescriptor + func (HTTPMethod) EnumDescriptor() ([]byte, []int) + func (HTTPMethod) Type() protoreflect.EnumType + func (x HTTPMethod) Enum() *HTTPMethod + func (x HTTPMethod) Number() protoreflect.EnumNumber + func (x HTTPMethod) String() string + type HostMode int32 + const HostMode_HOST_MODE_DEVELOPMENT + const HostMode_HOST_MODE_PRODUCTION + const HostMode_HOST_MODE_STAGING + const HostMode_HOST_MODE_UNSPECIFIED + func (HostMode) Descriptor() protoreflect.EnumDescriptor + func (HostMode) EnumDescriptor() ([]byte, []int) + func (HostMode) Type() protoreflect.EnumType + func (x HostMode) Enum() *HostMode + func (x HostMode) Number() protoreflect.EnumNumber + func (x HostMode) String() string + type MaterialObservation struct + AccountIdentity string + Complete bool + Mode HostMode + NextCursor string + Resources []*MaterialResourceObservation + func (*MaterialObservation) Descriptor() ([]byte, []int) + func (*MaterialObservation) ProtoMessage() + func (x *MaterialObservation) GetAccountIdentity() string + func (x *MaterialObservation) GetComplete() bool + func (x *MaterialObservation) GetMode() HostMode + func (x *MaterialObservation) GetNextCursor() string + func (x *MaterialObservation) GetResources() []*MaterialResourceObservation + func (x *MaterialObservation) ProtoReflect() protoreflect.Message + func (x *MaterialObservation) Reset() + func (x *MaterialObservation) String() string + type MaterialResourceObservation struct + ActionPreconditions map[string]*PublicValue + Identity *RemoteIdentity + Ownership Ownership + ProviderOwnedFields map[string]*PublicValue + Revision string + SecretReferenceStatus map[string]string + func (*MaterialResourceObservation) Descriptor() ([]byte, []int) + func (*MaterialResourceObservation) ProtoMessage() + func (x *MaterialResourceObservation) GetActionPreconditions() map[string]*PublicValue + func (x *MaterialResourceObservation) GetIdentity() *RemoteIdentity + func (x *MaterialResourceObservation) GetOwnership() Ownership + func (x *MaterialResourceObservation) GetProviderOwnedFields() map[string]*PublicValue + func (x *MaterialResourceObservation) GetRevision() string + func (x *MaterialResourceObservation) GetSecretReferenceStatus() map[string]string + func (x *MaterialResourceObservation) ProtoReflect() protoreflect.Message + func (x *MaterialResourceObservation) Reset() + func (x *MaterialResourceObservation) String() string + type MethodEffect int32 + const MethodEffect_METHOD_EFFECT_HOST_BOOKKEEPING + const MethodEffect_METHOD_EFFECT_NONE + const MethodEffect_METHOD_EFFECT_ONE_PLAN_ACTION + const MethodEffect_METHOD_EFFECT_READ_ONLY + const MethodEffect_METHOD_EFFECT_UNSPECIFIED + func (MethodEffect) Descriptor() protoreflect.EnumDescriptor + func (MethodEffect) EnumDescriptor() ([]byte, []int) + func (MethodEffect) Type() protoreflect.EnumType + func (x MethodEffect) Enum() *MethodEffect + func (x MethodEffect) Number() protoreflect.EnumNumber + func (x MethodEffect) String() string + type MethodNetworkMode int32 + const MethodNetworkMode_METHOD_NETWORK_MODE_ADMITTED + const MethodNetworkMode_METHOD_NETWORK_MODE_HOST_LOCAL + const MethodNetworkMode_METHOD_NETWORK_MODE_OFFLINE + const MethodNetworkMode_METHOD_NETWORK_MODE_READ_ONLY + const MethodNetworkMode_METHOD_NETWORK_MODE_UNSPECIFIED + func (MethodNetworkMode) Descriptor() protoreflect.EnumDescriptor + func (MethodNetworkMode) EnumDescriptor() ([]byte, []int) + func (MethodNetworkMode) Type() protoreflect.EnumType + func (x MethodNetworkMode) Enum() *MethodNetworkMode + func (x MethodNetworkMode) Number() protoreflect.EnumNumber + func (x MethodNetworkMode) String() string + type ObserveRequest struct + Context *ProviderContext + Cursor string + State *ProviderState + func (*ObserveRequest) Descriptor() ([]byte, []int) + func (*ObserveRequest) ProtoMessage() + func (x *ObserveRequest) GetContext() *ProviderContext + func (x *ObserveRequest) GetCursor() string + func (x *ObserveRequest) GetState() *ProviderState + func (x *ObserveRequest) ProtoReflect() protoreflect.Message + func (x *ObserveRequest) Reset() + func (x *ObserveRequest) String() string + type ObserveResponse struct + Material *MaterialObservation + Volatile *VolatileObservation + func (*ObserveResponse) Descriptor() ([]byte, []int) + func (*ObserveResponse) ProtoMessage() + func (x *ObserveResponse) GetMaterial() *MaterialObservation + func (x *ObserveResponse) GetVolatile() *VolatileObservation + func (x *ObserveResponse) ProtoReflect() protoreflect.Message + func (x *ObserveResponse) Reset() + func (x *ObserveResponse) String() string + type OfflineProviderContext struct + AccountIdentity string + Artifact *AgentArtifactIdentity + Binding *BindingAddress + Input map[string]*PublicValue + Mode HostMode + func (*OfflineProviderContext) Descriptor() ([]byte, []int) + func (*OfflineProviderContext) ProtoMessage() + func (x *OfflineProviderContext) GetAccountIdentity() string + func (x *OfflineProviderContext) GetArtifact() *AgentArtifactIdentity + func (x *OfflineProviderContext) GetBinding() *BindingAddress + func (x *OfflineProviderContext) GetInput() map[string]*PublicValue + func (x *OfflineProviderContext) GetMode() HostMode + func (x *OfflineProviderContext) ProtoReflect() protoreflect.Message + func (x *OfflineProviderContext) Reset() + func (x *OfflineProviderContext) String() string + type OpaqueReference struct + Purpose CredentialPurpose + Reference string + SafeFingerprint string + func (*OpaqueReference) Descriptor() ([]byte, []int) + func (*OpaqueReference) ProtoMessage() + func (x *OpaqueReference) GetPurpose() CredentialPurpose + func (x *OpaqueReference) GetReference() string + func (x *OpaqueReference) GetSafeFingerprint() string + func (x *OpaqueReference) ProtoReflect() protoreflect.Message + func (x *OpaqueReference) Reset() + func (x *OpaqueReference) String() string + type OperationIdentity struct + ActionId string + ApprovalId string + AttemptId string + CheckpointId string + OperationId string + PlanId string + func (*OperationIdentity) Descriptor() ([]byte, []int) + func (*OperationIdentity) ProtoMessage() + func (x *OperationIdentity) GetActionId() string + func (x *OperationIdentity) GetApprovalId() string + func (x *OperationIdentity) GetAttemptId() string + func (x *OperationIdentity) GetCheckpointId() string + func (x *OperationIdentity) GetOperationId() string + func (x *OperationIdentity) GetPlanId() string + func (x *OperationIdentity) ProtoReflect() protoreflect.Message + func (x *OperationIdentity) Reset() + func (x *OperationIdentity) String() string + type OrderedPlan struct + Actions []*PlanAction + ArtifactDigest string + CatalogDigest string + DesiredDigest string + ManifestDigest string + ObservationDigest string + OutputTargetDigest string + PlanDigest string + PlanId string + PolicyInputDigest string + StateGenerationDigest string + func (*OrderedPlan) Descriptor() ([]byte, []int) + func (*OrderedPlan) ProtoMessage() + func (x *OrderedPlan) GetActions() []*PlanAction + func (x *OrderedPlan) GetArtifactDigest() string + func (x *OrderedPlan) GetCatalogDigest() string + func (x *OrderedPlan) GetDesiredDigest() string + func (x *OrderedPlan) GetManifestDigest() string + func (x *OrderedPlan) GetObservationDigest() string + func (x *OrderedPlan) GetOutputTargetDigest() string + func (x *OrderedPlan) GetPlanDigest() string + func (x *OrderedPlan) GetPlanId() string + func (x *OrderedPlan) GetPolicyInputDigest() string + func (x *OrderedPlan) GetStateGenerationDigest() string + func (x *OrderedPlan) ProtoReflect() protoreflect.Message + func (x *OrderedPlan) Reset() + func (x *OrderedPlan) String() string + type OutcomeCertainty int32 + const OutcomeCertainty_OUTCOME_CERTAINTY_COMPLETE + const OutcomeCertainty_OUTCOME_CERTAINTY_PARTIAL + const OutcomeCertainty_OUTCOME_CERTAINTY_UNCERTAIN + const OutcomeCertainty_OUTCOME_CERTAINTY_UNSPECIFIED + func (OutcomeCertainty) Descriptor() protoreflect.EnumDescriptor + func (OutcomeCertainty) EnumDescriptor() ([]byte, []int) + func (OutcomeCertainty) Type() protoreflect.EnumType + func (x OutcomeCertainty) Enum() *OutcomeCertainty + func (x OutcomeCertainty) Number() protoreflect.EnumNumber + func (x OutcomeCertainty) String() string + type OutputProposal struct + Contract string + Digest string + TargetGeneration uint64 + Values map[string]*OutputValue + func (*OutputProposal) Descriptor() ([]byte, []int) + func (*OutputProposal) ProtoMessage() + func (x *OutputProposal) GetContract() string + func (x *OutputProposal) GetDigest() string + func (x *OutputProposal) GetTargetGeneration() uint64 + func (x *OutputProposal) GetValues() map[string]*OutputValue + func (x *OutputProposal) ProtoReflect() protoreflect.Message + func (x *OutputProposal) Reset() + func (x *OutputProposal) String() string + type OutputTarget struct + Contract string + CurrentDigest string + CurrentGeneration uint64 + TargetGeneration uint64 + func (*OutputTarget) Descriptor() ([]byte, []int) + func (*OutputTarget) ProtoMessage() + func (x *OutputTarget) GetContract() string + func (x *OutputTarget) GetCurrentDigest() string + func (x *OutputTarget) GetCurrentGeneration() uint64 + func (x *OutputTarget) GetTargetGeneration() uint64 + func (x *OutputTarget) ProtoReflect() protoreflect.Message + func (x *OutputTarget) Reset() + func (x *OutputTarget) String() string + type OutputValue struct + Kind isOutputValue_Kind + func (*OutputValue) Descriptor() ([]byte, []int) + func (*OutputValue) ProtoMessage() + func (x *OutputValue) GetKind() isOutputValue_Kind + func (x *OutputValue) GetOpaqueReference() *OpaqueReference + func (x *OutputValue) GetPublicValue() *PublicValue + func (x *OutputValue) ProtoReflect() protoreflect.Message + func (x *OutputValue) Reset() + func (x *OutputValue) String() string + type OutputValue_OpaqueReference struct + OpaqueReference *OpaqueReference + type OutputValue_PublicValue struct + PublicValue *PublicValue + type Ownership int32 + const Ownership_OWNERSHIP_ADOPTED + const Ownership_OWNERSHIP_OBSERVED + const Ownership_OWNERSHIP_OWNED + const Ownership_OWNERSHIP_UNMANAGED + const Ownership_OWNERSHIP_UNSPECIFIED + func (Ownership) Descriptor() protoreflect.EnumDescriptor + func (Ownership) EnumDescriptor() ([]byte, []int) + func (Ownership) Type() protoreflect.EnumType + func (x Ownership) Enum() *Ownership + func (x Ownership) Number() protoreflect.EnumNumber + func (x Ownership) String() string + type PlanAction struct + ActionId string + Output *OutputProposal + Ownership Ownership + Position uint32 + Preconditions []*ActionPrecondition + ProspectiveRemoteId string + RemoteIdentity *RemoteIdentity + Requests []*PlannedRequest + ResourceType string + Summary string + Type ActionType + func (*PlanAction) Descriptor() ([]byte, []int) + func (*PlanAction) ProtoMessage() + func (x *PlanAction) GetActionId() string + func (x *PlanAction) GetOutput() *OutputProposal + func (x *PlanAction) GetOwnership() Ownership + func (x *PlanAction) GetPosition() uint32 + func (x *PlanAction) GetPreconditions() []*ActionPrecondition + func (x *PlanAction) GetProspectiveRemoteId() string + func (x *PlanAction) GetRemoteIdentity() *RemoteIdentity + func (x *PlanAction) GetRequests() []*PlannedRequest + func (x *PlanAction) GetResourceType() string + func (x *PlanAction) GetSummary() string + func (x *PlanAction) GetType() ActionType + func (x *PlanAction) ProtoReflect() protoreflect.Message + func (x *PlanAction) Reset() + func (x *PlanAction) String() string + type PlanRequest struct + Context *OfflineProviderContext + Desired *BindingDesiredState + Observation *MaterialObservation + OutputTarget *OutputTarget + PolicyInput *PolicyApprovalInput + State *ProviderState + StateGeneration *StateGeneration + func (*PlanRequest) Descriptor() ([]byte, []int) + func (*PlanRequest) ProtoMessage() + func (x *PlanRequest) GetContext() *OfflineProviderContext + func (x *PlanRequest) GetDesired() *BindingDesiredState + func (x *PlanRequest) GetObservation() *MaterialObservation + func (x *PlanRequest) GetOutputTarget() *OutputTarget + func (x *PlanRequest) GetPolicyInput() *PolicyApprovalInput + func (x *PlanRequest) GetState() *ProviderState + func (x *PlanRequest) GetStateGeneration() *StateGeneration + func (x *PlanRequest) ProtoReflect() protoreflect.Message + func (x *PlanRequest) Reset() + func (x *PlanRequest) String() string + type PlanResponse struct + Diagnostics []*v0.FailureDiagnostic + Plan *OrderedPlan + func (*PlanResponse) Descriptor() ([]byte, []int) + func (*PlanResponse) ProtoMessage() + func (x *PlanResponse) GetDiagnostics() []*v0.FailureDiagnostic + func (x *PlanResponse) GetPlan() *OrderedPlan + func (x *PlanResponse) ProtoReflect() protoreflect.Message + func (x *PlanResponse) Reset() + func (x *PlanResponse) String() string + type PlannedRequest struct + AdmittedOriginDigest string + Body map[string]*PublicValue + CredentialPurposes []CredentialPurpose + IdempotencyKey string + Method HTTPMethod + PathParameters map[string]*PublicValue + Query map[string]*PublicValue + RequestDescriptorDigest string + RequestDescriptorId string + RequestDigest string + ResponsePolicyDigest string + func (*PlannedRequest) Descriptor() ([]byte, []int) + func (*PlannedRequest) ProtoMessage() + func (x *PlannedRequest) GetAdmittedOriginDigest() string + func (x *PlannedRequest) GetBody() map[string]*PublicValue + func (x *PlannedRequest) GetCredentialPurposes() []CredentialPurpose + func (x *PlannedRequest) GetIdempotencyKey() string + func (x *PlannedRequest) GetMethod() HTTPMethod + func (x *PlannedRequest) GetPathParameters() map[string]*PublicValue + func (x *PlannedRequest) GetQuery() map[string]*PublicValue + func (x *PlannedRequest) GetRequestDescriptorDigest() string + func (x *PlannedRequest) GetRequestDescriptorId() string + func (x *PlannedRequest) GetRequestDigest() string + func (x *PlannedRequest) GetResponsePolicyDigest() string + func (x *PlannedRequest) ProtoReflect() protoreflect.Message + func (x *PlannedRequest) Reset() + func (x *PlannedRequest) String() string + type PolicyApprovalInput struct + ApprovalId string + ConcreteResource string + CredentialPurpose CredentialPurpose + Permission string + PrincipalId string + ResponsePolicyDigest string + func (*PolicyApprovalInput) Descriptor() ([]byte, []int) + func (*PolicyApprovalInput) ProtoMessage() + func (x *PolicyApprovalInput) GetApprovalId() string + func (x *PolicyApprovalInput) GetConcreteResource() string + func (x *PolicyApprovalInput) GetCredentialPurpose() CredentialPurpose + func (x *PolicyApprovalInput) GetPermission() string + func (x *PolicyApprovalInput) GetPrincipalId() string + func (x *PolicyApprovalInput) GetResponsePolicyDigest() string + func (x *PolicyApprovalInput) ProtoReflect() protoreflect.Message + func (x *PolicyApprovalInput) Reset() + func (x *PolicyApprovalInput) String() string + type PrivateNetworkClass int32 + const PrivateNetworkClass_PRIVATE_NETWORK_CLASS_LINK_LOCAL + const PrivateNetworkClass_PRIVATE_NETWORK_CLASS_LOOPBACK + const PrivateNetworkClass_PRIVATE_NETWORK_CLASS_PRIVATE + const PrivateNetworkClass_PRIVATE_NETWORK_CLASS_PUBLIC + const PrivateNetworkClass_PRIVATE_NETWORK_CLASS_UNSPECIFIED + func (PrivateNetworkClass) Descriptor() protoreflect.EnumDescriptor + func (PrivateNetworkClass) EnumDescriptor() ([]byte, []int) + func (PrivateNetworkClass) Type() protoreflect.EnumType + func (x PrivateNetworkClass) Enum() *PrivateNetworkClass + func (x PrivateNetworkClass) Number() protoreflect.EnumNumber + func (x PrivateNetworkClass) String() string + type ProposeOutputRequest struct + Operation *OperationIdentity + Proposal *OutputProposal + func (*ProposeOutputRequest) Descriptor() ([]byte, []int) + func (*ProposeOutputRequest) ProtoMessage() + func (x *ProposeOutputRequest) GetOperation() *OperationIdentity + func (x *ProposeOutputRequest) GetProposal() *OutputProposal + func (x *ProposeOutputRequest) ProtoReflect() protoreflect.Message + func (x *ProposeOutputRequest) Reset() + func (x *ProposeOutputRequest) String() string + type ProposeOutputResponse struct + Digest string + Durable bool + Generation uint64 + func (*ProposeOutputResponse) Descriptor() ([]byte, []int) + func (*ProposeOutputResponse) ProtoMessage() + func (x *ProposeOutputResponse) GetDigest() string + func (x *ProposeOutputResponse) GetDurable() bool + func (x *ProposeOutputResponse) GetGeneration() uint64 + func (x *ProposeOutputResponse) ProtoReflect() protoreflect.Message + func (x *ProposeOutputResponse) Reset() + func (x *ProposeOutputResponse) String() string + type ProviderCapabilities struct + SupportsDelete bool + SupportsImport bool + SupportsReplace bool + SupportsStateUpgrade bool + func (*ProviderCapabilities) Descriptor() ([]byte, []int) + func (*ProviderCapabilities) ProtoMessage() + func (x *ProviderCapabilities) GetSupportsDelete() bool + func (x *ProviderCapabilities) GetSupportsImport() bool + func (x *ProviderCapabilities) GetSupportsReplace() bool + func (x *ProviderCapabilities) GetSupportsStateUpgrade() bool + func (x *ProviderCapabilities) ProtoReflect() protoreflect.Message + func (x *ProviderCapabilities) Reset() + func (x *ProviderCapabilities) String() string + type ProviderClient interface + ApplyAction func(ctx context.Context, in *ApplyActionRequest, opts ...grpc.CallOption) (*ApplyActionResponse, error) + Doctor func(ctx context.Context, in *DoctorRequest, opts ...grpc.CallOption) (*DoctorResponse, error) + GetProviderInformation func(ctx context.Context, in *GetProviderInformationRequest, ...) (*GetProviderInformationResponse, error) + Observe func(ctx context.Context, in *ObserveRequest, opts ...grpc.CallOption) (*ObserveResponse, error) + Plan func(ctx context.Context, in *PlanRequest, opts ...grpc.CallOption) (*PlanResponse, error) + UpgradeState func(ctx context.Context, in *UpgradeStateRequest, opts ...grpc.CallOption) (*UpgradeStateResponse, error) + Validate func(ctx context.Context, in *ValidateRequest, opts ...grpc.CallOption) (*ValidateResponse, error) + func NewProviderClient(cc grpc.ClientConnInterface) ProviderClient + type ProviderContext struct + AdmittedOrigins []*AdmittedOrigin + Budget *RequestBudget + Credentials []*CredentialHandle + Endpoints []*SemanticEndpointReference + Offline *OfflineProviderContext + Operation *OperationIdentity + func (*ProviderContext) Descriptor() ([]byte, []int) + func (*ProviderContext) ProtoMessage() + func (x *ProviderContext) GetAdmittedOrigins() []*AdmittedOrigin + func (x *ProviderContext) GetBudget() *RequestBudget + func (x *ProviderContext) GetCredentials() []*CredentialHandle + func (x *ProviderContext) GetEndpoints() []*SemanticEndpointReference + func (x *ProviderContext) GetOffline() *OfflineProviderContext + func (x *ProviderContext) GetOperation() *OperationIdentity + func (x *ProviderContext) ProtoReflect() protoreflect.Message + func (x *ProviderContext) Reset() + func (x *ProviderContext) String() string + type ProviderHostClient interface + ExecuteRequest func(ctx context.Context, in *ExecuteRequestRequest, opts ...grpc.CallOption) (*ExecuteRequestResponse, error) + ProposeOutput func(ctx context.Context, in *ProposeOutputRequest, opts ...grpc.CallOption) (*ProposeOutputResponse, error) + RecordCheckpoint func(ctx context.Context, in *RecordCheckpointRequest, opts ...grpc.CallOption) (*RecordCheckpointResponse, error) + ResolveCapture func(ctx context.Context, in *ResolveCaptureRequest, opts ...grpc.CallOption) (*ResolveCaptureResponse, error) + func NewProviderHostClient(cc grpc.ClientConnInterface) ProviderHostClient + type ProviderHostServer interface + ExecuteRequest func(context.Context, *ExecuteRequestRequest) (*ExecuteRequestResponse, error) + ProposeOutput func(context.Context, *ProposeOutputRequest) (*ProposeOutputResponse, error) + RecordCheckpoint func(context.Context, *RecordCheckpointRequest) (*RecordCheckpointResponse, error) + ResolveCapture func(context.Context, *ResolveCaptureRequest) (*ResolveCaptureResponse, error) + type ProviderMethodPolicy struct + Effect MethodEffect + Network MethodNetworkMode + func (*ProviderMethodPolicy) Descriptor() ([]byte, []int) + func (*ProviderMethodPolicy) ProtoMessage() + func (x *ProviderMethodPolicy) GetEffect() MethodEffect + func (x *ProviderMethodPolicy) GetNetwork() MethodNetworkMode + func (x *ProviderMethodPolicy) ProtoReflect() protoreflect.Message + func (x *ProviderMethodPolicy) Reset() + func (x *ProviderMethodPolicy) String() string + type ProviderReadiness struct + ProductionMutation bool + ProductionObserve bool + func (*ProviderReadiness) Descriptor() ([]byte, []int) + func (*ProviderReadiness) ProtoMessage() + func (x *ProviderReadiness) GetProductionMutation() bool + func (x *ProviderReadiness) GetProductionObserve() bool + func (x *ProviderReadiness) ProtoReflect() protoreflect.Message + func (x *ProviderReadiness) Reset() + func (x *ProviderReadiness) String() string + type ProviderServer interface + ApplyAction func(context.Context, *ApplyActionRequest) (*ApplyActionResponse, error) + Doctor func(context.Context, *DoctorRequest) (*DoctorResponse, error) + GetProviderInformation func(context.Context, *GetProviderInformationRequest) (*GetProviderInformationResponse, error) + Observe func(context.Context, *ObserveRequest) (*ObserveResponse, error) + Plan func(context.Context, *PlanRequest) (*PlanResponse, error) + UpgradeState func(context.Context, *UpgradeStateRequest) (*UpgradeStateResponse, error) + Validate func(context.Context, *ValidateRequest) (*ValidateResponse, error) + type ProviderState struct + Schema isProviderState_Schema + SchemaVersion uint32 + func (*ProviderState) Descriptor() ([]byte, []int) + func (*ProviderState) ProtoMessage() + func (x *ProviderState) GetSchema() isProviderState_Schema + func (x *ProviderState) GetSchemaVersion() uint32 + func (x *ProviderState) GetV1() *ProviderStateV1 + func (x *ProviderState) ProtoReflect() protoreflect.Message + func (x *ProviderState) Reset() + func (x *ProviderState) String() string + type ProviderStateV1 struct + ArtifactDigest string + Binding *BindingAddress + Checkpoint *ActionCheckpoint + Generation uint64 + ManifestDigest string + ManifestSchemaVersion string + MaterialObservationDigest string + Operation *OperationIdentity + OutputContract string + OutputDigest string + OutputGeneration uint64 + Ownership Ownership + OwnershipStamp string + PlanDigest string + ProviderId string + ProviderOwnedFields map[string]*PublicValue + ProviderVersion string + Receipt *ActionReceipt + RecoveryData map[string]*PublicValue + RemoteIdentity *RemoteIdentity + SafeObservedFields map[string]*PublicValue + SecretReferences []*OpaqueReference + StateSchemaVersion uint32 + UpgradeHistory []*UpgradeRecord + func (*ProviderStateV1) Descriptor() ([]byte, []int) + func (*ProviderStateV1) ProtoMessage() + func (x *ProviderStateV1) GetArtifactDigest() string + func (x *ProviderStateV1) GetBinding() *BindingAddress + func (x *ProviderStateV1) GetCheckpoint() *ActionCheckpoint + func (x *ProviderStateV1) GetGeneration() uint64 + func (x *ProviderStateV1) GetManifestDigest() string + func (x *ProviderStateV1) GetManifestSchemaVersion() string + func (x *ProviderStateV1) GetMaterialObservationDigest() string + func (x *ProviderStateV1) GetOperation() *OperationIdentity + func (x *ProviderStateV1) GetOutputContract() string + func (x *ProviderStateV1) GetOutputDigest() string + func (x *ProviderStateV1) GetOutputGeneration() uint64 + func (x *ProviderStateV1) GetOwnership() Ownership + func (x *ProviderStateV1) GetOwnershipStamp() string + func (x *ProviderStateV1) GetPlanDigest() string + func (x *ProviderStateV1) GetProviderId() string + func (x *ProviderStateV1) GetProviderOwnedFields() map[string]*PublicValue + func (x *ProviderStateV1) GetProviderVersion() string + func (x *ProviderStateV1) GetReceipt() *ActionReceipt + func (x *ProviderStateV1) GetRecoveryData() map[string]*PublicValue + func (x *ProviderStateV1) GetRemoteIdentity() *RemoteIdentity + func (x *ProviderStateV1) GetSafeObservedFields() map[string]*PublicValue + func (x *ProviderStateV1) GetSecretReferences() []*OpaqueReference + func (x *ProviderStateV1) GetStateSchemaVersion() uint32 + func (x *ProviderStateV1) GetUpgradeHistory() []*UpgradeRecord + func (x *ProviderStateV1) ProtoReflect() protoreflect.Message + func (x *ProviderStateV1) Reset() + func (x *ProviderStateV1) String() string + type ProviderState_V1 struct + V1 *ProviderStateV1 + type PublicList struct + Values []*PublicValue + func (*PublicList) Descriptor() ([]byte, []int) + func (*PublicList) ProtoMessage() + func (x *PublicList) GetValues() []*PublicValue + func (x *PublicList) ProtoReflect() protoreflect.Message + func (x *PublicList) Reset() + func (x *PublicList) String() string + type PublicObject struct + Fields map[string]*PublicValue + func (*PublicObject) Descriptor() ([]byte, []int) + func (*PublicObject) ProtoMessage() + func (x *PublicObject) GetFields() map[string]*PublicValue + func (x *PublicObject) ProtoReflect() protoreflect.Message + func (x *PublicObject) Reset() + func (x *PublicObject) String() string + type PublicValue struct + Kind isPublicValue_Kind + func (*PublicValue) Descriptor() ([]byte, []int) + func (*PublicValue) ProtoMessage() + func (x *PublicValue) GetBoolValue() bool + func (x *PublicValue) GetDecimalValue() string + func (x *PublicValue) GetIntegerValue() int64 + func (x *PublicValue) GetKind() isPublicValue_Kind + func (x *PublicValue) GetListValue() *PublicList + func (x *PublicValue) GetNullValue() bool + func (x *PublicValue) GetObjectValue() *PublicObject + func (x *PublicValue) GetStringValue() string + func (x *PublicValue) ProtoReflect() protoreflect.Message + func (x *PublicValue) Reset() + func (x *PublicValue) String() string + type PublicValue_BoolValue struct + BoolValue bool + type PublicValue_DecimalValue struct + DecimalValue string + type PublicValue_IntegerValue struct + IntegerValue int64 + type PublicValue_ListValue struct + ListValue *PublicList + type PublicValue_NullValue struct + NullValue bool + type PublicValue_ObjectValue struct + ObjectValue *PublicObject + type PublicValue_StringValue struct + StringValue string + type RecordCheckpointRequest struct + Checkpoint *ActionCheckpoint + func (*RecordCheckpointRequest) Descriptor() ([]byte, []int) + func (*RecordCheckpointRequest) ProtoMessage() + func (x *RecordCheckpointRequest) GetCheckpoint() *ActionCheckpoint + func (x *RecordCheckpointRequest) ProtoReflect() protoreflect.Message + func (x *RecordCheckpointRequest) Reset() + func (x *RecordCheckpointRequest) String() string + type RecordCheckpointResponse struct + Durable bool + StateGeneration uint64 + func (*RecordCheckpointResponse) Descriptor() ([]byte, []int) + func (*RecordCheckpointResponse) ProtoMessage() + func (x *RecordCheckpointResponse) GetDurable() bool + func (x *RecordCheckpointResponse) GetStateGeneration() uint64 + func (x *RecordCheckpointResponse) ProtoReflect() protoreflect.Message + func (x *RecordCheckpointResponse) Reset() + func (x *RecordCheckpointResponse) String() string + type RemoteIdentity struct + AccountId string + Provider string + RemoteId string + ResourceType string + func (*RemoteIdentity) Descriptor() ([]byte, []int) + func (*RemoteIdentity) ProtoMessage() + func (x *RemoteIdentity) GetAccountId() string + func (x *RemoteIdentity) GetProvider() string + func (x *RemoteIdentity) GetRemoteId() string + func (x *RemoteIdentity) GetResourceType() string + func (x *RemoteIdentity) ProtoReflect() protoreflect.Message + func (x *RemoteIdentity) Reset() + func (x *RemoteIdentity) String() string + type RequestBudget struct + Deadline *timestamppb.Timestamp + RequestBytes uint64 + RequestCount uint32 + ResponseBytes uint64 + func (*RequestBudget) Descriptor() ([]byte, []int) + func (*RequestBudget) ProtoMessage() + func (x *RequestBudget) GetDeadline() *timestamppb.Timestamp + func (x *RequestBudget) GetRequestBytes() uint64 + func (x *RequestBudget) GetRequestCount() uint32 + func (x *RequestBudget) GetResponseBytes() uint64 + func (x *RequestBudget) ProtoReflect() protoreflect.Message + func (x *RequestBudget) Reset() + func (x *RequestBudget) String() string + type ResolveCaptureRequest struct + CaptureId string + Operation *OperationIdentity + func (*ResolveCaptureRequest) Descriptor() ([]byte, []int) + func (*ResolveCaptureRequest) ProtoMessage() + func (x *ResolveCaptureRequest) GetCaptureId() string + func (x *ResolveCaptureRequest) GetOperation() *OperationIdentity + func (x *ResolveCaptureRequest) ProtoReflect() protoreflect.Message + func (x *ResolveCaptureRequest) Reset() + func (x *ResolveCaptureRequest) String() string + type ResolveCaptureResponse struct + Reference *OpaqueReference + func (*ResolveCaptureResponse) Descriptor() ([]byte, []int) + func (*ResolveCaptureResponse) ProtoMessage() + func (x *ResolveCaptureResponse) GetReference() *OpaqueReference + func (x *ResolveCaptureResponse) ProtoReflect() protoreflect.Message + func (x *ResolveCaptureResponse) Reset() + func (x *ResolveCaptureResponse) String() string + type RuntimeCatalog struct + DiagnosticCodes []string + Digest string + ManifestSchemaVersion string + ProjectionContracts []string + ProtocolVersion string + Requests []*RuntimeCatalogRequest + ResourceTypes []*RuntimeCatalogResource + StateSchemaVersions []uint32 + func (*RuntimeCatalog) Descriptor() ([]byte, []int) + func (*RuntimeCatalog) ProtoMessage() + func (x *RuntimeCatalog) GetDiagnosticCodes() []string + func (x *RuntimeCatalog) GetDigest() string + func (x *RuntimeCatalog) GetManifestSchemaVersion() string + func (x *RuntimeCatalog) GetProjectionContracts() []string + func (x *RuntimeCatalog) GetProtocolVersion() string + func (x *RuntimeCatalog) GetRequests() []*RuntimeCatalogRequest + func (x *RuntimeCatalog) GetResourceTypes() []*RuntimeCatalogResource + func (x *RuntimeCatalog) GetStateSchemaVersions() []uint32 + func (x *RuntimeCatalog) ProtoReflect() protoreflect.Message + func (x *RuntimeCatalog) Reset() + func (x *RuntimeCatalog) String() string + type RuntimeCatalogRequest struct + Digest string + Id string + func (*RuntimeCatalogRequest) Descriptor() ([]byte, []int) + func (*RuntimeCatalogRequest) ProtoMessage() + func (x *RuntimeCatalogRequest) GetDigest() string + func (x *RuntimeCatalogRequest) GetId() string + func (x *RuntimeCatalogRequest) ProtoReflect() protoreflect.Message + func (x *RuntimeCatalogRequest) Reset() + func (x *RuntimeCatalogRequest) String() string + type RuntimeCatalogResource struct + Actions []string + Id string + func (*RuntimeCatalogResource) Descriptor() ([]byte, []int) + func (*RuntimeCatalogResource) ProtoMessage() + func (x *RuntimeCatalogResource) GetActions() []string + func (x *RuntimeCatalogResource) GetId() string + func (x *RuntimeCatalogResource) ProtoReflect() protoreflect.Message + func (x *RuntimeCatalogResource) Reset() + func (x *RuntimeCatalogResource) String() string + type SemanticEndpointReference struct + EndpointId string + OriginRuleId string + func (*SemanticEndpointReference) Descriptor() ([]byte, []int) + func (*SemanticEndpointReference) ProtoMessage() + func (x *SemanticEndpointReference) GetEndpointId() string + func (x *SemanticEndpointReference) GetOriginRuleId() string + func (x *SemanticEndpointReference) ProtoReflect() protoreflect.Message + func (x *SemanticEndpointReference) Reset() + func (x *SemanticEndpointReference) String() string + type StateGeneration struct + Generation uint64 + SchemaVersion uint32 + StateDigest string + func (*StateGeneration) Descriptor() ([]byte, []int) + func (*StateGeneration) ProtoMessage() + func (x *StateGeneration) GetGeneration() uint64 + func (x *StateGeneration) GetSchemaVersion() uint32 + func (x *StateGeneration) GetStateDigest() string + func (x *StateGeneration) ProtoReflect() protoreflect.Message + func (x *StateGeneration) Reset() + func (x *StateGeneration) String() string + type UnimplementedProviderHostServer struct + func (UnimplementedProviderHostServer) ExecuteRequest(context.Context, *ExecuteRequestRequest) (*ExecuteRequestResponse, error) + func (UnimplementedProviderHostServer) ProposeOutput(context.Context, *ProposeOutputRequest) (*ProposeOutputResponse, error) + func (UnimplementedProviderHostServer) RecordCheckpoint(context.Context, *RecordCheckpointRequest) (*RecordCheckpointResponse, error) + func (UnimplementedProviderHostServer) ResolveCapture(context.Context, *ResolveCaptureRequest) (*ResolveCaptureResponse, error) + type UnimplementedProviderServer struct + func (UnimplementedProviderServer) ApplyAction(context.Context, *ApplyActionRequest) (*ApplyActionResponse, error) + func (UnimplementedProviderServer) Doctor(context.Context, *DoctorRequest) (*DoctorResponse, error) + func (UnimplementedProviderServer) GetProviderInformation(context.Context, *GetProviderInformationRequest) (*GetProviderInformationResponse, error) + func (UnimplementedProviderServer) Observe(context.Context, *ObserveRequest) (*ObserveResponse, error) + func (UnimplementedProviderServer) Plan(context.Context, *PlanRequest) (*PlanResponse, error) + func (UnimplementedProviderServer) UpgradeState(context.Context, *UpgradeStateRequest) (*UpgradeStateResponse, error) + func (UnimplementedProviderServer) Validate(context.Context, *ValidateRequest) (*ValidateResponse, error) + type UnsafeProviderHostServer interface + type UnsafeProviderServer interface + type UpgradeRecord struct + AgentVersion string + ArtifactDigest string + FromVersion uint32 + PriorDigest string + ResultDigest string + ToVersion uint32 + UpgradedAt *timestamppb.Timestamp + func (*UpgradeRecord) Descriptor() ([]byte, []int) + func (*UpgradeRecord) ProtoMessage() + func (x *UpgradeRecord) GetAgentVersion() string + func (x *UpgradeRecord) GetArtifactDigest() string + func (x *UpgradeRecord) GetFromVersion() uint32 + func (x *UpgradeRecord) GetPriorDigest() string + func (x *UpgradeRecord) GetResultDigest() string + func (x *UpgradeRecord) GetToVersion() uint32 + func (x *UpgradeRecord) GetUpgradedAt() *timestamppb.Timestamp + func (x *UpgradeRecord) ProtoReflect() protoreflect.Message + func (x *UpgradeRecord) Reset() + func (x *UpgradeRecord) String() string + type UpgradeStateRequest struct + Context *OfflineProviderContext + FromVersion uint32 + State *ProviderState + ToVersion uint32 + func (*UpgradeStateRequest) Descriptor() ([]byte, []int) + func (*UpgradeStateRequest) ProtoMessage() + func (x *UpgradeStateRequest) GetContext() *OfflineProviderContext + func (x *UpgradeStateRequest) GetFromVersion() uint32 + func (x *UpgradeStateRequest) GetState() *ProviderState + func (x *UpgradeStateRequest) GetToVersion() uint32 + func (x *UpgradeStateRequest) ProtoReflect() protoreflect.Message + func (x *UpgradeStateRequest) Reset() + func (x *UpgradeStateRequest) String() string + type UpgradeStateResponse struct + Diagnostics []*v0.FailureDiagnostic + Record *UpgradeRecord + State *ProviderState + func (*UpgradeStateResponse) Descriptor() ([]byte, []int) + func (*UpgradeStateResponse) ProtoMessage() + func (x *UpgradeStateResponse) GetDiagnostics() []*v0.FailureDiagnostic + func (x *UpgradeStateResponse) GetRecord() *UpgradeRecord + func (x *UpgradeStateResponse) GetState() *ProviderState + func (x *UpgradeStateResponse) ProtoReflect() protoreflect.Message + func (x *UpgradeStateResponse) Reset() + func (x *UpgradeStateResponse) String() string + type ValidateRequest struct + Context *OfflineProviderContext + PreviousState *ProviderState + func (*ValidateRequest) Descriptor() ([]byte, []int) + func (*ValidateRequest) ProtoMessage() + func (x *ValidateRequest) GetContext() *OfflineProviderContext + func (x *ValidateRequest) GetPreviousState() *ProviderState + func (x *ValidateRequest) ProtoReflect() protoreflect.Message + func (x *ValidateRequest) Reset() + func (x *ValidateRequest) String() string + type ValidateResponse struct + Diagnostics []*v0.FailureDiagnostic + Valid bool + func (*ValidateResponse) Descriptor() ([]byte, []int) + func (*ValidateResponse) ProtoMessage() + func (x *ValidateResponse) GetDiagnostics() []*v0.FailureDiagnostic + func (x *ValidateResponse) GetValid() bool + func (x *ValidateResponse) ProtoReflect() protoreflect.Message + func (x *ValidateResponse) Reset() + func (x *ValidateResponse) String() string + type VolatileObservation struct + Diagnostics []*v0.FailureDiagnostic + RateLimitRemaining uint64 + RequestIds []string + RetrievedAt *timestamppb.Timestamp + RetryAfter *durationpb.Duration + func (*VolatileObservation) Descriptor() ([]byte, []int) + func (*VolatileObservation) ProtoMessage() + func (x *VolatileObservation) GetDiagnostics() []*v0.FailureDiagnostic + func (x *VolatileObservation) GetRateLimitRemaining() uint64 + func (x *VolatileObservation) GetRequestIds() []string + func (x *VolatileObservation) GetRetrievedAt() *timestamppb.Timestamp + func (x *VolatileObservation) GetRetryAfter() *durationpb.Duration + func (x *VolatileObservation) ProtoReflect() protoreflect.Message + func (x *VolatileObservation) Reset() + func (x *VolatileObservation) String() string