Documentation ¶
Index ¶
- Variables
- func RegisterStoolServer(s *grpc.Server, srv StoolServer)
- type Application
- func (*Application) Descriptor() ([]byte, []int)
- func (m *Application) GetBranches() []*Branch
- func (m *Application) GetId() string
- func (m *Application) GetName() string
- func (m *Application) GetTitle() string
- func (m *Application) Marshal() (dAtA []byte, err error)
- func (m *Application) MarshalTo(dAtA []byte) (int, error)
- func (m *Application) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Application) ProtoMessage()
- func (m *Application) Reset()
- func (m *Application) Size() (n int)
- func (m *Application) String() string
- func (m *Application) Unmarshal(dAtA []byte) error
- func (m *Application) XXX_DiscardUnknown()
- func (m *Application) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Application) XXX_Merge(src proto.Message)
- func (m *Application) XXX_Size() int
- func (m *Application) XXX_Unmarshal(b []byte) error
- type Branch
- func (*Branch) Descriptor() ([]byte, []int)
- func (m *Branch) GetAppId() string
- func (m *Branch) GetBuilds() []*Build
- func (m *Branch) GetLiveBuildId() string
- func (m *Branch) GetName() string
- func (m *Branch) GetPublishedAt() string
- func (m *Branch) Marshal() (dAtA []byte, err error)
- func (m *Branch) MarshalTo(dAtA []byte) (int, error)
- func (m *Branch) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Branch) ProtoMessage()
- func (m *Branch) Reset()
- func (m *Branch) Size() (n int)
- func (m *Branch) String() string
- func (m *Branch) Unmarshal(dAtA []byte) error
- func (m *Branch) XXX_DiscardUnknown()
- func (m *Branch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Branch) XXX_Merge(src proto.Message)
- func (m *Branch) XXX_Size() int
- func (m *Branch) XXX_Unmarshal(b []byte) error
- type Build
- func (*Build) Descriptor() ([]byte, []int)
- func (m *Build) GetAppId() string
- func (m *Build) GetCreatedAt() string
- func (m *Build) GetId() string
- func (m *Build) GetLive() bool
- func (m *Build) Marshal() (dAtA []byte, err error)
- func (m *Build) MarshalTo(dAtA []byte) (int, error)
- func (m *Build) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Build) ProtoMessage()
- func (m *Build) Reset()
- func (m *Build) Size() (n int)
- func (m *Build) String() string
- func (m *Build) Unmarshal(dAtA []byte) error
- func (m *Build) XXX_DiscardUnknown()
- func (m *Build) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Build) XXX_Merge(src proto.Message)
- func (m *Build) XXX_Size() int
- func (m *Build) XXX_Unmarshal(b []byte) error
- type CheckAuthRequest
- func (*CheckAuthRequest) Descriptor() ([]byte, []int)
- func (m *CheckAuthRequest) Marshal() (dAtA []byte, err error)
- func (m *CheckAuthRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CheckAuthRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CheckAuthRequest) ProtoMessage()
- func (m *CheckAuthRequest) Reset()
- func (m *CheckAuthRequest) Size() (n int)
- func (m *CheckAuthRequest) String() string
- func (m *CheckAuthRequest) Unmarshal(dAtA []byte) error
- func (m *CheckAuthRequest) XXX_DiscardUnknown()
- func (m *CheckAuthRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CheckAuthRequest) XXX_Merge(src proto.Message)
- func (m *CheckAuthRequest) XXX_Size() int
- func (m *CheckAuthRequest) XXX_Unmarshal(b []byte) error
- type CheckAuthResponse
- func (*CheckAuthResponse) Descriptor() ([]byte, []int)
- func (m *CheckAuthResponse) GetAuthenticated() bool
- func (m *CheckAuthResponse) Marshal() (dAtA []byte, err error)
- func (m *CheckAuthResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CheckAuthResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CheckAuthResponse) ProtoMessage()
- func (m *CheckAuthResponse) Reset()
- func (m *CheckAuthResponse) Size() (n int)
- func (m *CheckAuthResponse) String() string
- func (m *CheckAuthResponse) Unmarshal(dAtA []byte) error
- func (m *CheckAuthResponse) XXX_DiscardUnknown()
- func (m *CheckAuthResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CheckAuthResponse) XXX_Merge(src proto.Message)
- func (m *CheckAuthResponse) XXX_Size() int
- func (m *CheckAuthResponse) XXX_Unmarshal(b []byte) error
- type CompleteLoginRequest
- func (*CompleteLoginRequest) Descriptor() ([]byte, []int)
- func (m *CompleteLoginRequest) GetCode() string
- func (m *CompleteLoginRequest) GetState() string
- func (m *CompleteLoginRequest) Marshal() (dAtA []byte, err error)
- func (m *CompleteLoginRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CompleteLoginRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CompleteLoginRequest) ProtoMessage()
- func (m *CompleteLoginRequest) Reset()
- func (m *CompleteLoginRequest) Size() (n int)
- func (m *CompleteLoginRequest) String() string
- func (m *CompleteLoginRequest) Unmarshal(dAtA []byte) error
- func (m *CompleteLoginRequest) XXX_DiscardUnknown()
- func (m *CompleteLoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CompleteLoginRequest) XXX_Merge(src proto.Message)
- func (m *CompleteLoginRequest) XXX_Size() int
- func (m *CompleteLoginRequest) XXX_Unmarshal(b []byte) error
- type CompleteLoginResponse
- func (*CompleteLoginResponse) Descriptor() ([]byte, []int)
- func (m *CompleteLoginResponse) GetToken() string
- func (m *CompleteLoginResponse) Marshal() (dAtA []byte, err error)
- func (m *CompleteLoginResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CompleteLoginResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CompleteLoginResponse) ProtoMessage()
- func (m *CompleteLoginResponse) Reset()
- func (m *CompleteLoginResponse) Size() (n int)
- func (m *CompleteLoginResponse) String() string
- func (m *CompleteLoginResponse) Unmarshal(dAtA []byte) error
- func (m *CompleteLoginResponse) XXX_DiscardUnknown()
- func (m *CompleteLoginResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CompleteLoginResponse) XXX_Merge(src proto.Message)
- func (m *CompleteLoginResponse) XXX_Size() int
- func (m *CompleteLoginResponse) XXX_Unmarshal(b []byte) error
- type CompletePushBuildRequest
- func (*CompletePushBuildRequest) Descriptor() ([]byte, []int)
- func (m *CompletePushBuildRequest) GetApp() string
- func (m *CompletePushBuildRequest) GetBranch() string
- func (m *CompletePushBuildRequest) GetBuild() string
- func (m *CompletePushBuildRequest) Marshal() (dAtA []byte, err error)
- func (m *CompletePushBuildRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CompletePushBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CompletePushBuildRequest) ProtoMessage()
- func (m *CompletePushBuildRequest) Reset()
- func (m *CompletePushBuildRequest) Size() (n int)
- func (m *CompletePushBuildRequest) String() string
- func (m *CompletePushBuildRequest) Unmarshal(dAtA []byte) error
- func (m *CompletePushBuildRequest) XXX_DiscardUnknown()
- func (m *CompletePushBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CompletePushBuildRequest) XXX_Merge(src proto.Message)
- func (m *CompletePushBuildRequest) XXX_Size() int
- func (m *CompletePushBuildRequest) XXX_Unmarshal(b []byte) error
- type CompletePushBuildResponse
- func (*CompletePushBuildResponse) Descriptor() ([]byte, []int)
- func (m *CompletePushBuildResponse) GetBuild() *Build
- func (m *CompletePushBuildResponse) Marshal() (dAtA []byte, err error)
- func (m *CompletePushBuildResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CompletePushBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CompletePushBuildResponse) ProtoMessage()
- func (m *CompletePushBuildResponse) Reset()
- func (m *CompletePushBuildResponse) Size() (n int)
- func (m *CompletePushBuildResponse) String() string
- func (m *CompletePushBuildResponse) Unmarshal(dAtA []byte) error
- func (m *CompletePushBuildResponse) XXX_DiscardUnknown()
- func (m *CompletePushBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CompletePushBuildResponse) XXX_Merge(src proto.Message)
- func (m *CompletePushBuildResponse) XXX_Size() int
- func (m *CompletePushBuildResponse) XXX_Unmarshal(b []byte) error
- type CreateApplicationRequest
- func (*CreateApplicationRequest) Descriptor() ([]byte, []int)
- func (m *CreateApplicationRequest) GetName() string
- func (m *CreateApplicationRequest) GetTitle() string
- func (m *CreateApplicationRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateApplicationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateApplicationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateApplicationRequest) ProtoMessage()
- func (m *CreateApplicationRequest) Reset()
- func (m *CreateApplicationRequest) Size() (n int)
- func (m *CreateApplicationRequest) String() string
- func (m *CreateApplicationRequest) Unmarshal(dAtA []byte) error
- func (m *CreateApplicationRequest) XXX_DiscardUnknown()
- func (m *CreateApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApplicationRequest) XXX_Merge(src proto.Message)
- func (m *CreateApplicationRequest) XXX_Size() int
- func (m *CreateApplicationRequest) XXX_Unmarshal(b []byte) error
- type CreateApplicationResponse
- func (*CreateApplicationResponse) Descriptor() ([]byte, []int)
- func (m *CreateApplicationResponse) GetApplication() *Application
- func (m *CreateApplicationResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateApplicationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateApplicationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateApplicationResponse) ProtoMessage()
- func (m *CreateApplicationResponse) Reset()
- func (m *CreateApplicationResponse) Size() (n int)
- func (m *CreateApplicationResponse) String() string
- func (m *CreateApplicationResponse) Unmarshal(dAtA []byte) error
- func (m *CreateApplicationResponse) XXX_DiscardUnknown()
- func (m *CreateApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApplicationResponse) XXX_Merge(src proto.Message)
- func (m *CreateApplicationResponse) XXX_Size() int
- func (m *CreateApplicationResponse) XXX_Unmarshal(b []byte) error
- type CreateBranchRequest
- func (*CreateBranchRequest) Descriptor() ([]byte, []int)
- func (m *CreateBranchRequest) GetApp() string
- func (m *CreateBranchRequest) GetName() string
- func (m *CreateBranchRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateBranchRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateBranchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateBranchRequest) ProtoMessage()
- func (m *CreateBranchRequest) Reset()
- func (m *CreateBranchRequest) Size() (n int)
- func (m *CreateBranchRequest) String() string
- func (m *CreateBranchRequest) Unmarshal(dAtA []byte) error
- func (m *CreateBranchRequest) XXX_DiscardUnknown()
- func (m *CreateBranchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateBranchRequest) XXX_Merge(src proto.Message)
- func (m *CreateBranchRequest) XXX_Size() int
- func (m *CreateBranchRequest) XXX_Unmarshal(b []byte) error
- type CreateBranchResponse
- func (*CreateBranchResponse) Descriptor() ([]byte, []int)
- func (m *CreateBranchResponse) GetBranch() *Branch
- func (m *CreateBranchResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateBranchResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateBranchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateBranchResponse) ProtoMessage()
- func (m *CreateBranchResponse) Reset()
- func (m *CreateBranchResponse) Size() (n int)
- func (m *CreateBranchResponse) String() string
- func (m *CreateBranchResponse) Unmarshal(dAtA []byte) error
- func (m *CreateBranchResponse) XXX_DiscardUnknown()
- func (m *CreateBranchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateBranchResponse) XXX_Merge(src proto.Message)
- func (m *CreateBranchResponse) XXX_Size() int
- func (m *CreateBranchResponse) XXX_Unmarshal(b []byte) error
- type DeleteBranchRequest
- func (*DeleteBranchRequest) Descriptor() ([]byte, []int)
- func (m *DeleteBranchRequest) GetApp() string
- func (m *DeleteBranchRequest) GetName() string
- func (m *DeleteBranchRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteBranchRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteBranchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteBranchRequest) ProtoMessage()
- func (m *DeleteBranchRequest) Reset()
- func (m *DeleteBranchRequest) Size() (n int)
- func (m *DeleteBranchRequest) String() string
- func (m *DeleteBranchRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteBranchRequest) XXX_DiscardUnknown()
- func (m *DeleteBranchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteBranchRequest) XXX_Merge(src proto.Message)
- func (m *DeleteBranchRequest) XXX_Size() int
- func (m *DeleteBranchRequest) XXX_Unmarshal(b []byte) error
- type DeleteBranchResponse
- func (*DeleteBranchResponse) Descriptor() ([]byte, []int)
- func (m *DeleteBranchResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteBranchResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteBranchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteBranchResponse) ProtoMessage()
- func (m *DeleteBranchResponse) Reset()
- func (m *DeleteBranchResponse) Size() (n int)
- func (m *DeleteBranchResponse) String() string
- func (m *DeleteBranchResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteBranchResponse) XXX_DiscardUnknown()
- func (m *DeleteBranchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteBranchResponse) XXX_Merge(src proto.Message)
- func (m *DeleteBranchResponse) XXX_Size() int
- func (m *DeleteBranchResponse) XXX_Unmarshal(b []byte) error
- type DownloadBuildRequest
- func (*DownloadBuildRequest) Descriptor() ([]byte, []int)
- func (m *DownloadBuildRequest) GetApp() string
- func (m *DownloadBuildRequest) GetBranch() string
- func (m *DownloadBuildRequest) GetBuild() string
- func (m *DownloadBuildRequest) Marshal() (dAtA []byte, err error)
- func (m *DownloadBuildRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DownloadBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DownloadBuildRequest) ProtoMessage()
- func (m *DownloadBuildRequest) Reset()
- func (m *DownloadBuildRequest) Size() (n int)
- func (m *DownloadBuildRequest) String() string
- func (m *DownloadBuildRequest) Unmarshal(dAtA []byte) error
- func (m *DownloadBuildRequest) XXX_DiscardUnknown()
- func (m *DownloadBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DownloadBuildRequest) XXX_Merge(src proto.Message)
- func (m *DownloadBuildRequest) XXX_Size() int
- func (m *DownloadBuildRequest) XXX_Unmarshal(b []byte) error
- type DownloadBuildResponse
- func (*DownloadBuildResponse) Descriptor() ([]byte, []int)
- func (m *DownloadBuildResponse) GetDownloadUrl() string
- func (m *DownloadBuildResponse) GetManifest() []byte
- func (m *DownloadBuildResponse) Marshal() (dAtA []byte, err error)
- func (m *DownloadBuildResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DownloadBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DownloadBuildResponse) ProtoMessage()
- func (m *DownloadBuildResponse) Reset()
- func (m *DownloadBuildResponse) Size() (n int)
- func (m *DownloadBuildResponse) String() string
- func (m *DownloadBuildResponse) Unmarshal(dAtA []byte) error
- func (m *DownloadBuildResponse) XXX_DiscardUnknown()
- func (m *DownloadBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DownloadBuildResponse) XXX_Merge(src proto.Message)
- func (m *DownloadBuildResponse) XXX_Size() int
- func (m *DownloadBuildResponse) XXX_Unmarshal(b []byte) error
- type DownloadPublicBuildRequest
- func (*DownloadPublicBuildRequest) Descriptor() ([]byte, []int)
- func (m *DownloadPublicBuildRequest) GetApp() string
- func (m *DownloadPublicBuildRequest) GetBranch() string
- func (m *DownloadPublicBuildRequest) GetBuild() string
- func (m *DownloadPublicBuildRequest) Marshal() (dAtA []byte, err error)
- func (m *DownloadPublicBuildRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DownloadPublicBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DownloadPublicBuildRequest) ProtoMessage()
- func (m *DownloadPublicBuildRequest) Reset()
- func (m *DownloadPublicBuildRequest) Size() (n int)
- func (m *DownloadPublicBuildRequest) String() string
- func (m *DownloadPublicBuildRequest) Unmarshal(dAtA []byte) error
- func (m *DownloadPublicBuildRequest) XXX_DiscardUnknown()
- func (m *DownloadPublicBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DownloadPublicBuildRequest) XXX_Merge(src proto.Message)
- func (m *DownloadPublicBuildRequest) XXX_Size() int
- func (m *DownloadPublicBuildRequest) XXX_Unmarshal(b []byte) error
- type DownloadPublicBuildResponse
- func (*DownloadPublicBuildResponse) Descriptor() ([]byte, []int)
- func (m *DownloadPublicBuildResponse) GetDownloadUrl() string
- func (m *DownloadPublicBuildResponse) GetManifest() []byte
- func (m *DownloadPublicBuildResponse) Marshal() (dAtA []byte, err error)
- func (m *DownloadPublicBuildResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DownloadPublicBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DownloadPublicBuildResponse) ProtoMessage()
- func (m *DownloadPublicBuildResponse) Reset()
- func (m *DownloadPublicBuildResponse) Size() (n int)
- func (m *DownloadPublicBuildResponse) String() string
- func (m *DownloadPublicBuildResponse) Unmarshal(dAtA []byte) error
- func (m *DownloadPublicBuildResponse) XXX_DiscardUnknown()
- func (m *DownloadPublicBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DownloadPublicBuildResponse) XXX_Merge(src proto.Message)
- func (m *DownloadPublicBuildResponse) XXX_Size() int
- func (m *DownloadPublicBuildResponse) XXX_Unmarshal(b []byte) error
- type GetApplicationRequest
- func (*GetApplicationRequest) Descriptor() ([]byte, []int)
- func (m *GetApplicationRequest) GetApp() string
- func (m *GetApplicationRequest) Marshal() (dAtA []byte, err error)
- func (m *GetApplicationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetApplicationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetApplicationRequest) ProtoMessage()
- func (m *GetApplicationRequest) Reset()
- func (m *GetApplicationRequest) Size() (n int)
- func (m *GetApplicationRequest) String() string
- func (m *GetApplicationRequest) Unmarshal(dAtA []byte) error
- func (m *GetApplicationRequest) XXX_DiscardUnknown()
- func (m *GetApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApplicationRequest) XXX_Merge(src proto.Message)
- func (m *GetApplicationRequest) XXX_Size() int
- func (m *GetApplicationRequest) XXX_Unmarshal(b []byte) error
- type GetApplicationResponse
- func (*GetApplicationResponse) Descriptor() ([]byte, []int)
- func (m *GetApplicationResponse) GetApplication() *Application
- func (m *GetApplicationResponse) Marshal() (dAtA []byte, err error)
- func (m *GetApplicationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetApplicationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetApplicationResponse) ProtoMessage()
- func (m *GetApplicationResponse) Reset()
- func (m *GetApplicationResponse) Size() (n int)
- func (m *GetApplicationResponse) String() string
- func (m *GetApplicationResponse) Unmarshal(dAtA []byte) error
- func (m *GetApplicationResponse) XXX_DiscardUnknown()
- func (m *GetApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApplicationResponse) XXX_Merge(src proto.Message)
- func (m *GetApplicationResponse) XXX_Size() int
- func (m *GetApplicationResponse) XXX_Unmarshal(b []byte) error
- type GetApplicationsRequest
- func (*GetApplicationsRequest) Descriptor() ([]byte, []int)
- func (m *GetApplicationsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetApplicationsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetApplicationsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetApplicationsRequest) ProtoMessage()
- func (m *GetApplicationsRequest) Reset()
- func (m *GetApplicationsRequest) Size() (n int)
- func (m *GetApplicationsRequest) String() string
- func (m *GetApplicationsRequest) Unmarshal(dAtA []byte) error
- func (m *GetApplicationsRequest) XXX_DiscardUnknown()
- func (m *GetApplicationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApplicationsRequest) XXX_Merge(src proto.Message)
- func (m *GetApplicationsRequest) XXX_Size() int
- func (m *GetApplicationsRequest) XXX_Unmarshal(b []byte) error
- type GetApplicationsResponse
- func (*GetApplicationsResponse) Descriptor() ([]byte, []int)
- func (m *GetApplicationsResponse) GetApplications() []*Application
- func (m *GetApplicationsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetApplicationsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetApplicationsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetApplicationsResponse) ProtoMessage()
- func (m *GetApplicationsResponse) Reset()
- func (m *GetApplicationsResponse) Size() (n int)
- func (m *GetApplicationsResponse) String() string
- func (m *GetApplicationsResponse) Unmarshal(dAtA []byte) error
- func (m *GetApplicationsResponse) XXX_DiscardUnknown()
- func (m *GetApplicationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApplicationsResponse) XXX_Merge(src proto.Message)
- func (m *GetApplicationsResponse) XXX_Size() int
- func (m *GetApplicationsResponse) XXX_Unmarshal(b []byte) error
- type GetPublicApplicationRequest
- func (*GetPublicApplicationRequest) Descriptor() ([]byte, []int)
- func (m *GetPublicApplicationRequest) GetApp() string
- func (m *GetPublicApplicationRequest) Marshal() (dAtA []byte, err error)
- func (m *GetPublicApplicationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetPublicApplicationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetPublicApplicationRequest) ProtoMessage()
- func (m *GetPublicApplicationRequest) Reset()
- func (m *GetPublicApplicationRequest) Size() (n int)
- func (m *GetPublicApplicationRequest) String() string
- func (m *GetPublicApplicationRequest) Unmarshal(dAtA []byte) error
- func (m *GetPublicApplicationRequest) XXX_DiscardUnknown()
- func (m *GetPublicApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPublicApplicationRequest) XXX_Merge(src proto.Message)
- func (m *GetPublicApplicationRequest) XXX_Size() int
- func (m *GetPublicApplicationRequest) XXX_Unmarshal(b []byte) error
- type GetPublicApplicationResponse
- func (*GetPublicApplicationResponse) Descriptor() ([]byte, []int)
- func (m *GetPublicApplicationResponse) GetApplication() *Application
- func (m *GetPublicApplicationResponse) Marshal() (dAtA []byte, err error)
- func (m *GetPublicApplicationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetPublicApplicationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetPublicApplicationResponse) ProtoMessage()
- func (m *GetPublicApplicationResponse) Reset()
- func (m *GetPublicApplicationResponse) Size() (n int)
- func (m *GetPublicApplicationResponse) String() string
- func (m *GetPublicApplicationResponse) Unmarshal(dAtA []byte) error
- func (m *GetPublicApplicationResponse) XXX_DiscardUnknown()
- func (m *GetPublicApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPublicApplicationResponse) XXX_Merge(src proto.Message)
- func (m *GetPublicApplicationResponse) XXX_Size() int
- func (m *GetPublicApplicationResponse) XXX_Unmarshal(b []byte) error
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)
- func (m *LoginRequest) GetRedirect() string
- func (m *LoginRequest) Marshal() (dAtA []byte, err error)
- func (m *LoginRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *LoginRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LoginRequest) ProtoMessage()
- func (m *LoginRequest) Reset()
- func (m *LoginRequest) Size() (n int)
- func (m *LoginRequest) String() string
- func (m *LoginRequest) Unmarshal(dAtA []byte) error
- func (m *LoginRequest) XXX_DiscardUnknown()
- func (m *LoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoginRequest) XXX_Merge(src proto.Message)
- func (m *LoginRequest) XXX_Size() int
- func (m *LoginRequest) XXX_Unmarshal(b []byte) error
- type LoginResponse
- func (*LoginResponse) Descriptor() ([]byte, []int)
- func (m *LoginResponse) GetUrl() string
- func (m *LoginResponse) Marshal() (dAtA []byte, err error)
- func (m *LoginResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *LoginResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LoginResponse) ProtoMessage()
- func (m *LoginResponse) Reset()
- func (m *LoginResponse) Size() (n int)
- func (m *LoginResponse) String() string
- func (m *LoginResponse) Unmarshal(dAtA []byte) error
- func (m *LoginResponse) XXX_DiscardUnknown()
- func (m *LoginResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoginResponse) XXX_Merge(src proto.Message)
- func (m *LoginResponse) XXX_Size() int
- func (m *LoginResponse) XXX_Unmarshal(b []byte) error
- type LogoutRequest
- func (*LogoutRequest) Descriptor() ([]byte, []int)
- func (m *LogoutRequest) Marshal() (dAtA []byte, err error)
- func (m *LogoutRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *LogoutRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogoutRequest) ProtoMessage()
- func (m *LogoutRequest) Reset()
- func (m *LogoutRequest) Size() (n int)
- func (m *LogoutRequest) String() string
- func (m *LogoutRequest) Unmarshal(dAtA []byte) error
- func (m *LogoutRequest) XXX_DiscardUnknown()
- func (m *LogoutRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogoutRequest) XXX_Merge(src proto.Message)
- func (m *LogoutRequest) XXX_Size() int
- func (m *LogoutRequest) XXX_Unmarshal(b []byte) error
- type LogoutResponse
- func (*LogoutResponse) Descriptor() ([]byte, []int)
- func (m *LogoutResponse) Marshal() (dAtA []byte, err error)
- func (m *LogoutResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *LogoutResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogoutResponse) ProtoMessage()
- func (m *LogoutResponse) Reset()
- func (m *LogoutResponse) Size() (n int)
- func (m *LogoutResponse) String() string
- func (m *LogoutResponse) Unmarshal(dAtA []byte) error
- func (m *LogoutResponse) XXX_DiscardUnknown()
- func (m *LogoutResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogoutResponse) XXX_Merge(src proto.Message)
- func (m *LogoutResponse) XXX_Size() int
- func (m *LogoutResponse) XXX_Unmarshal(b []byte) error
- type PromoteBranchRequest
- func (*PromoteBranchRequest) Descriptor() ([]byte, []int)
- func (m *PromoteBranchRequest) GetApp() string
- func (m *PromoteBranchRequest) GetFrom() string
- func (m *PromoteBranchRequest) GetTo() string
- func (m *PromoteBranchRequest) Marshal() (dAtA []byte, err error)
- func (m *PromoteBranchRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *PromoteBranchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PromoteBranchRequest) ProtoMessage()
- func (m *PromoteBranchRequest) Reset()
- func (m *PromoteBranchRequest) Size() (n int)
- func (m *PromoteBranchRequest) String() string
- func (m *PromoteBranchRequest) Unmarshal(dAtA []byte) error
- func (m *PromoteBranchRequest) XXX_DiscardUnknown()
- func (m *PromoteBranchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PromoteBranchRequest) XXX_Merge(src proto.Message)
- func (m *PromoteBranchRequest) XXX_Size() int
- func (m *PromoteBranchRequest) XXX_Unmarshal(b []byte) error
- type PromoteBranchResponse
- func (*PromoteBranchResponse) Descriptor() ([]byte, []int)
- func (m *PromoteBranchResponse) Marshal() (dAtA []byte, err error)
- func (m *PromoteBranchResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *PromoteBranchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PromoteBranchResponse) ProtoMessage()
- func (m *PromoteBranchResponse) Reset()
- func (m *PromoteBranchResponse) Size() (n int)
- func (m *PromoteBranchResponse) String() string
- func (m *PromoteBranchResponse) Unmarshal(dAtA []byte) error
- func (m *PromoteBranchResponse) XXX_DiscardUnknown()
- func (m *PromoteBranchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PromoteBranchResponse) XXX_Merge(src proto.Message)
- func (m *PromoteBranchResponse) XXX_Size() int
- func (m *PromoteBranchResponse) XXX_Unmarshal(b []byte) error
- type PublishBuildRequest
- func (*PublishBuildRequest) Descriptor() ([]byte, []int)
- func (m *PublishBuildRequest) GetApp() string
- func (m *PublishBuildRequest) GetBranch() string
- func (m *PublishBuildRequest) GetBuild() string
- func (m *PublishBuildRequest) Marshal() (dAtA []byte, err error)
- func (m *PublishBuildRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *PublishBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PublishBuildRequest) ProtoMessage()
- func (m *PublishBuildRequest) Reset()
- func (m *PublishBuildRequest) Size() (n int)
- func (m *PublishBuildRequest) String() string
- func (m *PublishBuildRequest) Unmarshal(dAtA []byte) error
- func (m *PublishBuildRequest) XXX_DiscardUnknown()
- func (m *PublishBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PublishBuildRequest) XXX_Merge(src proto.Message)
- func (m *PublishBuildRequest) XXX_Size() int
- func (m *PublishBuildRequest) XXX_Unmarshal(b []byte) error
- type PublishBuildResponse
- func (*PublishBuildResponse) Descriptor() ([]byte, []int)
- func (m *PublishBuildResponse) GetBranch() *Branch
- func (m *PublishBuildResponse) Marshal() (dAtA []byte, err error)
- func (m *PublishBuildResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *PublishBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PublishBuildResponse) ProtoMessage()
- func (m *PublishBuildResponse) Reset()
- func (m *PublishBuildResponse) Size() (n int)
- func (m *PublishBuildResponse) String() string
- func (m *PublishBuildResponse) Unmarshal(dAtA []byte) error
- func (m *PublishBuildResponse) XXX_DiscardUnknown()
- func (m *PublishBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PublishBuildResponse) XXX_Merge(src proto.Message)
- func (m *PublishBuildResponse) XXX_Size() int
- func (m *PublishBuildResponse) XXX_Unmarshal(b []byte) error
- type PushBuildRequest
- func (*PushBuildRequest) Descriptor() ([]byte, []int)
- func (m *PushBuildRequest) GetApp() string
- func (m *PushBuildRequest) GetBranch() string
- func (m *PushBuildRequest) GetManifest() []byte
- func (m *PushBuildRequest) Marshal() (dAtA []byte, err error)
- func (m *PushBuildRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *PushBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushBuildRequest) ProtoMessage()
- func (m *PushBuildRequest) Reset()
- func (m *PushBuildRequest) Size() (n int)
- func (m *PushBuildRequest) String() string
- func (m *PushBuildRequest) Unmarshal(dAtA []byte) error
- func (m *PushBuildRequest) XXX_DiscardUnknown()
- func (m *PushBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushBuildRequest) XXX_Merge(src proto.Message)
- func (m *PushBuildRequest) XXX_Size() int
- func (m *PushBuildRequest) XXX_Unmarshal(b []byte) error
- type PushBuildResponse
- func (*PushBuildResponse) Descriptor() ([]byte, []int)
- func (m *PushBuildResponse) GetBuild() string
- func (m *PushBuildResponse) GetUploadUrl() string
- func (m *PushBuildResponse) Marshal() (dAtA []byte, err error)
- func (m *PushBuildResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *PushBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushBuildResponse) ProtoMessage()
- func (m *PushBuildResponse) Reset()
- func (m *PushBuildResponse) Size() (n int)
- func (m *PushBuildResponse) String() string
- func (m *PushBuildResponse) Unmarshal(dAtA []byte) error
- func (m *PushBuildResponse) XXX_DiscardUnknown()
- func (m *PushBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushBuildResponse) XXX_Merge(src proto.Message)
- func (m *PushBuildResponse) XXX_Size() int
- func (m *PushBuildResponse) XXX_Unmarshal(b []byte) error
- type StoolClient
- type StoolServer
- type UnimplementedStoolServer
- func (*UnimplementedStoolServer) CheckAuth(ctx context.Context, req *CheckAuthRequest) (*CheckAuthResponse, error)
- func (*UnimplementedStoolServer) CompleteLogin(ctx context.Context, req *CompleteLoginRequest) (*CompleteLoginResponse, error)
- func (*UnimplementedStoolServer) CompletePushBuild(ctx context.Context, req *CompletePushBuildRequest) (*CompletePushBuildResponse, error)
- func (*UnimplementedStoolServer) CreateApplication(ctx context.Context, req *CreateApplicationRequest) (*CreateApplicationResponse, error)
- func (*UnimplementedStoolServer) CreateBranch(ctx context.Context, req *CreateBranchRequest) (*CreateBranchResponse, error)
- func (*UnimplementedStoolServer) DeleteBranch(ctx context.Context, req *DeleteBranchRequest) (*DeleteBranchResponse, error)
- func (*UnimplementedStoolServer) DownloadBuild(ctx context.Context, req *DownloadBuildRequest) (*DownloadBuildResponse, error)
- func (*UnimplementedStoolServer) DownloadPublicBuild(ctx context.Context, req *DownloadPublicBuildRequest) (*DownloadPublicBuildResponse, error)
- func (*UnimplementedStoolServer) GetApplication(ctx context.Context, req *GetApplicationRequest) (*GetApplicationResponse, error)
- func (*UnimplementedStoolServer) GetApplications(ctx context.Context, req *GetApplicationsRequest) (*GetApplicationsResponse, error)
- func (*UnimplementedStoolServer) GetPublicApplication(ctx context.Context, req *GetPublicApplicationRequest) (*GetPublicApplicationResponse, error)
- func (*UnimplementedStoolServer) Login(ctx context.Context, req *LoginRequest) (*LoginResponse, error)
- func (*UnimplementedStoolServer) Logout(ctx context.Context, req *LogoutRequest) (*LogoutResponse, error)
- func (*UnimplementedStoolServer) PromoteBranch(ctx context.Context, req *PromoteBranchRequest) (*PromoteBranchResponse, error)
- func (*UnimplementedStoolServer) PublishBuild(ctx context.Context, req *PublishBuildRequest) (*PublishBuildResponse, error)
- func (*UnimplementedStoolServer) PushBuild(ctx context.Context, req *PushBuildRequest) (*PushBuildResponse, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterStoolServer ¶
func RegisterStoolServer(s *grpc.Server, srv StoolServer)
Types ¶
type Application ¶
type Application struct { // Application Identifier Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Branches []*Branch `protobuf:"bytes,4,rep,name=branches,proto3" json:"branches,omitempty"` }
swagger:model
func (*Application) Descriptor ¶
func (*Application) Descriptor() ([]byte, []int)
func (*Application) GetBranches ¶
func (m *Application) GetBranches() []*Branch
func (*Application) GetId ¶
func (m *Application) GetId() string
func (*Application) GetName ¶
func (m *Application) GetName() string
func (*Application) GetTitle ¶
func (m *Application) GetTitle() string
func (*Application) Marshal ¶
func (m *Application) Marshal() (dAtA []byte, err error)
func (*Application) MarshalToSizedBuffer ¶
func (m *Application) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Application) ProtoMessage ¶
func (*Application) ProtoMessage()
func (*Application) Reset ¶
func (m *Application) Reset()
func (*Application) Size ¶
func (m *Application) Size() (n int)
func (*Application) String ¶
func (m *Application) String() string
func (*Application) Unmarshal ¶
func (m *Application) Unmarshal(dAtA []byte) error
func (*Application) XXX_DiscardUnknown ¶
func (m *Application) XXX_DiscardUnknown()
func (*Application) XXX_Marshal ¶
func (m *Application) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Application) XXX_Merge ¶
func (m *Application) XXX_Merge(src proto.Message)
func (*Application) XXX_Size ¶
func (m *Application) XXX_Size() int
func (*Application) XXX_Unmarshal ¶
func (m *Application) XXX_Unmarshal(b []byte) error
type Branch ¶
type Branch struct { AppId string `protobuf:"bytes,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` LiveBuildId string `protobuf:"bytes,3,opt,name=live_build_id,json=liveBuildId,proto3" json:"live_build_id,omitempty"` PublishedAt string `protobuf:"bytes,4,opt,name=published_at,json=publishedAt,proto3" json:"published_at,omitempty"` Builds []*Build `protobuf:"bytes,5,rep,name=builds,proto3" json:"builds,omitempty"` }
func (*Branch) Descriptor ¶
func (*Branch) GetLiveBuildId ¶
func (*Branch) GetPublishedAt ¶
func (*Branch) MarshalToSizedBuffer ¶
func (*Branch) ProtoMessage ¶
func (*Branch) ProtoMessage()
func (*Branch) XXX_DiscardUnknown ¶
func (m *Branch) XXX_DiscardUnknown()
func (*Branch) XXX_Marshal ¶
func (*Branch) XXX_Unmarshal ¶
type Build ¶
type Build struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` AppId string `protobuf:"bytes,2,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"` CreatedAt string `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Live bool `protobuf:"varint,4,opt,name=live,proto3" json:"live,omitempty"` }
func (*Build) Descriptor ¶
func (*Build) GetCreatedAt ¶
func (*Build) ProtoMessage ¶
func (*Build) ProtoMessage()
func (*Build) XXX_DiscardUnknown ¶
func (m *Build) XXX_DiscardUnknown()
func (*Build) XXX_Marshal ¶
func (*Build) XXX_Unmarshal ¶
type CheckAuthRequest ¶
type CheckAuthRequest struct { }
func (*CheckAuthRequest) Descriptor ¶
func (*CheckAuthRequest) Descriptor() ([]byte, []int)
func (*CheckAuthRequest) Marshal ¶
func (m *CheckAuthRequest) Marshal() (dAtA []byte, err error)
func (*CheckAuthRequest) MarshalToSizedBuffer ¶
func (m *CheckAuthRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CheckAuthRequest) ProtoMessage ¶
func (*CheckAuthRequest) ProtoMessage()
func (*CheckAuthRequest) Reset ¶
func (m *CheckAuthRequest) Reset()
func (*CheckAuthRequest) Size ¶
func (m *CheckAuthRequest) Size() (n int)
func (*CheckAuthRequest) String ¶
func (m *CheckAuthRequest) String() string
func (*CheckAuthRequest) Unmarshal ¶
func (m *CheckAuthRequest) Unmarshal(dAtA []byte) error
func (*CheckAuthRequest) XXX_DiscardUnknown ¶
func (m *CheckAuthRequest) XXX_DiscardUnknown()
func (*CheckAuthRequest) XXX_Marshal ¶
func (m *CheckAuthRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CheckAuthRequest) XXX_Merge ¶
func (m *CheckAuthRequest) XXX_Merge(src proto.Message)
func (*CheckAuthRequest) XXX_Size ¶
func (m *CheckAuthRequest) XXX_Size() int
func (*CheckAuthRequest) XXX_Unmarshal ¶
func (m *CheckAuthRequest) XXX_Unmarshal(b []byte) error
type CheckAuthResponse ¶
type CheckAuthResponse struct {
Authenticated bool `protobuf:"varint,1,opt,name=authenticated,proto3" json:"authenticated,omitempty"`
}
func (*CheckAuthResponse) Descriptor ¶
func (*CheckAuthResponse) Descriptor() ([]byte, []int)
func (*CheckAuthResponse) GetAuthenticated ¶
func (m *CheckAuthResponse) GetAuthenticated() bool
func (*CheckAuthResponse) Marshal ¶
func (m *CheckAuthResponse) Marshal() (dAtA []byte, err error)
func (*CheckAuthResponse) MarshalTo ¶
func (m *CheckAuthResponse) MarshalTo(dAtA []byte) (int, error)
func (*CheckAuthResponse) MarshalToSizedBuffer ¶
func (m *CheckAuthResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CheckAuthResponse) ProtoMessage ¶
func (*CheckAuthResponse) ProtoMessage()
func (*CheckAuthResponse) Reset ¶
func (m *CheckAuthResponse) Reset()
func (*CheckAuthResponse) Size ¶
func (m *CheckAuthResponse) Size() (n int)
func (*CheckAuthResponse) String ¶
func (m *CheckAuthResponse) String() string
func (*CheckAuthResponse) Unmarshal ¶
func (m *CheckAuthResponse) Unmarshal(dAtA []byte) error
func (*CheckAuthResponse) XXX_DiscardUnknown ¶
func (m *CheckAuthResponse) XXX_DiscardUnknown()
func (*CheckAuthResponse) XXX_Marshal ¶
func (m *CheckAuthResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CheckAuthResponse) XXX_Merge ¶
func (m *CheckAuthResponse) XXX_Merge(src proto.Message)
func (*CheckAuthResponse) XXX_Size ¶
func (m *CheckAuthResponse) XXX_Size() int
func (*CheckAuthResponse) XXX_Unmarshal ¶
func (m *CheckAuthResponse) XXX_Unmarshal(b []byte) error
type CompleteLoginRequest ¶
type CompleteLoginRequest struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` }
func (*CompleteLoginRequest) Descriptor ¶
func (*CompleteLoginRequest) Descriptor() ([]byte, []int)
func (*CompleteLoginRequest) GetCode ¶
func (m *CompleteLoginRequest) GetCode() string
func (*CompleteLoginRequest) GetState ¶
func (m *CompleteLoginRequest) GetState() string
func (*CompleteLoginRequest) Marshal ¶
func (m *CompleteLoginRequest) Marshal() (dAtA []byte, err error)
func (*CompleteLoginRequest) MarshalTo ¶
func (m *CompleteLoginRequest) MarshalTo(dAtA []byte) (int, error)
func (*CompleteLoginRequest) MarshalToSizedBuffer ¶
func (m *CompleteLoginRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CompleteLoginRequest) ProtoMessage ¶
func (*CompleteLoginRequest) ProtoMessage()
func (*CompleteLoginRequest) Reset ¶
func (m *CompleteLoginRequest) Reset()
func (*CompleteLoginRequest) Size ¶
func (m *CompleteLoginRequest) Size() (n int)
func (*CompleteLoginRequest) String ¶
func (m *CompleteLoginRequest) String() string
func (*CompleteLoginRequest) Unmarshal ¶
func (m *CompleteLoginRequest) Unmarshal(dAtA []byte) error
func (*CompleteLoginRequest) XXX_DiscardUnknown ¶
func (m *CompleteLoginRequest) XXX_DiscardUnknown()
func (*CompleteLoginRequest) XXX_Marshal ¶
func (m *CompleteLoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompleteLoginRequest) XXX_Merge ¶
func (m *CompleteLoginRequest) XXX_Merge(src proto.Message)
func (*CompleteLoginRequest) XXX_Size ¶
func (m *CompleteLoginRequest) XXX_Size() int
func (*CompleteLoginRequest) XXX_Unmarshal ¶
func (m *CompleteLoginRequest) XXX_Unmarshal(b []byte) error
type CompleteLoginResponse ¶
type CompleteLoginResponse struct {
Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
}
func (*CompleteLoginResponse) Descriptor ¶
func (*CompleteLoginResponse) Descriptor() ([]byte, []int)
func (*CompleteLoginResponse) GetToken ¶
func (m *CompleteLoginResponse) GetToken() string
func (*CompleteLoginResponse) Marshal ¶
func (m *CompleteLoginResponse) Marshal() (dAtA []byte, err error)
func (*CompleteLoginResponse) MarshalTo ¶
func (m *CompleteLoginResponse) MarshalTo(dAtA []byte) (int, error)
func (*CompleteLoginResponse) MarshalToSizedBuffer ¶
func (m *CompleteLoginResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CompleteLoginResponse) ProtoMessage ¶
func (*CompleteLoginResponse) ProtoMessage()
func (*CompleteLoginResponse) Reset ¶
func (m *CompleteLoginResponse) Reset()
func (*CompleteLoginResponse) Size ¶
func (m *CompleteLoginResponse) Size() (n int)
func (*CompleteLoginResponse) String ¶
func (m *CompleteLoginResponse) String() string
func (*CompleteLoginResponse) Unmarshal ¶
func (m *CompleteLoginResponse) Unmarshal(dAtA []byte) error
func (*CompleteLoginResponse) XXX_DiscardUnknown ¶
func (m *CompleteLoginResponse) XXX_DiscardUnknown()
func (*CompleteLoginResponse) XXX_Marshal ¶
func (m *CompleteLoginResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompleteLoginResponse) XXX_Merge ¶
func (m *CompleteLoginResponse) XXX_Merge(src proto.Message)
func (*CompleteLoginResponse) XXX_Size ¶
func (m *CompleteLoginResponse) XXX_Size() int
func (*CompleteLoginResponse) XXX_Unmarshal ¶
func (m *CompleteLoginResponse) XXX_Unmarshal(b []byte) error
type CompletePushBuildRequest ¶
type CompletePushBuildRequest struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` Build string `protobuf:"bytes,3,opt,name=build,proto3" json:"build,omitempty"` }
func (*CompletePushBuildRequest) Descriptor ¶
func (*CompletePushBuildRequest) Descriptor() ([]byte, []int)
func (*CompletePushBuildRequest) GetApp ¶
func (m *CompletePushBuildRequest) GetApp() string
func (*CompletePushBuildRequest) GetBranch ¶
func (m *CompletePushBuildRequest) GetBranch() string
func (*CompletePushBuildRequest) GetBuild ¶
func (m *CompletePushBuildRequest) GetBuild() string
func (*CompletePushBuildRequest) Marshal ¶
func (m *CompletePushBuildRequest) Marshal() (dAtA []byte, err error)
func (*CompletePushBuildRequest) MarshalTo ¶
func (m *CompletePushBuildRequest) MarshalTo(dAtA []byte) (int, error)
func (*CompletePushBuildRequest) MarshalToSizedBuffer ¶
func (m *CompletePushBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CompletePushBuildRequest) ProtoMessage ¶
func (*CompletePushBuildRequest) ProtoMessage()
func (*CompletePushBuildRequest) Reset ¶
func (m *CompletePushBuildRequest) Reset()
func (*CompletePushBuildRequest) Size ¶
func (m *CompletePushBuildRequest) Size() (n int)
func (*CompletePushBuildRequest) String ¶
func (m *CompletePushBuildRequest) String() string
func (*CompletePushBuildRequest) Unmarshal ¶
func (m *CompletePushBuildRequest) Unmarshal(dAtA []byte) error
func (*CompletePushBuildRequest) XXX_DiscardUnknown ¶
func (m *CompletePushBuildRequest) XXX_DiscardUnknown()
func (*CompletePushBuildRequest) XXX_Marshal ¶
func (m *CompletePushBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompletePushBuildRequest) XXX_Merge ¶
func (m *CompletePushBuildRequest) XXX_Merge(src proto.Message)
func (*CompletePushBuildRequest) XXX_Size ¶
func (m *CompletePushBuildRequest) XXX_Size() int
func (*CompletePushBuildRequest) XXX_Unmarshal ¶
func (m *CompletePushBuildRequest) XXX_Unmarshal(b []byte) error
type CompletePushBuildResponse ¶
type CompletePushBuildResponse struct {
Build *Build `protobuf:"bytes,1,opt,name=build,proto3" json:"build,omitempty"`
}
func (*CompletePushBuildResponse) Descriptor ¶
func (*CompletePushBuildResponse) Descriptor() ([]byte, []int)
func (*CompletePushBuildResponse) GetBuild ¶
func (m *CompletePushBuildResponse) GetBuild() *Build
func (*CompletePushBuildResponse) Marshal ¶
func (m *CompletePushBuildResponse) Marshal() (dAtA []byte, err error)
func (*CompletePushBuildResponse) MarshalTo ¶
func (m *CompletePushBuildResponse) MarshalTo(dAtA []byte) (int, error)
func (*CompletePushBuildResponse) MarshalToSizedBuffer ¶
func (m *CompletePushBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CompletePushBuildResponse) ProtoMessage ¶
func (*CompletePushBuildResponse) ProtoMessage()
func (*CompletePushBuildResponse) Reset ¶
func (m *CompletePushBuildResponse) Reset()
func (*CompletePushBuildResponse) Size ¶
func (m *CompletePushBuildResponse) Size() (n int)
func (*CompletePushBuildResponse) String ¶
func (m *CompletePushBuildResponse) String() string
func (*CompletePushBuildResponse) Unmarshal ¶
func (m *CompletePushBuildResponse) Unmarshal(dAtA []byte) error
func (*CompletePushBuildResponse) XXX_DiscardUnknown ¶
func (m *CompletePushBuildResponse) XXX_DiscardUnknown()
func (*CompletePushBuildResponse) XXX_Marshal ¶
func (m *CompletePushBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompletePushBuildResponse) XXX_Merge ¶
func (m *CompletePushBuildResponse) XXX_Merge(src proto.Message)
func (*CompletePushBuildResponse) XXX_Size ¶
func (m *CompletePushBuildResponse) XXX_Size() int
func (*CompletePushBuildResponse) XXX_Unmarshal ¶
func (m *CompletePushBuildResponse) XXX_Unmarshal(b []byte) error
type CreateApplicationRequest ¶
type CreateApplicationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` }
func (*CreateApplicationRequest) Descriptor ¶
func (*CreateApplicationRequest) Descriptor() ([]byte, []int)
func (*CreateApplicationRequest) GetName ¶
func (m *CreateApplicationRequest) GetName() string
func (*CreateApplicationRequest) GetTitle ¶
func (m *CreateApplicationRequest) GetTitle() string
func (*CreateApplicationRequest) Marshal ¶
func (m *CreateApplicationRequest) Marshal() (dAtA []byte, err error)
func (*CreateApplicationRequest) MarshalTo ¶
func (m *CreateApplicationRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateApplicationRequest) MarshalToSizedBuffer ¶
func (m *CreateApplicationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateApplicationRequest) ProtoMessage ¶
func (*CreateApplicationRequest) ProtoMessage()
func (*CreateApplicationRequest) Reset ¶
func (m *CreateApplicationRequest) Reset()
func (*CreateApplicationRequest) Size ¶
func (m *CreateApplicationRequest) Size() (n int)
func (*CreateApplicationRequest) String ¶
func (m *CreateApplicationRequest) String() string
func (*CreateApplicationRequest) Unmarshal ¶
func (m *CreateApplicationRequest) Unmarshal(dAtA []byte) error
func (*CreateApplicationRequest) XXX_DiscardUnknown ¶
func (m *CreateApplicationRequest) XXX_DiscardUnknown()
func (*CreateApplicationRequest) XXX_Marshal ¶
func (m *CreateApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApplicationRequest) XXX_Merge ¶
func (m *CreateApplicationRequest) XXX_Merge(src proto.Message)
func (*CreateApplicationRequest) XXX_Size ¶
func (m *CreateApplicationRequest) XXX_Size() int
func (*CreateApplicationRequest) XXX_Unmarshal ¶
func (m *CreateApplicationRequest) XXX_Unmarshal(b []byte) error
type CreateApplicationResponse ¶
type CreateApplicationResponse struct {
Application *Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"`
}
func (*CreateApplicationResponse) Descriptor ¶
func (*CreateApplicationResponse) Descriptor() ([]byte, []int)
func (*CreateApplicationResponse) GetApplication ¶
func (m *CreateApplicationResponse) GetApplication() *Application
func (*CreateApplicationResponse) Marshal ¶
func (m *CreateApplicationResponse) Marshal() (dAtA []byte, err error)
func (*CreateApplicationResponse) MarshalTo ¶
func (m *CreateApplicationResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateApplicationResponse) MarshalToSizedBuffer ¶
func (m *CreateApplicationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateApplicationResponse) ProtoMessage ¶
func (*CreateApplicationResponse) ProtoMessage()
func (*CreateApplicationResponse) Reset ¶
func (m *CreateApplicationResponse) Reset()
func (*CreateApplicationResponse) Size ¶
func (m *CreateApplicationResponse) Size() (n int)
func (*CreateApplicationResponse) String ¶
func (m *CreateApplicationResponse) String() string
func (*CreateApplicationResponse) Unmarshal ¶
func (m *CreateApplicationResponse) Unmarshal(dAtA []byte) error
func (*CreateApplicationResponse) XXX_DiscardUnknown ¶
func (m *CreateApplicationResponse) XXX_DiscardUnknown()
func (*CreateApplicationResponse) XXX_Marshal ¶
func (m *CreateApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApplicationResponse) XXX_Merge ¶
func (m *CreateApplicationResponse) XXX_Merge(src proto.Message)
func (*CreateApplicationResponse) XXX_Size ¶
func (m *CreateApplicationResponse) XXX_Size() int
func (*CreateApplicationResponse) XXX_Unmarshal ¶
func (m *CreateApplicationResponse) XXX_Unmarshal(b []byte) error
type CreateBranchRequest ¶
type CreateBranchRequest struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` }
func (*CreateBranchRequest) Descriptor ¶
func (*CreateBranchRequest) Descriptor() ([]byte, []int)
func (*CreateBranchRequest) GetApp ¶
func (m *CreateBranchRequest) GetApp() string
func (*CreateBranchRequest) GetName ¶
func (m *CreateBranchRequest) GetName() string
func (*CreateBranchRequest) Marshal ¶
func (m *CreateBranchRequest) Marshal() (dAtA []byte, err error)
func (*CreateBranchRequest) MarshalTo ¶
func (m *CreateBranchRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateBranchRequest) MarshalToSizedBuffer ¶
func (m *CreateBranchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateBranchRequest) ProtoMessage ¶
func (*CreateBranchRequest) ProtoMessage()
func (*CreateBranchRequest) Reset ¶
func (m *CreateBranchRequest) Reset()
func (*CreateBranchRequest) Size ¶
func (m *CreateBranchRequest) Size() (n int)
func (*CreateBranchRequest) String ¶
func (m *CreateBranchRequest) String() string
func (*CreateBranchRequest) Unmarshal ¶
func (m *CreateBranchRequest) Unmarshal(dAtA []byte) error
func (*CreateBranchRequest) XXX_DiscardUnknown ¶
func (m *CreateBranchRequest) XXX_DiscardUnknown()
func (*CreateBranchRequest) XXX_Marshal ¶
func (m *CreateBranchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateBranchRequest) XXX_Merge ¶
func (m *CreateBranchRequest) XXX_Merge(src proto.Message)
func (*CreateBranchRequest) XXX_Size ¶
func (m *CreateBranchRequest) XXX_Size() int
func (*CreateBranchRequest) XXX_Unmarshal ¶
func (m *CreateBranchRequest) XXX_Unmarshal(b []byte) error
type CreateBranchResponse ¶
type CreateBranchResponse struct {
Branch *Branch `protobuf:"bytes,1,opt,name=branch,proto3" json:"branch,omitempty"`
}
func (*CreateBranchResponse) Descriptor ¶
func (*CreateBranchResponse) Descriptor() ([]byte, []int)
func (*CreateBranchResponse) GetBranch ¶
func (m *CreateBranchResponse) GetBranch() *Branch
func (*CreateBranchResponse) Marshal ¶
func (m *CreateBranchResponse) Marshal() (dAtA []byte, err error)
func (*CreateBranchResponse) MarshalTo ¶
func (m *CreateBranchResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateBranchResponse) MarshalToSizedBuffer ¶
func (m *CreateBranchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateBranchResponse) ProtoMessage ¶
func (*CreateBranchResponse) ProtoMessage()
func (*CreateBranchResponse) Reset ¶
func (m *CreateBranchResponse) Reset()
func (*CreateBranchResponse) Size ¶
func (m *CreateBranchResponse) Size() (n int)
func (*CreateBranchResponse) String ¶
func (m *CreateBranchResponse) String() string
func (*CreateBranchResponse) Unmarshal ¶
func (m *CreateBranchResponse) Unmarshal(dAtA []byte) error
func (*CreateBranchResponse) XXX_DiscardUnknown ¶
func (m *CreateBranchResponse) XXX_DiscardUnknown()
func (*CreateBranchResponse) XXX_Marshal ¶
func (m *CreateBranchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateBranchResponse) XXX_Merge ¶
func (m *CreateBranchResponse) XXX_Merge(src proto.Message)
func (*CreateBranchResponse) XXX_Size ¶
func (m *CreateBranchResponse) XXX_Size() int
func (*CreateBranchResponse) XXX_Unmarshal ¶
func (m *CreateBranchResponse) XXX_Unmarshal(b []byte) error
type DeleteBranchRequest ¶
type DeleteBranchRequest struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` }
func (*DeleteBranchRequest) Descriptor ¶
func (*DeleteBranchRequest) Descriptor() ([]byte, []int)
func (*DeleteBranchRequest) GetApp ¶
func (m *DeleteBranchRequest) GetApp() string
func (*DeleteBranchRequest) GetName ¶
func (m *DeleteBranchRequest) GetName() string
func (*DeleteBranchRequest) Marshal ¶
func (m *DeleteBranchRequest) Marshal() (dAtA []byte, err error)
func (*DeleteBranchRequest) MarshalTo ¶
func (m *DeleteBranchRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteBranchRequest) MarshalToSizedBuffer ¶
func (m *DeleteBranchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteBranchRequest) ProtoMessage ¶
func (*DeleteBranchRequest) ProtoMessage()
func (*DeleteBranchRequest) Reset ¶
func (m *DeleteBranchRequest) Reset()
func (*DeleteBranchRequest) Size ¶
func (m *DeleteBranchRequest) Size() (n int)
func (*DeleteBranchRequest) String ¶
func (m *DeleteBranchRequest) String() string
func (*DeleteBranchRequest) Unmarshal ¶
func (m *DeleteBranchRequest) Unmarshal(dAtA []byte) error
func (*DeleteBranchRequest) XXX_DiscardUnknown ¶
func (m *DeleteBranchRequest) XXX_DiscardUnknown()
func (*DeleteBranchRequest) XXX_Marshal ¶
func (m *DeleteBranchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteBranchRequest) XXX_Merge ¶
func (m *DeleteBranchRequest) XXX_Merge(src proto.Message)
func (*DeleteBranchRequest) XXX_Size ¶
func (m *DeleteBranchRequest) XXX_Size() int
func (*DeleteBranchRequest) XXX_Unmarshal ¶
func (m *DeleteBranchRequest) XXX_Unmarshal(b []byte) error
type DeleteBranchResponse ¶
type DeleteBranchResponse struct { }
func (*DeleteBranchResponse) Descriptor ¶
func (*DeleteBranchResponse) Descriptor() ([]byte, []int)
func (*DeleteBranchResponse) Marshal ¶
func (m *DeleteBranchResponse) Marshal() (dAtA []byte, err error)
func (*DeleteBranchResponse) MarshalTo ¶
func (m *DeleteBranchResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteBranchResponse) MarshalToSizedBuffer ¶
func (m *DeleteBranchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteBranchResponse) ProtoMessage ¶
func (*DeleteBranchResponse) ProtoMessage()
func (*DeleteBranchResponse) Reset ¶
func (m *DeleteBranchResponse) Reset()
func (*DeleteBranchResponse) Size ¶
func (m *DeleteBranchResponse) Size() (n int)
func (*DeleteBranchResponse) String ¶
func (m *DeleteBranchResponse) String() string
func (*DeleteBranchResponse) Unmarshal ¶
func (m *DeleteBranchResponse) Unmarshal(dAtA []byte) error
func (*DeleteBranchResponse) XXX_DiscardUnknown ¶
func (m *DeleteBranchResponse) XXX_DiscardUnknown()
func (*DeleteBranchResponse) XXX_Marshal ¶
func (m *DeleteBranchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteBranchResponse) XXX_Merge ¶
func (m *DeleteBranchResponse) XXX_Merge(src proto.Message)
func (*DeleteBranchResponse) XXX_Size ¶
func (m *DeleteBranchResponse) XXX_Size() int
func (*DeleteBranchResponse) XXX_Unmarshal ¶
func (m *DeleteBranchResponse) XXX_Unmarshal(b []byte) error
type DownloadBuildRequest ¶
type DownloadBuildRequest struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` Build string `protobuf:"bytes,3,opt,name=build,proto3" json:"build,omitempty"` }
func (*DownloadBuildRequest) Descriptor ¶
func (*DownloadBuildRequest) Descriptor() ([]byte, []int)
func (*DownloadBuildRequest) GetApp ¶
func (m *DownloadBuildRequest) GetApp() string
func (*DownloadBuildRequest) GetBranch ¶
func (m *DownloadBuildRequest) GetBranch() string
func (*DownloadBuildRequest) GetBuild ¶
func (m *DownloadBuildRequest) GetBuild() string
func (*DownloadBuildRequest) Marshal ¶
func (m *DownloadBuildRequest) Marshal() (dAtA []byte, err error)
func (*DownloadBuildRequest) MarshalTo ¶
func (m *DownloadBuildRequest) MarshalTo(dAtA []byte) (int, error)
func (*DownloadBuildRequest) MarshalToSizedBuffer ¶
func (m *DownloadBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DownloadBuildRequest) ProtoMessage ¶
func (*DownloadBuildRequest) ProtoMessage()
func (*DownloadBuildRequest) Reset ¶
func (m *DownloadBuildRequest) Reset()
func (*DownloadBuildRequest) Size ¶
func (m *DownloadBuildRequest) Size() (n int)
func (*DownloadBuildRequest) String ¶
func (m *DownloadBuildRequest) String() string
func (*DownloadBuildRequest) Unmarshal ¶
func (m *DownloadBuildRequest) Unmarshal(dAtA []byte) error
func (*DownloadBuildRequest) XXX_DiscardUnknown ¶
func (m *DownloadBuildRequest) XXX_DiscardUnknown()
func (*DownloadBuildRequest) XXX_Marshal ¶
func (m *DownloadBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DownloadBuildRequest) XXX_Merge ¶
func (m *DownloadBuildRequest) XXX_Merge(src proto.Message)
func (*DownloadBuildRequest) XXX_Size ¶
func (m *DownloadBuildRequest) XXX_Size() int
func (*DownloadBuildRequest) XXX_Unmarshal ¶
func (m *DownloadBuildRequest) XXX_Unmarshal(b []byte) error
type DownloadBuildResponse ¶
type DownloadBuildResponse struct { DownloadUrl string `protobuf:"bytes,1,opt,name=download_url,json=downloadUrl,proto3" json:"download_url,omitempty"` Manifest []byte `protobuf:"bytes,2,opt,name=manifest,proto3" json:"manifest,omitempty"` }
func (*DownloadBuildResponse) Descriptor ¶
func (*DownloadBuildResponse) Descriptor() ([]byte, []int)
func (*DownloadBuildResponse) GetDownloadUrl ¶
func (m *DownloadBuildResponse) GetDownloadUrl() string
func (*DownloadBuildResponse) GetManifest ¶
func (m *DownloadBuildResponse) GetManifest() []byte
func (*DownloadBuildResponse) Marshal ¶
func (m *DownloadBuildResponse) Marshal() (dAtA []byte, err error)
func (*DownloadBuildResponse) MarshalTo ¶
func (m *DownloadBuildResponse) MarshalTo(dAtA []byte) (int, error)
func (*DownloadBuildResponse) MarshalToSizedBuffer ¶
func (m *DownloadBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DownloadBuildResponse) ProtoMessage ¶
func (*DownloadBuildResponse) ProtoMessage()
func (*DownloadBuildResponse) Reset ¶
func (m *DownloadBuildResponse) Reset()
func (*DownloadBuildResponse) Size ¶
func (m *DownloadBuildResponse) Size() (n int)
func (*DownloadBuildResponse) String ¶
func (m *DownloadBuildResponse) String() string
func (*DownloadBuildResponse) Unmarshal ¶
func (m *DownloadBuildResponse) Unmarshal(dAtA []byte) error
func (*DownloadBuildResponse) XXX_DiscardUnknown ¶
func (m *DownloadBuildResponse) XXX_DiscardUnknown()
func (*DownloadBuildResponse) XXX_Marshal ¶
func (m *DownloadBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DownloadBuildResponse) XXX_Merge ¶
func (m *DownloadBuildResponse) XXX_Merge(src proto.Message)
func (*DownloadBuildResponse) XXX_Size ¶
func (m *DownloadBuildResponse) XXX_Size() int
func (*DownloadBuildResponse) XXX_Unmarshal ¶
func (m *DownloadBuildResponse) XXX_Unmarshal(b []byte) error
type DownloadPublicBuildRequest ¶
type DownloadPublicBuildRequest struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` Build string `protobuf:"bytes,3,opt,name=build,proto3" json:"build,omitempty"` }
func (*DownloadPublicBuildRequest) Descriptor ¶
func (*DownloadPublicBuildRequest) Descriptor() ([]byte, []int)
func (*DownloadPublicBuildRequest) GetApp ¶
func (m *DownloadPublicBuildRequest) GetApp() string
func (*DownloadPublicBuildRequest) GetBranch ¶
func (m *DownloadPublicBuildRequest) GetBranch() string
func (*DownloadPublicBuildRequest) GetBuild ¶
func (m *DownloadPublicBuildRequest) GetBuild() string
func (*DownloadPublicBuildRequest) Marshal ¶
func (m *DownloadPublicBuildRequest) Marshal() (dAtA []byte, err error)
func (*DownloadPublicBuildRequest) MarshalTo ¶
func (m *DownloadPublicBuildRequest) MarshalTo(dAtA []byte) (int, error)
func (*DownloadPublicBuildRequest) MarshalToSizedBuffer ¶
func (m *DownloadPublicBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DownloadPublicBuildRequest) ProtoMessage ¶
func (*DownloadPublicBuildRequest) ProtoMessage()
func (*DownloadPublicBuildRequest) Reset ¶
func (m *DownloadPublicBuildRequest) Reset()
func (*DownloadPublicBuildRequest) Size ¶
func (m *DownloadPublicBuildRequest) Size() (n int)
func (*DownloadPublicBuildRequest) String ¶
func (m *DownloadPublicBuildRequest) String() string
func (*DownloadPublicBuildRequest) Unmarshal ¶
func (m *DownloadPublicBuildRequest) Unmarshal(dAtA []byte) error
func (*DownloadPublicBuildRequest) XXX_DiscardUnknown ¶
func (m *DownloadPublicBuildRequest) XXX_DiscardUnknown()
func (*DownloadPublicBuildRequest) XXX_Marshal ¶
func (m *DownloadPublicBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DownloadPublicBuildRequest) XXX_Merge ¶
func (m *DownloadPublicBuildRequest) XXX_Merge(src proto.Message)
func (*DownloadPublicBuildRequest) XXX_Size ¶
func (m *DownloadPublicBuildRequest) XXX_Size() int
func (*DownloadPublicBuildRequest) XXX_Unmarshal ¶
func (m *DownloadPublicBuildRequest) XXX_Unmarshal(b []byte) error
type DownloadPublicBuildResponse ¶
type DownloadPublicBuildResponse struct { DownloadUrl string `protobuf:"bytes,1,opt,name=download_url,json=downloadUrl,proto3" json:"download_url,omitempty"` Manifest []byte `protobuf:"bytes,2,opt,name=manifest,proto3" json:"manifest,omitempty"` }
func (*DownloadPublicBuildResponse) Descriptor ¶
func (*DownloadPublicBuildResponse) Descriptor() ([]byte, []int)
func (*DownloadPublicBuildResponse) GetDownloadUrl ¶
func (m *DownloadPublicBuildResponse) GetDownloadUrl() string
func (*DownloadPublicBuildResponse) GetManifest ¶
func (m *DownloadPublicBuildResponse) GetManifest() []byte
func (*DownloadPublicBuildResponse) Marshal ¶
func (m *DownloadPublicBuildResponse) Marshal() (dAtA []byte, err error)
func (*DownloadPublicBuildResponse) MarshalTo ¶
func (m *DownloadPublicBuildResponse) MarshalTo(dAtA []byte) (int, error)
func (*DownloadPublicBuildResponse) MarshalToSizedBuffer ¶
func (m *DownloadPublicBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DownloadPublicBuildResponse) ProtoMessage ¶
func (*DownloadPublicBuildResponse) ProtoMessage()
func (*DownloadPublicBuildResponse) Reset ¶
func (m *DownloadPublicBuildResponse) Reset()
func (*DownloadPublicBuildResponse) Size ¶
func (m *DownloadPublicBuildResponse) Size() (n int)
func (*DownloadPublicBuildResponse) String ¶
func (m *DownloadPublicBuildResponse) String() string
func (*DownloadPublicBuildResponse) Unmarshal ¶
func (m *DownloadPublicBuildResponse) Unmarshal(dAtA []byte) error
func (*DownloadPublicBuildResponse) XXX_DiscardUnknown ¶
func (m *DownloadPublicBuildResponse) XXX_DiscardUnknown()
func (*DownloadPublicBuildResponse) XXX_Marshal ¶
func (m *DownloadPublicBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DownloadPublicBuildResponse) XXX_Merge ¶
func (m *DownloadPublicBuildResponse) XXX_Merge(src proto.Message)
func (*DownloadPublicBuildResponse) XXX_Size ¶
func (m *DownloadPublicBuildResponse) XXX_Size() int
func (*DownloadPublicBuildResponse) XXX_Unmarshal ¶
func (m *DownloadPublicBuildResponse) XXX_Unmarshal(b []byte) error
type GetApplicationRequest ¶
type GetApplicationRequest struct {
App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"`
}
func (*GetApplicationRequest) Descriptor ¶
func (*GetApplicationRequest) Descriptor() ([]byte, []int)
func (*GetApplicationRequest) GetApp ¶
func (m *GetApplicationRequest) GetApp() string
func (*GetApplicationRequest) Marshal ¶
func (m *GetApplicationRequest) Marshal() (dAtA []byte, err error)
func (*GetApplicationRequest) MarshalTo ¶
func (m *GetApplicationRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetApplicationRequest) MarshalToSizedBuffer ¶
func (m *GetApplicationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetApplicationRequest) ProtoMessage ¶
func (*GetApplicationRequest) ProtoMessage()
func (*GetApplicationRequest) Reset ¶
func (m *GetApplicationRequest) Reset()
func (*GetApplicationRequest) Size ¶
func (m *GetApplicationRequest) Size() (n int)
func (*GetApplicationRequest) String ¶
func (m *GetApplicationRequest) String() string
func (*GetApplicationRequest) Unmarshal ¶
func (m *GetApplicationRequest) Unmarshal(dAtA []byte) error
func (*GetApplicationRequest) XXX_DiscardUnknown ¶
func (m *GetApplicationRequest) XXX_DiscardUnknown()
func (*GetApplicationRequest) XXX_Marshal ¶
func (m *GetApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApplicationRequest) XXX_Merge ¶
func (m *GetApplicationRequest) XXX_Merge(src proto.Message)
func (*GetApplicationRequest) XXX_Size ¶
func (m *GetApplicationRequest) XXX_Size() int
func (*GetApplicationRequest) XXX_Unmarshal ¶
func (m *GetApplicationRequest) XXX_Unmarshal(b []byte) error
type GetApplicationResponse ¶
type GetApplicationResponse struct {
Application *Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"`
}
func (*GetApplicationResponse) Descriptor ¶
func (*GetApplicationResponse) Descriptor() ([]byte, []int)
func (*GetApplicationResponse) GetApplication ¶
func (m *GetApplicationResponse) GetApplication() *Application
func (*GetApplicationResponse) Marshal ¶
func (m *GetApplicationResponse) Marshal() (dAtA []byte, err error)
func (*GetApplicationResponse) MarshalTo ¶
func (m *GetApplicationResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetApplicationResponse) MarshalToSizedBuffer ¶
func (m *GetApplicationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetApplicationResponse) ProtoMessage ¶
func (*GetApplicationResponse) ProtoMessage()
func (*GetApplicationResponse) Reset ¶
func (m *GetApplicationResponse) Reset()
func (*GetApplicationResponse) Size ¶
func (m *GetApplicationResponse) Size() (n int)
func (*GetApplicationResponse) String ¶
func (m *GetApplicationResponse) String() string
func (*GetApplicationResponse) Unmarshal ¶
func (m *GetApplicationResponse) Unmarshal(dAtA []byte) error
func (*GetApplicationResponse) XXX_DiscardUnknown ¶
func (m *GetApplicationResponse) XXX_DiscardUnknown()
func (*GetApplicationResponse) XXX_Marshal ¶
func (m *GetApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApplicationResponse) XXX_Merge ¶
func (m *GetApplicationResponse) XXX_Merge(src proto.Message)
func (*GetApplicationResponse) XXX_Size ¶
func (m *GetApplicationResponse) XXX_Size() int
func (*GetApplicationResponse) XXX_Unmarshal ¶
func (m *GetApplicationResponse) XXX_Unmarshal(b []byte) error
type GetApplicationsRequest ¶
type GetApplicationsRequest struct { }
func (*GetApplicationsRequest) Descriptor ¶
func (*GetApplicationsRequest) Descriptor() ([]byte, []int)
func (*GetApplicationsRequest) Marshal ¶
func (m *GetApplicationsRequest) Marshal() (dAtA []byte, err error)
func (*GetApplicationsRequest) MarshalTo ¶
func (m *GetApplicationsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetApplicationsRequest) MarshalToSizedBuffer ¶
func (m *GetApplicationsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetApplicationsRequest) ProtoMessage ¶
func (*GetApplicationsRequest) ProtoMessage()
func (*GetApplicationsRequest) Reset ¶
func (m *GetApplicationsRequest) Reset()
func (*GetApplicationsRequest) Size ¶
func (m *GetApplicationsRequest) Size() (n int)
func (*GetApplicationsRequest) String ¶
func (m *GetApplicationsRequest) String() string
func (*GetApplicationsRequest) Unmarshal ¶
func (m *GetApplicationsRequest) Unmarshal(dAtA []byte) error
func (*GetApplicationsRequest) XXX_DiscardUnknown ¶
func (m *GetApplicationsRequest) XXX_DiscardUnknown()
func (*GetApplicationsRequest) XXX_Marshal ¶
func (m *GetApplicationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApplicationsRequest) XXX_Merge ¶
func (m *GetApplicationsRequest) XXX_Merge(src proto.Message)
func (*GetApplicationsRequest) XXX_Size ¶
func (m *GetApplicationsRequest) XXX_Size() int
func (*GetApplicationsRequest) XXX_Unmarshal ¶
func (m *GetApplicationsRequest) XXX_Unmarshal(b []byte) error
type GetApplicationsResponse ¶
type GetApplicationsResponse struct {
Applications []*Application `protobuf:"bytes,1,rep,name=applications,proto3" json:"applications,omitempty"`
}
func (*GetApplicationsResponse) Descriptor ¶
func (*GetApplicationsResponse) Descriptor() ([]byte, []int)
func (*GetApplicationsResponse) GetApplications ¶
func (m *GetApplicationsResponse) GetApplications() []*Application
func (*GetApplicationsResponse) Marshal ¶
func (m *GetApplicationsResponse) Marshal() (dAtA []byte, err error)
func (*GetApplicationsResponse) MarshalTo ¶
func (m *GetApplicationsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetApplicationsResponse) MarshalToSizedBuffer ¶
func (m *GetApplicationsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetApplicationsResponse) ProtoMessage ¶
func (*GetApplicationsResponse) ProtoMessage()
func (*GetApplicationsResponse) Reset ¶
func (m *GetApplicationsResponse) Reset()
func (*GetApplicationsResponse) Size ¶
func (m *GetApplicationsResponse) Size() (n int)
func (*GetApplicationsResponse) String ¶
func (m *GetApplicationsResponse) String() string
func (*GetApplicationsResponse) Unmarshal ¶
func (m *GetApplicationsResponse) Unmarshal(dAtA []byte) error
func (*GetApplicationsResponse) XXX_DiscardUnknown ¶
func (m *GetApplicationsResponse) XXX_DiscardUnknown()
func (*GetApplicationsResponse) XXX_Marshal ¶
func (m *GetApplicationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApplicationsResponse) XXX_Merge ¶
func (m *GetApplicationsResponse) XXX_Merge(src proto.Message)
func (*GetApplicationsResponse) XXX_Size ¶
func (m *GetApplicationsResponse) XXX_Size() int
func (*GetApplicationsResponse) XXX_Unmarshal ¶
func (m *GetApplicationsResponse) XXX_Unmarshal(b []byte) error
type GetPublicApplicationRequest ¶
type GetPublicApplicationRequest struct {
App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"`
}
func (*GetPublicApplicationRequest) Descriptor ¶
func (*GetPublicApplicationRequest) Descriptor() ([]byte, []int)
func (*GetPublicApplicationRequest) GetApp ¶
func (m *GetPublicApplicationRequest) GetApp() string
func (*GetPublicApplicationRequest) Marshal ¶
func (m *GetPublicApplicationRequest) Marshal() (dAtA []byte, err error)
func (*GetPublicApplicationRequest) MarshalTo ¶
func (m *GetPublicApplicationRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetPublicApplicationRequest) MarshalToSizedBuffer ¶
func (m *GetPublicApplicationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetPublicApplicationRequest) ProtoMessage ¶
func (*GetPublicApplicationRequest) ProtoMessage()
func (*GetPublicApplicationRequest) Reset ¶
func (m *GetPublicApplicationRequest) Reset()
func (*GetPublicApplicationRequest) Size ¶
func (m *GetPublicApplicationRequest) Size() (n int)
func (*GetPublicApplicationRequest) String ¶
func (m *GetPublicApplicationRequest) String() string
func (*GetPublicApplicationRequest) Unmarshal ¶
func (m *GetPublicApplicationRequest) Unmarshal(dAtA []byte) error
func (*GetPublicApplicationRequest) XXX_DiscardUnknown ¶
func (m *GetPublicApplicationRequest) XXX_DiscardUnknown()
func (*GetPublicApplicationRequest) XXX_Marshal ¶
func (m *GetPublicApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPublicApplicationRequest) XXX_Merge ¶
func (m *GetPublicApplicationRequest) XXX_Merge(src proto.Message)
func (*GetPublicApplicationRequest) XXX_Size ¶
func (m *GetPublicApplicationRequest) XXX_Size() int
func (*GetPublicApplicationRequest) XXX_Unmarshal ¶
func (m *GetPublicApplicationRequest) XXX_Unmarshal(b []byte) error
type GetPublicApplicationResponse ¶
type GetPublicApplicationResponse struct {
Application *Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"`
}
func (*GetPublicApplicationResponse) Descriptor ¶
func (*GetPublicApplicationResponse) Descriptor() ([]byte, []int)
func (*GetPublicApplicationResponse) GetApplication ¶
func (m *GetPublicApplicationResponse) GetApplication() *Application
func (*GetPublicApplicationResponse) Marshal ¶
func (m *GetPublicApplicationResponse) Marshal() (dAtA []byte, err error)
func (*GetPublicApplicationResponse) MarshalTo ¶
func (m *GetPublicApplicationResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetPublicApplicationResponse) MarshalToSizedBuffer ¶
func (m *GetPublicApplicationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetPublicApplicationResponse) ProtoMessage ¶
func (*GetPublicApplicationResponse) ProtoMessage()
func (*GetPublicApplicationResponse) Reset ¶
func (m *GetPublicApplicationResponse) Reset()
func (*GetPublicApplicationResponse) Size ¶
func (m *GetPublicApplicationResponse) Size() (n int)
func (*GetPublicApplicationResponse) String ¶
func (m *GetPublicApplicationResponse) String() string
func (*GetPublicApplicationResponse) Unmarshal ¶
func (m *GetPublicApplicationResponse) Unmarshal(dAtA []byte) error
func (*GetPublicApplicationResponse) XXX_DiscardUnknown ¶
func (m *GetPublicApplicationResponse) XXX_DiscardUnknown()
func (*GetPublicApplicationResponse) XXX_Marshal ¶
func (m *GetPublicApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPublicApplicationResponse) XXX_Merge ¶
func (m *GetPublicApplicationResponse) XXX_Merge(src proto.Message)
func (*GetPublicApplicationResponse) XXX_Size ¶
func (m *GetPublicApplicationResponse) XXX_Size() int
func (*GetPublicApplicationResponse) XXX_Unmarshal ¶
func (m *GetPublicApplicationResponse) XXX_Unmarshal(b []byte) error
type LoginRequest ¶
type LoginRequest struct {
Redirect string `protobuf:"bytes,1,opt,name=redirect,proto3" json:"redirect,omitempty"`
}
func (*LoginRequest) Descriptor ¶
func (*LoginRequest) Descriptor() ([]byte, []int)
func (*LoginRequest) GetRedirect ¶
func (m *LoginRequest) GetRedirect() string
func (*LoginRequest) Marshal ¶
func (m *LoginRequest) Marshal() (dAtA []byte, err error)
func (*LoginRequest) MarshalToSizedBuffer ¶
func (m *LoginRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LoginRequest) ProtoMessage ¶
func (*LoginRequest) ProtoMessage()
func (*LoginRequest) Reset ¶
func (m *LoginRequest) Reset()
func (*LoginRequest) Size ¶
func (m *LoginRequest) Size() (n int)
func (*LoginRequest) String ¶
func (m *LoginRequest) String() string
func (*LoginRequest) Unmarshal ¶
func (m *LoginRequest) Unmarshal(dAtA []byte) error
func (*LoginRequest) XXX_DiscardUnknown ¶
func (m *LoginRequest) XXX_DiscardUnknown()
func (*LoginRequest) XXX_Marshal ¶
func (m *LoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoginRequest) XXX_Merge ¶
func (m *LoginRequest) XXX_Merge(src proto.Message)
func (*LoginRequest) XXX_Size ¶
func (m *LoginRequest) XXX_Size() int
func (*LoginRequest) XXX_Unmarshal ¶
func (m *LoginRequest) XXX_Unmarshal(b []byte) error
type LoginResponse ¶
type LoginResponse struct {
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
}
func (*LoginResponse) Descriptor ¶
func (*LoginResponse) Descriptor() ([]byte, []int)
func (*LoginResponse) GetUrl ¶
func (m *LoginResponse) GetUrl() string
func (*LoginResponse) Marshal ¶
func (m *LoginResponse) Marshal() (dAtA []byte, err error)
func (*LoginResponse) MarshalToSizedBuffer ¶
func (m *LoginResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LoginResponse) ProtoMessage ¶
func (*LoginResponse) ProtoMessage()
func (*LoginResponse) Reset ¶
func (m *LoginResponse) Reset()
func (*LoginResponse) Size ¶
func (m *LoginResponse) Size() (n int)
func (*LoginResponse) String ¶
func (m *LoginResponse) String() string
func (*LoginResponse) Unmarshal ¶
func (m *LoginResponse) Unmarshal(dAtA []byte) error
func (*LoginResponse) XXX_DiscardUnknown ¶
func (m *LoginResponse) XXX_DiscardUnknown()
func (*LoginResponse) XXX_Marshal ¶
func (m *LoginResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoginResponse) XXX_Merge ¶
func (m *LoginResponse) XXX_Merge(src proto.Message)
func (*LoginResponse) XXX_Size ¶
func (m *LoginResponse) XXX_Size() int
func (*LoginResponse) XXX_Unmarshal ¶
func (m *LoginResponse) XXX_Unmarshal(b []byte) error
type LogoutRequest ¶
type LogoutRequest struct { }
func (*LogoutRequest) Descriptor ¶
func (*LogoutRequest) Descriptor() ([]byte, []int)
func (*LogoutRequest) Marshal ¶
func (m *LogoutRequest) Marshal() (dAtA []byte, err error)
func (*LogoutRequest) MarshalToSizedBuffer ¶
func (m *LogoutRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogoutRequest) ProtoMessage ¶
func (*LogoutRequest) ProtoMessage()
func (*LogoutRequest) Reset ¶
func (m *LogoutRequest) Reset()
func (*LogoutRequest) Size ¶
func (m *LogoutRequest) Size() (n int)
func (*LogoutRequest) String ¶
func (m *LogoutRequest) String() string
func (*LogoutRequest) Unmarshal ¶
func (m *LogoutRequest) Unmarshal(dAtA []byte) error
func (*LogoutRequest) XXX_DiscardUnknown ¶
func (m *LogoutRequest) XXX_DiscardUnknown()
func (*LogoutRequest) XXX_Marshal ¶
func (m *LogoutRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogoutRequest) XXX_Merge ¶
func (m *LogoutRequest) XXX_Merge(src proto.Message)
func (*LogoutRequest) XXX_Size ¶
func (m *LogoutRequest) XXX_Size() int
func (*LogoutRequest) XXX_Unmarshal ¶
func (m *LogoutRequest) XXX_Unmarshal(b []byte) error
type LogoutResponse ¶
type LogoutResponse struct { }
func (*LogoutResponse) Descriptor ¶
func (*LogoutResponse) Descriptor() ([]byte, []int)
func (*LogoutResponse) Marshal ¶
func (m *LogoutResponse) Marshal() (dAtA []byte, err error)
func (*LogoutResponse) MarshalToSizedBuffer ¶
func (m *LogoutResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogoutResponse) ProtoMessage ¶
func (*LogoutResponse) ProtoMessage()
func (*LogoutResponse) Reset ¶
func (m *LogoutResponse) Reset()
func (*LogoutResponse) Size ¶
func (m *LogoutResponse) Size() (n int)
func (*LogoutResponse) String ¶
func (m *LogoutResponse) String() string
func (*LogoutResponse) Unmarshal ¶
func (m *LogoutResponse) Unmarshal(dAtA []byte) error
func (*LogoutResponse) XXX_DiscardUnknown ¶
func (m *LogoutResponse) XXX_DiscardUnknown()
func (*LogoutResponse) XXX_Marshal ¶
func (m *LogoutResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogoutResponse) XXX_Merge ¶
func (m *LogoutResponse) XXX_Merge(src proto.Message)
func (*LogoutResponse) XXX_Size ¶
func (m *LogoutResponse) XXX_Size() int
func (*LogoutResponse) XXX_Unmarshal ¶
func (m *LogoutResponse) XXX_Unmarshal(b []byte) error
type PromoteBranchRequest ¶
type PromoteBranchRequest struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` From string `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` }
func (*PromoteBranchRequest) Descriptor ¶
func (*PromoteBranchRequest) Descriptor() ([]byte, []int)
func (*PromoteBranchRequest) GetApp ¶
func (m *PromoteBranchRequest) GetApp() string
func (*PromoteBranchRequest) GetFrom ¶
func (m *PromoteBranchRequest) GetFrom() string
func (*PromoteBranchRequest) GetTo ¶
func (m *PromoteBranchRequest) GetTo() string
func (*PromoteBranchRequest) Marshal ¶
func (m *PromoteBranchRequest) Marshal() (dAtA []byte, err error)
func (*PromoteBranchRequest) MarshalTo ¶
func (m *PromoteBranchRequest) MarshalTo(dAtA []byte) (int, error)
func (*PromoteBranchRequest) MarshalToSizedBuffer ¶
func (m *PromoteBranchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PromoteBranchRequest) ProtoMessage ¶
func (*PromoteBranchRequest) ProtoMessage()
func (*PromoteBranchRequest) Reset ¶
func (m *PromoteBranchRequest) Reset()
func (*PromoteBranchRequest) Size ¶
func (m *PromoteBranchRequest) Size() (n int)
func (*PromoteBranchRequest) String ¶
func (m *PromoteBranchRequest) String() string
func (*PromoteBranchRequest) Unmarshal ¶
func (m *PromoteBranchRequest) Unmarshal(dAtA []byte) error
func (*PromoteBranchRequest) XXX_DiscardUnknown ¶
func (m *PromoteBranchRequest) XXX_DiscardUnknown()
func (*PromoteBranchRequest) XXX_Marshal ¶
func (m *PromoteBranchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PromoteBranchRequest) XXX_Merge ¶
func (m *PromoteBranchRequest) XXX_Merge(src proto.Message)
func (*PromoteBranchRequest) XXX_Size ¶
func (m *PromoteBranchRequest) XXX_Size() int
func (*PromoteBranchRequest) XXX_Unmarshal ¶
func (m *PromoteBranchRequest) XXX_Unmarshal(b []byte) error
type PromoteBranchResponse ¶
type PromoteBranchResponse struct { }
func (*PromoteBranchResponse) Descriptor ¶
func (*PromoteBranchResponse) Descriptor() ([]byte, []int)
func (*PromoteBranchResponse) Marshal ¶
func (m *PromoteBranchResponse) Marshal() (dAtA []byte, err error)
func (*PromoteBranchResponse) MarshalTo ¶
func (m *PromoteBranchResponse) MarshalTo(dAtA []byte) (int, error)
func (*PromoteBranchResponse) MarshalToSizedBuffer ¶
func (m *PromoteBranchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PromoteBranchResponse) ProtoMessage ¶
func (*PromoteBranchResponse) ProtoMessage()
func (*PromoteBranchResponse) Reset ¶
func (m *PromoteBranchResponse) Reset()
func (*PromoteBranchResponse) Size ¶
func (m *PromoteBranchResponse) Size() (n int)
func (*PromoteBranchResponse) String ¶
func (m *PromoteBranchResponse) String() string
func (*PromoteBranchResponse) Unmarshal ¶
func (m *PromoteBranchResponse) Unmarshal(dAtA []byte) error
func (*PromoteBranchResponse) XXX_DiscardUnknown ¶
func (m *PromoteBranchResponse) XXX_DiscardUnknown()
func (*PromoteBranchResponse) XXX_Marshal ¶
func (m *PromoteBranchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PromoteBranchResponse) XXX_Merge ¶
func (m *PromoteBranchResponse) XXX_Merge(src proto.Message)
func (*PromoteBranchResponse) XXX_Size ¶
func (m *PromoteBranchResponse) XXX_Size() int
func (*PromoteBranchResponse) XXX_Unmarshal ¶
func (m *PromoteBranchResponse) XXX_Unmarshal(b []byte) error
type PublishBuildRequest ¶
type PublishBuildRequest struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` Build string `protobuf:"bytes,3,opt,name=build,proto3" json:"build,omitempty"` }
func (*PublishBuildRequest) Descriptor ¶
func (*PublishBuildRequest) Descriptor() ([]byte, []int)
func (*PublishBuildRequest) GetApp ¶
func (m *PublishBuildRequest) GetApp() string
func (*PublishBuildRequest) GetBranch ¶
func (m *PublishBuildRequest) GetBranch() string
func (*PublishBuildRequest) GetBuild ¶
func (m *PublishBuildRequest) GetBuild() string
func (*PublishBuildRequest) Marshal ¶
func (m *PublishBuildRequest) Marshal() (dAtA []byte, err error)
func (*PublishBuildRequest) MarshalTo ¶
func (m *PublishBuildRequest) MarshalTo(dAtA []byte) (int, error)
func (*PublishBuildRequest) MarshalToSizedBuffer ¶
func (m *PublishBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PublishBuildRequest) ProtoMessage ¶
func (*PublishBuildRequest) ProtoMessage()
func (*PublishBuildRequest) Reset ¶
func (m *PublishBuildRequest) Reset()
func (*PublishBuildRequest) Size ¶
func (m *PublishBuildRequest) Size() (n int)
func (*PublishBuildRequest) String ¶
func (m *PublishBuildRequest) String() string
func (*PublishBuildRequest) Unmarshal ¶
func (m *PublishBuildRequest) Unmarshal(dAtA []byte) error
func (*PublishBuildRequest) XXX_DiscardUnknown ¶
func (m *PublishBuildRequest) XXX_DiscardUnknown()
func (*PublishBuildRequest) XXX_Marshal ¶
func (m *PublishBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PublishBuildRequest) XXX_Merge ¶
func (m *PublishBuildRequest) XXX_Merge(src proto.Message)
func (*PublishBuildRequest) XXX_Size ¶
func (m *PublishBuildRequest) XXX_Size() int
func (*PublishBuildRequest) XXX_Unmarshal ¶
func (m *PublishBuildRequest) XXX_Unmarshal(b []byte) error
type PublishBuildResponse ¶
type PublishBuildResponse struct {
Branch *Branch `protobuf:"bytes,1,opt,name=branch,proto3" json:"branch,omitempty"`
}
func (*PublishBuildResponse) Descriptor ¶
func (*PublishBuildResponse) Descriptor() ([]byte, []int)
func (*PublishBuildResponse) GetBranch ¶
func (m *PublishBuildResponse) GetBranch() *Branch
func (*PublishBuildResponse) Marshal ¶
func (m *PublishBuildResponse) Marshal() (dAtA []byte, err error)
func (*PublishBuildResponse) MarshalTo ¶
func (m *PublishBuildResponse) MarshalTo(dAtA []byte) (int, error)
func (*PublishBuildResponse) MarshalToSizedBuffer ¶
func (m *PublishBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PublishBuildResponse) ProtoMessage ¶
func (*PublishBuildResponse) ProtoMessage()
func (*PublishBuildResponse) Reset ¶
func (m *PublishBuildResponse) Reset()
func (*PublishBuildResponse) Size ¶
func (m *PublishBuildResponse) Size() (n int)
func (*PublishBuildResponse) String ¶
func (m *PublishBuildResponse) String() string
func (*PublishBuildResponse) Unmarshal ¶
func (m *PublishBuildResponse) Unmarshal(dAtA []byte) error
func (*PublishBuildResponse) XXX_DiscardUnknown ¶
func (m *PublishBuildResponse) XXX_DiscardUnknown()
func (*PublishBuildResponse) XXX_Marshal ¶
func (m *PublishBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PublishBuildResponse) XXX_Merge ¶
func (m *PublishBuildResponse) XXX_Merge(src proto.Message)
func (*PublishBuildResponse) XXX_Size ¶
func (m *PublishBuildResponse) XXX_Size() int
func (*PublishBuildResponse) XXX_Unmarshal ¶
func (m *PublishBuildResponse) XXX_Unmarshal(b []byte) error
type PushBuildRequest ¶
type PushBuildRequest struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` Manifest []byte `protobuf:"bytes,3,opt,name=manifest,proto3" json:"manifest,omitempty"` }
func (*PushBuildRequest) Descriptor ¶
func (*PushBuildRequest) Descriptor() ([]byte, []int)
func (*PushBuildRequest) GetApp ¶
func (m *PushBuildRequest) GetApp() string
func (*PushBuildRequest) GetBranch ¶
func (m *PushBuildRequest) GetBranch() string
func (*PushBuildRequest) GetManifest ¶
func (m *PushBuildRequest) GetManifest() []byte
func (*PushBuildRequest) Marshal ¶
func (m *PushBuildRequest) Marshal() (dAtA []byte, err error)
func (*PushBuildRequest) MarshalToSizedBuffer ¶
func (m *PushBuildRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushBuildRequest) ProtoMessage ¶
func (*PushBuildRequest) ProtoMessage()
func (*PushBuildRequest) Reset ¶
func (m *PushBuildRequest) Reset()
func (*PushBuildRequest) Size ¶
func (m *PushBuildRequest) Size() (n int)
func (*PushBuildRequest) String ¶
func (m *PushBuildRequest) String() string
func (*PushBuildRequest) Unmarshal ¶
func (m *PushBuildRequest) Unmarshal(dAtA []byte) error
func (*PushBuildRequest) XXX_DiscardUnknown ¶
func (m *PushBuildRequest) XXX_DiscardUnknown()
func (*PushBuildRequest) XXX_Marshal ¶
func (m *PushBuildRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushBuildRequest) XXX_Merge ¶
func (m *PushBuildRequest) XXX_Merge(src proto.Message)
func (*PushBuildRequest) XXX_Size ¶
func (m *PushBuildRequest) XXX_Size() int
func (*PushBuildRequest) XXX_Unmarshal ¶
func (m *PushBuildRequest) XXX_Unmarshal(b []byte) error
type PushBuildResponse ¶
type PushBuildResponse struct { Build string `protobuf:"bytes,1,opt,name=build,proto3" json:"build,omitempty"` UploadUrl string `protobuf:"bytes,2,opt,name=upload_url,json=uploadUrl,proto3" json:"upload_url,omitempty"` }
func (*PushBuildResponse) Descriptor ¶
func (*PushBuildResponse) Descriptor() ([]byte, []int)
func (*PushBuildResponse) GetBuild ¶
func (m *PushBuildResponse) GetBuild() string
func (*PushBuildResponse) GetUploadUrl ¶
func (m *PushBuildResponse) GetUploadUrl() string
func (*PushBuildResponse) Marshal ¶
func (m *PushBuildResponse) Marshal() (dAtA []byte, err error)
func (*PushBuildResponse) MarshalTo ¶
func (m *PushBuildResponse) MarshalTo(dAtA []byte) (int, error)
func (*PushBuildResponse) MarshalToSizedBuffer ¶
func (m *PushBuildResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushBuildResponse) ProtoMessage ¶
func (*PushBuildResponse) ProtoMessage()
func (*PushBuildResponse) Reset ¶
func (m *PushBuildResponse) Reset()
func (*PushBuildResponse) Size ¶
func (m *PushBuildResponse) Size() (n int)
func (*PushBuildResponse) String ¶
func (m *PushBuildResponse) String() string
func (*PushBuildResponse) Unmarshal ¶
func (m *PushBuildResponse) Unmarshal(dAtA []byte) error
func (*PushBuildResponse) XXX_DiscardUnknown ¶
func (m *PushBuildResponse) XXX_DiscardUnknown()
func (*PushBuildResponse) XXX_Marshal ¶
func (m *PushBuildResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushBuildResponse) XXX_Merge ¶
func (m *PushBuildResponse) XXX_Merge(src proto.Message)
func (*PushBuildResponse) XXX_Size ¶
func (m *PushBuildResponse) XXX_Size() int
func (*PushBuildResponse) XXX_Unmarshal ¶
func (m *PushBuildResponse) XXX_Unmarshal(b []byte) error
type StoolClient ¶
type StoolClient interface { CreateApplication(ctx context.Context, in *CreateApplicationRequest, opts ...grpc.CallOption) (*CreateApplicationResponse, error) GetApplications(ctx context.Context, in *GetApplicationsRequest, opts ...grpc.CallOption) (*GetApplicationsResponse, error) GetApplication(ctx context.Context, in *GetApplicationRequest, opts ...grpc.CallOption) (*GetApplicationResponse, error) CreateBranch(ctx context.Context, in *CreateBranchRequest, opts ...grpc.CallOption) (*CreateBranchResponse, error) DeleteBranch(ctx context.Context, in *DeleteBranchRequest, opts ...grpc.CallOption) (*DeleteBranchResponse, error) PromoteBranch(ctx context.Context, in *PromoteBranchRequest, opts ...grpc.CallOption) (*PromoteBranchResponse, error) PushBuild(ctx context.Context, in *PushBuildRequest, opts ...grpc.CallOption) (*PushBuildResponse, error) CompletePushBuild(ctx context.Context, in *CompletePushBuildRequest, opts ...grpc.CallOption) (*CompletePushBuildResponse, error) PublishBuild(ctx context.Context, in *PublishBuildRequest, opts ...grpc.CallOption) (*PublishBuildResponse, error) DownloadBuild(ctx context.Context, in *DownloadBuildRequest, opts ...grpc.CallOption) (*DownloadBuildResponse, error) CheckAuth(ctx context.Context, in *CheckAuthRequest, opts ...grpc.CallOption) (*CheckAuthResponse, error) Login(ctx context.Context, in *LoginRequest, opts ...grpc.CallOption) (*LoginResponse, error) CompleteLogin(ctx context.Context, in *CompleteLoginRequest, opts ...grpc.CallOption) (*CompleteLoginResponse, error) Logout(ctx context.Context, in *LogoutRequest, opts ...grpc.CallOption) (*LogoutResponse, error) GetPublicApplication(ctx context.Context, in *GetPublicApplicationRequest, opts ...grpc.CallOption) (*GetPublicApplicationResponse, error) DownloadPublicBuild(ctx context.Context, in *DownloadPublicBuildRequest, opts ...grpc.CallOption) (*DownloadPublicBuildResponse, error) }
StoolClient is the client API for Stool service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewStoolClient ¶
func NewStoolClient(cc *grpc.ClientConn) StoolClient
type StoolServer ¶
type StoolServer interface { CreateApplication(context.Context, *CreateApplicationRequest) (*CreateApplicationResponse, error) GetApplications(context.Context, *GetApplicationsRequest) (*GetApplicationsResponse, error) GetApplication(context.Context, *GetApplicationRequest) (*GetApplicationResponse, error) CreateBranch(context.Context, *CreateBranchRequest) (*CreateBranchResponse, error) DeleteBranch(context.Context, *DeleteBranchRequest) (*DeleteBranchResponse, error) PromoteBranch(context.Context, *PromoteBranchRequest) (*PromoteBranchResponse, error) PushBuild(context.Context, *PushBuildRequest) (*PushBuildResponse, error) CompletePushBuild(context.Context, *CompletePushBuildRequest) (*CompletePushBuildResponse, error) PublishBuild(context.Context, *PublishBuildRequest) (*PublishBuildResponse, error) DownloadBuild(context.Context, *DownloadBuildRequest) (*DownloadBuildResponse, error) CheckAuth(context.Context, *CheckAuthRequest) (*CheckAuthResponse, error) Login(context.Context, *LoginRequest) (*LoginResponse, error) CompleteLogin(context.Context, *CompleteLoginRequest) (*CompleteLoginResponse, error) Logout(context.Context, *LogoutRequest) (*LogoutResponse, error) GetPublicApplication(context.Context, *GetPublicApplicationRequest) (*GetPublicApplicationResponse, error) DownloadPublicBuild(context.Context, *DownloadPublicBuildRequest) (*DownloadPublicBuildResponse, error) }
StoolServer is the server API for Stool service.
type UnimplementedStoolServer ¶
type UnimplementedStoolServer struct { }
UnimplementedStoolServer can be embedded to have forward compatible implementations.
func (*UnimplementedStoolServer) CheckAuth ¶
func (*UnimplementedStoolServer) CheckAuth(ctx context.Context, req *CheckAuthRequest) (*CheckAuthResponse, error)
func (*UnimplementedStoolServer) CompleteLogin ¶
func (*UnimplementedStoolServer) CompleteLogin(ctx context.Context, req *CompleteLoginRequest) (*CompleteLoginResponse, error)
func (*UnimplementedStoolServer) CompletePushBuild ¶
func (*UnimplementedStoolServer) CompletePushBuild(ctx context.Context, req *CompletePushBuildRequest) (*CompletePushBuildResponse, error)
func (*UnimplementedStoolServer) CreateApplication ¶
func (*UnimplementedStoolServer) CreateApplication(ctx context.Context, req *CreateApplicationRequest) (*CreateApplicationResponse, error)
func (*UnimplementedStoolServer) CreateBranch ¶
func (*UnimplementedStoolServer) CreateBranch(ctx context.Context, req *CreateBranchRequest) (*CreateBranchResponse, error)
func (*UnimplementedStoolServer) DeleteBranch ¶
func (*UnimplementedStoolServer) DeleteBranch(ctx context.Context, req *DeleteBranchRequest) (*DeleteBranchResponse, error)
func (*UnimplementedStoolServer) DownloadBuild ¶
func (*UnimplementedStoolServer) DownloadBuild(ctx context.Context, req *DownloadBuildRequest) (*DownloadBuildResponse, error)
func (*UnimplementedStoolServer) DownloadPublicBuild ¶
func (*UnimplementedStoolServer) DownloadPublicBuild(ctx context.Context, req *DownloadPublicBuildRequest) (*DownloadPublicBuildResponse, error)
func (*UnimplementedStoolServer) GetApplication ¶
func (*UnimplementedStoolServer) GetApplication(ctx context.Context, req *GetApplicationRequest) (*GetApplicationResponse, error)
func (*UnimplementedStoolServer) GetApplications ¶
func (*UnimplementedStoolServer) GetApplications(ctx context.Context, req *GetApplicationsRequest) (*GetApplicationsResponse, error)
func (*UnimplementedStoolServer) GetPublicApplication ¶
func (*UnimplementedStoolServer) GetPublicApplication(ctx context.Context, req *GetPublicApplicationRequest) (*GetPublicApplicationResponse, error)
func (*UnimplementedStoolServer) Login ¶
func (*UnimplementedStoolServer) Login(ctx context.Context, req *LoginRequest) (*LoginResponse, error)
func (*UnimplementedStoolServer) Logout ¶
func (*UnimplementedStoolServer) Logout(ctx context.Context, req *LogoutRequest) (*LogoutResponse, error)
func (*UnimplementedStoolServer) PromoteBranch ¶
func (*UnimplementedStoolServer) PromoteBranch(ctx context.Context, req *PromoteBranchRequest) (*PromoteBranchResponse, error)
func (*UnimplementedStoolServer) PublishBuild ¶
func (*UnimplementedStoolServer) PublishBuild(ctx context.Context, req *PublishBuildRequest) (*PublishBuildResponse, error)
func (*UnimplementedStoolServer) PushBuild ¶
func (*UnimplementedStoolServer) PushBuild(ctx context.Context, req *PushBuildRequest) (*PushBuildResponse, error)
Click to show internal directories.
Click to hide internal directories.