Documentation
¶
Index ¶
- Variables
- type DeploymentsServiceCreateRequest
- func (x *DeploymentsServiceCreateRequest) ClearLimit()
- func (x *DeploymentsServiceCreateRequest) GetLimit() int32
- func (x *DeploymentsServiceCreateRequest) GetOwner() string
- func (x *DeploymentsServiceCreateRequest) GetProvider() GitProvider
- func (x *DeploymentsServiceCreateRequest) HasLimit() bool
- func (*DeploymentsServiceCreateRequest) ProtoMessage()
- func (x *DeploymentsServiceCreateRequest) ProtoReflect() protoreflect.Message
- func (x *DeploymentsServiceCreateRequest) Reset()
- func (x *DeploymentsServiceCreateRequest) SetLimit(v int32)
- func (x *DeploymentsServiceCreateRequest) SetOwner(v string)
- func (x *DeploymentsServiceCreateRequest) SetProvider(v GitProvider)
- func (x *DeploymentsServiceCreateRequest) String() string
- type DeploymentsServiceCreateRequest_builder
- type DeploymentsServiceCreateResponse
- func (x *DeploymentsServiceCreateResponse) GetRepositories() []*GitRepository
- func (*DeploymentsServiceCreateResponse) ProtoMessage()
- func (x *DeploymentsServiceCreateResponse) ProtoReflect() protoreflect.Message
- func (x *DeploymentsServiceCreateResponse) Reset()
- func (x *DeploymentsServiceCreateResponse) SetRepositories(v []*GitRepository)
- func (x *DeploymentsServiceCreateResponse) String() string
- type DeploymentsServiceCreateResponse_builder
- type DeploymentsServicePingRequest
- type DeploymentsServicePingRequest_builder
- type DeploymentsServicePingResponse
- type DeploymentsServicePingResponse_builder
- type GitOrganization
- func (x *GitOrganization) GetAvatarUrl() string
- func (x *GitOrganization) GetId() string
- func (x *GitOrganization) GetName() string
- func (*GitOrganization) ProtoMessage()
- func (x *GitOrganization) ProtoReflect() protoreflect.Message
- func (x *GitOrganization) Reset()
- func (x *GitOrganization) SetAvatarUrl(v string)
- func (x *GitOrganization) SetId(v string)
- func (x *GitOrganization) SetName(v string)
- func (x *GitOrganization) String() string
- type GitOrganization_builder
- type GitOwner
- func (x *GitOwner) GetAvatarUrl() string
- func (x *GitOwner) GetId() string
- func (x *GitOwner) GetName() string
- func (x *GitOwner) GetType() GitOwnerType
- func (x *GitOwner) GetUrl() string
- func (*GitOwner) ProtoMessage()
- func (x *GitOwner) ProtoReflect() protoreflect.Message
- func (x *GitOwner) Reset()
- func (x *GitOwner) SetAvatarUrl(v string)
- func (x *GitOwner) SetId(v string)
- func (x *GitOwner) SetName(v string)
- func (x *GitOwner) SetType(v GitOwnerType)
- func (x *GitOwner) SetUrl(v string)
- func (x *GitOwner) String() string
- type GitOwnerType
- type GitOwner_builder
- type GitProvider
- type GitRepository
- func (x *GitRepository) ClearOwner()
- func (x *GitRepository) GetDescription() string
- func (x *GitRepository) GetId() string
- func (x *GitRepository) GetLanguage() ProgrammingLanguage
- func (x *GitRepository) GetName() string
- func (x *GitRepository) GetOwner() *GitOwner
- func (x *GitRepository) GetPrivate() bool
- func (x *GitRepository) HasOwner() bool
- func (*GitRepository) ProtoMessage()
- func (x *GitRepository) ProtoReflect() protoreflect.Message
- func (x *GitRepository) Reset()
- func (x *GitRepository) SetDescription(v string)
- func (x *GitRepository) SetId(v string)
- func (x *GitRepository) SetLanguage(v ProgrammingLanguage)
- func (x *GitRepository) SetName(v string)
- func (x *GitRepository) SetOwner(v *GitOwner)
- func (x *GitRepository) SetPrivate(v bool)
- func (x *GitRepository) String() string
- type GitRepository_builder
- type GitServiceCreateRepositoryRequest
- func (x *GitServiceCreateRepositoryRequest) GetName() string
- func (x *GitServiceCreateRepositoryRequest) GetOwner() string
- func (x *GitServiceCreateRepositoryRequest) GetPrivate() bool
- func (x *GitServiceCreateRepositoryRequest) GetProvider() GitProvider
- func (x *GitServiceCreateRepositoryRequest) GetTemplateOwner() string
- func (x *GitServiceCreateRepositoryRequest) GetTemplateRepository() string
- func (*GitServiceCreateRepositoryRequest) ProtoMessage()
- func (x *GitServiceCreateRepositoryRequest) ProtoReflect() protoreflect.Message
- func (x *GitServiceCreateRepositoryRequest) Reset()
- func (x *GitServiceCreateRepositoryRequest) SetName(v string)
- func (x *GitServiceCreateRepositoryRequest) SetOwner(v string)
- func (x *GitServiceCreateRepositoryRequest) SetPrivate(v bool)
- func (x *GitServiceCreateRepositoryRequest) SetProvider(v GitProvider)
- func (x *GitServiceCreateRepositoryRequest) SetTemplateOwner(v string)
- func (x *GitServiceCreateRepositoryRequest) SetTemplateRepository(v string)
- func (x *GitServiceCreateRepositoryRequest) String() string
- type GitServiceCreateRepositoryRequest_builder
- type GitServiceCreateRepositoryResponse
- type GitServiceCreateRepositoryResponse_builder
- type GitServiceOrganizationsRequest
- func (x *GitServiceOrganizationsRequest) GetProvider() GitProvider
- func (*GitServiceOrganizationsRequest) ProtoMessage()
- func (x *GitServiceOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *GitServiceOrganizationsRequest) Reset()
- func (x *GitServiceOrganizationsRequest) SetProvider(v GitProvider)
- func (x *GitServiceOrganizationsRequest) String() string
- type GitServiceOrganizationsRequest_builder
- type GitServiceOrganizationsResponse
- func (x *GitServiceOrganizationsResponse) GetOrganizations() []*GitOrganization
- func (*GitServiceOrganizationsResponse) ProtoMessage()
- func (x *GitServiceOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *GitServiceOrganizationsResponse) Reset()
- func (x *GitServiceOrganizationsResponse) SetOrganizations(v []*GitOrganization)
- func (x *GitServiceOrganizationsResponse) String() string
- type GitServiceOrganizationsResponse_builder
- type GitServicePingRequest
- type GitServicePingRequest_builder
- type GitServicePingResponse
- type GitServicePingResponse_builder
- type GitServiceRepositoriesRequest
- func (x *GitServiceRepositoriesRequest) ClearLimit()
- func (x *GitServiceRepositoriesRequest) GetLimit() int32
- func (x *GitServiceRepositoriesRequest) GetOwner() string
- func (x *GitServiceRepositoriesRequest) GetProvider() GitProvider
- func (x *GitServiceRepositoriesRequest) HasLimit() bool
- func (*GitServiceRepositoriesRequest) ProtoMessage()
- func (x *GitServiceRepositoriesRequest) ProtoReflect() protoreflect.Message
- func (x *GitServiceRepositoriesRequest) Reset()
- func (x *GitServiceRepositoriesRequest) SetLimit(v int32)
- func (x *GitServiceRepositoriesRequest) SetOwner(v string)
- func (x *GitServiceRepositoriesRequest) SetProvider(v GitProvider)
- func (x *GitServiceRepositoriesRequest) String() string
- type GitServiceRepositoriesRequest_builder
- type GitServiceRepositoriesResponse
- func (x *GitServiceRepositoriesResponse) GetRepositories() []*GitRepository
- func (*GitServiceRepositoriesResponse) ProtoMessage()
- func (x *GitServiceRepositoriesResponse) ProtoReflect() protoreflect.Message
- func (x *GitServiceRepositoriesResponse) Reset()
- func (x *GitServiceRepositoriesResponse) SetRepositories(v []*GitRepository)
- func (x *GitServiceRepositoriesResponse) String() string
- type GitServiceRepositoriesResponse_builder
- type GitServiceSearchRequest
- func (x *GitServiceSearchRequest) ClearIsTemplate()
- func (x *GitServiceSearchRequest) GetIsTemplate() bool
- func (x *GitServiceSearchRequest) GetOwner() string
- func (x *GitServiceSearchRequest) GetProvider() GitProvider
- func (x *GitServiceSearchRequest) GetQuery() string
- func (x *GitServiceSearchRequest) HasIsTemplate() bool
- func (*GitServiceSearchRequest) ProtoMessage()
- func (x *GitServiceSearchRequest) ProtoReflect() protoreflect.Message
- func (x *GitServiceSearchRequest) Reset()
- func (x *GitServiceSearchRequest) SetIsTemplate(v bool)
- func (x *GitServiceSearchRequest) SetOwner(v string)
- func (x *GitServiceSearchRequest) SetProvider(v GitProvider)
- func (x *GitServiceSearchRequest) SetQuery(v string)
- func (x *GitServiceSearchRequest) String() string
- type GitServiceSearchRequest_builder
- type GitServiceSearchResponse
- func (x *GitServiceSearchResponse) GetRepositories() []*GitRepository
- func (*GitServiceSearchResponse) ProtoMessage()
- func (x *GitServiceSearchResponse) ProtoReflect() protoreflect.Message
- func (x *GitServiceSearchResponse) Reset()
- func (x *GitServiceSearchResponse) SetRepositories(v []*GitRepository)
- func (x *GitServiceSearchResponse) String() string
- type GitServiceSearchResponse_builder
- type GitServiceTemplatesRequest
- func (x *GitServiceTemplatesRequest) ClearLimit()
- func (x *GitServiceTemplatesRequest) GetLimit() int32
- func (x *GitServiceTemplatesRequest) GetOwner() string
- func (x *GitServiceTemplatesRequest) GetProvider() GitProvider
- func (x *GitServiceTemplatesRequest) HasLimit() bool
- func (*GitServiceTemplatesRequest) ProtoMessage()
- func (x *GitServiceTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *GitServiceTemplatesRequest) Reset()
- func (x *GitServiceTemplatesRequest) SetLimit(v int32)
- func (x *GitServiceTemplatesRequest) SetOwner(v string)
- func (x *GitServiceTemplatesRequest) SetProvider(v GitProvider)
- func (x *GitServiceTemplatesRequest) String() string
- type GitServiceTemplatesRequest_builder
- type GitServiceTemplatesResponse
- func (x *GitServiceTemplatesResponse) GetRepositories() []*GitRepository
- func (*GitServiceTemplatesResponse) ProtoMessage()
- func (x *GitServiceTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *GitServiceTemplatesResponse) Reset()
- func (x *GitServiceTemplatesResponse) SetRepositories(v []*GitRepository)
- func (x *GitServiceTemplatesResponse) String() string
- type GitServiceTemplatesResponse_builder
- type ProgrammingLanguage
Constants ¶
This section is empty.
Variables ¶
var ( ProgrammingLanguage_name = map[int32]string{ 0: "PROGRAMMING_LANGUAGE_UNSPECIFIED", 1: "PROGRAMMING_LANGUAGE_GO", } ProgrammingLanguage_value = map[string]int32{ "PROGRAMMING_LANGUAGE_UNSPECIFIED": 0, "PROGRAMMING_LANGUAGE_GO": 1, } )
Enum value maps for ProgrammingLanguage.
var ( GitOwnerType_name = map[int32]string{ 0: "GIT_OWNER_TYPE_UNSPECIFIED", 1: "GIT_OWNER_TYPE_ORGANIZATION", 2: "GIT_OWNER_TYPE_USER", } GitOwnerType_value = map[string]int32{ "GIT_OWNER_TYPE_UNSPECIFIED": 0, "GIT_OWNER_TYPE_ORGANIZATION": 1, "GIT_OWNER_TYPE_USER": 2, } )
Enum value maps for GitOwnerType.
var ( GitProvider_name = map[int32]string{ 0: "GIT_PROVIDER_UNSPECIFIED", 1: "GIT_PROVIDER_GITHUB", 2: "GIT_PROVIDER_GITLAB", } GitProvider_value = map[string]int32{ "GIT_PROVIDER_UNSPECIFIED": 0, "GIT_PROVIDER_GITHUB": 1, "GIT_PROVIDER_GITLAB": 2, } )
Enum value maps for GitProvider.
var File_nuntio_deployments_v1alpha1_deployments_git_proto protoreflect.FileDescriptor
var File_nuntio_deployments_v1alpha1_deployments_messages_proto protoreflect.FileDescriptor
var File_nuntio_deployments_v1alpha1_deployments_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type DeploymentsServiceCreateRequest ¶
type DeploymentsServiceCreateRequest struct {
// the provider you want to fetch repositories from
Provider GitProvider `protobuf:"varint,1,opt,name=provider,proto3,enum=nuntio.deployments.v1alpha1.GitProvider" json:"provider,omitempty"`
// the project/user you want to fetch repositories from
Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"`
// optional value to only list until a limit
Limit *int32 `protobuf:"varint,3,opt,name=limit,proto3,oneof" json:"limit,omitempty"`
// contains filtered or unexported fields
}
The request of a Deployments.Create RPC
func (*DeploymentsServiceCreateRequest) ClearLimit ¶
func (x *DeploymentsServiceCreateRequest) ClearLimit()
func (*DeploymentsServiceCreateRequest) GetLimit ¶
func (x *DeploymentsServiceCreateRequest) GetLimit() int32
func (*DeploymentsServiceCreateRequest) GetOwner ¶
func (x *DeploymentsServiceCreateRequest) GetOwner() string
func (*DeploymentsServiceCreateRequest) GetProvider ¶
func (x *DeploymentsServiceCreateRequest) GetProvider() GitProvider
func (*DeploymentsServiceCreateRequest) HasLimit ¶
func (x *DeploymentsServiceCreateRequest) HasLimit() bool
func (*DeploymentsServiceCreateRequest) ProtoMessage ¶
func (*DeploymentsServiceCreateRequest) ProtoMessage()
func (*DeploymentsServiceCreateRequest) ProtoReflect ¶
func (x *DeploymentsServiceCreateRequest) ProtoReflect() protoreflect.Message
func (*DeploymentsServiceCreateRequest) Reset ¶
func (x *DeploymentsServiceCreateRequest) Reset()
func (*DeploymentsServiceCreateRequest) SetLimit ¶
func (x *DeploymentsServiceCreateRequest) SetLimit(v int32)
func (*DeploymentsServiceCreateRequest) SetOwner ¶
func (x *DeploymentsServiceCreateRequest) SetOwner(v string)
func (*DeploymentsServiceCreateRequest) SetProvider ¶
func (x *DeploymentsServiceCreateRequest) SetProvider(v GitProvider)
func (*DeploymentsServiceCreateRequest) String ¶
func (x *DeploymentsServiceCreateRequest) String() string
type DeploymentsServiceCreateRequest_builder ¶
type DeploymentsServiceCreateRequest_builder struct {
// the provider you want to fetch repositories from
Provider GitProvider
// the project/user you want to fetch repositories from
Owner string
// optional value to only list until a limit
Limit *int32
// contains filtered or unexported fields
}
func (DeploymentsServiceCreateRequest_builder) Build ¶
func (b0 DeploymentsServiceCreateRequest_builder) Build() *DeploymentsServiceCreateRequest
type DeploymentsServiceCreateResponse ¶
type DeploymentsServiceCreateResponse struct {
Repositories []*GitRepository `protobuf:"bytes,1,rep,name=repositories,proto3" json:"repositories,omitempty"`
// contains filtered or unexported fields
}
The response of a Deployments.Create RPC
func (*DeploymentsServiceCreateResponse) GetRepositories ¶
func (x *DeploymentsServiceCreateResponse) GetRepositories() []*GitRepository
func (*DeploymentsServiceCreateResponse) ProtoMessage ¶
func (*DeploymentsServiceCreateResponse) ProtoMessage()
func (*DeploymentsServiceCreateResponse) ProtoReflect ¶
func (x *DeploymentsServiceCreateResponse) ProtoReflect() protoreflect.Message
func (*DeploymentsServiceCreateResponse) Reset ¶
func (x *DeploymentsServiceCreateResponse) Reset()
func (*DeploymentsServiceCreateResponse) SetRepositories ¶
func (x *DeploymentsServiceCreateResponse) SetRepositories(v []*GitRepository)
func (*DeploymentsServiceCreateResponse) String ¶
func (x *DeploymentsServiceCreateResponse) String() string
type DeploymentsServiceCreateResponse_builder ¶
type DeploymentsServiceCreateResponse_builder struct {
Repositories []*GitRepository
// contains filtered or unexported fields
}
func (DeploymentsServiceCreateResponse_builder) Build ¶
func (b0 DeploymentsServiceCreateResponse_builder) Build() *DeploymentsServiceCreateResponse
type DeploymentsServicePingRequest ¶
type DeploymentsServicePingRequest struct {
// contains filtered or unexported fields
}
The request of a Deployments.Ping RPC
func (*DeploymentsServicePingRequest) ProtoMessage ¶
func (*DeploymentsServicePingRequest) ProtoMessage()
func (*DeploymentsServicePingRequest) ProtoReflect ¶
func (x *DeploymentsServicePingRequest) ProtoReflect() protoreflect.Message
func (*DeploymentsServicePingRequest) Reset ¶
func (x *DeploymentsServicePingRequest) Reset()
func (*DeploymentsServicePingRequest) String ¶
func (x *DeploymentsServicePingRequest) String() string
type DeploymentsServicePingRequest_builder ¶
type DeploymentsServicePingRequest_builder struct {
// contains filtered or unexported fields
}
func (DeploymentsServicePingRequest_builder) Build ¶
func (b0 DeploymentsServicePingRequest_builder) Build() *DeploymentsServicePingRequest
type DeploymentsServicePingResponse ¶
type DeploymentsServicePingResponse struct {
// contains filtered or unexported fields
}
The response of a Deployments.Ping RPC
func (*DeploymentsServicePingResponse) ProtoMessage ¶
func (*DeploymentsServicePingResponse) ProtoMessage()
func (*DeploymentsServicePingResponse) ProtoReflect ¶
func (x *DeploymentsServicePingResponse) ProtoReflect() protoreflect.Message
func (*DeploymentsServicePingResponse) Reset ¶
func (x *DeploymentsServicePingResponse) Reset()
func (*DeploymentsServicePingResponse) String ¶
func (x *DeploymentsServicePingResponse) String() string
type DeploymentsServicePingResponse_builder ¶
type DeploymentsServicePingResponse_builder struct {
// contains filtered or unexported fields
}
func (DeploymentsServicePingResponse_builder) Build ¶
func (b0 DeploymentsServicePingResponse_builder) Build() *DeploymentsServicePingResponse
type GitOrganization ¶
type GitOrganization struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
AvatarUrl string `protobuf:"bytes,3,opt,name=avatar_url,json=avatarUrl,proto3" json:"avatar_url,omitempty"`
// contains filtered or unexported fields
}
func (*GitOrganization) GetAvatarUrl ¶
func (x *GitOrganization) GetAvatarUrl() string
func (*GitOrganization) GetId ¶
func (x *GitOrganization) GetId() string
func (*GitOrganization) GetName ¶
func (x *GitOrganization) GetName() string
func (*GitOrganization) ProtoMessage ¶
func (*GitOrganization) ProtoMessage()
func (*GitOrganization) ProtoReflect ¶
func (x *GitOrganization) ProtoReflect() protoreflect.Message
func (*GitOrganization) Reset ¶
func (x *GitOrganization) Reset()
func (*GitOrganization) SetAvatarUrl ¶
func (x *GitOrganization) SetAvatarUrl(v string)
func (*GitOrganization) SetId ¶
func (x *GitOrganization) SetId(v string)
func (*GitOrganization) SetName ¶
func (x *GitOrganization) SetName(v string)
func (*GitOrganization) String ¶
func (x *GitOrganization) String() string
type GitOrganization_builder ¶
type GitOrganization_builder struct {
Id string
Name string
AvatarUrl string
// contains filtered or unexported fields
}
func (GitOrganization_builder) Build ¶
func (b0 GitOrganization_builder) Build() *GitOrganization
type GitOwner ¶
type GitOwner struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
AvatarUrl string `protobuf:"bytes,2,opt,name=avatar_url,json=avatarUrl,proto3" json:"avatar_url,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Type GitOwnerType `protobuf:"varint,4,opt,name=type,proto3,enum=nuntio.deployments.v1alpha1.GitOwnerType" json:"type,omitempty"`
Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"`
// contains filtered or unexported fields
}
func (*GitOwner) GetType ¶
func (x *GitOwner) GetType() GitOwnerType
func (*GitOwner) ProtoReflect ¶
func (x *GitOwner) ProtoReflect() protoreflect.Message
func (*GitOwner) SetType ¶
func (x *GitOwner) SetType(v GitOwnerType)
type GitOwnerType ¶
type GitOwnerType int32
const ( GitOwnerType_GIT_OWNER_TYPE_UNSPECIFIED GitOwnerType = 0 GitOwnerType_GIT_OWNER_TYPE_ORGANIZATION GitOwnerType = 1 GitOwnerType_GIT_OWNER_TYPE_USER GitOwnerType = 2 )
func (GitOwnerType) Descriptor ¶
func (GitOwnerType) Descriptor() protoreflect.EnumDescriptor
func (GitOwnerType) Enum ¶
func (x GitOwnerType) Enum() *GitOwnerType
func (GitOwnerType) Number ¶
func (x GitOwnerType) Number() protoreflect.EnumNumber
func (GitOwnerType) String ¶
func (x GitOwnerType) String() string
func (GitOwnerType) Type ¶
func (GitOwnerType) Type() protoreflect.EnumType
type GitOwner_builder ¶
type GitOwner_builder struct {
Id string
AvatarUrl string
Name string
Type GitOwnerType
Url string
// contains filtered or unexported fields
}
func (GitOwner_builder) Build ¶
func (b0 GitOwner_builder) Build() *GitOwner
type GitProvider ¶
type GitProvider int32
const ( GitProvider_GIT_PROVIDER_UNSPECIFIED GitProvider = 0 GitProvider_GIT_PROVIDER_GITHUB GitProvider = 1 GitProvider_GIT_PROVIDER_GITLAB GitProvider = 2 )
func (GitProvider) Descriptor ¶
func (GitProvider) Descriptor() protoreflect.EnumDescriptor
func (GitProvider) Enum ¶
func (x GitProvider) Enum() *GitProvider
func (GitProvider) Number ¶
func (x GitProvider) Number() protoreflect.EnumNumber
func (GitProvider) String ¶
func (x GitProvider) String() string
func (GitProvider) Type ¶
func (GitProvider) Type() protoreflect.EnumType
type GitRepository ¶
type GitRepository struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Private bool `protobuf:"varint,3,opt,name=private,proto3" json:"private,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Owner *GitOwner `protobuf:"bytes,5,opt,name=owner,proto3" json:"owner,omitempty"`
Language ProgrammingLanguage `protobuf:"varint,6,opt,name=language,proto3,enum=nuntio.deployments.v1alpha1.ProgrammingLanguage" json:"language,omitempty"`
// contains filtered or unexported fields
}
func (*GitRepository) ClearOwner ¶
func (x *GitRepository) ClearOwner()
func (*GitRepository) GetDescription ¶
func (x *GitRepository) GetDescription() string
func (*GitRepository) GetId ¶
func (x *GitRepository) GetId() string
func (*GitRepository) GetLanguage ¶
func (x *GitRepository) GetLanguage() ProgrammingLanguage
func (*GitRepository) GetName ¶
func (x *GitRepository) GetName() string
func (*GitRepository) GetOwner ¶
func (x *GitRepository) GetOwner() *GitOwner
func (*GitRepository) GetPrivate ¶
func (x *GitRepository) GetPrivate() bool
func (*GitRepository) HasOwner ¶
func (x *GitRepository) HasOwner() bool
func (*GitRepository) ProtoMessage ¶
func (*GitRepository) ProtoMessage()
func (*GitRepository) ProtoReflect ¶
func (x *GitRepository) ProtoReflect() protoreflect.Message
func (*GitRepository) Reset ¶
func (x *GitRepository) Reset()
func (*GitRepository) SetDescription ¶
func (x *GitRepository) SetDescription(v string)
func (*GitRepository) SetId ¶
func (x *GitRepository) SetId(v string)
func (*GitRepository) SetLanguage ¶
func (x *GitRepository) SetLanguage(v ProgrammingLanguage)
func (*GitRepository) SetName ¶
func (x *GitRepository) SetName(v string)
func (*GitRepository) SetOwner ¶
func (x *GitRepository) SetOwner(v *GitOwner)
func (*GitRepository) SetPrivate ¶
func (x *GitRepository) SetPrivate(v bool)
func (*GitRepository) String ¶
func (x *GitRepository) String() string
type GitRepository_builder ¶
type GitRepository_builder struct {
Id string
Name string
Private bool
Description string
Owner *GitOwner
Language ProgrammingLanguage
// contains filtered or unexported fields
}
func (GitRepository_builder) Build ¶
func (b0 GitRepository_builder) Build() *GitRepository
type GitServiceCreateRepositoryRequest ¶
type GitServiceCreateRepositoryRequest struct {
// the provider you want to fetch repositories from
Provider GitProvider `protobuf:"varint,1,opt,name=provider,proto3,enum=nuntio.deployments.v1alpha1.GitProvider" json:"provider,omitempty"`
// the project/user you want to fetch repositories from
Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"`
// the name of the project
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
// whether the project is private or public
Private bool `protobuf:"varint,4,opt,name=private,proto3" json:"private,omitempty"`
// the template owner
TemplateOwner string `protobuf:"bytes,5,opt,name=template_owner,json=templateOwner,proto3" json:"template_owner,omitempty"`
// the tempalte repository
TemplateRepository string `protobuf:"bytes,6,opt,name=template_repository,json=templateRepository,proto3" json:"template_repository,omitempty"`
// contains filtered or unexported fields
}
The request of a Git.CreateRepository RPC
func (*GitServiceCreateRepositoryRequest) GetName ¶
func (x *GitServiceCreateRepositoryRequest) GetName() string
func (*GitServiceCreateRepositoryRequest) GetOwner ¶
func (x *GitServiceCreateRepositoryRequest) GetOwner() string
func (*GitServiceCreateRepositoryRequest) GetPrivate ¶
func (x *GitServiceCreateRepositoryRequest) GetPrivate() bool
func (*GitServiceCreateRepositoryRequest) GetProvider ¶
func (x *GitServiceCreateRepositoryRequest) GetProvider() GitProvider
func (*GitServiceCreateRepositoryRequest) GetTemplateOwner ¶
func (x *GitServiceCreateRepositoryRequest) GetTemplateOwner() string
func (*GitServiceCreateRepositoryRequest) GetTemplateRepository ¶
func (x *GitServiceCreateRepositoryRequest) GetTemplateRepository() string
func (*GitServiceCreateRepositoryRequest) ProtoMessage ¶
func (*GitServiceCreateRepositoryRequest) ProtoMessage()
func (*GitServiceCreateRepositoryRequest) ProtoReflect ¶
func (x *GitServiceCreateRepositoryRequest) ProtoReflect() protoreflect.Message
func (*GitServiceCreateRepositoryRequest) Reset ¶
func (x *GitServiceCreateRepositoryRequest) Reset()
func (*GitServiceCreateRepositoryRequest) SetName ¶
func (x *GitServiceCreateRepositoryRequest) SetName(v string)
func (*GitServiceCreateRepositoryRequest) SetOwner ¶
func (x *GitServiceCreateRepositoryRequest) SetOwner(v string)
func (*GitServiceCreateRepositoryRequest) SetPrivate ¶
func (x *GitServiceCreateRepositoryRequest) SetPrivate(v bool)
func (*GitServiceCreateRepositoryRequest) SetProvider ¶
func (x *GitServiceCreateRepositoryRequest) SetProvider(v GitProvider)
func (*GitServiceCreateRepositoryRequest) SetTemplateOwner ¶
func (x *GitServiceCreateRepositoryRequest) SetTemplateOwner(v string)
func (*GitServiceCreateRepositoryRequest) SetTemplateRepository ¶
func (x *GitServiceCreateRepositoryRequest) SetTemplateRepository(v string)
func (*GitServiceCreateRepositoryRequest) String ¶
func (x *GitServiceCreateRepositoryRequest) String() string
type GitServiceCreateRepositoryRequest_builder ¶
type GitServiceCreateRepositoryRequest_builder struct {
// the provider you want to fetch repositories from
Provider GitProvider
// the project/user you want to fetch repositories from
Owner string
// the name of the project
Name string
// whether the project is private or public
Private bool
// the template owner
TemplateOwner string
// the tempalte repository
TemplateRepository string
// contains filtered or unexported fields
}
func (GitServiceCreateRepositoryRequest_builder) Build ¶
func (b0 GitServiceCreateRepositoryRequest_builder) Build() *GitServiceCreateRepositoryRequest
type GitServiceCreateRepositoryResponse ¶
type GitServiceCreateRepositoryResponse struct {
// contains filtered or unexported fields
}
The response of a Git.CreateRepository RPC
func (*GitServiceCreateRepositoryResponse) ProtoMessage ¶
func (*GitServiceCreateRepositoryResponse) ProtoMessage()
func (*GitServiceCreateRepositoryResponse) ProtoReflect ¶
func (x *GitServiceCreateRepositoryResponse) ProtoReflect() protoreflect.Message
func (*GitServiceCreateRepositoryResponse) Reset ¶
func (x *GitServiceCreateRepositoryResponse) Reset()
func (*GitServiceCreateRepositoryResponse) String ¶
func (x *GitServiceCreateRepositoryResponse) String() string
type GitServiceCreateRepositoryResponse_builder ¶
type GitServiceCreateRepositoryResponse_builder struct {
// contains filtered or unexported fields
}
func (GitServiceCreateRepositoryResponse_builder) Build ¶
func (b0 GitServiceCreateRepositoryResponse_builder) Build() *GitServiceCreateRepositoryResponse
type GitServiceOrganizationsRequest ¶
type GitServiceOrganizationsRequest struct {
// the provider you want to fetch repositories from
Provider GitProvider `protobuf:"varint,1,opt,name=provider,proto3,enum=nuntio.deployments.v1alpha1.GitProvider" json:"provider,omitempty"`
// contains filtered or unexported fields
}
The request of a Git.Organizations RPC
func (*GitServiceOrganizationsRequest) GetProvider ¶
func (x *GitServiceOrganizationsRequest) GetProvider() GitProvider
func (*GitServiceOrganizationsRequest) ProtoMessage ¶
func (*GitServiceOrganizationsRequest) ProtoMessage()
func (*GitServiceOrganizationsRequest) ProtoReflect ¶
func (x *GitServiceOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*GitServiceOrganizationsRequest) Reset ¶
func (x *GitServiceOrganizationsRequest) Reset()
func (*GitServiceOrganizationsRequest) SetProvider ¶
func (x *GitServiceOrganizationsRequest) SetProvider(v GitProvider)
func (*GitServiceOrganizationsRequest) String ¶
func (x *GitServiceOrganizationsRequest) String() string
type GitServiceOrganizationsRequest_builder ¶
type GitServiceOrganizationsRequest_builder struct {
// the provider you want to fetch repositories from
Provider GitProvider
// contains filtered or unexported fields
}
func (GitServiceOrganizationsRequest_builder) Build ¶
func (b0 GitServiceOrganizationsRequest_builder) Build() *GitServiceOrganizationsRequest
type GitServiceOrganizationsResponse ¶
type GitServiceOrganizationsResponse struct {
Organizations []*GitOrganization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
// contains filtered or unexported fields
}
The response of a Git.Organizations RPC
func (*GitServiceOrganizationsResponse) GetOrganizations ¶
func (x *GitServiceOrganizationsResponse) GetOrganizations() []*GitOrganization
func (*GitServiceOrganizationsResponse) ProtoMessage ¶
func (*GitServiceOrganizationsResponse) ProtoMessage()
func (*GitServiceOrganizationsResponse) ProtoReflect ¶
func (x *GitServiceOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*GitServiceOrganizationsResponse) Reset ¶
func (x *GitServiceOrganizationsResponse) Reset()
func (*GitServiceOrganizationsResponse) SetOrganizations ¶
func (x *GitServiceOrganizationsResponse) SetOrganizations(v []*GitOrganization)
func (*GitServiceOrganizationsResponse) String ¶
func (x *GitServiceOrganizationsResponse) String() string
type GitServiceOrganizationsResponse_builder ¶
type GitServiceOrganizationsResponse_builder struct {
Organizations []*GitOrganization
// contains filtered or unexported fields
}
func (GitServiceOrganizationsResponse_builder) Build ¶
func (b0 GitServiceOrganizationsResponse_builder) Build() *GitServiceOrganizationsResponse
type GitServicePingRequest ¶
type GitServicePingRequest struct {
// contains filtered or unexported fields
}
The request of a Git.Ping RPC
func (*GitServicePingRequest) ProtoMessage ¶
func (*GitServicePingRequest) ProtoMessage()
func (*GitServicePingRequest) ProtoReflect ¶
func (x *GitServicePingRequest) ProtoReflect() protoreflect.Message
func (*GitServicePingRequest) Reset ¶
func (x *GitServicePingRequest) Reset()
func (*GitServicePingRequest) String ¶
func (x *GitServicePingRequest) String() string
type GitServicePingRequest_builder ¶
type GitServicePingRequest_builder struct {
// contains filtered or unexported fields
}
func (GitServicePingRequest_builder) Build ¶
func (b0 GitServicePingRequest_builder) Build() *GitServicePingRequest
type GitServicePingResponse ¶
type GitServicePingResponse struct {
// contains filtered or unexported fields
}
The response of a Git.Ping RPC
func (*GitServicePingResponse) ProtoMessage ¶
func (*GitServicePingResponse) ProtoMessage()
func (*GitServicePingResponse) ProtoReflect ¶
func (x *GitServicePingResponse) ProtoReflect() protoreflect.Message
func (*GitServicePingResponse) Reset ¶
func (x *GitServicePingResponse) Reset()
func (*GitServicePingResponse) String ¶
func (x *GitServicePingResponse) String() string
type GitServicePingResponse_builder ¶
type GitServicePingResponse_builder struct {
// contains filtered or unexported fields
}
func (GitServicePingResponse_builder) Build ¶
func (b0 GitServicePingResponse_builder) Build() *GitServicePingResponse
type GitServiceRepositoriesRequest ¶
type GitServiceRepositoriesRequest struct {
// the provider you want to fetch repositories from
Provider GitProvider `protobuf:"varint,1,opt,name=provider,proto3,enum=nuntio.deployments.v1alpha1.GitProvider" json:"provider,omitempty"`
// the project/user you want to fetch repositories from
Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"`
// optional value to only list until a limit
Limit *int32 `protobuf:"varint,3,opt,name=limit,proto3,oneof" json:"limit,omitempty"`
// contains filtered or unexported fields
}
The request of a Git.Repositories RPC
func (*GitServiceRepositoriesRequest) ClearLimit ¶
func (x *GitServiceRepositoriesRequest) ClearLimit()
func (*GitServiceRepositoriesRequest) GetLimit ¶
func (x *GitServiceRepositoriesRequest) GetLimit() int32
func (*GitServiceRepositoriesRequest) GetOwner ¶
func (x *GitServiceRepositoriesRequest) GetOwner() string
func (*GitServiceRepositoriesRequest) GetProvider ¶
func (x *GitServiceRepositoriesRequest) GetProvider() GitProvider
func (*GitServiceRepositoriesRequest) HasLimit ¶
func (x *GitServiceRepositoriesRequest) HasLimit() bool
func (*GitServiceRepositoriesRequest) ProtoMessage ¶
func (*GitServiceRepositoriesRequest) ProtoMessage()
func (*GitServiceRepositoriesRequest) ProtoReflect ¶
func (x *GitServiceRepositoriesRequest) ProtoReflect() protoreflect.Message
func (*GitServiceRepositoriesRequest) Reset ¶
func (x *GitServiceRepositoriesRequest) Reset()
func (*GitServiceRepositoriesRequest) SetLimit ¶
func (x *GitServiceRepositoriesRequest) SetLimit(v int32)
func (*GitServiceRepositoriesRequest) SetOwner ¶
func (x *GitServiceRepositoriesRequest) SetOwner(v string)
func (*GitServiceRepositoriesRequest) SetProvider ¶
func (x *GitServiceRepositoriesRequest) SetProvider(v GitProvider)
func (*GitServiceRepositoriesRequest) String ¶
func (x *GitServiceRepositoriesRequest) String() string
type GitServiceRepositoriesRequest_builder ¶
type GitServiceRepositoriesRequest_builder struct {
// the provider you want to fetch repositories from
Provider GitProvider
// the project/user you want to fetch repositories from
Owner string
// optional value to only list until a limit
Limit *int32
// contains filtered or unexported fields
}
func (GitServiceRepositoriesRequest_builder) Build ¶
func (b0 GitServiceRepositoriesRequest_builder) Build() *GitServiceRepositoriesRequest
type GitServiceRepositoriesResponse ¶
type GitServiceRepositoriesResponse struct {
Repositories []*GitRepository `protobuf:"bytes,1,rep,name=repositories,proto3" json:"repositories,omitempty"`
// contains filtered or unexported fields
}
The response of a Git.Repositories RPC
func (*GitServiceRepositoriesResponse) GetRepositories ¶
func (x *GitServiceRepositoriesResponse) GetRepositories() []*GitRepository
func (*GitServiceRepositoriesResponse) ProtoMessage ¶
func (*GitServiceRepositoriesResponse) ProtoMessage()
func (*GitServiceRepositoriesResponse) ProtoReflect ¶
func (x *GitServiceRepositoriesResponse) ProtoReflect() protoreflect.Message
func (*GitServiceRepositoriesResponse) Reset ¶
func (x *GitServiceRepositoriesResponse) Reset()
func (*GitServiceRepositoriesResponse) SetRepositories ¶
func (x *GitServiceRepositoriesResponse) SetRepositories(v []*GitRepository)
func (*GitServiceRepositoriesResponse) String ¶
func (x *GitServiceRepositoriesResponse) String() string
type GitServiceRepositoriesResponse_builder ¶
type GitServiceRepositoriesResponse_builder struct {
Repositories []*GitRepository
// contains filtered or unexported fields
}
func (GitServiceRepositoriesResponse_builder) Build ¶
func (b0 GitServiceRepositoriesResponse_builder) Build() *GitServiceRepositoriesResponse
type GitServiceSearchRequest ¶
type GitServiceSearchRequest struct {
// the provider you want to fetch repositories from
Provider GitProvider `protobuf:"varint,1,opt,name=provider,proto3,enum=nuntio.deployments.v1alpha1.GitProvider" json:"provider,omitempty"`
// the project/user you want to fetch repositories from
Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"`
// the name of the project
Query string `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"`
// set to true or false to include/exclude templates
IsTemplate *bool `protobuf:"varint,4,opt,name=is_template,json=isTemplate,proto3,oneof" json:"is_template,omitempty"`
// contains filtered or unexported fields
}
The request of a Git.Search RPC
func (*GitServiceSearchRequest) ClearIsTemplate ¶
func (x *GitServiceSearchRequest) ClearIsTemplate()
func (*GitServiceSearchRequest) GetIsTemplate ¶
func (x *GitServiceSearchRequest) GetIsTemplate() bool
func (*GitServiceSearchRequest) GetOwner ¶
func (x *GitServiceSearchRequest) GetOwner() string
func (*GitServiceSearchRequest) GetProvider ¶
func (x *GitServiceSearchRequest) GetProvider() GitProvider
func (*GitServiceSearchRequest) GetQuery ¶
func (x *GitServiceSearchRequest) GetQuery() string
func (*GitServiceSearchRequest) HasIsTemplate ¶
func (x *GitServiceSearchRequest) HasIsTemplate() bool
func (*GitServiceSearchRequest) ProtoMessage ¶
func (*GitServiceSearchRequest) ProtoMessage()
func (*GitServiceSearchRequest) ProtoReflect ¶
func (x *GitServiceSearchRequest) ProtoReflect() protoreflect.Message
func (*GitServiceSearchRequest) Reset ¶
func (x *GitServiceSearchRequest) Reset()
func (*GitServiceSearchRequest) SetIsTemplate ¶
func (x *GitServiceSearchRequest) SetIsTemplate(v bool)
func (*GitServiceSearchRequest) SetOwner ¶
func (x *GitServiceSearchRequest) SetOwner(v string)
func (*GitServiceSearchRequest) SetProvider ¶
func (x *GitServiceSearchRequest) SetProvider(v GitProvider)
func (*GitServiceSearchRequest) SetQuery ¶
func (x *GitServiceSearchRequest) SetQuery(v string)
func (*GitServiceSearchRequest) String ¶
func (x *GitServiceSearchRequest) String() string
type GitServiceSearchRequest_builder ¶
type GitServiceSearchRequest_builder struct {
// the provider you want to fetch repositories from
Provider GitProvider
// the project/user you want to fetch repositories from
Owner string
// the name of the project
Query string
// set to true or false to include/exclude templates
IsTemplate *bool
// contains filtered or unexported fields
}
func (GitServiceSearchRequest_builder) Build ¶
func (b0 GitServiceSearchRequest_builder) Build() *GitServiceSearchRequest
type GitServiceSearchResponse ¶
type GitServiceSearchResponse struct {
Repositories []*GitRepository `protobuf:"bytes,1,rep,name=repositories,proto3" json:"repositories,omitempty"`
// contains filtered or unexported fields
}
The response of a Git.Search RPC
func (*GitServiceSearchResponse) GetRepositories ¶
func (x *GitServiceSearchResponse) GetRepositories() []*GitRepository
func (*GitServiceSearchResponse) ProtoMessage ¶
func (*GitServiceSearchResponse) ProtoMessage()
func (*GitServiceSearchResponse) ProtoReflect ¶
func (x *GitServiceSearchResponse) ProtoReflect() protoreflect.Message
func (*GitServiceSearchResponse) Reset ¶
func (x *GitServiceSearchResponse) Reset()
func (*GitServiceSearchResponse) SetRepositories ¶
func (x *GitServiceSearchResponse) SetRepositories(v []*GitRepository)
func (*GitServiceSearchResponse) String ¶
func (x *GitServiceSearchResponse) String() string
type GitServiceSearchResponse_builder ¶
type GitServiceSearchResponse_builder struct {
Repositories []*GitRepository
// contains filtered or unexported fields
}
func (GitServiceSearchResponse_builder) Build ¶
func (b0 GitServiceSearchResponse_builder) Build() *GitServiceSearchResponse
type GitServiceTemplatesRequest ¶
type GitServiceTemplatesRequest struct {
// the provider you want to fetch repositories from
Provider GitProvider `protobuf:"varint,1,opt,name=provider,proto3,enum=nuntio.deployments.v1alpha1.GitProvider" json:"provider,omitempty"`
// the project/user you want to fetch repositories from
Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"`
// optional value to only list until a limit
Limit *int32 `protobuf:"varint,3,opt,name=limit,proto3,oneof" json:"limit,omitempty"`
// contains filtered or unexported fields
}
The request of a Git.Templates RPC
func (*GitServiceTemplatesRequest) ClearLimit ¶
func (x *GitServiceTemplatesRequest) ClearLimit()
func (*GitServiceTemplatesRequest) GetLimit ¶
func (x *GitServiceTemplatesRequest) GetLimit() int32
func (*GitServiceTemplatesRequest) GetOwner ¶
func (x *GitServiceTemplatesRequest) GetOwner() string
func (*GitServiceTemplatesRequest) GetProvider ¶
func (x *GitServiceTemplatesRequest) GetProvider() GitProvider
func (*GitServiceTemplatesRequest) HasLimit ¶
func (x *GitServiceTemplatesRequest) HasLimit() bool
func (*GitServiceTemplatesRequest) ProtoMessage ¶
func (*GitServiceTemplatesRequest) ProtoMessage()
func (*GitServiceTemplatesRequest) ProtoReflect ¶
func (x *GitServiceTemplatesRequest) ProtoReflect() protoreflect.Message
func (*GitServiceTemplatesRequest) Reset ¶
func (x *GitServiceTemplatesRequest) Reset()
func (*GitServiceTemplatesRequest) SetLimit ¶
func (x *GitServiceTemplatesRequest) SetLimit(v int32)
func (*GitServiceTemplatesRequest) SetOwner ¶
func (x *GitServiceTemplatesRequest) SetOwner(v string)
func (*GitServiceTemplatesRequest) SetProvider ¶
func (x *GitServiceTemplatesRequest) SetProvider(v GitProvider)
func (*GitServiceTemplatesRequest) String ¶
func (x *GitServiceTemplatesRequest) String() string
type GitServiceTemplatesRequest_builder ¶
type GitServiceTemplatesRequest_builder struct {
// the provider you want to fetch repositories from
Provider GitProvider
// the project/user you want to fetch repositories from
Owner string
// optional value to only list until a limit
Limit *int32
// contains filtered or unexported fields
}
func (GitServiceTemplatesRequest_builder) Build ¶
func (b0 GitServiceTemplatesRequest_builder) Build() *GitServiceTemplatesRequest
type GitServiceTemplatesResponse ¶
type GitServiceTemplatesResponse struct {
Repositories []*GitRepository `protobuf:"bytes,1,rep,name=repositories,proto3" json:"repositories,omitempty"`
// contains filtered or unexported fields
}
The response of a Git.Templates RPC
func (*GitServiceTemplatesResponse) GetRepositories ¶
func (x *GitServiceTemplatesResponse) GetRepositories() []*GitRepository
func (*GitServiceTemplatesResponse) ProtoMessage ¶
func (*GitServiceTemplatesResponse) ProtoMessage()
func (*GitServiceTemplatesResponse) ProtoReflect ¶
func (x *GitServiceTemplatesResponse) ProtoReflect() protoreflect.Message
func (*GitServiceTemplatesResponse) Reset ¶
func (x *GitServiceTemplatesResponse) Reset()
func (*GitServiceTemplatesResponse) SetRepositories ¶
func (x *GitServiceTemplatesResponse) SetRepositories(v []*GitRepository)
func (*GitServiceTemplatesResponse) String ¶
func (x *GitServiceTemplatesResponse) String() string
type GitServiceTemplatesResponse_builder ¶
type GitServiceTemplatesResponse_builder struct {
Repositories []*GitRepository
// contains filtered or unexported fields
}
func (GitServiceTemplatesResponse_builder) Build ¶
func (b0 GitServiceTemplatesResponse_builder) Build() *GitServiceTemplatesResponse
type ProgrammingLanguage ¶
type ProgrammingLanguage int32
const ( ProgrammingLanguage_PROGRAMMING_LANGUAGE_UNSPECIFIED ProgrammingLanguage = 0 ProgrammingLanguage_PROGRAMMING_LANGUAGE_GO ProgrammingLanguage = 1 )
func (ProgrammingLanguage) Descriptor ¶
func (ProgrammingLanguage) Descriptor() protoreflect.EnumDescriptor
func (ProgrammingLanguage) Enum ¶
func (x ProgrammingLanguage) Enum() *ProgrammingLanguage
func (ProgrammingLanguage) Number ¶
func (x ProgrammingLanguage) Number() protoreflect.EnumNumber
func (ProgrammingLanguage) String ¶
func (x ProgrammingLanguage) String() string
func (ProgrammingLanguage) Type ¶
func (ProgrammingLanguage) Type() protoreflect.EnumType
Source Files
¶
- deployments.pb.go
- deployments_git.pb.go
- deployments_messages.pb.go