Documentation ¶
Index ¶
- Variables
- func RegisterServiceServer(s grpc.ServiceRegistrar, srv ServiceServer)
- type CreateRequest
- func (*CreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRequest) GetInitializers() []*Update
- func (x *CreateRequest) GetProjectId() string
- func (*CreateRequest) ProtoMessage()
- func (x *CreateRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRequest) Reset()
- func (x *CreateRequest) String() string
- type CreateResponse
- type DeleteRequest
- type DeleteResponse
- type GetCustomObjectMetricsRequest
- func (*GetCustomObjectMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomObjectMetricsRequest) GetEnvironmentId() string
- func (x *GetCustomObjectMetricsRequest) GetObjectReference() *model.ObjectReference
- func (x *GetCustomObjectMetricsRequest) GetProjectId() string
- func (*GetCustomObjectMetricsRequest) ProtoMessage()
- func (x *GetCustomObjectMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomObjectMetricsRequest) Reset()
- func (x *GetCustomObjectMetricsRequest) String() string
- type GetCustomObjectMetricsResponse
- func (*GetCustomObjectMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomObjectMetricsResponse) GetEnvironmentId() string
- func (x *GetCustomObjectMetricsResponse) GetMetrics() []*model.Metric
- func (x *GetCustomObjectMetricsResponse) GetProjectId() string
- func (*GetCustomObjectMetricsResponse) ProtoMessage()
- func (x *GetCustomObjectMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomObjectMetricsResponse) Reset()
- func (x *GetCustomObjectMetricsResponse) String() string
- type GetEffectiveGitSettingsRequest
- func (*GetEffectiveGitSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEffectiveGitSettingsRequest) GetProjectId() string
- func (*GetEffectiveGitSettingsRequest) ProtoMessage()
- func (x *GetEffectiveGitSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEffectiveGitSettingsRequest) Reset()
- func (x *GetEffectiveGitSettingsRequest) String() string
- type GetEffectiveGitSettingsResponse
- func (*GetEffectiveGitSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEffectiveGitSettingsResponse) GetGit() *model.GitStore
- func (*GetEffectiveGitSettingsResponse) ProtoMessage()
- func (x *GetEffectiveGitSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEffectiveGitSettingsResponse) Reset()
- func (x *GetEffectiveGitSettingsResponse) String() string
- type GetEffectiveNotificationSettingsRequest
- func (*GetEffectiveNotificationSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEffectiveNotificationSettingsRequest) GetProjectId() string
- func (*GetEffectiveNotificationSettingsRequest) ProtoMessage()
- func (x *GetEffectiveNotificationSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEffectiveNotificationSettingsRequest) Reset()
- func (x *GetEffectiveNotificationSettingsRequest) String() string
- type GetEffectiveNotificationSettingsResponse
- func (*GetEffectiveNotificationSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEffectiveNotificationSettingsResponse) GetNotifiers() []*model.NotificationNotifier
- func (*GetEffectiveNotificationSettingsResponse) ProtoMessage()
- func (x *GetEffectiveNotificationSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEffectiveNotificationSettingsResponse) Reset()
- func (x *GetEffectiveNotificationSettingsResponse) String() string
- type GetEffectivePipelineSettingsRequest
- func (*GetEffectivePipelineSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEffectivePipelineSettingsRequest) GetCapsuleId() string
- func (x *GetEffectivePipelineSettingsRequest) GetProjectId() string
- func (*GetEffectivePipelineSettingsRequest) ProtoMessage()
- func (x *GetEffectivePipelineSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEffectivePipelineSettingsRequest) Reset()
- func (x *GetEffectivePipelineSettingsRequest) String() string
- type GetEffectivePipelineSettingsResponse
- func (*GetEffectivePipelineSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEffectivePipelineSettingsResponse) GetPipelines() []*GetEffectivePipelineSettingsResponse_Pipeline
- func (*GetEffectivePipelineSettingsResponse) ProtoMessage()
- func (x *GetEffectivePipelineSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEffectivePipelineSettingsResponse) Reset()
- func (x *GetEffectivePipelineSettingsResponse) String() string
- type GetEffectivePipelineSettingsResponse_Pipeline
- func (*GetEffectivePipelineSettingsResponse_Pipeline) Descriptor() ([]byte, []int)deprecated
- func (x *GetEffectivePipelineSettingsResponse_Pipeline) GetAlreadyRunning() bool
- func (x *GetEffectivePipelineSettingsResponse_Pipeline) GetPipeline() *model.Pipeline
- func (*GetEffectivePipelineSettingsResponse_Pipeline) ProtoMessage()
- func (x *GetEffectivePipelineSettingsResponse_Pipeline) ProtoReflect() protoreflect.Message
- func (x *GetEffectivePipelineSettingsResponse_Pipeline) Reset()
- func (x *GetEffectivePipelineSettingsResponse_Pipeline) String() string
- type GetObjectsByKindRequest
- func (*GetObjectsByKindRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetObjectsByKindRequest) GetApiVersion() string
- func (x *GetObjectsByKindRequest) GetEnvironmentId() string
- func (x *GetObjectsByKindRequest) GetKind() string
- func (x *GetObjectsByKindRequest) GetProjectId() string
- func (*GetObjectsByKindRequest) ProtoMessage()
- func (x *GetObjectsByKindRequest) ProtoReflect() protoreflect.Message
- func (x *GetObjectsByKindRequest) Reset()
- func (x *GetObjectsByKindRequest) String() string
- type GetObjectsByKindResponse
- func (*GetObjectsByKindResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetObjectsByKindResponse) GetObjects() []*KubernetesObject
- func (*GetObjectsByKindResponse) ProtoMessage()
- func (x *GetObjectsByKindResponse) ProtoReflect() protoreflect.Message
- func (x *GetObjectsByKindResponse) Reset()
- func (x *GetObjectsByKindResponse) String() string
- type GetRequest
- type GetResponse
- type KubernetesObject
- func (*KubernetesObject) Descriptor() ([]byte, []int)deprecated
- func (x *KubernetesObject) GetKind() string
- func (x *KubernetesObject) GetName() string
- func (*KubernetesObject) ProtoMessage()
- func (x *KubernetesObject) ProtoReflect() protoreflect.Message
- func (x *KubernetesObject) Reset()
- func (x *KubernetesObject) String() string
- type ListRequest
- type ListResponse
- func (*ListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListResponse) GetProjects() []*Project
- func (x *ListResponse) GetTotal() int64
- func (*ListResponse) ProtoMessage()
- func (x *ListResponse) ProtoReflect() protoreflect.Message
- func (x *ListResponse) Reset()
- func (x *ListResponse) String() string
- type NotificationNotifiers
- func (*NotificationNotifiers) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationNotifiers) GetDisabled() bool
- func (x *NotificationNotifiers) GetNotifiers() []*model.NotificationNotifier
- func (*NotificationNotifiers) ProtoMessage()
- func (x *NotificationNotifiers) ProtoReflect() protoreflect.Message
- func (x *NotificationNotifiers) Reset()
- func (x *NotificationNotifiers) String() string
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetCreatedAt() *timestamppb.Timestamp
- func (x *Project) GetGitStore() *model.GitStore
- func (x *Project) GetInstallationId() string
- func (x *Project) GetNotifiers() *NotificationNotifiers
- func (x *Project) GetPipelines() []*model.Pipeline
- func (x *Project) GetProjectId() string
- func (x *Project) GetUpdatedAt() *timestamppb.Timestamp
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- type PublicKeyRequest
- type PublicKeyResponse
- type Revision
- func (*Revision) Descriptor() ([]byte, []int)deprecated
- func (x *Revision) GetMetadata() *model.RevisionMetadata
- func (x *Revision) GetSpec() *v1.Project
- func (*Revision) ProtoMessage()
- func (x *Revision) ProtoReflect() protoreflect.Message
- func (x *Revision) Reset()
- func (x *Revision) String() string
- type ServiceClient
- type ServiceServer
- type UnimplementedServiceServer
- func (UnimplementedServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
- func (UnimplementedServiceServer) Delete(context.Context, *DeleteRequest) (*DeleteResponse, error)
- func (UnimplementedServiceServer) Get(context.Context, *GetRequest) (*GetResponse, error)
- func (UnimplementedServiceServer) GetCustomObjectMetrics(context.Context, *GetCustomObjectMetricsRequest) (*GetCustomObjectMetricsResponse, error)
- func (UnimplementedServiceServer) GetEffectiveGitSettings(context.Context, *GetEffectiveGitSettingsRequest) (*GetEffectiveGitSettingsResponse, error)
- func (UnimplementedServiceServer) GetEffectiveNotificationSettings(context.Context, *GetEffectiveNotificationSettingsRequest) (*GetEffectiveNotificationSettingsResponse, error)
- func (UnimplementedServiceServer) GetEffectivePipelineSettings(context.Context, *GetEffectivePipelineSettingsRequest) (*GetEffectivePipelineSettingsResponse, error)
- func (UnimplementedServiceServer) GetObjectsByKind(context.Context, *GetObjectsByKindRequest) (*GetObjectsByKindResponse, error)
- func (UnimplementedServiceServer) List(context.Context, *ListRequest) (*ListResponse, error)
- func (UnimplementedServiceServer) PublicKey(context.Context, *PublicKeyRequest) (*PublicKeyResponse, error)
- func (UnimplementedServiceServer) Update(context.Context, *UpdateRequest) (*UpdateResponse, error)
- type UnsafeServiceServer
- type Update
- func (*Update) Descriptor() ([]byte, []int)deprecated
- func (m *Update) GetField() isUpdate_Field
- func (x *Update) GetNotifiers() *NotificationNotifiers
- func (x *Update) GetPipelines() *Update_Pipelines
- func (x *Update) GetSetGitStore() *model.GitStore
- func (*Update) ProtoMessage()
- func (x *Update) ProtoReflect() protoreflect.Message
- func (x *Update) Reset()
- func (x *Update) String() string
- type UpdateRequest
- func (*UpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRequest) GetProjectId() string
- func (x *UpdateRequest) GetUpdates() []*Update
- func (*UpdateRequest) ProtoMessage()
- func (x *UpdateRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRequest) Reset()
- func (x *UpdateRequest) String() string
- type UpdateResponse
- type Update_Notifiers
- type Update_Pipelines
- func (*Update_Pipelines) Descriptor() ([]byte, []int)deprecated
- func (x *Update_Pipelines) GetPipelines() []*model.Pipeline
- func (*Update_Pipelines) ProtoMessage()
- func (x *Update_Pipelines) ProtoReflect() protoreflect.Message
- func (x *Update_Pipelines) Reset()
- func (x *Update_Pipelines) String() string
- type Update_Pipelines_
- type Update_SetGitStore
Constants ¶
This section is empty.
Variables ¶
var File_api_v1_project_project_proto protoreflect.FileDescriptor
var File_api_v1_project_revision_proto protoreflect.FileDescriptor
var File_api_v1_project_service_proto protoreflect.FileDescriptor
var Service_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.v1.project.Service", HandlerType: (*ServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _Service_Create_Handler, }, { MethodName: "Delete", Handler: _Service_Delete_Handler, }, { MethodName: "Get", Handler: _Service_Get_Handler, }, { MethodName: "List", Handler: _Service_List_Handler, }, { MethodName: "Update", Handler: _Service_Update_Handler, }, { MethodName: "PublicKey", Handler: _Service_PublicKey_Handler, }, { MethodName: "GetObjectsByKind", Handler: _Service_GetObjectsByKind_Handler, }, { MethodName: "GetCustomObjectMetrics", Handler: _Service_GetCustomObjectMetrics_Handler, }, { MethodName: "GetEffectiveGitSettings", Handler: _Service_GetEffectiveGitSettings_Handler, }, { MethodName: "GetEffectivePipelineSettings", Handler: _Service_GetEffectivePipelineSettings_Handler, }, { MethodName: "GetEffectiveNotificationSettings", Handler: _Service_GetEffectiveNotificationSettings_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/v1/project/service.proto", }
Service_ServiceDesc is the grpc.ServiceDesc for Service service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterServiceServer ¶
func RegisterServiceServer(s grpc.ServiceRegistrar, srv ServiceServer)
Types ¶
type CreateRequest ¶
type CreateRequest struct { // The initializers of the project. Initializers []*Update `protobuf:"bytes,1,rep,name=initializers,proto3" json:"initializers,omitempty"` // ID of the project to create. ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
The request to create a project.
func (*CreateRequest) Descriptor
deprecated
func (*CreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRequest.ProtoReflect.Descriptor instead.
func (*CreateRequest) GetInitializers ¶
func (x *CreateRequest) GetInitializers() []*Update
func (*CreateRequest) GetProjectId ¶
func (x *CreateRequest) GetProjectId() string
func (*CreateRequest) ProtoMessage ¶
func (*CreateRequest) ProtoMessage()
func (*CreateRequest) ProtoReflect ¶
func (x *CreateRequest) ProtoReflect() protoreflect.Message
func (*CreateRequest) Reset ¶
func (x *CreateRequest) Reset()
func (*CreateRequest) String ¶
func (x *CreateRequest) String() string
type CreateResponse ¶
type CreateResponse struct { // The created project. Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
The response to Create a project.
func (*CreateResponse) Descriptor
deprecated
func (*CreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateResponse.ProtoReflect.Descriptor instead.
func (*CreateResponse) GetProject ¶
func (x *CreateResponse) GetProject() *Project
func (*CreateResponse) ProtoMessage ¶
func (*CreateResponse) ProtoMessage()
func (*CreateResponse) ProtoReflect ¶
func (x *CreateResponse) ProtoReflect() protoreflect.Message
func (*CreateResponse) Reset ¶
func (x *CreateResponse) Reset()
func (*CreateResponse) String ¶
func (x *CreateResponse) String() string
type DeleteRequest ¶
type DeleteRequest struct { // Id of the project to delete ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Request to delete a project.
func (*DeleteRequest) Descriptor
deprecated
func (*DeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
func (*DeleteRequest) GetProjectId ¶
func (x *DeleteRequest) GetProjectId() string
func (*DeleteRequest) ProtoMessage ¶
func (*DeleteRequest) ProtoMessage()
func (*DeleteRequest) ProtoReflect ¶
func (x *DeleteRequest) ProtoReflect() protoreflect.Message
func (*DeleteRequest) Reset ¶
func (x *DeleteRequest) Reset()
func (*DeleteRequest) String ¶
func (x *DeleteRequest) String() string
type DeleteResponse ¶
type DeleteResponse struct {
// contains filtered or unexported fields
}
Empty response for deleting a project.
func (*DeleteResponse) Descriptor
deprecated
func (*DeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteResponse.ProtoReflect.Descriptor instead.
func (*DeleteResponse) ProtoMessage ¶
func (*DeleteResponse) ProtoMessage()
func (*DeleteResponse) ProtoReflect ¶
func (x *DeleteResponse) ProtoReflect() protoreflect.Message
func (*DeleteResponse) Reset ¶
func (x *DeleteResponse) Reset()
func (*DeleteResponse) String ¶
func (x *DeleteResponse) String() string
type GetCustomObjectMetricsRequest ¶
type GetCustomObjectMetricsRequest struct { // The object to get metrics for. ObjectReference *model.ObjectReference `protobuf:"bytes,1,opt,name=object_reference,json=objectReference,proto3" json:"object_reference,omitempty"` // The project to get metrics for. ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // The environment to get metrics for. EnvironmentId string `protobuf:"bytes,3,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
Request to get custom metrics for a project and environment.
func (*GetCustomObjectMetricsRequest) Descriptor
deprecated
func (*GetCustomObjectMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomObjectMetricsRequest.ProtoReflect.Descriptor instead.
func (*GetCustomObjectMetricsRequest) GetEnvironmentId ¶
func (x *GetCustomObjectMetricsRequest) GetEnvironmentId() string
func (*GetCustomObjectMetricsRequest) GetObjectReference ¶
func (x *GetCustomObjectMetricsRequest) GetObjectReference() *model.ObjectReference
func (*GetCustomObjectMetricsRequest) GetProjectId ¶
func (x *GetCustomObjectMetricsRequest) GetProjectId() string
func (*GetCustomObjectMetricsRequest) ProtoMessage ¶
func (*GetCustomObjectMetricsRequest) ProtoMessage()
func (*GetCustomObjectMetricsRequest) ProtoReflect ¶
func (x *GetCustomObjectMetricsRequest) ProtoReflect() protoreflect.Message
func (*GetCustomObjectMetricsRequest) Reset ¶
func (x *GetCustomObjectMetricsRequest) Reset()
func (*GetCustomObjectMetricsRequest) String ¶
func (x *GetCustomObjectMetricsRequest) String() string
type GetCustomObjectMetricsResponse ¶
type GetCustomObjectMetricsResponse struct { // The metrics for the given object. Metrics []*model.Metric `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics,omitempty"` // The project the metrics are for. ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // The environment the metrics are for. EnvironmentId string `protobuf:"bytes,3,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
Response for getting custom metrics for a project and environment.
func (*GetCustomObjectMetricsResponse) Descriptor
deprecated
func (*GetCustomObjectMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomObjectMetricsResponse.ProtoReflect.Descriptor instead.
func (*GetCustomObjectMetricsResponse) GetEnvironmentId ¶
func (x *GetCustomObjectMetricsResponse) GetEnvironmentId() string
func (*GetCustomObjectMetricsResponse) GetMetrics ¶
func (x *GetCustomObjectMetricsResponse) GetMetrics() []*model.Metric
func (*GetCustomObjectMetricsResponse) GetProjectId ¶
func (x *GetCustomObjectMetricsResponse) GetProjectId() string
func (*GetCustomObjectMetricsResponse) ProtoMessage ¶
func (*GetCustomObjectMetricsResponse) ProtoMessage()
func (*GetCustomObjectMetricsResponse) ProtoReflect ¶
func (x *GetCustomObjectMetricsResponse) ProtoReflect() protoreflect.Message
func (*GetCustomObjectMetricsResponse) Reset ¶
func (x *GetCustomObjectMetricsResponse) Reset()
func (*GetCustomObjectMetricsResponse) String ¶
func (x *GetCustomObjectMetricsResponse) String() string
type GetEffectiveGitSettingsRequest ¶
type GetEffectiveGitSettingsRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
func (*GetEffectiveGitSettingsRequest) Descriptor
deprecated
func (*GetEffectiveGitSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectiveGitSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetEffectiveGitSettingsRequest) GetProjectId ¶
func (x *GetEffectiveGitSettingsRequest) GetProjectId() string
func (*GetEffectiveGitSettingsRequest) ProtoMessage ¶
func (*GetEffectiveGitSettingsRequest) ProtoMessage()
func (*GetEffectiveGitSettingsRequest) ProtoReflect ¶
func (x *GetEffectiveGitSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetEffectiveGitSettingsRequest) Reset ¶
func (x *GetEffectiveGitSettingsRequest) Reset()
func (*GetEffectiveGitSettingsRequest) String ¶
func (x *GetEffectiveGitSettingsRequest) String() string
type GetEffectiveGitSettingsResponse ¶
type GetEffectiveGitSettingsResponse struct { Git *model.GitStore `protobuf:"bytes,1,opt,name=git,proto3" json:"git,omitempty"` // contains filtered or unexported fields }
func (*GetEffectiveGitSettingsResponse) Descriptor
deprecated
func (*GetEffectiveGitSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectiveGitSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetEffectiveGitSettingsResponse) GetGit ¶
func (x *GetEffectiveGitSettingsResponse) GetGit() *model.GitStore
func (*GetEffectiveGitSettingsResponse) ProtoMessage ¶
func (*GetEffectiveGitSettingsResponse) ProtoMessage()
func (*GetEffectiveGitSettingsResponse) ProtoReflect ¶
func (x *GetEffectiveGitSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetEffectiveGitSettingsResponse) Reset ¶
func (x *GetEffectiveGitSettingsResponse) Reset()
func (*GetEffectiveGitSettingsResponse) String ¶
func (x *GetEffectiveGitSettingsResponse) String() string
type GetEffectiveNotificationSettingsRequest ¶
type GetEffectiveNotificationSettingsRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
func (*GetEffectiveNotificationSettingsRequest) Descriptor
deprecated
func (*GetEffectiveNotificationSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectiveNotificationSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetEffectiveNotificationSettingsRequest) GetProjectId ¶
func (x *GetEffectiveNotificationSettingsRequest) GetProjectId() string
func (*GetEffectiveNotificationSettingsRequest) ProtoMessage ¶
func (*GetEffectiveNotificationSettingsRequest) ProtoMessage()
func (*GetEffectiveNotificationSettingsRequest) ProtoReflect ¶
func (x *GetEffectiveNotificationSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetEffectiveNotificationSettingsRequest) Reset ¶
func (x *GetEffectiveNotificationSettingsRequest) Reset()
func (*GetEffectiveNotificationSettingsRequest) String ¶
func (x *GetEffectiveNotificationSettingsRequest) String() string
type GetEffectiveNotificationSettingsResponse ¶
type GetEffectiveNotificationSettingsResponse struct { Notifiers []*model.NotificationNotifier `protobuf:"bytes,1,rep,name=notifiers,proto3" json:"notifiers,omitempty"` // contains filtered or unexported fields }
func (*GetEffectiveNotificationSettingsResponse) Descriptor
deprecated
func (*GetEffectiveNotificationSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectiveNotificationSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetEffectiveNotificationSettingsResponse) GetNotifiers ¶
func (x *GetEffectiveNotificationSettingsResponse) GetNotifiers() []*model.NotificationNotifier
func (*GetEffectiveNotificationSettingsResponse) ProtoMessage ¶
func (*GetEffectiveNotificationSettingsResponse) ProtoMessage()
func (*GetEffectiveNotificationSettingsResponse) ProtoReflect ¶
func (x *GetEffectiveNotificationSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetEffectiveNotificationSettingsResponse) Reset ¶
func (x *GetEffectiveNotificationSettingsResponse) Reset()
func (*GetEffectiveNotificationSettingsResponse) String ¶
func (x *GetEffectiveNotificationSettingsResponse) String() string
type GetEffectivePipelineSettingsRequest ¶
type GetEffectivePipelineSettingsRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // If set, the response will contain information as to whether the pipeline is // already running for that capsule. CapsuleId string `protobuf:"bytes,2,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` // contains filtered or unexported fields }
func (*GetEffectivePipelineSettingsRequest) Descriptor
deprecated
func (*GetEffectivePipelineSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectivePipelineSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetEffectivePipelineSettingsRequest) GetCapsuleId ¶
func (x *GetEffectivePipelineSettingsRequest) GetCapsuleId() string
func (*GetEffectivePipelineSettingsRequest) GetProjectId ¶
func (x *GetEffectivePipelineSettingsRequest) GetProjectId() string
func (*GetEffectivePipelineSettingsRequest) ProtoMessage ¶
func (*GetEffectivePipelineSettingsRequest) ProtoMessage()
func (*GetEffectivePipelineSettingsRequest) ProtoReflect ¶
func (x *GetEffectivePipelineSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetEffectivePipelineSettingsRequest) Reset ¶
func (x *GetEffectivePipelineSettingsRequest) Reset()
func (*GetEffectivePipelineSettingsRequest) String ¶
func (x *GetEffectivePipelineSettingsRequest) String() string
type GetEffectivePipelineSettingsResponse ¶
type GetEffectivePipelineSettingsResponse struct { Pipelines []*GetEffectivePipelineSettingsResponse_Pipeline `protobuf:"bytes,1,rep,name=pipelines,proto3" json:"pipelines,omitempty"` // contains filtered or unexported fields }
func (*GetEffectivePipelineSettingsResponse) Descriptor
deprecated
func (*GetEffectivePipelineSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectivePipelineSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetEffectivePipelineSettingsResponse) GetPipelines ¶
func (x *GetEffectivePipelineSettingsResponse) GetPipelines() []*GetEffectivePipelineSettingsResponse_Pipeline
func (*GetEffectivePipelineSettingsResponse) ProtoMessage ¶
func (*GetEffectivePipelineSettingsResponse) ProtoMessage()
func (*GetEffectivePipelineSettingsResponse) ProtoReflect ¶
func (x *GetEffectivePipelineSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetEffectivePipelineSettingsResponse) Reset ¶
func (x *GetEffectivePipelineSettingsResponse) Reset()
func (*GetEffectivePipelineSettingsResponse) String ¶
func (x *GetEffectivePipelineSettingsResponse) String() string
type GetEffectivePipelineSettingsResponse_Pipeline ¶
type GetEffectivePipelineSettingsResponse_Pipeline struct { Pipeline *model.Pipeline `protobuf:"bytes,1,opt,name=pipeline,proto3" json:"pipeline,omitempty"` AlreadyRunning bool `protobuf:"varint,2,opt,name=already_running,json=alreadyRunning,proto3" json:"already_running,omitempty"` // contains filtered or unexported fields }
func (*GetEffectivePipelineSettingsResponse_Pipeline) Descriptor
deprecated
func (*GetEffectivePipelineSettingsResponse_Pipeline) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectivePipelineSettingsResponse_Pipeline.ProtoReflect.Descriptor instead.
func (*GetEffectivePipelineSettingsResponse_Pipeline) GetAlreadyRunning ¶
func (x *GetEffectivePipelineSettingsResponse_Pipeline) GetAlreadyRunning() bool
func (*GetEffectivePipelineSettingsResponse_Pipeline) GetPipeline ¶
func (x *GetEffectivePipelineSettingsResponse_Pipeline) GetPipeline() *model.Pipeline
func (*GetEffectivePipelineSettingsResponse_Pipeline) ProtoMessage ¶
func (*GetEffectivePipelineSettingsResponse_Pipeline) ProtoMessage()
func (*GetEffectivePipelineSettingsResponse_Pipeline) ProtoReflect ¶
func (x *GetEffectivePipelineSettingsResponse_Pipeline) ProtoReflect() protoreflect.Message
func (*GetEffectivePipelineSettingsResponse_Pipeline) Reset ¶
func (x *GetEffectivePipelineSettingsResponse_Pipeline) Reset()
func (*GetEffectivePipelineSettingsResponse_Pipeline) String ¶
func (x *GetEffectivePipelineSettingsResponse_Pipeline) String() string
type GetObjectsByKindRequest ¶
type GetObjectsByKindRequest struct { // The kind of the objects to get. Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind,omitempty"` // The api version of the objects to get. ApiVersion string `protobuf:"bytes,2,opt,name=api_version,json=apiVersion,proto3" json:"api_version,omitempty"` // The project to get the objects for. ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // The environment to get the objects for. EnvironmentId string `protobuf:"bytes,4,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
Request to get all objects of a given kind in a project and environment.
func (*GetObjectsByKindRequest) Descriptor
deprecated
func (*GetObjectsByKindRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetObjectsByKindRequest.ProtoReflect.Descriptor instead.
func (*GetObjectsByKindRequest) GetApiVersion ¶
func (x *GetObjectsByKindRequest) GetApiVersion() string
func (*GetObjectsByKindRequest) GetEnvironmentId ¶
func (x *GetObjectsByKindRequest) GetEnvironmentId() string
func (*GetObjectsByKindRequest) GetKind ¶
func (x *GetObjectsByKindRequest) GetKind() string
func (*GetObjectsByKindRequest) GetProjectId ¶
func (x *GetObjectsByKindRequest) GetProjectId() string
func (*GetObjectsByKindRequest) ProtoMessage ¶
func (*GetObjectsByKindRequest) ProtoMessage()
func (*GetObjectsByKindRequest) ProtoReflect ¶
func (x *GetObjectsByKindRequest) ProtoReflect() protoreflect.Message
func (*GetObjectsByKindRequest) Reset ¶
func (x *GetObjectsByKindRequest) Reset()
func (*GetObjectsByKindRequest) String ¶
func (x *GetObjectsByKindRequest) String() string
type GetObjectsByKindResponse ¶
type GetObjectsByKindResponse struct { // The objects of the given kind. Objects []*KubernetesObject `protobuf:"bytes,1,rep,name=objects,proto3" json:"objects,omitempty"` // contains filtered or unexported fields }
Response for getting all objects of a given kind in a project and environment.
func (*GetObjectsByKindResponse) Descriptor
deprecated
func (*GetObjectsByKindResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetObjectsByKindResponse.ProtoReflect.Descriptor instead.
func (*GetObjectsByKindResponse) GetObjects ¶
func (x *GetObjectsByKindResponse) GetObjects() []*KubernetesObject
func (*GetObjectsByKindResponse) ProtoMessage ¶
func (*GetObjectsByKindResponse) ProtoMessage()
func (*GetObjectsByKindResponse) ProtoReflect ¶
func (x *GetObjectsByKindResponse) ProtoReflect() protoreflect.Message
func (*GetObjectsByKindResponse) Reset ¶
func (x *GetObjectsByKindResponse) Reset()
func (*GetObjectsByKindResponse) String ¶
func (x *GetObjectsByKindResponse) String() string
type GetRequest ¶
type GetRequest struct { // The project to get. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Request for getting a project.
func (*GetRequest) Descriptor
deprecated
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetProjectId ¶
func (x *GetRequest) GetProjectId() string
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶
func (x *GetRequest) Reset()
func (*GetRequest) String ¶
func (x *GetRequest) String() string
type GetResponse ¶
type GetResponse struct { // The retrieved project. Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
Response for getting a project.
func (*GetResponse) Descriptor
deprecated
func (*GetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.
func (*GetResponse) GetProject ¶
func (x *GetResponse) GetProject() *Project
func (*GetResponse) ProtoMessage ¶
func (*GetResponse) ProtoMessage()
func (*GetResponse) ProtoReflect ¶
func (x *GetResponse) ProtoReflect() protoreflect.Message
func (*GetResponse) Reset ¶
func (x *GetResponse) Reset()
func (*GetResponse) String ¶
func (x *GetResponse) String() string
type KubernetesObject ¶
type KubernetesObject struct { // Type / kind of the object. Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind,omitempty"` // Name of the object. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Model of a kubernetes object.
func (*KubernetesObject) Descriptor
deprecated
func (*KubernetesObject) Descriptor() ([]byte, []int)
Deprecated: Use KubernetesObject.ProtoReflect.Descriptor instead.
func (*KubernetesObject) GetKind ¶
func (x *KubernetesObject) GetKind() string
func (*KubernetesObject) GetName ¶
func (x *KubernetesObject) GetName() string
func (*KubernetesObject) ProtoMessage ¶
func (*KubernetesObject) ProtoMessage()
func (*KubernetesObject) ProtoReflect ¶
func (x *KubernetesObject) ProtoReflect() protoreflect.Message
func (*KubernetesObject) Reset ¶
func (x *KubernetesObject) Reset()
func (*KubernetesObject) String ¶
func (x *KubernetesObject) String() string
type ListRequest ¶
type ListRequest struct { // Pagination options. Pagination *model.Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Request for listing projects.
func (*ListRequest) Descriptor
deprecated
func (*ListRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRequest.ProtoReflect.Descriptor instead.
func (*ListRequest) GetPagination ¶
func (x *ListRequest) GetPagination() *model.Pagination
func (*ListRequest) ProtoMessage ¶
func (*ListRequest) ProtoMessage()
func (*ListRequest) ProtoReflect ¶
func (x *ListRequest) ProtoReflect() protoreflect.Message
func (*ListRequest) Reset ¶
func (x *ListRequest) Reset()
func (*ListRequest) String ¶
func (x *ListRequest) String() string
type ListResponse ¶
type ListResponse struct { // The retrieved projects. Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` // Total number of projects. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
Response for listing projects.
func (*ListResponse) Descriptor
deprecated
func (*ListResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListResponse.ProtoReflect.Descriptor instead.
func (*ListResponse) GetProjects ¶
func (x *ListResponse) GetProjects() []*Project
func (*ListResponse) GetTotal ¶
func (x *ListResponse) GetTotal() int64
func (*ListResponse) ProtoMessage ¶
func (*ListResponse) ProtoMessage()
func (*ListResponse) ProtoReflect ¶
func (x *ListResponse) ProtoReflect() protoreflect.Message
func (*ListResponse) Reset ¶
func (x *ListResponse) Reset()
func (*ListResponse) String ¶
func (x *ListResponse) String() string
type NotificationNotifiers ¶
type NotificationNotifiers struct { // If the notifiers are disabled, notifiers from parent are not inherited even // if these notifiers at this level are empty. Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"` Notifiers []*model.NotificationNotifier `protobuf:"bytes,2,rep,name=notifiers,proto3" json:"notifiers,omitempty"` // contains filtered or unexported fields }
func (*NotificationNotifiers) Descriptor
deprecated
func (*NotificationNotifiers) Descriptor() ([]byte, []int)
Deprecated: Use NotificationNotifiers.ProtoReflect.Descriptor instead.
func (*NotificationNotifiers) GetDisabled ¶
func (x *NotificationNotifiers) GetDisabled() bool
func (*NotificationNotifiers) GetNotifiers ¶
func (x *NotificationNotifiers) GetNotifiers() []*model.NotificationNotifier
func (*NotificationNotifiers) ProtoMessage ¶
func (*NotificationNotifiers) ProtoMessage()
func (*NotificationNotifiers) ProtoReflect ¶
func (x *NotificationNotifiers) ProtoReflect() protoreflect.Message
func (*NotificationNotifiers) Reset ¶
func (x *NotificationNotifiers) Reset()
func (*NotificationNotifiers) String ¶
func (x *NotificationNotifiers) String() string
type Project ¶
type Project struct { // The unique id of the project. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // When the project was created. CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // When the project was last updated. UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // The installation id of the project. InstallationId string `protobuf:"bytes,5,opt,name=installation_id,json=installationId,proto3" json:"installation_id,omitempty"` GitStore *model.GitStore `protobuf:"bytes,6,opt,name=git_store,json=gitStore,proto3" json:"git_store,omitempty"` // The notifiers for the project. Notifiers *NotificationNotifiers `protobuf:"bytes,7,opt,name=notifiers,proto3" json:"notifiers,omitempty"` // Environment pipelines for the project Pipelines []*model.Pipeline `protobuf:"bytes,8,rep,name=pipelines,proto3" json:"pipelines,omitempty"` // contains filtered or unexported fields }
The top most model that capsules etc belong to.
func (*Project) Descriptor
deprecated
func (*Project) GetCreatedAt ¶
func (x *Project) GetCreatedAt() *timestamppb.Timestamp
func (*Project) GetGitStore ¶
func (*Project) GetInstallationId ¶
func (*Project) GetNotifiers ¶
func (x *Project) GetNotifiers() *NotificationNotifiers
func (*Project) GetPipelines ¶
func (*Project) GetProjectId ¶
func (*Project) GetUpdatedAt ¶
func (x *Project) GetUpdatedAt() *timestamppb.Timestamp
func (*Project) ProtoMessage ¶
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶
func (x *Project) ProtoReflect() protoreflect.Message
type PublicKeyRequest ¶
type PublicKeyRequest struct { // The project to get the key from. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Request to get the public key of a project.
func (*PublicKeyRequest) Descriptor
deprecated
func (*PublicKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PublicKeyRequest.ProtoReflect.Descriptor instead.
func (*PublicKeyRequest) GetProjectId ¶
func (x *PublicKeyRequest) GetProjectId() string
func (*PublicKeyRequest) ProtoMessage ¶
func (*PublicKeyRequest) ProtoMessage()
func (*PublicKeyRequest) ProtoReflect ¶
func (x *PublicKeyRequest) ProtoReflect() protoreflect.Message
func (*PublicKeyRequest) Reset ¶
func (x *PublicKeyRequest) Reset()
func (*PublicKeyRequest) String ¶
func (x *PublicKeyRequest) String() string
type PublicKeyResponse ¶
type PublicKeyResponse struct { // the retrieved public key. PublicKey string `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` // contains filtered or unexported fields }
Response for getting a projects public key.
func (*PublicKeyResponse) Descriptor
deprecated
func (*PublicKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use PublicKeyResponse.ProtoReflect.Descriptor instead.
func (*PublicKeyResponse) GetPublicKey ¶
func (x *PublicKeyResponse) GetPublicKey() string
func (*PublicKeyResponse) ProtoMessage ¶
func (*PublicKeyResponse) ProtoMessage()
func (*PublicKeyResponse) ProtoReflect ¶
func (x *PublicKeyResponse) ProtoReflect() protoreflect.Message
func (*PublicKeyResponse) Reset ¶
func (x *PublicKeyResponse) Reset()
func (*PublicKeyResponse) String ¶
func (x *PublicKeyResponse) String() string
type Revision ¶
type Revision struct { Spec *v1.Project `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"` Metadata *model.RevisionMetadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*Revision) Descriptor
deprecated
func (*Revision) GetMetadata ¶
func (x *Revision) GetMetadata() *model.RevisionMetadata
func (*Revision) ProtoMessage ¶
func (*Revision) ProtoMessage()
func (*Revision) ProtoReflect ¶
func (x *Revision) ProtoReflect() protoreflect.Message
type ServiceClient ¶
type ServiceClient interface { // Create project. Create(ctx context.Context, in *CreateRequest, opts ...grpc.CallOption) (*CreateResponse, error) // Delete project. Delete(ctx context.Context, in *DeleteRequest, opts ...grpc.CallOption) (*DeleteResponse, error) // Get project. Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error) // Get project list. List(ctx context.Context, in *ListRequest, opts ...grpc.CallOption) (*ListResponse, error) // Update updates the profile of the project. Update(ctx context.Context, in *UpdateRequest, opts ...grpc.CallOption) (*UpdateResponse, error) // Get public key. PublicKey(ctx context.Context, in *PublicKeyRequest, opts ...grpc.CallOption) (*PublicKeyResponse, error) // Returns all objects of a given kind. GetObjectsByKind(ctx context.Context, in *GetObjectsByKindRequest, opts ...grpc.CallOption) (*GetObjectsByKindResponse, error) // Returns all metrics of a given custom object. GetCustomObjectMetrics(ctx context.Context, in *GetCustomObjectMetricsRequest, opts ...grpc.CallOption) (*GetCustomObjectMetricsResponse, error) GetEffectiveGitSettings(ctx context.Context, in *GetEffectiveGitSettingsRequest, opts ...grpc.CallOption) (*GetEffectiveGitSettingsResponse, error) GetEffectivePipelineSettings(ctx context.Context, in *GetEffectivePipelineSettingsRequest, opts ...grpc.CallOption) (*GetEffectivePipelineSettingsResponse, error) GetEffectiveNotificationSettings(ctx context.Context, in *GetEffectiveNotificationSettingsRequest, opts ...grpc.CallOption) (*GetEffectiveNotificationSettingsResponse, error) }
ServiceClient is the client API for Service service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewServiceClient ¶
func NewServiceClient(cc grpc.ClientConnInterface) ServiceClient
type ServiceServer ¶
type ServiceServer interface { // Create project. Create(context.Context, *CreateRequest) (*CreateResponse, error) // Delete project. Delete(context.Context, *DeleteRequest) (*DeleteResponse, error) // Get project. Get(context.Context, *GetRequest) (*GetResponse, error) // Get project list. List(context.Context, *ListRequest) (*ListResponse, error) // Update updates the profile of the project. Update(context.Context, *UpdateRequest) (*UpdateResponse, error) // Get public key. PublicKey(context.Context, *PublicKeyRequest) (*PublicKeyResponse, error) // Returns all objects of a given kind. GetObjectsByKind(context.Context, *GetObjectsByKindRequest) (*GetObjectsByKindResponse, error) // Returns all metrics of a given custom object. GetCustomObjectMetrics(context.Context, *GetCustomObjectMetricsRequest) (*GetCustomObjectMetricsResponse, error) GetEffectiveGitSettings(context.Context, *GetEffectiveGitSettingsRequest) (*GetEffectiveGitSettingsResponse, error) GetEffectivePipelineSettings(context.Context, *GetEffectivePipelineSettingsRequest) (*GetEffectivePipelineSettingsResponse, error) GetEffectiveNotificationSettings(context.Context, *GetEffectiveNotificationSettingsRequest) (*GetEffectiveNotificationSettingsResponse, error) // contains filtered or unexported methods }
ServiceServer is the server API for Service service. All implementations must embed UnimplementedServiceServer for forward compatibility
type UnimplementedServiceServer ¶
type UnimplementedServiceServer struct { }
UnimplementedServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedServiceServer) Create ¶
func (UnimplementedServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
func (UnimplementedServiceServer) Delete ¶
func (UnimplementedServiceServer) Delete(context.Context, *DeleteRequest) (*DeleteResponse, error)
func (UnimplementedServiceServer) Get ¶
func (UnimplementedServiceServer) Get(context.Context, *GetRequest) (*GetResponse, error)
func (UnimplementedServiceServer) GetCustomObjectMetrics ¶
func (UnimplementedServiceServer) GetCustomObjectMetrics(context.Context, *GetCustomObjectMetricsRequest) (*GetCustomObjectMetricsResponse, error)
func (UnimplementedServiceServer) GetEffectiveGitSettings ¶
func (UnimplementedServiceServer) GetEffectiveGitSettings(context.Context, *GetEffectiveGitSettingsRequest) (*GetEffectiveGitSettingsResponse, error)
func (UnimplementedServiceServer) GetEffectiveNotificationSettings ¶
func (UnimplementedServiceServer) GetEffectiveNotificationSettings(context.Context, *GetEffectiveNotificationSettingsRequest) (*GetEffectiveNotificationSettingsResponse, error)
func (UnimplementedServiceServer) GetEffectivePipelineSettings ¶
func (UnimplementedServiceServer) GetEffectivePipelineSettings(context.Context, *GetEffectivePipelineSettingsRequest) (*GetEffectivePipelineSettingsResponse, error)
func (UnimplementedServiceServer) GetObjectsByKind ¶
func (UnimplementedServiceServer) GetObjectsByKind(context.Context, *GetObjectsByKindRequest) (*GetObjectsByKindResponse, error)
func (UnimplementedServiceServer) List ¶
func (UnimplementedServiceServer) List(context.Context, *ListRequest) (*ListResponse, error)
func (UnimplementedServiceServer) PublicKey ¶
func (UnimplementedServiceServer) PublicKey(context.Context, *PublicKeyRequest) (*PublicKeyResponse, error)
func (UnimplementedServiceServer) Update ¶
func (UnimplementedServiceServer) Update(context.Context, *UpdateRequest) (*UpdateResponse, error)
type UnsafeServiceServer ¶
type UnsafeServiceServer interface {
// contains filtered or unexported methods
}
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ServiceServer will result in compilation errors.
type Update ¶
type Update struct { // Types that are assignable to Field: // // *Update_SetGitStore // *Update_Notifiers // *Update_Pipelines_ Field isUpdate_Field `protobuf_oneof:"field"` // contains filtered or unexported fields }
Update msg for a project.
func (*Update) Descriptor
deprecated
func (*Update) GetNotifiers ¶
func (x *Update) GetNotifiers() *NotificationNotifiers
func (*Update) GetPipelines ¶
func (x *Update) GetPipelines() *Update_Pipelines
func (*Update) GetSetGitStore ¶
func (*Update) ProtoMessage ¶
func (*Update) ProtoMessage()
func (*Update) ProtoReflect ¶
func (x *Update) ProtoReflect() protoreflect.Message
type UpdateRequest ¶
type UpdateRequest struct { // the updates to apply. Updates []*Update `protobuf:"bytes,1,rep,name=updates,proto3" json:"updates,omitempty"` // The project to update. ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Update the name field of a project.
func (*UpdateRequest) Descriptor
deprecated
func (*UpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
func (*UpdateRequest) GetProjectId ¶
func (x *UpdateRequest) GetProjectId() string
func (*UpdateRequest) GetUpdates ¶
func (x *UpdateRequest) GetUpdates() []*Update
func (*UpdateRequest) ProtoMessage ¶
func (*UpdateRequest) ProtoMessage()
func (*UpdateRequest) ProtoReflect ¶
func (x *UpdateRequest) ProtoReflect() protoreflect.Message
func (*UpdateRequest) Reset ¶
func (x *UpdateRequest) Reset()
func (*UpdateRequest) String ¶
func (x *UpdateRequest) String() string
type UpdateResponse ¶
type UpdateResponse struct {
// contains filtered or unexported fields
}
Empty response for updating a project.
func (*UpdateResponse) Descriptor
deprecated
func (*UpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateResponse.ProtoReflect.Descriptor instead.
func (*UpdateResponse) ProtoMessage ¶
func (*UpdateResponse) ProtoMessage()
func (*UpdateResponse) ProtoReflect ¶
func (x *UpdateResponse) ProtoReflect() protoreflect.Message
func (*UpdateResponse) Reset ¶
func (x *UpdateResponse) Reset()
func (*UpdateResponse) String ¶
func (x *UpdateResponse) String() string
type Update_Notifiers ¶
type Update_Notifiers struct { // Set the notifiers. Notifiers *NotificationNotifiers `protobuf:"bytes,2,opt,name=notifiers,proto3,oneof"` }
type Update_Pipelines ¶
type Update_Pipelines struct { // The pipelines to update. Pipelines []*model.Pipeline `protobuf:"bytes,1,rep,name=pipelines,proto3" json:"pipelines,omitempty"` // contains filtered or unexported fields }
func (*Update_Pipelines) Descriptor
deprecated
func (*Update_Pipelines) Descriptor() ([]byte, []int)
Deprecated: Use Update_Pipelines.ProtoReflect.Descriptor instead.
func (*Update_Pipelines) GetPipelines ¶
func (x *Update_Pipelines) GetPipelines() []*model.Pipeline
func (*Update_Pipelines) ProtoMessage ¶
func (*Update_Pipelines) ProtoMessage()
func (*Update_Pipelines) ProtoReflect ¶
func (x *Update_Pipelines) ProtoReflect() protoreflect.Message
func (*Update_Pipelines) Reset ¶
func (x *Update_Pipelines) Reset()
func (*Update_Pipelines) String ¶
func (x *Update_Pipelines) String() string
type Update_Pipelines_ ¶
type Update_Pipelines_ struct { // Set the pipelines Pipelines *Update_Pipelines `protobuf:"bytes,3,opt,name=pipelines,proto3,oneof"` }