Documentation ¶
Index ¶
- Variables
- type Bundle
- type Calculated
- func (*Calculated) Descriptor() ([]byte, []int)deprecated
- func (x *Calculated) GetDisplayInstallationState() string
- func (x *Calculated) GetDisplayInstallationStatus() string
- func (x *Calculated) GetResolvedParameters() structpb.NullValue
- func (*Calculated) ProtoMessage()
- func (x *Calculated) ProtoReflect() protoreflect.Message
- func (x *Calculated) Reset()
- func (x *Calculated) String() string
- type Installation
- func (*Installation) Descriptor() ([]byte, []int)deprecated
- func (x *Installation) GetBundle() *Bundle
- func (x *Installation) GetCalculated() *Calculated
- func (x *Installation) GetCredentialSets() []string
- func (x *Installation) GetId() string
- func (x *Installation) GetName() string
- func (x *Installation) GetNamespace() string
- func (x *Installation) GetParameterSets() []string
- func (x *Installation) GetSchemaType() string
- func (x *Installation) GetSchemaVersion() string
- func (x *Installation) GetStatus() *InstallationStatus
- func (*Installation) ProtoMessage()
- func (x *Installation) ProtoReflect() protoreflect.Message
- func (x *Installation) Reset()
- func (x *Installation) String() string
- type InstallationOutputs
- func (*InstallationOutputs) Descriptor() ([]byte, []int)deprecated
- func (x *InstallationOutputs) GetOutput() []*PorterValue
- func (*InstallationOutputs) ProtoMessage()
- func (x *InstallationOutputs) ProtoReflect() protoreflect.Message
- func (x *InstallationOutputs) Reset()
- func (x *InstallationOutputs) String() string
- type InstallationRun
- func (*InstallationRun) Descriptor() ([]byte, []int)deprecated
- func (x *InstallationRun) GetAction() string
- func (x *InstallationRun) GetBundle() string
- func (x *InstallationRun) GetId() int64
- func (x *InstallationRun) GetParamters() map[string]string
- func (x *InstallationRun) GetStarted() *timestamppb.Timestamp
- func (x *InstallationRun) GetStatus() string
- func (x *InstallationRun) GetStopped() *timestamppb.Timestamp
- func (x *InstallationRun) GetVersion() string
- func (*InstallationRun) ProtoMessage()
- func (x *InstallationRun) ProtoReflect() protoreflect.Message
- func (x *InstallationRun) Reset()
- func (x *InstallationRun) String() string
- type InstallationStatus
- func (*InstallationStatus) Descriptor() ([]byte, []int)deprecated
- func (x *InstallationStatus) GetAction() string
- func (x *InstallationStatus) GetBundleDigest() string
- func (x *InstallationStatus) GetBundleReference() string
- func (x *InstallationStatus) GetBundleVersion() string
- func (x *InstallationStatus) GetCreated() *timestamppb.Timestamp
- func (x *InstallationStatus) GetInstalled() *timestamppb.Timestamp
- func (x *InstallationStatus) GetModified() *timestamppb.Timestamp
- func (x *InstallationStatus) GetResultId() string
- func (x *InstallationStatus) GetResultStatus() string
- func (x *InstallationStatus) GetRunId() string
- func (x *InstallationStatus) GetUninstalled() *timestamppb.Timestamp
- func (*InstallationStatus) ProtoMessage()
- func (x *InstallationStatus) ProtoReflect() protoreflect.Message
- func (x *InstallationStatus) Reset()
- func (x *InstallationStatus) String() string
- type ListInstallationLatestOutputRequest
- func (*ListInstallationLatestOutputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstallationLatestOutputRequest) GetName() string
- func (x *ListInstallationLatestOutputRequest) GetNamespace() string
- func (*ListInstallationLatestOutputRequest) ProtoMessage()
- func (x *ListInstallationLatestOutputRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstallationLatestOutputRequest) Reset()
- func (x *ListInstallationLatestOutputRequest) String() string
- type ListInstallationLatestOutputResponse
- func (*ListInstallationLatestOutputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstallationLatestOutputResponse) GetOutputs() []*PorterValue
- func (*ListInstallationLatestOutputResponse) ProtoMessage()
- func (x *ListInstallationLatestOutputResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstallationLatestOutputResponse) Reset()
- func (x *ListInstallationLatestOutputResponse) String() string
- type ListInstallationRunsRequest
- func (*ListInstallationRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstallationRunsRequest) GetInstallation() *Installation
- func (*ListInstallationRunsRequest) ProtoMessage()
- func (x *ListInstallationRunsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstallationRunsRequest) Reset()
- func (x *ListInstallationRunsRequest) String() string
- type ListInstallationRunsResponse
- func (*ListInstallationRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstallationRunsResponse) GetRun() []*InstallationRun
- func (*ListInstallationRunsResponse) ProtoMessage()
- func (x *ListInstallationRunsResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstallationRunsResponse) Reset()
- func (x *ListInstallationRunsResponse) String() string
- type ListInstallationsRequest
- func (*ListInstallationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstallationsRequest) GetAllNamespaces() bool
- func (x *ListInstallationsRequest) GetLabels() map[string]string
- func (x *ListInstallationsRequest) GetLimit() int64
- func (x *ListInstallationsRequest) GetName() string
- func (x *ListInstallationsRequest) GetNamespace() string
- func (x *ListInstallationsRequest) GetSkip() int64
- func (*ListInstallationsRequest) ProtoMessage()
- func (x *ListInstallationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstallationsRequest) Reset()
- func (x *ListInstallationsRequest) String() string
- type ListInstallationsResponse
- func (*ListInstallationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstallationsResponse) GetInstallation() []*Installation
- func (*ListInstallationsResponse) ProtoMessage()
- func (x *ListInstallationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstallationsResponse) Reset()
- func (x *ListInstallationsResponse) String() string
- type PorterValue
- func (*PorterValue) Descriptor() ([]byte, []int)deprecated
- func (x *PorterValue) GetName() string
- func (x *PorterValue) GetSensitive() bool
- func (x *PorterValue) GetType() string
- func (x *PorterValue) GetValue() *structpb.Value
- func (*PorterValue) ProtoMessage()
- func (x *PorterValue) ProtoReflect() protoreflect.Message
- func (x *PorterValue) Reset()
- func (x *PorterValue) String() string
Constants ¶
This section is empty.
Variables ¶
var File_installation_v1alpha1_installation_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Bundle ¶
type Bundle struct { Repository string `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*Bundle) Descriptor
deprecated
func (*Bundle) GetRepository ¶
func (*Bundle) GetVersion ¶
func (*Bundle) ProtoMessage ¶
func (*Bundle) ProtoMessage()
func (*Bundle) ProtoReflect ¶
func (x *Bundle) ProtoReflect() protoreflect.Message
type Calculated ¶
type Calculated struct { DisplayInstallationState string `protobuf:"bytes,1,opt,name=displayInstallationState,proto3" json:"displayInstallationState,omitempty"` DisplayInstallationStatus string `protobuf:"bytes,2,opt,name=displayInstallationStatus,proto3" json:"displayInstallationStatus,omitempty"` ResolvedParameters structpb.NullValue `protobuf:"varint,3,opt,name=resolvedParameters,proto3,enum=google.protobuf.NullValue" json:"resolvedParameters,omitempty"` // contains filtered or unexported fields }
func (*Calculated) Descriptor
deprecated
func (*Calculated) Descriptor() ([]byte, []int)
Deprecated: Use Calculated.ProtoReflect.Descriptor instead.
func (*Calculated) GetDisplayInstallationState ¶
func (x *Calculated) GetDisplayInstallationState() string
func (*Calculated) GetDisplayInstallationStatus ¶
func (x *Calculated) GetDisplayInstallationStatus() string
func (*Calculated) GetResolvedParameters ¶
func (x *Calculated) GetResolvedParameters() structpb.NullValue
func (*Calculated) ProtoMessage ¶
func (*Calculated) ProtoMessage()
func (*Calculated) ProtoReflect ¶
func (x *Calculated) ProtoReflect() protoreflect.Message
func (*Calculated) Reset ¶
func (x *Calculated) Reset()
func (*Calculated) String ¶
func (x *Calculated) String() string
type Installation ¶
type Installation struct { // Unique installation ID Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SchemaType string `protobuf:"bytes,2,opt,name=schemaType,proto3" json:"schemaType,omitempty"` SchemaVersion string `protobuf:"bytes,3,opt,name=schemaVersion,proto3" json:"schemaVersion,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` Bundle *Bundle `protobuf:"bytes,6,opt,name=bundle,proto3" json:"bundle,omitempty"` CredentialSets []string `protobuf:"bytes,7,rep,name=credentialSets,proto3" json:"credentialSets,omitempty"` ParameterSets []string `protobuf:"bytes,8,rep,name=parameterSets,proto3" json:"parameterSets,omitempty"` Status *InstallationStatus `protobuf:"bytes,9,opt,name=status,proto3" json:"status,omitempty"` Calculated *Calculated `protobuf:"bytes,10,opt,name=calculated,json=_calculated,proto3" json:"calculated,omitempty"` // contains filtered or unexported fields }
func (*Installation) Descriptor
deprecated
func (*Installation) Descriptor() ([]byte, []int)
Deprecated: Use Installation.ProtoReflect.Descriptor instead.
func (*Installation) GetBundle ¶
func (x *Installation) GetBundle() *Bundle
func (*Installation) GetCalculated ¶
func (x *Installation) GetCalculated() *Calculated
func (*Installation) GetCredentialSets ¶
func (x *Installation) GetCredentialSets() []string
func (*Installation) GetId ¶
func (x *Installation) GetId() string
func (*Installation) GetName ¶
func (x *Installation) GetName() string
func (*Installation) GetNamespace ¶
func (x *Installation) GetNamespace() string
func (*Installation) GetParameterSets ¶
func (x *Installation) GetParameterSets() []string
func (*Installation) GetSchemaType ¶
func (x *Installation) GetSchemaType() string
func (*Installation) GetSchemaVersion ¶
func (x *Installation) GetSchemaVersion() string
func (*Installation) GetStatus ¶
func (x *Installation) GetStatus() *InstallationStatus
func (*Installation) ProtoMessage ¶
func (*Installation) ProtoMessage()
func (*Installation) ProtoReflect ¶
func (x *Installation) ProtoReflect() protoreflect.Message
func (*Installation) Reset ¶
func (x *Installation) Reset()
func (*Installation) String ¶
func (x *Installation) String() string
type InstallationOutputs ¶
type InstallationOutputs struct { Output []*PorterValue `protobuf:"bytes,1,rep,name=output,proto3" json:"output,omitempty"` // contains filtered or unexported fields }
func (*InstallationOutputs) Descriptor
deprecated
func (*InstallationOutputs) Descriptor() ([]byte, []int)
Deprecated: Use InstallationOutputs.ProtoReflect.Descriptor instead.
func (*InstallationOutputs) GetOutput ¶
func (x *InstallationOutputs) GetOutput() []*PorterValue
func (*InstallationOutputs) ProtoMessage ¶
func (*InstallationOutputs) ProtoMessage()
func (*InstallationOutputs) ProtoReflect ¶
func (x *InstallationOutputs) ProtoReflect() protoreflect.Message
func (*InstallationOutputs) Reset ¶
func (x *InstallationOutputs) Reset()
func (*InstallationOutputs) String ¶
func (x *InstallationOutputs) String() string
type InstallationRun ¶
type InstallationRun struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Bundle string `protobuf:"bytes,2,opt,name=bundle,proto3" json:"bundle,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` Action string `protobuf:"bytes,4,opt,name=action,proto3" json:"action,omitempty"` Paramters map[string]string `` /* 159-byte string literal not displayed */ Started *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=started,proto3" json:"started,omitempty"` Stopped *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=stopped,proto3" json:"stopped,omitempty"` Status string `protobuf:"bytes,8,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
InstallationRuns
func (*InstallationRun) Descriptor
deprecated
func (*InstallationRun) Descriptor() ([]byte, []int)
Deprecated: Use InstallationRun.ProtoReflect.Descriptor instead.
func (*InstallationRun) GetAction ¶
func (x *InstallationRun) GetAction() string
func (*InstallationRun) GetBundle ¶
func (x *InstallationRun) GetBundle() string
func (*InstallationRun) GetId ¶
func (x *InstallationRun) GetId() int64
func (*InstallationRun) GetParamters ¶
func (x *InstallationRun) GetParamters() map[string]string
func (*InstallationRun) GetStarted ¶
func (x *InstallationRun) GetStarted() *timestamppb.Timestamp
func (*InstallationRun) GetStatus ¶
func (x *InstallationRun) GetStatus() string
func (*InstallationRun) GetStopped ¶
func (x *InstallationRun) GetStopped() *timestamppb.Timestamp
func (*InstallationRun) GetVersion ¶
func (x *InstallationRun) GetVersion() string
func (*InstallationRun) ProtoMessage ¶
func (*InstallationRun) ProtoMessage()
func (*InstallationRun) ProtoReflect ¶
func (x *InstallationRun) ProtoReflect() protoreflect.Message
func (*InstallationRun) Reset ¶
func (x *InstallationRun) Reset()
func (*InstallationRun) String ¶
func (x *InstallationRun) String() string
type InstallationStatus ¶
type InstallationStatus struct { RunId string `protobuf:"bytes,1,opt,name=runId,proto3" json:"runId,omitempty"` Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"` ResultId string `protobuf:"bytes,3,opt,name=resultId,proto3" json:"resultId,omitempty"` ResultStatus string `protobuf:"bytes,4,opt,name=resultStatus,proto3" json:"resultStatus,omitempty"` Created *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created,proto3" json:"created,omitempty"` Modified *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=modified,proto3" json:"modified,omitempty"` Installed *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=installed,proto3" json:"installed,omitempty"` Uninstalled *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=uninstalled,proto3" json:"uninstalled,omitempty"` BundleReference string `protobuf:"bytes,9,opt,name=bundleReference,proto3" json:"bundleReference,omitempty"` BundleVersion string `protobuf:"bytes,10,opt,name=bundleVersion,proto3" json:"bundleVersion,omitempty"` BundleDigest string `protobuf:"bytes,11,opt,name=bundleDigest,proto3" json:"bundleDigest,omitempty"` // contains filtered or unexported fields }
func (*InstallationStatus) Descriptor
deprecated
func (*InstallationStatus) Descriptor() ([]byte, []int)
Deprecated: Use InstallationStatus.ProtoReflect.Descriptor instead.
func (*InstallationStatus) GetAction ¶
func (x *InstallationStatus) GetAction() string
func (*InstallationStatus) GetBundleDigest ¶
func (x *InstallationStatus) GetBundleDigest() string
func (*InstallationStatus) GetBundleReference ¶
func (x *InstallationStatus) GetBundleReference() string
func (*InstallationStatus) GetBundleVersion ¶
func (x *InstallationStatus) GetBundleVersion() string
func (*InstallationStatus) GetCreated ¶
func (x *InstallationStatus) GetCreated() *timestamppb.Timestamp
func (*InstallationStatus) GetInstalled ¶
func (x *InstallationStatus) GetInstalled() *timestamppb.Timestamp
func (*InstallationStatus) GetModified ¶
func (x *InstallationStatus) GetModified() *timestamppb.Timestamp
func (*InstallationStatus) GetResultId ¶
func (x *InstallationStatus) GetResultId() string
func (*InstallationStatus) GetResultStatus ¶
func (x *InstallationStatus) GetResultStatus() string
func (*InstallationStatus) GetRunId ¶
func (x *InstallationStatus) GetRunId() string
func (*InstallationStatus) GetUninstalled ¶
func (x *InstallationStatus) GetUninstalled() *timestamppb.Timestamp
func (*InstallationStatus) ProtoMessage ¶
func (*InstallationStatus) ProtoMessage()
func (*InstallationStatus) ProtoReflect ¶
func (x *InstallationStatus) ProtoReflect() protoreflect.Message
func (*InstallationStatus) Reset ¶
func (x *InstallationStatus) Reset()
func (*InstallationStatus) String ¶
func (x *InstallationStatus) String() string
type ListInstallationLatestOutputRequest ¶
type ListInstallationLatestOutputRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace *string `protobuf:"bytes,2,opt,name=namespace,proto3,oneof" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*ListInstallationLatestOutputRequest) Descriptor
deprecated
func (*ListInstallationLatestOutputRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstallationLatestOutputRequest.ProtoReflect.Descriptor instead.
func (*ListInstallationLatestOutputRequest) GetName ¶
func (x *ListInstallationLatestOutputRequest) GetName() string
func (*ListInstallationLatestOutputRequest) GetNamespace ¶
func (x *ListInstallationLatestOutputRequest) GetNamespace() string
func (*ListInstallationLatestOutputRequest) ProtoMessage ¶
func (*ListInstallationLatestOutputRequest) ProtoMessage()
func (*ListInstallationLatestOutputRequest) ProtoReflect ¶
func (x *ListInstallationLatestOutputRequest) ProtoReflect() protoreflect.Message
func (*ListInstallationLatestOutputRequest) Reset ¶
func (x *ListInstallationLatestOutputRequest) Reset()
func (*ListInstallationLatestOutputRequest) String ¶
func (x *ListInstallationLatestOutputRequest) String() string
type ListInstallationLatestOutputResponse ¶
type ListInstallationLatestOutputResponse struct { Outputs []*PorterValue `protobuf:"bytes,1,rep,name=outputs,proto3" json:"outputs,omitempty"` // contains filtered or unexported fields }
InstallationRunOutputs
func (*ListInstallationLatestOutputResponse) Descriptor
deprecated
func (*ListInstallationLatestOutputResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInstallationLatestOutputResponse.ProtoReflect.Descriptor instead.
func (*ListInstallationLatestOutputResponse) GetOutputs ¶
func (x *ListInstallationLatestOutputResponse) GetOutputs() []*PorterValue
func (*ListInstallationLatestOutputResponse) ProtoMessage ¶
func (*ListInstallationLatestOutputResponse) ProtoMessage()
func (*ListInstallationLatestOutputResponse) ProtoReflect ¶
func (x *ListInstallationLatestOutputResponse) ProtoReflect() protoreflect.Message
func (*ListInstallationLatestOutputResponse) Reset ¶
func (x *ListInstallationLatestOutputResponse) Reset()
func (*ListInstallationLatestOutputResponse) String ¶
func (x *ListInstallationLatestOutputResponse) String() string
type ListInstallationRunsRequest ¶
type ListInstallationRunsRequest struct { Installation *Installation `protobuf:"bytes,1,opt,name=installation,proto3" json:"installation,omitempty"` // contains filtered or unexported fields }
func (*ListInstallationRunsRequest) Descriptor
deprecated
func (*ListInstallationRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstallationRunsRequest.ProtoReflect.Descriptor instead.
func (*ListInstallationRunsRequest) GetInstallation ¶
func (x *ListInstallationRunsRequest) GetInstallation() *Installation
func (*ListInstallationRunsRequest) ProtoMessage ¶
func (*ListInstallationRunsRequest) ProtoMessage()
func (*ListInstallationRunsRequest) ProtoReflect ¶
func (x *ListInstallationRunsRequest) ProtoReflect() protoreflect.Message
func (*ListInstallationRunsRequest) Reset ¶
func (x *ListInstallationRunsRequest) Reset()
func (*ListInstallationRunsRequest) String ¶
func (x *ListInstallationRunsRequest) String() string
type ListInstallationRunsResponse ¶
type ListInstallationRunsResponse struct { Run []*InstallationRun `protobuf:"bytes,1,rep,name=run,proto3" json:"run,omitempty"` // contains filtered or unexported fields }
func (*ListInstallationRunsResponse) Descriptor
deprecated
func (*ListInstallationRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInstallationRunsResponse.ProtoReflect.Descriptor instead.
func (*ListInstallationRunsResponse) GetRun ¶
func (x *ListInstallationRunsResponse) GetRun() []*InstallationRun
func (*ListInstallationRunsResponse) ProtoMessage ¶
func (*ListInstallationRunsResponse) ProtoMessage()
func (*ListInstallationRunsResponse) ProtoReflect ¶
func (x *ListInstallationRunsResponse) ProtoReflect() protoreflect.Message
func (*ListInstallationRunsResponse) Reset ¶
func (x *ListInstallationRunsResponse) Reset()
func (*ListInstallationRunsResponse) String ¶
func (x *ListInstallationRunsResponse) String() string
type ListInstallationsRequest ¶
type ListInstallationsRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace *string `protobuf:"bytes,2,opt,name=namespace,proto3,oneof" json:"namespace,omitempty"` Limit *int64 `protobuf:"varint,3,opt,name=limit,proto3,oneof" json:"limit,omitempty"` Skip *int64 `protobuf:"varint,4,opt,name=skip,proto3,oneof" json:"skip,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ AllNamespaces *bool `protobuf:"varint,6,opt,name=allNamespaces,proto3,oneof" json:"allNamespaces,omitempty"` // contains filtered or unexported fields }
Installations
func (*ListInstallationsRequest) Descriptor
deprecated
func (*ListInstallationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstallationsRequest.ProtoReflect.Descriptor instead.
func (*ListInstallationsRequest) GetAllNamespaces ¶
func (x *ListInstallationsRequest) GetAllNamespaces() bool
func (*ListInstallationsRequest) GetLabels ¶
func (x *ListInstallationsRequest) GetLabels() map[string]string
func (*ListInstallationsRequest) GetLimit ¶
func (x *ListInstallationsRequest) GetLimit() int64
func (*ListInstallationsRequest) GetName ¶
func (x *ListInstallationsRequest) GetName() string
func (*ListInstallationsRequest) GetNamespace ¶
func (x *ListInstallationsRequest) GetNamespace() string
func (*ListInstallationsRequest) GetSkip ¶
func (x *ListInstallationsRequest) GetSkip() int64
func (*ListInstallationsRequest) ProtoMessage ¶
func (*ListInstallationsRequest) ProtoMessage()
func (*ListInstallationsRequest) ProtoReflect ¶
func (x *ListInstallationsRequest) ProtoReflect() protoreflect.Message
func (*ListInstallationsRequest) Reset ¶
func (x *ListInstallationsRequest) Reset()
func (*ListInstallationsRequest) String ¶
func (x *ListInstallationsRequest) String() string
type ListInstallationsResponse ¶
type ListInstallationsResponse struct { Installation []*Installation `protobuf:"bytes,1,rep,name=installation,proto3" json:"installation,omitempty"` // contains filtered or unexported fields }
func (*ListInstallationsResponse) Descriptor
deprecated
func (*ListInstallationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInstallationsResponse.ProtoReflect.Descriptor instead.
func (*ListInstallationsResponse) GetInstallation ¶
func (x *ListInstallationsResponse) GetInstallation() []*Installation
func (*ListInstallationsResponse) ProtoMessage ¶
func (*ListInstallationsResponse) ProtoMessage()
func (*ListInstallationsResponse) ProtoReflect ¶
func (x *ListInstallationsResponse) ProtoReflect() protoreflect.Message
func (*ListInstallationsResponse) Reset ¶
func (x *ListInstallationsResponse) Reset()
func (*ListInstallationsResponse) String ¶
func (x *ListInstallationsResponse) String() string
type PorterValue ¶
type PorterValue struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Sensitive bool `protobuf:"varint,3,opt,name=sensitive,proto3" json:"sensitive,omitempty"` Value *structpb.Value `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PorterValue) Descriptor
deprecated
func (*PorterValue) Descriptor() ([]byte, []int)
Deprecated: Use PorterValue.ProtoReflect.Descriptor instead.
func (*PorterValue) GetName ¶
func (x *PorterValue) GetName() string
func (*PorterValue) GetSensitive ¶
func (x *PorterValue) GetSensitive() bool
func (*PorterValue) GetType ¶
func (x *PorterValue) GetType() string
func (*PorterValue) GetValue ¶
func (x *PorterValue) GetValue() *structpb.Value
func (*PorterValue) ProtoMessage ¶
func (*PorterValue) ProtoMessage()
func (*PorterValue) ProtoReflect ¶
func (x *PorterValue) ProtoReflect() protoreflect.Message
func (*PorterValue) Reset ¶
func (x *PorterValue) Reset()
func (*PorterValue) String ¶
func (x *PorterValue) String() string