Documentation
¶
Index ¶
- Variables
- func FromProtoTimestamp(t *Timestamp) time.Time
- func IsInternal(resp interface{}) bool
- func RegisterZBusinessZeropsApiProtocolServer(s grpc.ServiceRegistrar, srv ZBusinessZeropsApiProtocolServer)
- type AppVersionBuild
- func (*AppVersionBuild) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionBuild) GetCacheUsed() bool
- func (x *AppVersionBuild) GetContainerCreationStart() *TimestampNull
- func (x *AppVersionBuild) GetEndDate() *TimestampNull
- func (x *AppVersionBuild) GetHasCurrentCache() bool
- func (x *AppVersionBuild) GetPipelineFailed() *TimestampNull
- func (x *AppVersionBuild) GetPipelineFinish() *TimestampNull
- func (x *AppVersionBuild) GetPipelineStart() *TimestampNull
- func (x *AppVersionBuild) GetServiceStackId() *StringNull
- func (x *AppVersionBuild) GetServiceStackName() *StringNull
- func (x *AppVersionBuild) GetServiceStackTypeVersionId() *StringNull
- func (x *AppVersionBuild) GetStartDate() *TimestampNull
- func (*AppVersionBuild) ProtoMessage()
- func (x *AppVersionBuild) ProtoReflect() protoreflect.Message
- func (x *AppVersionBuild) Reset()
- func (x *AppVersionBuild) String() string
- type AppVersionBuildNull
- func (*AppVersionBuildNull) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionBuildNull) GetValid() bool
- func (x *AppVersionBuildNull) GetValue() *AppVersionBuild
- func (*AppVersionBuildNull) ProtoMessage()
- func (x *AppVersionBuildNull) ProtoReflect() protoreflect.Message
- func (x *AppVersionBuildNull) Reset()
- func (x *AppVersionBuildNull) String() string
- type AppVersionGithubIntegration
- func (*AppVersionGithubIntegration) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionGithubIntegration) GetBranchName() *StringNull
- func (x *AppVersionGithubIntegration) GetCommit() string
- func (x *AppVersionGithubIntegration) GetEventType() AppVersionGithubIntegrationEventType
- func (x *AppVersionGithubIntegration) GetPusher() string
- func (x *AppVersionGithubIntegration) GetRepositoryFullName() string
- func (x *AppVersionGithubIntegration) GetTagName() *StringNull
- func (*AppVersionGithubIntegration) ProtoMessage()
- func (x *AppVersionGithubIntegration) ProtoReflect() protoreflect.Message
- func (x *AppVersionGithubIntegration) Reset()
- func (x *AppVersionGithubIntegration) String() string
- type AppVersionGithubIntegrationEventType
- func (AppVersionGithubIntegrationEventType) Descriptor() protoreflect.EnumDescriptor
- func (x AppVersionGithubIntegrationEventType) Enum() *AppVersionGithubIntegrationEventType
- func (AppVersionGithubIntegrationEventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AppVersionGithubIntegrationEventType) Number() protoreflect.EnumNumber
- func (x AppVersionGithubIntegrationEventType) String() string
- func (AppVersionGithubIntegrationEventType) Type() protoreflect.EnumType
- type AppVersionGithubIntegrationNull
- func (*AppVersionGithubIntegrationNull) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionGithubIntegrationNull) GetValid() bool
- func (x *AppVersionGithubIntegrationNull) GetValue() *AppVersionGithubIntegration
- func (*AppVersionGithubIntegrationNull) ProtoMessage()
- func (x *AppVersionGithubIntegrationNull) ProtoReflect() protoreflect.Message
- func (x *AppVersionGithubIntegrationNull) Reset()
- func (x *AppVersionGithubIntegrationNull) String() string
- type AppVersionGitlabIntegration
- func (*AppVersionGitlabIntegration) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionGitlabIntegration) GetBranchName() *StringNull
- func (x *AppVersionGitlabIntegration) GetCommit() string
- func (x *AppVersionGitlabIntegration) GetEventType() AppVersionGitlabIntegrationEventType
- func (x *AppVersionGitlabIntegration) GetPusher() string
- func (x *AppVersionGitlabIntegration) GetRepositoryFullName() string
- func (x *AppVersionGitlabIntegration) GetTagName() *StringNull
- func (*AppVersionGitlabIntegration) ProtoMessage()
- func (x *AppVersionGitlabIntegration) ProtoReflect() protoreflect.Message
- func (x *AppVersionGitlabIntegration) Reset()
- func (x *AppVersionGitlabIntegration) String() string
- type AppVersionGitlabIntegrationEventType
- func (AppVersionGitlabIntegrationEventType) Descriptor() protoreflect.EnumDescriptor
- func (x AppVersionGitlabIntegrationEventType) Enum() *AppVersionGitlabIntegrationEventType
- func (AppVersionGitlabIntegrationEventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AppVersionGitlabIntegrationEventType) Number() protoreflect.EnumNumber
- func (x AppVersionGitlabIntegrationEventType) String() string
- func (AppVersionGitlabIntegrationEventType) Type() protoreflect.EnumType
- type AppVersionGitlabIntegrationNull
- func (*AppVersionGitlabIntegrationNull) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionGitlabIntegrationNull) GetValid() bool
- func (x *AppVersionGitlabIntegrationNull) GetValue() *AppVersionGitlabIntegration
- func (*AppVersionGitlabIntegrationNull) ProtoMessage()
- func (x *AppVersionGitlabIntegrationNull) ProtoReflect() protoreflect.Message
- func (x *AppVersionGitlabIntegrationNull) Reset()
- func (x *AppVersionGitlabIntegrationNull) String() string
- type AppVersionJsonObject
- func (*AppVersionJsonObject) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionJsonObject) GetActivationDate() *TimestampNull
- func (x *AppVersionJsonObject) GetBuild() *AppVersionBuildNull
- func (x *AppVersionJsonObject) GetConfigContent() *StringNull
- func (x *AppVersionJsonObject) GetCreated() *TimestampNull
- func (x *AppVersionJsonObject) GetCreatedByUser() *UserJsonObjectNull
- func (x *AppVersionJsonObject) GetGithubIntegration() *AppVersionGithubIntegrationNull
- func (x *AppVersionJsonObject) GetGitlabIntegration() *AppVersionGitlabIntegrationNull
- func (x *AppVersionJsonObject) GetId() string
- func (x *AppVersionJsonObject) GetName() *StringNull
- func (x *AppVersionJsonObject) GetPrepareCustomRuntime() *PrepareCustomRuntimeNull
- func (x *AppVersionJsonObject) GetProjectId() *StringNull
- func (x *AppVersionJsonObject) GetPublicGitSource() *AppVersionPublicGitSourceNull
- func (x *AppVersionJsonObject) GetSequence() int32
- func (x *AppVersionJsonObject) GetServiceStackId() *StringNull
- func (x *AppVersionJsonObject) GetSource() AppVersionSource
- func (x *AppVersionJsonObject) GetStatus() AppVersionStatus
- func (*AppVersionJsonObject) ProtoMessage()
- func (x *AppVersionJsonObject) ProtoReflect() protoreflect.Message
- func (x *AppVersionJsonObject) Reset()
- func (x *AppVersionJsonObject) String() string
- type AppVersionJsonObjectNull
- func (*AppVersionJsonObjectNull) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionJsonObjectNull) GetValid() bool
- func (x *AppVersionJsonObjectNull) GetValue() *AppVersionJsonObject
- func (*AppVersionJsonObjectNull) ProtoMessage()
- func (x *AppVersionJsonObjectNull) ProtoReflect() protoreflect.Message
- func (x *AppVersionJsonObjectNull) Reset()
- func (x *AppVersionJsonObjectNull) String() string
- type AppVersionLight
- func (*AppVersionLight) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionLight) GetCreated() *Timestamp
- func (x *AppVersionLight) GetId() string
- func (x *AppVersionLight) GetLastUpdate() *Timestamp
- func (x *AppVersionLight) GetStatus() AppVersionStatus
- func (*AppVersionLight) ProtoMessage()
- func (x *AppVersionLight) ProtoReflect() protoreflect.Message
- func (x *AppVersionLight) Reset()
- func (x *AppVersionLight) String() string
- type AppVersionLightNull
- func (*AppVersionLightNull) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionLightNull) GetValid() bool
- func (x *AppVersionLightNull) GetValue() *AppVersionLight
- func (*AppVersionLightNull) ProtoMessage()
- func (x *AppVersionLightNull) ProtoReflect() protoreflect.Message
- func (x *AppVersionLightNull) Reset()
- func (x *AppVersionLightNull) String() string
- type AppVersionPublicGitSource
- func (*AppVersionPublicGitSource) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionPublicGitSource) GetBranchName() string
- func (x *AppVersionPublicGitSource) GetGitUrl() string
- func (*AppVersionPublicGitSource) ProtoMessage()
- func (x *AppVersionPublicGitSource) ProtoReflect() protoreflect.Message
- func (x *AppVersionPublicGitSource) Reset()
- func (x *AppVersionPublicGitSource) String() string
- type AppVersionPublicGitSourceNull
- func (*AppVersionPublicGitSourceNull) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionPublicGitSourceNull) GetValid() bool
- func (x *AppVersionPublicGitSourceNull) GetValue() *AppVersionPublicGitSource
- func (*AppVersionPublicGitSourceNull) ProtoMessage()
- func (x *AppVersionPublicGitSourceNull) ProtoReflect() protoreflect.Message
- func (x *AppVersionPublicGitSourceNull) Reset()
- func (x *AppVersionPublicGitSourceNull) String() string
- type AppVersionSource
- func (AppVersionSource) Descriptor() protoreflect.EnumDescriptor
- func (x AppVersionSource) Enum() *AppVersionSource
- func (AppVersionSource) EnumDescriptor() ([]byte, []int)deprecated
- func (x AppVersionSource) Number() protoreflect.EnumNumber
- func (x AppVersionSource) String() string
- func (AppVersionSource) Type() protoreflect.EnumType
- type AppVersionStatus
- func (AppVersionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x AppVersionStatus) Enum() *AppVersionStatus
- func (AppVersionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x AppVersionStatus) Number() protoreflect.EnumNumber
- func (x AppVersionStatus) String() string
- func (AppVersionStatus) Type() protoreflect.EnumType
- type AppVersionUserData
- func (*AppVersionUserData) Descriptor() ([]byte, []int)deprecated
- func (x *AppVersionUserData) GetContent() string
- func (x *AppVersionUserData) GetKey() string
- func (x *AppVersionUserData) GetType() UserDataType
- func (*AppVersionUserData) ProtoMessage()
- func (x *AppVersionUserData) ProtoReflect() protoreflect.Message
- func (x *AppVersionUserData) Reset()
- func (x *AppVersionUserData) String() string
- type ClientAvatar
- func (*ClientAvatar) Descriptor() ([]byte, []int)deprecated
- func (x *ClientAvatar) GetExternalAvatarUrl() *StringNull
- func (x *ClientAvatar) GetLargeAvatarUrl() *StringNull
- func (x *ClientAvatar) GetSmallAvatarUrl() *StringNull
- func (*ClientAvatar) ProtoMessage()
- func (x *ClientAvatar) ProtoReflect() protoreflect.Message
- func (x *ClientAvatar) Reset()
- func (x *ClientAvatar) String() string
- type ClientAvatarNull
- func (*ClientAvatarNull) Descriptor() ([]byte, []int)deprecated
- func (x *ClientAvatarNull) GetValid() bool
- func (x *ClientAvatarNull) GetValue() *ClientAvatar
- func (*ClientAvatarNull) ProtoMessage()
- func (x *ClientAvatarNull) ProtoReflect() protoreflect.Message
- func (x *ClientAvatarNull) Reset()
- func (x *ClientAvatarNull) String() string
- type ClientExtra
- func (*ClientExtra) Descriptor() ([]byte, []int)deprecated
- func (x *ClientExtra) GetAccountName() string
- func (x *ClientExtra) GetAvatar() *ClientAvatarNull
- func (x *ClientExtra) GetCompanyName() string
- func (x *ClientExtra) GetCompanyNumber() *StringNull
- func (x *ClientExtra) GetId() string
- func (x *ClientExtra) GetVatNumber() *StringNull
- func (*ClientExtra) ProtoMessage()
- func (x *ClientExtra) ProtoReflect() protoreflect.Message
- func (x *ClientExtra) Reset()
- func (x *ClientExtra) String() string
- type ClientUserExtra
- func (*ClientUserExtra) Descriptor() ([]byte, []int)deprecated
- func (x *ClientUserExtra) GetClient() *ClientExtra
- func (x *ClientUserExtra) GetClientId() string
- func (x *ClientUserExtra) GetId() string
- func (x *ClientUserExtra) GetRoleCode() ClientUserLightRoleCode
- func (x *ClientUserExtra) GetStatus() ClientUserLightStatus
- func (x *ClientUserExtra) GetUser() *UserLight
- func (x *ClientUserExtra) GetUserId() string
- func (*ClientUserExtra) ProtoMessage()
- func (x *ClientUserExtra) ProtoReflect() protoreflect.Message
- func (x *ClientUserExtra) Reset()
- func (x *ClientUserExtra) String() string
- type ClientUserLightRoleCode
- func (ClientUserLightRoleCode) Descriptor() protoreflect.EnumDescriptor
- func (x ClientUserLightRoleCode) Enum() *ClientUserLightRoleCode
- func (ClientUserLightRoleCode) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClientUserLightRoleCode) Number() protoreflect.EnumNumber
- func (x ClientUserLightRoleCode) String() string
- func (ClientUserLightRoleCode) Type() protoreflect.EnumType
- type ClientUserLightStatus
- func (ClientUserLightStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ClientUserLightStatus) Enum() *ClientUserLightStatus
- func (ClientUserLightStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClientUserLightStatus) Number() protoreflect.EnumNumber
- func (x ClientUserLightStatus) String() string
- func (ClientUserLightStatus) Type() protoreflect.EnumType
- type Config
- type CustomAutoscaling
- func (*CustomAutoscaling) Descriptor() ([]byte, []int)deprecated
- func (x *CustomAutoscaling) GetHorizontalAutoscaling() *HorizontalAutoscalingNull
- func (x *CustomAutoscaling) GetVerticalAutoscaling() *VerticalAutoscalingNull
- func (*CustomAutoscaling) ProtoMessage()
- func (x *CustomAutoscaling) ProtoReflect() protoreflect.Message
- func (x *CustomAutoscaling) Reset()
- func (x *CustomAutoscaling) String() string
- type CustomAutoscalingNull
- func (*CustomAutoscalingNull) Descriptor() ([]byte, []int)deprecated
- func (x *CustomAutoscalingNull) GetValid() bool
- func (x *CustomAutoscalingNull) GetValue() *CustomAutoscaling
- func (*CustomAutoscalingNull) ProtoMessage()
- func (x *CustomAutoscalingNull) ProtoReflect() protoreflect.Message
- func (x *CustomAutoscalingNull) Reset()
- func (x *CustomAutoscalingNull) String() string
- type DeleteProjectRequest
- func (*DeleteProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectRequest) GetId() string
- func (*DeleteProjectRequest) ProtoMessage()
- func (x *DeleteProjectRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectRequest) Reset()
- func (x *DeleteProjectRequest) String() string
- type DeleteProjectResponse
- func (*DeleteProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectResponse) GetError() *Error
- func (x *DeleteProjectResponse) GetOutput() *DeleteProjectResponseDto
- func (*DeleteProjectResponse) ProtoMessage()
- func (x *DeleteProjectResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectResponse) Reset()
- func (x *DeleteProjectResponse) String() string
- type DeleteProjectResponseDto
- func (*DeleteProjectResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectResponseDto) GetActionName() string
- func (x *DeleteProjectResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *DeleteProjectResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *DeleteProjectResponseDto) GetClientId() string
- func (x *DeleteProjectResponseDto) GetCreated() *Timestamp
- func (x *DeleteProjectResponseDto) GetCreatedBySystem() bool
- func (x *DeleteProjectResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *DeleteProjectResponseDto) GetFinished() *TimestampNull
- func (x *DeleteProjectResponseDto) GetId() string
- func (x *DeleteProjectResponseDto) GetLastUpdate() *Timestamp
- func (x *DeleteProjectResponseDto) GetProject() *ProjectLightJsonObject
- func (x *DeleteProjectResponseDto) GetProjectId() string
- func (x *DeleteProjectResponseDto) GetSequence() int32
- func (x *DeleteProjectResponseDto) GetServiceStackId() *StringNull
- func (x *DeleteProjectResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *DeleteProjectResponseDto) GetStarted() *TimestampNull
- func (x *DeleteProjectResponseDto) GetStatus() ProcessStatus
- func (*DeleteProjectResponseDto) ProtoMessage()
- func (x *DeleteProjectResponseDto) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectResponseDto) Reset()
- func (x *DeleteProjectResponseDto) String() string
- type DeleteServiceStackRequest
- func (*DeleteServiceStackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceStackRequest) GetId() string
- func (*DeleteServiceStackRequest) ProtoMessage()
- func (x *DeleteServiceStackRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceStackRequest) Reset()
- func (x *DeleteServiceStackRequest) String() string
- type DeleteServiceStackResponse
- func (*DeleteServiceStackResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceStackResponse) GetError() *Error
- func (x *DeleteServiceStackResponse) GetOutput() *DeleteServiceStackResponseDto
- func (*DeleteServiceStackResponse) ProtoMessage()
- func (x *DeleteServiceStackResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceStackResponse) Reset()
- func (x *DeleteServiceStackResponse) String() string
- type DeleteServiceStackResponseDto
- func (*DeleteServiceStackResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceStackResponseDto) GetActionName() string
- func (x *DeleteServiceStackResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *DeleteServiceStackResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *DeleteServiceStackResponseDto) GetClientId() string
- func (x *DeleteServiceStackResponseDto) GetCreated() *Timestamp
- func (x *DeleteServiceStackResponseDto) GetCreatedBySystem() bool
- func (x *DeleteServiceStackResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *DeleteServiceStackResponseDto) GetFinished() *TimestampNull
- func (x *DeleteServiceStackResponseDto) GetId() string
- func (x *DeleteServiceStackResponseDto) GetLastUpdate() *Timestamp
- func (x *DeleteServiceStackResponseDto) GetProject() *ProjectLightJsonObject
- func (x *DeleteServiceStackResponseDto) GetProjectId() string
- func (x *DeleteServiceStackResponseDto) GetSequence() int32
- func (x *DeleteServiceStackResponseDto) GetServiceStackId() *StringNull
- func (x *DeleteServiceStackResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *DeleteServiceStackResponseDto) GetStarted() *TimestampNull
- func (x *DeleteServiceStackResponseDto) GetStatus() ProcessStatus
- func (*DeleteServiceStackResponseDto) ProtoMessage()
- func (x *DeleteServiceStackResponseDto) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceStackResponseDto) Reset()
- func (x *DeleteServiceStackResponseDto) String() string
- type Error
- func (*Error) Descriptor() ([]byte, []int)deprecated
- func (x *Error) GetCode() ErrorCode
- func (x *Error) GetCodeInt() int
- func (x *Error) GetMessage() string
- func (x *Error) GetMeta() []byte
- func (*Error) ProtoMessage()
- func (x *Error) ProtoReflect() protoreflect.Message
- func (x *Error) Reset()
- func (x *Error) String() string
- type ErrorCode
- type ErrorNull
- type GetProcessRequest
- type GetProcessResponse
- func (*GetProcessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProcessResponse) GetError() *Error
- func (x *GetProcessResponse) GetOutput() *GetProcessResponseDto
- func (*GetProcessResponse) ProtoMessage()
- func (x *GetProcessResponse) ProtoReflect() protoreflect.Message
- func (x *GetProcessResponse) Reset()
- func (x *GetProcessResponse) String() string
- type GetProcessResponseDto
- func (*GetProcessResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *GetProcessResponseDto) GetActionName() string
- func (x *GetProcessResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *GetProcessResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *GetProcessResponseDto) GetClientId() string
- func (x *GetProcessResponseDto) GetCreated() *Timestamp
- func (x *GetProcessResponseDto) GetCreatedBySystem() bool
- func (x *GetProcessResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *GetProcessResponseDto) GetFinished() *TimestampNull
- func (x *GetProcessResponseDto) GetId() string
- func (x *GetProcessResponseDto) GetLastUpdate() *Timestamp
- func (x *GetProcessResponseDto) GetProject() *ProjectLightJsonObject
- func (x *GetProcessResponseDto) GetProjectId() string
- func (x *GetProcessResponseDto) GetSequence() int32
- func (x *GetProcessResponseDto) GetServiceStackId() *StringNull
- func (x *GetProcessResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *GetProcessResponseDto) GetStarted() *TimestampNull
- func (x *GetProcessResponseDto) GetStatus() ProcessStatus
- func (*GetProcessResponseDto) ProtoMessage()
- func (x *GetProcessResponseDto) ProtoReflect() protoreflect.Message
- func (x *GetProcessResponseDto) Reset()
- func (x *GetProcessResponseDto) String() string
- type GetProjectsByNameRequest
- func (*GetProjectsByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectsByNameRequest) GetName() string
- func (*GetProjectsByNameRequest) ProtoMessage()
- func (x *GetProjectsByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectsByNameRequest) Reset()
- func (x *GetProjectsByNameRequest) String() string
- type GetProjectsByNameResponse
- func (*GetProjectsByNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectsByNameResponse) GetError() *Error
- func (x *GetProjectsByNameResponse) GetOutput() *GetProjectsByNameResponseDto
- func (*GetProjectsByNameResponse) ProtoMessage()
- func (x *GetProjectsByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectsByNameResponse) Reset()
- func (x *GetProjectsByNameResponse) String() string
- type GetProjectsByNameResponseDto
- func (*GetProjectsByNameResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectsByNameResponseDto) GetProjects() []*Project
- func (*GetProjectsByNameResponseDto) ProtoMessage()
- func (x *GetProjectsByNameResponseDto) ProtoReflect() protoreflect.Message
- func (x *GetProjectsByNameResponseDto) Reset()
- func (x *GetProjectsByNameResponseDto) String() string
- type GetServiceStackByNameRequest
- func (*GetServiceStackByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceStackByNameRequest) GetName() string
- func (x *GetServiceStackByNameRequest) GetProjectId() string
- func (*GetServiceStackByNameRequest) ProtoMessage()
- func (x *GetServiceStackByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceStackByNameRequest) Reset()
- func (x *GetServiceStackByNameRequest) String() string
- type GetServiceStackByNameResponse
- func (*GetServiceStackByNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceStackByNameResponse) GetError() *Error
- func (x *GetServiceStackByNameResponse) GetOutput() *GetServiceStackByNameResponseDto
- func (*GetServiceStackByNameResponse) ProtoMessage()
- func (x *GetServiceStackByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceStackByNameResponse) Reset()
- func (x *GetServiceStackByNameResponse) String() string
- type GetServiceStackByNameResponseDto
- func (*GetServiceStackByNameResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceStackByNameResponseDto) GetActiveAppVersion() *AppVersionLightNull
- func (x *GetServiceStackByNameResponseDto) GetActivePublicHttpRoutingCount() *Int32Null
- func (x *GetServiceStackByNameResponseDto) GetActivePublicPortRoutingCount() *Int32Null
- func (x *GetServiceStackByNameResponseDto) GetConnectedStacks() []*ServiceStackConnectedServiceStack
- func (x *GetServiceStackByNameResponseDto) GetCreated() *Timestamp
- func (x *GetServiceStackByNameResponseDto) GetCustomAutoscaling() *CustomAutoscalingNull
- func (x *GetServiceStackByNameResponseDto) GetCustomPortsEnabled() bool
- func (x *GetServiceStackByNameResponseDto) GetGithubIntegration() *GithubIntegrationNull
- func (x *GetServiceStackByNameResponseDto) GetGitlabIntegration() *GitlabIntegrationNull
- func (x *GetServiceStackByNameResponseDto) GetHasPublicHttpRoutingAccess() bool
- func (x *GetServiceStackByNameResponseDto) GetHasPublicPortRoutingAccess() bool
- func (x *GetServiceStackByNameResponseDto) GetHasUnsyncedPublicHttpRoutingRecord() bool
- func (x *GetServiceStackByNameResponseDto) GetHasUnsyncedPublicPortRecord() bool
- func (x *GetServiceStackByNameResponseDto) GetHasUnsyncedUserDataRecord() bool
- func (x *GetServiceStackByNameResponseDto) GetId() string
- func (x *GetServiceStackByNameResponseDto) GetIsSystem() bool
- func (x *GetServiceStackByNameResponseDto) GetLastUpdate() *Timestamp
- func (x *GetServiceStackByNameResponseDto) GetMode() ServiceStackMode
- func (x *GetServiceStackByNameResponseDto) GetName() string
- func (x *GetServiceStackByNameResponseDto) GetPorts() []*ServicePort
- func (x *GetServiceStackByNameResponseDto) GetProject() *ProjectLight
- func (x *GetServiceStackByNameResponseDto) GetProjectId() string
- func (x *GetServiceStackByNameResponseDto) GetReloadAvailable() bool
- func (x *GetServiceStackByNameResponseDto) GetRequestedPorts() *RequestedPortsJsonObject
- func (x *GetServiceStackByNameResponseDto) GetServiceStackTypeId() string
- func (x *GetServiceStackByNameResponseDto) GetServiceStackTypeInfo() *ServiceStackInfoJsonObject
- func (x *GetServiceStackByNameResponseDto) GetServiceStackTypeVersionId() string
- func (x *GetServiceStackByNameResponseDto) GetStartOnProjectStart() bool
- func (x *GetServiceStackByNameResponseDto) GetStatus() ServiceStackStatus
- func (x *GetServiceStackByNameResponseDto) GetSubdomainAccess() bool
- func (x *GetServiceStackByNameResponseDto) GetUserData() []*UserDataLight
- func (x *GetServiceStackByNameResponseDto) GetVersionNumber() string
- func (*GetServiceStackByNameResponseDto) ProtoMessage()
- func (x *GetServiceStackByNameResponseDto) ProtoReflect() protoreflect.Message
- func (x *GetServiceStackByNameResponseDto) Reset()
- func (x *GetServiceStackByNameResponseDto) String() string
- type GetServiceStackRequest
- func (*GetServiceStackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceStackRequest) GetId() string
- func (*GetServiceStackRequest) ProtoMessage()
- func (x *GetServiceStackRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceStackRequest) Reset()
- func (x *GetServiceStackRequest) String() string
- type GetServiceStackResponse
- func (*GetServiceStackResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceStackResponse) GetError() *Error
- func (x *GetServiceStackResponse) GetOutput() *GetServiceStackResponseDto
- func (*GetServiceStackResponse) ProtoMessage()
- func (x *GetServiceStackResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceStackResponse) Reset()
- func (x *GetServiceStackResponse) String() string
- type GetServiceStackResponseDto
- func (*GetServiceStackResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceStackResponseDto) GetActiveAppVersion() *AppVersionLightNull
- func (x *GetServiceStackResponseDto) GetActivePublicHttpRoutingCount() *Int32Null
- func (x *GetServiceStackResponseDto) GetActivePublicPortRoutingCount() *Int32Null
- func (x *GetServiceStackResponseDto) GetConnectedStacks() []*ServiceStackConnectedServiceStack
- func (x *GetServiceStackResponseDto) GetCreated() *Timestamp
- func (x *GetServiceStackResponseDto) GetCustomAutoscaling() *CustomAutoscalingNull
- func (x *GetServiceStackResponseDto) GetCustomPortsEnabled() bool
- func (x *GetServiceStackResponseDto) GetGithubIntegration() *GithubIntegrationNull
- func (x *GetServiceStackResponseDto) GetGitlabIntegration() *GitlabIntegrationNull
- func (x *GetServiceStackResponseDto) GetHasPublicHttpRoutingAccess() bool
- func (x *GetServiceStackResponseDto) GetHasPublicPortRoutingAccess() bool
- func (x *GetServiceStackResponseDto) GetHasUnsyncedPublicHttpRoutingRecord() bool
- func (x *GetServiceStackResponseDto) GetHasUnsyncedPublicPortRecord() bool
- func (x *GetServiceStackResponseDto) GetHasUnsyncedUserDataRecord() bool
- func (x *GetServiceStackResponseDto) GetId() string
- func (x *GetServiceStackResponseDto) GetIsSystem() bool
- func (x *GetServiceStackResponseDto) GetLastUpdate() *Timestamp
- func (x *GetServiceStackResponseDto) GetMode() ServiceStackMode
- func (x *GetServiceStackResponseDto) GetName() string
- func (x *GetServiceStackResponseDto) GetPorts() []*ServicePort
- func (x *GetServiceStackResponseDto) GetProject() *ProjectLight
- func (x *GetServiceStackResponseDto) GetProjectId() string
- func (x *GetServiceStackResponseDto) GetReloadAvailable() bool
- func (x *GetServiceStackResponseDto) GetRequestedPorts() *RequestedPortsJsonObject
- func (x *GetServiceStackResponseDto) GetServiceStackTypeId() string
- func (x *GetServiceStackResponseDto) GetServiceStackTypeInfo() *ServiceStackInfoJsonObject
- func (x *GetServiceStackResponseDto) GetServiceStackTypeVersionId() string
- func (x *GetServiceStackResponseDto) GetStartOnProjectStart() bool
- func (x *GetServiceStackResponseDto) GetStatus() ServiceStackStatus
- func (x *GetServiceStackResponseDto) GetSubdomainAccess() bool
- func (x *GetServiceStackResponseDto) GetUserData() []*UserDataLight
- func (x *GetServiceStackResponseDto) GetVersionNumber() string
- func (*GetServiceStackResponseDto) ProtoMessage()
- func (x *GetServiceStackResponseDto) ProtoReflect() protoreflect.Message
- func (x *GetServiceStackResponseDto) Reset()
- func (x *GetServiceStackResponseDto) String() string
- type GetUserInfoRequest
- type GetUserInfoResponse
- func (*GetUserInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserInfoResponse) GetError() *Error
- func (x *GetUserInfoResponse) GetOutput() *GetUserInfoResponseDto
- func (*GetUserInfoResponse) ProtoMessage()
- func (x *GetUserInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserInfoResponse) Reset()
- func (x *GetUserInfoResponse) String() string
- type GetUserInfoResponseDto
- func (*GetUserInfoResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserInfoResponseDto) GetAvatar() *UserAvatarNull
- func (x *GetUserInfoResponseDto) GetClientUserList() []*ClientUserExtra
- func (x *GetUserInfoResponseDto) GetCountryCallingCode() *Int32Null
- func (x *GetUserInfoResponseDto) GetCreated() *Timestamp
- func (x *GetUserInfoResponseDto) GetEmail() string
- func (x *GetUserInfoResponseDto) GetFirstName() string
- func (x *GetUserInfoResponseDto) GetFullName() string
- func (x *GetUserInfoResponseDto) GetId() string
- func (x *GetUserInfoResponseDto) GetLanguage() *Language
- func (x *GetUserInfoResponseDto) GetLastName() string
- func (x *GetUserInfoResponseDto) GetLastUpdate() *Timestamp
- func (x *GetUserInfoResponseDto) GetPasswordIsSet() bool
- func (x *GetUserInfoResponseDto) GetPhoneNumber() *Int32Null
- func (x *GetUserInfoResponseDto) GetStatus() UserStatus
- func (*GetUserInfoResponseDto) ProtoMessage()
- func (x *GetUserInfoResponseDto) ProtoReflect() protoreflect.Message
- func (x *GetUserInfoResponseDto) Reset()
- func (x *GetUserInfoResponseDto) String() string
- type GithubIntegration
- func (*GithubIntegration) Descriptor() ([]byte, []int)deprecated
- func (x *GithubIntegration) GetAuthorizationRequired() bool
- func (x *GithubIntegration) GetBranchName() *StringNull
- func (x *GithubIntegration) GetEventType() GithubIntegrationEventType
- func (x *GithubIntegration) GetIsActive() bool
- func (x *GithubIntegration) GetRepositoryFullName() string
- func (x *GithubIntegration) GetUserId() string
- func (x *GithubIntegration) GetWebhookId() *Int32Null
- func (*GithubIntegration) ProtoMessage()
- func (x *GithubIntegration) ProtoReflect() protoreflect.Message
- func (x *GithubIntegration) Reset()
- func (x *GithubIntegration) String() string
- type GithubIntegrationEventType
- func (GithubIntegrationEventType) Descriptor() protoreflect.EnumDescriptor
- func (x GithubIntegrationEventType) Enum() *GithubIntegrationEventType
- func (GithubIntegrationEventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x GithubIntegrationEventType) Number() protoreflect.EnumNumber
- func (x GithubIntegrationEventType) String() string
- func (GithubIntegrationEventType) Type() protoreflect.EnumType
- type GithubIntegrationNull
- func (*GithubIntegrationNull) Descriptor() ([]byte, []int)deprecated
- func (x *GithubIntegrationNull) GetValid() bool
- func (x *GithubIntegrationNull) GetValue() *GithubIntegration
- func (*GithubIntegrationNull) ProtoMessage()
- func (x *GithubIntegrationNull) ProtoReflect() protoreflect.Message
- func (x *GithubIntegrationNull) Reset()
- func (x *GithubIntegrationNull) String() string
- type GitlabIntegration
- func (*GitlabIntegration) Descriptor() ([]byte, []int)deprecated
- func (x *GitlabIntegration) GetAuthorizationRequired() bool
- func (x *GitlabIntegration) GetBranchName() *StringNull
- func (x *GitlabIntegration) GetEventType() GitlabIntegrationEventType
- func (x *GitlabIntegration) GetIsActive() bool
- func (x *GitlabIntegration) GetRepositoryFullName() string
- func (x *GitlabIntegration) GetUserId() string
- func (x *GitlabIntegration) GetWebhookId() *Int32Null
- func (*GitlabIntegration) ProtoMessage()
- func (x *GitlabIntegration) ProtoReflect() protoreflect.Message
- func (x *GitlabIntegration) Reset()
- func (x *GitlabIntegration) String() string
- type GitlabIntegrationEventType
- func (GitlabIntegrationEventType) Descriptor() protoreflect.EnumDescriptor
- func (x GitlabIntegrationEventType) Enum() *GitlabIntegrationEventType
- func (GitlabIntegrationEventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x GitlabIntegrationEventType) Number() protoreflect.EnumNumber
- func (x GitlabIntegrationEventType) String() string
- func (GitlabIntegrationEventType) Type() protoreflect.EnumType
- type GitlabIntegrationNull
- func (*GitlabIntegrationNull) Descriptor() ([]byte, []int)deprecated
- func (x *GitlabIntegrationNull) GetValid() bool
- func (x *GitlabIntegrationNull) GetValue() *GitlabIntegration
- func (*GitlabIntegrationNull) ProtoMessage()
- func (x *GitlabIntegrationNull) ProtoReflect() protoreflect.Message
- func (x *GitlabIntegrationNull) Reset()
- func (x *GitlabIntegrationNull) String() string
- type Handler
- type HorizontalAutoscaling
- func (*HorizontalAutoscaling) Descriptor() ([]byte, []int)deprecated
- func (x *HorizontalAutoscaling) GetMaxContainerCount() int32
- func (x *HorizontalAutoscaling) GetMinContainerCount() int32
- func (*HorizontalAutoscaling) ProtoMessage()
- func (x *HorizontalAutoscaling) ProtoReflect() protoreflect.Message
- func (x *HorizontalAutoscaling) Reset()
- func (x *HorizontalAutoscaling) String() string
- type HorizontalAutoscalingNull
- func (*HorizontalAutoscalingNull) Descriptor() ([]byte, []int)deprecated
- func (x *HorizontalAutoscalingNull) GetValid() bool
- func (x *HorizontalAutoscalingNull) GetValue() *HorizontalAutoscaling
- func (*HorizontalAutoscalingNull) ProtoMessage()
- func (x *HorizontalAutoscalingNull) ProtoReflect() protoreflect.Message
- func (x *HorizontalAutoscalingNull) Reset()
- func (x *HorizontalAutoscalingNull) String() string
- type Int32Null
- type Language
- type LocationServiceStackInfo
- func (*LocationServiceStackInfo) Descriptor() ([]byte, []int)deprecated
- func (x *LocationServiceStackInfo) GetServiceStackName() string
- func (x *LocationServiceStackInfo) GetServiceStackTypeName() string
- func (x *LocationServiceStackInfo) GetServiceStackTypeVersionName() string
- func (*LocationServiceStackInfo) ProtoMessage()
- func (x *LocationServiceStackInfo) ProtoReflect() protoreflect.Message
- func (x *LocationServiceStackInfo) Reset()
- func (x *LocationServiceStackInfo) String() string
- type PostAppVersionRequest
- func (*PostAppVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostAppVersionRequest) GetName() *StringNull
- func (x *PostAppVersionRequest) GetServiceStackId() string
- func (*PostAppVersionRequest) ProtoMessage()
- func (x *PostAppVersionRequest) ProtoReflect() protoreflect.Message
- func (x *PostAppVersionRequest) Reset()
- func (x *PostAppVersionRequest) String() string
- type PostAppVersionResponse
- func (*PostAppVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostAppVersionResponse) GetError() *Error
- func (x *PostAppVersionResponse) GetOutput() *PostAppVersionResponseDto
- func (*PostAppVersionResponse) ProtoMessage()
- func (x *PostAppVersionResponse) ProtoReflect() protoreflect.Message
- func (x *PostAppVersionResponse) Reset()
- func (x *PostAppVersionResponse) String() string
- type PostAppVersionResponseDto
- func (*PostAppVersionResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PostAppVersionResponseDto) GetBuild() *AppVersionBuildNull
- func (x *PostAppVersionResponseDto) GetClientId() string
- func (x *PostAppVersionResponseDto) GetCreated() *Timestamp
- func (x *PostAppVersionResponseDto) GetId() string
- func (x *PostAppVersionResponseDto) GetLastUpdate() *Timestamp
- func (x *PostAppVersionResponseDto) GetProjectId() string
- func (x *PostAppVersionResponseDto) GetSequence() int32
- func (x *PostAppVersionResponseDto) GetServiceStackId() string
- func (x *PostAppVersionResponseDto) GetStatus() AppVersionStatus
- func (x *PostAppVersionResponseDto) GetUploadUrl() string
- func (x *PostAppVersionResponseDto) GetUserDataList() []*AppVersionUserData
- func (*PostAppVersionResponseDto) ProtoMessage()
- func (x *PostAppVersionResponseDto) ProtoReflect() protoreflect.Message
- func (x *PostAppVersionResponseDto) Reset()
- func (x *PostAppVersionResponseDto) String() string
- type PostProjectImportRequest
- func (*PostProjectImportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostProjectImportRequest) GetClientId() string
- func (x *PostProjectImportRequest) GetYaml() string
- func (*PostProjectImportRequest) ProtoMessage()
- func (x *PostProjectImportRequest) ProtoReflect() protoreflect.Message
- func (x *PostProjectImportRequest) Reset()
- func (x *PostProjectImportRequest) String() string
- type PostProjectImportResponse
- func (*PostProjectImportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostProjectImportResponse) GetError() *Error
- func (x *PostProjectImportResponse) GetOutput() *PostProjectImportResponseDto
- func (*PostProjectImportResponse) ProtoMessage()
- func (x *PostProjectImportResponse) ProtoReflect() protoreflect.Message
- func (x *PostProjectImportResponse) Reset()
- func (x *PostProjectImportResponse) String() string
- type PostProjectImportResponseDto
- func (*PostProjectImportResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PostProjectImportResponseDto) GetProjectId() string
- func (x *PostProjectImportResponseDto) GetProjectName() string
- func (x *PostProjectImportResponseDto) GetServiceStacks() []*ProjectImportServiceStack
- func (*PostProjectImportResponseDto) ProtoMessage()
- func (x *PostProjectImportResponseDto) ProtoReflect() protoreflect.Message
- func (x *PostProjectImportResponseDto) Reset()
- func (x *PostProjectImportResponseDto) String() string
- type PostPublicHttpRoutingRequest
- func (*PostPublicHttpRoutingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostPublicHttpRoutingRequest) GetDomains() []string
- func (x *PostPublicHttpRoutingRequest) GetLocations() []*PublicHttpRoutingLocationPost
- func (x *PostPublicHttpRoutingRequest) GetProjectId() string
- func (x *PostPublicHttpRoutingRequest) GetSslEnabled() bool
- func (*PostPublicHttpRoutingRequest) ProtoMessage()
- func (x *PostPublicHttpRoutingRequest) ProtoReflect() protoreflect.Message
- func (x *PostPublicHttpRoutingRequest) Reset()
- func (x *PostPublicHttpRoutingRequest) String() string
- type PostPublicHttpRoutingResponse
- func (*PostPublicHttpRoutingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostPublicHttpRoutingResponse) GetError() *Error
- func (x *PostPublicHttpRoutingResponse) GetOutput() *PostPublicHttpRoutingResponseDto
- func (*PostPublicHttpRoutingResponse) ProtoMessage()
- func (x *PostPublicHttpRoutingResponse) ProtoReflect() protoreflect.Message
- func (x *PostPublicHttpRoutingResponse) Reset()
- func (x *PostPublicHttpRoutingResponse) String() string
- type PostPublicHttpRoutingResponseDto
- func (*PostPublicHttpRoutingResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PostPublicHttpRoutingResponseDto) GetClientId() string
- func (x *PostPublicHttpRoutingResponseDto) GetCreated() *Timestamp
- func (x *PostPublicHttpRoutingResponseDto) GetDeleteOnSync() bool
- func (x *PostPublicHttpRoutingResponseDto) GetDomains() []*PublicHttpRoutingDomain
- func (x *PostPublicHttpRoutingResponseDto) GetId() string
- func (x *PostPublicHttpRoutingResponseDto) GetIsEditable() bool
- func (x *PostPublicHttpRoutingResponseDto) GetIsSynced() bool
- func (x *PostPublicHttpRoutingResponseDto) GetLastUpdate() *Timestamp
- func (x *PostPublicHttpRoutingResponseDto) GetLocations() []*PublicHttpRoutingLocation
- func (x *PostPublicHttpRoutingResponseDto) GetProjectId() string
- func (x *PostPublicHttpRoutingResponseDto) GetSslEnabled() bool
- func (*PostPublicHttpRoutingResponseDto) ProtoMessage()
- func (x *PostPublicHttpRoutingResponseDto) ProtoReflect() protoreflect.Message
- func (x *PostPublicHttpRoutingResponseDto) Reset()
- func (x *PostPublicHttpRoutingResponseDto) String() string
- type PostServiceStackImportRequest
- func (*PostServiceStackImportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostServiceStackImportRequest) GetProjectId() string
- func (x *PostServiceStackImportRequest) GetYaml() string
- func (*PostServiceStackImportRequest) ProtoMessage()
- func (x *PostServiceStackImportRequest) ProtoReflect() protoreflect.Message
- func (x *PostServiceStackImportRequest) Reset()
- func (x *PostServiceStackImportRequest) String() string
- type PostServiceStackImportResponse
- func (*PostServiceStackImportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostServiceStackImportResponse) GetError() *Error
- func (x *PostServiceStackImportResponse) GetOutput() *PostServiceStackImportResponseDto
- func (*PostServiceStackImportResponse) ProtoMessage()
- func (x *PostServiceStackImportResponse) ProtoReflect() protoreflect.Message
- func (x *PostServiceStackImportResponse) Reset()
- func (x *PostServiceStackImportResponse) String() string
- type PostServiceStackImportResponseDto
- func (*PostServiceStackImportResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PostServiceStackImportResponseDto) GetProjectId() string
- func (x *PostServiceStackImportResponseDto) GetProjectName() string
- func (x *PostServiceStackImportResponseDto) GetServiceStacks() []*ProjectImportServiceStack
- func (*PostServiceStackImportResponseDto) ProtoMessage()
- func (x *PostServiceStackImportResponseDto) ProtoReflect() protoreflect.Message
- func (x *PostServiceStackImportResponseDto) Reset()
- func (x *PostServiceStackImportResponseDto) String() string
- type PostVpnRequestRequest
- func (*PostVpnRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostVpnRequestRequest) GetClientPublicKey() string
- func (x *PostVpnRequestRequest) GetId() string
- func (*PostVpnRequestRequest) ProtoMessage()
- func (x *PostVpnRequestRequest) ProtoReflect() protoreflect.Message
- func (x *PostVpnRequestRequest) Reset()
- func (x *PostVpnRequestRequest) String() string
- type PostVpnRequestResponse
- func (*PostVpnRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostVpnRequestResponse) GetError() *Error
- func (x *PostVpnRequestResponse) GetOutput() *PostVpnRequestResponseDto
- func (*PostVpnRequestResponse) ProtoMessage()
- func (x *PostVpnRequestResponse) ProtoReflect() protoreflect.Message
- func (x *PostVpnRequestResponse) Reset()
- func (x *PostVpnRequestResponse) String() string
- type PostVpnRequestResponseDto
- func (*PostVpnRequestResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PostVpnRequestResponseDto) GetAccessToken() string
- func (x *PostVpnRequestResponseDto) GetExpiry() *Timestamp
- func (*PostVpnRequestResponseDto) ProtoMessage()
- func (x *PostVpnRequestResponseDto) ProtoReflect() protoreflect.Message
- func (x *PostVpnRequestResponseDto) Reset()
- func (x *PostVpnRequestResponseDto) String() string
- type PrepareCustomRuntime
- func (*PrepareCustomRuntime) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareCustomRuntime) GetContainerCreationStart() *TimestampNull
- func (x *PrepareCustomRuntime) GetEndDate() *TimestampNull
- func (x *PrepareCustomRuntime) GetServiceStackId() *StringNull
- func (x *PrepareCustomRuntime) GetServiceStackName() *StringNull
- func (x *PrepareCustomRuntime) GetStartDate() *TimestampNull
- func (*PrepareCustomRuntime) ProtoMessage()
- func (x *PrepareCustomRuntime) ProtoReflect() protoreflect.Message
- func (x *PrepareCustomRuntime) Reset()
- func (x *PrepareCustomRuntime) String() string
- type PrepareCustomRuntimeNull
- func (*PrepareCustomRuntimeNull) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareCustomRuntimeNull) GetValid() bool
- func (x *PrepareCustomRuntimeNull) GetValue() *PrepareCustomRuntime
- func (*PrepareCustomRuntimeNull) ProtoMessage()
- func (x *PrepareCustomRuntimeNull) ProtoReflect() protoreflect.Message
- func (x *PrepareCustomRuntimeNull) Reset()
- func (x *PrepareCustomRuntimeNull) String() string
- type Process
- func (*Process) Descriptor() ([]byte, []int)deprecated
- func (x *Process) GetActionName() string
- func (x *Process) GetAppVersion() *AppVersionJsonObjectNull
- func (x *Process) GetCanceledByUser() *UserJsonObjectNull
- func (x *Process) GetClientId() string
- func (x *Process) GetCreated() *Timestamp
- func (x *Process) GetCreatedBySystem() bool
- func (x *Process) GetCreatedByUser() *UserJsonObject
- func (x *Process) GetFinished() *TimestampNull
- func (x *Process) GetId() string
- func (x *Process) GetLastUpdate() *Timestamp
- func (x *Process) GetProject() *ProjectLightJsonObject
- func (x *Process) GetProjectId() string
- func (x *Process) GetSequence() int32
- func (x *Process) GetServiceStackId() *StringNull
- func (x *Process) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *Process) GetStarted() *TimestampNull
- func (x *Process) GetStatus() ProcessStatus
- func (*Process) ProtoMessage()
- func (x *Process) ProtoReflect() protoreflect.Message
- func (x *Process) Reset()
- func (x *Process) String() string
- type ProcessStatus
- func (ProcessStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ProcessStatus) Enum() *ProcessStatus
- func (ProcessStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProcessStatus) Number() protoreflect.EnumNumber
- func (x ProcessStatus) String() string
- func (ProcessStatus) Type() protoreflect.EnumType
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetAutoStartup() bool
- func (x *Project) GetClientId() string
- func (x *Project) GetCreated() *Timestamp
- func (x *Project) GetDescription() *StringNull
- func (x *Project) GetId() string
- func (x *Project) GetLastUpdate() *Timestamp
- func (x *Project) GetName() string
- func (x *Project) GetPublicIpV4() *StringNull
- func (x *Project) GetPublicIpV6() *StringNull
- func (x *Project) GetStatus() ProjectStatus
- func (x *Project) GetTagList() []string
- func (x *Project) GetZeropsSubdomainHost() *StringNull
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- type ProjectImportServiceStack
- func (*ProjectImportServiceStack) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectImportServiceStack) GetError() *ErrorNull
- func (x *ProjectImportServiceStack) GetId() string
- func (x *ProjectImportServiceStack) GetName() string
- func (x *ProjectImportServiceStack) GetProcesses() []*Process
- func (*ProjectImportServiceStack) ProtoMessage()
- func (x *ProjectImportServiceStack) ProtoReflect() protoreflect.Message
- func (x *ProjectImportServiceStack) Reset()
- func (x *ProjectImportServiceStack) String() string
- type ProjectLight
- func (*ProjectLight) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectLight) GetClientId() string
- func (x *ProjectLight) GetCreated() *Timestamp
- func (x *ProjectLight) GetDescription() *StringNull
- func (x *ProjectLight) GetId() string
- func (x *ProjectLight) GetLastUpdate() *Timestamp
- func (x *ProjectLight) GetName() string
- func (x *ProjectLight) GetStatus() ProjectStatus
- func (x *ProjectLight) GetTagList() []string
- func (*ProjectLight) ProtoMessage()
- func (x *ProjectLight) ProtoReflect() protoreflect.Message
- func (x *ProjectLight) Reset()
- func (x *ProjectLight) String() string
- type ProjectLightJsonObject
- func (*ProjectLightJsonObject) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectLightJsonObject) GetClientId() string
- func (x *ProjectLightJsonObject) GetCreated() *Timestamp
- func (x *ProjectLightJsonObject) GetDescription() *StringNull
- func (x *ProjectLightJsonObject) GetId() string
- func (x *ProjectLightJsonObject) GetLastUpdate() *Timestamp
- func (x *ProjectLightJsonObject) GetName() string
- func (x *ProjectLightJsonObject) GetStatus() ProjectStatus
- func (x *ProjectLightJsonObject) GetTagList() []string
- func (*ProjectLightJsonObject) ProtoMessage()
- func (x *ProjectLightJsonObject) ProtoReflect() protoreflect.Message
- func (x *ProjectLightJsonObject) Reset()
- func (x *ProjectLightJsonObject) String() string
- type ProjectStatus
- func (ProjectStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ProjectStatus) Enum() *ProjectStatus
- func (ProjectStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProjectStatus) Number() protoreflect.EnumNumber
- func (x ProjectStatus) String() string
- func (ProjectStatus) Type() protoreflect.EnumType
- type PublicHttpRoutingDomain
- func (*PublicHttpRoutingDomain) Descriptor() ([]byte, []int)deprecated
- func (x *PublicHttpRoutingDomain) GetDnsCheckStatus() PublicHttpRoutingDomainDnsCheckStatus
- func (x *PublicHttpRoutingDomain) GetDomainName() string
- func (x *PublicHttpRoutingDomain) GetSslStatus() PublicHttpRoutingDomainSslStatus
- func (*PublicHttpRoutingDomain) ProtoMessage()
- func (x *PublicHttpRoutingDomain) ProtoReflect() protoreflect.Message
- func (x *PublicHttpRoutingDomain) Reset()
- func (x *PublicHttpRoutingDomain) String() string
- type PublicHttpRoutingDomainDnsCheckStatus
- func (PublicHttpRoutingDomainDnsCheckStatus) Descriptor() protoreflect.EnumDescriptor
- func (x PublicHttpRoutingDomainDnsCheckStatus) Enum() *PublicHttpRoutingDomainDnsCheckStatus
- func (PublicHttpRoutingDomainDnsCheckStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x PublicHttpRoutingDomainDnsCheckStatus) Number() protoreflect.EnumNumber
- func (x PublicHttpRoutingDomainDnsCheckStatus) String() string
- func (PublicHttpRoutingDomainDnsCheckStatus) Type() protoreflect.EnumType
- type PublicHttpRoutingDomainSslStatus
- func (PublicHttpRoutingDomainSslStatus) Descriptor() protoreflect.EnumDescriptor
- func (x PublicHttpRoutingDomainSslStatus) Enum() *PublicHttpRoutingDomainSslStatus
- func (PublicHttpRoutingDomainSslStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x PublicHttpRoutingDomainSslStatus) Number() protoreflect.EnumNumber
- func (x PublicHttpRoutingDomainSslStatus) String() string
- func (PublicHttpRoutingDomainSslStatus) Type() protoreflect.EnumType
- type PublicHttpRoutingLocation
- func (*PublicHttpRoutingLocation) Descriptor() ([]byte, []int)deprecated
- func (x *PublicHttpRoutingLocation) GetPath() string
- func (x *PublicHttpRoutingLocation) GetPort() int32
- func (x *PublicHttpRoutingLocation) GetServiceStackId() string
- func (x *PublicHttpRoutingLocation) GetServiceStackInfo() *LocationServiceStackInfo
- func (*PublicHttpRoutingLocation) ProtoMessage()
- func (x *PublicHttpRoutingLocation) ProtoReflect() protoreflect.Message
- func (x *PublicHttpRoutingLocation) Reset()
- func (x *PublicHttpRoutingLocation) String() string
- type PublicHttpRoutingLocationPost
- func (*PublicHttpRoutingLocationPost) Descriptor() ([]byte, []int)deprecated
- func (x *PublicHttpRoutingLocationPost) GetPath() string
- func (x *PublicHttpRoutingLocationPost) GetPort() int32
- func (x *PublicHttpRoutingLocationPost) GetServiceStackId() string
- func (*PublicHttpRoutingLocationPost) ProtoMessage()
- func (x *PublicHttpRoutingLocationPost) ProtoReflect() protoreflect.Message
- func (x *PublicHttpRoutingLocationPost) Reset()
- func (x *PublicHttpRoutingLocationPost) String() string
- type PutAppVersionBuildAndDeployRequest
- func (*PutAppVersionBuildAndDeployRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutAppVersionBuildAndDeployRequest) GetBuildConfigContent() string
- func (x *PutAppVersionBuildAndDeployRequest) GetId() string
- func (x *PutAppVersionBuildAndDeployRequest) GetSource() *StringNull
- func (*PutAppVersionBuildAndDeployRequest) ProtoMessage()
- func (x *PutAppVersionBuildAndDeployRequest) ProtoReflect() protoreflect.Message
- func (x *PutAppVersionBuildAndDeployRequest) Reset()
- func (x *PutAppVersionBuildAndDeployRequest) String() string
- type PutAppVersionBuildAndDeployResponse
- func (*PutAppVersionBuildAndDeployResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutAppVersionBuildAndDeployResponse) GetError() *Error
- func (x *PutAppVersionBuildAndDeployResponse) GetOutput() *PutAppVersionBuildAndDeployResponseDto
- func (*PutAppVersionBuildAndDeployResponse) ProtoMessage()
- func (x *PutAppVersionBuildAndDeployResponse) ProtoReflect() protoreflect.Message
- func (x *PutAppVersionBuildAndDeployResponse) Reset()
- func (x *PutAppVersionBuildAndDeployResponse) String() string
- type PutAppVersionBuildAndDeployResponseDto
- func (*PutAppVersionBuildAndDeployResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PutAppVersionBuildAndDeployResponseDto) GetActionName() string
- func (x *PutAppVersionBuildAndDeployResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *PutAppVersionBuildAndDeployResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *PutAppVersionBuildAndDeployResponseDto) GetClientId() string
- func (x *PutAppVersionBuildAndDeployResponseDto) GetCreated() *Timestamp
- func (x *PutAppVersionBuildAndDeployResponseDto) GetCreatedBySystem() bool
- func (x *PutAppVersionBuildAndDeployResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *PutAppVersionBuildAndDeployResponseDto) GetFinished() *TimestampNull
- func (x *PutAppVersionBuildAndDeployResponseDto) GetId() string
- func (x *PutAppVersionBuildAndDeployResponseDto) GetLastUpdate() *Timestamp
- func (x *PutAppVersionBuildAndDeployResponseDto) GetProject() *ProjectLightJsonObject
- func (x *PutAppVersionBuildAndDeployResponseDto) GetProjectId() string
- func (x *PutAppVersionBuildAndDeployResponseDto) GetSequence() int32
- func (x *PutAppVersionBuildAndDeployResponseDto) GetServiceStackId() *StringNull
- func (x *PutAppVersionBuildAndDeployResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *PutAppVersionBuildAndDeployResponseDto) GetStarted() *TimestampNull
- func (x *PutAppVersionBuildAndDeployResponseDto) GetStatus() ProcessStatus
- func (*PutAppVersionBuildAndDeployResponseDto) ProtoMessage()
- func (x *PutAppVersionBuildAndDeployResponseDto) ProtoReflect() protoreflect.Message
- func (x *PutAppVersionBuildAndDeployResponseDto) Reset()
- func (x *PutAppVersionBuildAndDeployResponseDto) String() string
- type PutAppVersionDeployRequest
- func (*PutAppVersionDeployRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutAppVersionDeployRequest) GetConfigContent() *StringNull
- func (x *PutAppVersionDeployRequest) GetId() string
- func (x *PutAppVersionDeployRequest) GetSource() *StringNull
- func (*PutAppVersionDeployRequest) ProtoMessage()
- func (x *PutAppVersionDeployRequest) ProtoReflect() protoreflect.Message
- func (x *PutAppVersionDeployRequest) Reset()
- func (x *PutAppVersionDeployRequest) String() string
- type PutAppVersionDeployResponse
- func (*PutAppVersionDeployResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutAppVersionDeployResponse) GetError() *Error
- func (x *PutAppVersionDeployResponse) GetOutput() *PutAppVersionDeployResponseDto
- func (*PutAppVersionDeployResponse) ProtoMessage()
- func (x *PutAppVersionDeployResponse) ProtoReflect() protoreflect.Message
- func (x *PutAppVersionDeployResponse) Reset()
- func (x *PutAppVersionDeployResponse) String() string
- type PutAppVersionDeployResponseDto
- func (*PutAppVersionDeployResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PutAppVersionDeployResponseDto) GetActionName() string
- func (x *PutAppVersionDeployResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *PutAppVersionDeployResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *PutAppVersionDeployResponseDto) GetClientId() string
- func (x *PutAppVersionDeployResponseDto) GetCreated() *Timestamp
- func (x *PutAppVersionDeployResponseDto) GetCreatedBySystem() bool
- func (x *PutAppVersionDeployResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *PutAppVersionDeployResponseDto) GetFinished() *TimestampNull
- func (x *PutAppVersionDeployResponseDto) GetId() string
- func (x *PutAppVersionDeployResponseDto) GetLastUpdate() *Timestamp
- func (x *PutAppVersionDeployResponseDto) GetProject() *ProjectLightJsonObject
- func (x *PutAppVersionDeployResponseDto) GetProjectId() string
- func (x *PutAppVersionDeployResponseDto) GetSequence() int32
- func (x *PutAppVersionDeployResponseDto) GetServiceStackId() *StringNull
- func (x *PutAppVersionDeployResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *PutAppVersionDeployResponseDto) GetStarted() *TimestampNull
- func (x *PutAppVersionDeployResponseDto) GetStatus() ProcessStatus
- func (*PutAppVersionDeployResponseDto) ProtoMessage()
- func (x *PutAppVersionDeployResponseDto) ProtoReflect() protoreflect.Message
- func (x *PutAppVersionDeployResponseDto) Reset()
- func (x *PutAppVersionDeployResponseDto) String() string
- type PutProjectStartRequest
- func (*PutProjectStartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutProjectStartRequest) GetId() string
- func (*PutProjectStartRequest) ProtoMessage()
- func (x *PutProjectStartRequest) ProtoReflect() protoreflect.Message
- func (x *PutProjectStartRequest) Reset()
- func (x *PutProjectStartRequest) String() string
- type PutProjectStartResponse
- func (*PutProjectStartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutProjectStartResponse) GetError() *Error
- func (x *PutProjectStartResponse) GetOutput() *PutProjectStartResponseDto
- func (*PutProjectStartResponse) ProtoMessage()
- func (x *PutProjectStartResponse) ProtoReflect() protoreflect.Message
- func (x *PutProjectStartResponse) Reset()
- func (x *PutProjectStartResponse) String() string
- type PutProjectStartResponseDto
- func (*PutProjectStartResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PutProjectStartResponseDto) GetActionName() string
- func (x *PutProjectStartResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *PutProjectStartResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *PutProjectStartResponseDto) GetClientId() string
- func (x *PutProjectStartResponseDto) GetCreated() *Timestamp
- func (x *PutProjectStartResponseDto) GetCreatedBySystem() bool
- func (x *PutProjectStartResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *PutProjectStartResponseDto) GetFinished() *TimestampNull
- func (x *PutProjectStartResponseDto) GetId() string
- func (x *PutProjectStartResponseDto) GetLastUpdate() *Timestamp
- func (x *PutProjectStartResponseDto) GetProject() *ProjectLightJsonObject
- func (x *PutProjectStartResponseDto) GetProjectId() string
- func (x *PutProjectStartResponseDto) GetSequence() int32
- func (x *PutProjectStartResponseDto) GetServiceStackId() *StringNull
- func (x *PutProjectStartResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *PutProjectStartResponseDto) GetStarted() *TimestampNull
- func (x *PutProjectStartResponseDto) GetStatus() ProcessStatus
- func (*PutProjectStartResponseDto) ProtoMessage()
- func (x *PutProjectStartResponseDto) ProtoReflect() protoreflect.Message
- func (x *PutProjectStartResponseDto) Reset()
- func (x *PutProjectStartResponseDto) String() string
- type PutProjectStopRequest
- func (*PutProjectStopRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutProjectStopRequest) GetId() string
- func (*PutProjectStopRequest) ProtoMessage()
- func (x *PutProjectStopRequest) ProtoReflect() protoreflect.Message
- func (x *PutProjectStopRequest) Reset()
- func (x *PutProjectStopRequest) String() string
- type PutProjectStopResponse
- func (*PutProjectStopResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutProjectStopResponse) GetError() *Error
- func (x *PutProjectStopResponse) GetOutput() *PutProjectStopResponseDto
- func (*PutProjectStopResponse) ProtoMessage()
- func (x *PutProjectStopResponse) ProtoReflect() protoreflect.Message
- func (x *PutProjectStopResponse) Reset()
- func (x *PutProjectStopResponse) String() string
- type PutProjectStopResponseDto
- func (*PutProjectStopResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PutProjectStopResponseDto) GetActionName() string
- func (x *PutProjectStopResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *PutProjectStopResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *PutProjectStopResponseDto) GetClientId() string
- func (x *PutProjectStopResponseDto) GetCreated() *Timestamp
- func (x *PutProjectStopResponseDto) GetCreatedBySystem() bool
- func (x *PutProjectStopResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *PutProjectStopResponseDto) GetFinished() *TimestampNull
- func (x *PutProjectStopResponseDto) GetId() string
- func (x *PutProjectStopResponseDto) GetLastUpdate() *Timestamp
- func (x *PutProjectStopResponseDto) GetProject() *ProjectLightJsonObject
- func (x *PutProjectStopResponseDto) GetProjectId() string
- func (x *PutProjectStopResponseDto) GetSequence() int32
- func (x *PutProjectStopResponseDto) GetServiceStackId() *StringNull
- func (x *PutProjectStopResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *PutProjectStopResponseDto) GetStarted() *TimestampNull
- func (x *PutProjectStopResponseDto) GetStatus() ProcessStatus
- func (*PutProjectStopResponseDto) ProtoMessage()
- func (x *PutProjectStopResponseDto) ProtoReflect() protoreflect.Message
- func (x *PutProjectStopResponseDto) Reset()
- func (x *PutProjectStopResponseDto) String() string
- type PutServiceStackRestartRequest
- func (*PutServiceStackRestartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackRestartRequest) GetId() string
- func (*PutServiceStackRestartRequest) ProtoMessage()
- func (x *PutServiceStackRestartRequest) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackRestartRequest) Reset()
- func (x *PutServiceStackRestartRequest) String() string
- type PutServiceStackRestartResponse
- func (*PutServiceStackRestartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackRestartResponse) GetError() *Error
- func (x *PutServiceStackRestartResponse) GetOutput() *PutServiceStackRestartResponseDto
- func (*PutServiceStackRestartResponse) ProtoMessage()
- func (x *PutServiceStackRestartResponse) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackRestartResponse) Reset()
- func (x *PutServiceStackRestartResponse) String() string
- type PutServiceStackRestartResponseDto
- func (*PutServiceStackRestartResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackRestartResponseDto) GetActionName() string
- func (x *PutServiceStackRestartResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *PutServiceStackRestartResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *PutServiceStackRestartResponseDto) GetClientId() string
- func (x *PutServiceStackRestartResponseDto) GetCreated() *Timestamp
- func (x *PutServiceStackRestartResponseDto) GetCreatedBySystem() bool
- func (x *PutServiceStackRestartResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *PutServiceStackRestartResponseDto) GetFinished() *TimestampNull
- func (x *PutServiceStackRestartResponseDto) GetId() string
- func (x *PutServiceStackRestartResponseDto) GetLastUpdate() *Timestamp
- func (x *PutServiceStackRestartResponseDto) GetProject() *ProjectLightJsonObject
- func (x *PutServiceStackRestartResponseDto) GetProjectId() string
- func (x *PutServiceStackRestartResponseDto) GetSequence() int32
- func (x *PutServiceStackRestartResponseDto) GetServiceStackId() *StringNull
- func (x *PutServiceStackRestartResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *PutServiceStackRestartResponseDto) GetStarted() *TimestampNull
- func (x *PutServiceStackRestartResponseDto) GetStatus() ProcessStatus
- func (*PutServiceStackRestartResponseDto) ProtoMessage()
- func (x *PutServiceStackRestartResponseDto) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackRestartResponseDto) Reset()
- func (x *PutServiceStackRestartResponseDto) String() string
- type PutServiceStackStartRequest
- func (*PutServiceStackStartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackStartRequest) GetId() string
- func (*PutServiceStackStartRequest) ProtoMessage()
- func (x *PutServiceStackStartRequest) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackStartRequest) Reset()
- func (x *PutServiceStackStartRequest) String() string
- type PutServiceStackStartResponse
- func (*PutServiceStackStartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackStartResponse) GetError() *Error
- func (x *PutServiceStackStartResponse) GetOutput() *PutServiceStackStartResponseDto
- func (*PutServiceStackStartResponse) ProtoMessage()
- func (x *PutServiceStackStartResponse) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackStartResponse) Reset()
- func (x *PutServiceStackStartResponse) String() string
- type PutServiceStackStartResponseDto
- func (*PutServiceStackStartResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackStartResponseDto) GetActionName() string
- func (x *PutServiceStackStartResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *PutServiceStackStartResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *PutServiceStackStartResponseDto) GetClientId() string
- func (x *PutServiceStackStartResponseDto) GetCreated() *Timestamp
- func (x *PutServiceStackStartResponseDto) GetCreatedBySystem() bool
- func (x *PutServiceStackStartResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *PutServiceStackStartResponseDto) GetFinished() *TimestampNull
- func (x *PutServiceStackStartResponseDto) GetId() string
- func (x *PutServiceStackStartResponseDto) GetLastUpdate() *Timestamp
- func (x *PutServiceStackStartResponseDto) GetProject() *ProjectLightJsonObject
- func (x *PutServiceStackStartResponseDto) GetProjectId() string
- func (x *PutServiceStackStartResponseDto) GetSequence() int32
- func (x *PutServiceStackStartResponseDto) GetServiceStackId() *StringNull
- func (x *PutServiceStackStartResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *PutServiceStackStartResponseDto) GetStarted() *TimestampNull
- func (x *PutServiceStackStartResponseDto) GetStatus() ProcessStatus
- func (*PutServiceStackStartResponseDto) ProtoMessage()
- func (x *PutServiceStackStartResponseDto) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackStartResponseDto) Reset()
- func (x *PutServiceStackStartResponseDto) String() string
- type PutServiceStackStopRequest
- func (*PutServiceStackStopRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackStopRequest) GetId() string
- func (*PutServiceStackStopRequest) ProtoMessage()
- func (x *PutServiceStackStopRequest) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackStopRequest) Reset()
- func (x *PutServiceStackStopRequest) String() string
- type PutServiceStackStopResponse
- func (*PutServiceStackStopResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackStopResponse) GetError() *Error
- func (x *PutServiceStackStopResponse) GetOutput() *PutServiceStackStopResponseDto
- func (*PutServiceStackStopResponse) ProtoMessage()
- func (x *PutServiceStackStopResponse) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackStopResponse) Reset()
- func (x *PutServiceStackStopResponse) String() string
- type PutServiceStackStopResponseDto
- func (*PutServiceStackStopResponseDto) Descriptor() ([]byte, []int)deprecated
- func (x *PutServiceStackStopResponseDto) GetActionName() string
- func (x *PutServiceStackStopResponseDto) GetAppVersion() *AppVersionJsonObjectNull
- func (x *PutServiceStackStopResponseDto) GetCanceledByUser() *UserJsonObjectNull
- func (x *PutServiceStackStopResponseDto) GetClientId() string
- func (x *PutServiceStackStopResponseDto) GetCreated() *Timestamp
- func (x *PutServiceStackStopResponseDto) GetCreatedBySystem() bool
- func (x *PutServiceStackStopResponseDto) GetCreatedByUser() *UserJsonObject
- func (x *PutServiceStackStopResponseDto) GetFinished() *TimestampNull
- func (x *PutServiceStackStopResponseDto) GetId() string
- func (x *PutServiceStackStopResponseDto) GetLastUpdate() *Timestamp
- func (x *PutServiceStackStopResponseDto) GetProject() *ProjectLightJsonObject
- func (x *PutServiceStackStopResponseDto) GetProjectId() string
- func (x *PutServiceStackStopResponseDto) GetSequence() int32
- func (x *PutServiceStackStopResponseDto) GetServiceStackId() *StringNull
- func (x *PutServiceStackStopResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
- func (x *PutServiceStackStopResponseDto) GetStarted() *TimestampNull
- func (x *PutServiceStackStopResponseDto) GetStatus() ProcessStatus
- func (*PutServiceStackStopResponseDto) ProtoMessage()
- func (x *PutServiceStackStopResponseDto) ProtoReflect() protoreflect.Message
- func (x *PutServiceStackStopResponseDto) Reset()
- func (x *PutServiceStackStopResponseDto) String() string
- type RequestedPortsJsonObject
- func (*RequestedPortsJsonObject) Descriptor() ([]byte, []int)deprecated
- func (x *RequestedPortsJsonObject) GetIsActive() bool
- func (x *RequestedPortsJsonObject) GetRequestedPorts() []*ServicePort
- func (*RequestedPortsJsonObject) ProtoMessage()
- func (x *RequestedPortsJsonObject) ProtoReflect() protoreflect.Message
- func (x *RequestedPortsJsonObject) Reset()
- func (x *RequestedPortsJsonObject) String() string
- type ScalingResource
- func (*ScalingResource) Descriptor() ([]byte, []int)deprecated
- func (x *ScalingResource) GetCpuCoreCount() int32
- func (x *ScalingResource) GetDiskGBytes() float32
- func (x *ScalingResource) GetMemoryGBytes() float32
- func (*ScalingResource) ProtoMessage()
- func (x *ScalingResource) ProtoReflect() protoreflect.Message
- func (x *ScalingResource) Reset()
- func (x *ScalingResource) String() string
- type ServicePort
- func (*ServicePort) Descriptor() ([]byte, []int)deprecated
- func (x *ServicePort) GetDescription() string
- func (x *ServicePort) GetPort() int32
- func (x *ServicePort) GetProtocol() ServicePortProtocol
- func (x *ServicePort) GetScheme() ServicePortScheme
- func (x *ServicePort) GetServiceId() *StringNull
- func (*ServicePort) ProtoMessage()
- func (x *ServicePort) ProtoReflect() protoreflect.Message
- func (x *ServicePort) Reset()
- func (x *ServicePort) String() string
- type ServicePortProtocol
- func (ServicePortProtocol) Descriptor() protoreflect.EnumDescriptor
- func (x ServicePortProtocol) Enum() *ServicePortProtocol
- func (ServicePortProtocol) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServicePortProtocol) Number() protoreflect.EnumNumber
- func (x ServicePortProtocol) String() string
- func (ServicePortProtocol) Type() protoreflect.EnumType
- type ServicePortScheme
- func (ServicePortScheme) Descriptor() protoreflect.EnumDescriptor
- func (x ServicePortScheme) Enum() *ServicePortScheme
- func (ServicePortScheme) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServicePortScheme) Number() protoreflect.EnumNumber
- func (x ServicePortScheme) String() string
- func (ServicePortScheme) Type() protoreflect.EnumType
- type ServiceStackConnectedServiceStack
- func (*ServiceStackConnectedServiceStack) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStackConnectedServiceStack) GetServiceStack() *ServiceStackLight
- func (x *ServiceStackConnectedServiceStack) GetStatus() ServiceStackConnectionStatus
- func (*ServiceStackConnectedServiceStack) ProtoMessage()
- func (x *ServiceStackConnectedServiceStack) ProtoReflect() protoreflect.Message
- func (x *ServiceStackConnectedServiceStack) Reset()
- func (x *ServiceStackConnectedServiceStack) String() string
- type ServiceStackConnectionStatus
- func (ServiceStackConnectionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ServiceStackConnectionStatus) Enum() *ServiceStackConnectionStatus
- func (ServiceStackConnectionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServiceStackConnectionStatus) Number() protoreflect.EnumNumber
- func (x ServiceStackConnectionStatus) String() string
- func (ServiceStackConnectionStatus) Type() protoreflect.EnumType
- type ServiceStackInfoJsonObject
- func (*ServiceStackInfoJsonObject) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStackInfoJsonObject) GetServiceStackTypeCategory() ServiceStackTypeCategory
- func (x *ServiceStackInfoJsonObject) GetServiceStackTypeName() string
- func (x *ServiceStackInfoJsonObject) GetServiceStackTypeVersionName() string
- func (*ServiceStackInfoJsonObject) ProtoMessage()
- func (x *ServiceStackInfoJsonObject) ProtoReflect() protoreflect.Message
- func (x *ServiceStackInfoJsonObject) Reset()
- func (x *ServiceStackInfoJsonObject) String() string
- type ServiceStackLight
- func (*ServiceStackLight) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStackLight) GetCustomAutoscaling() *CustomAutoscalingNull
- func (x *ServiceStackLight) GetGithubIntegration() *GithubIntegrationNull
- func (x *ServiceStackLight) GetGitlabIntegration() *GitlabIntegrationNull
- func (x *ServiceStackLight) GetId() string
- func (x *ServiceStackLight) GetIsSystem() bool
- func (x *ServiceStackLight) GetName() string
- func (x *ServiceStackLight) GetServiceStackTypeId() string
- func (x *ServiceStackLight) GetServiceStackTypeInfo() *ServiceStackInfoJsonObject
- func (x *ServiceStackLight) GetServiceStackTypeVersionId() string
- func (x *ServiceStackLight) GetStartOnProjectStart() bool
- func (x *ServiceStackLight) GetStatus() ServiceStackStatus
- func (*ServiceStackLight) ProtoMessage()
- func (x *ServiceStackLight) ProtoReflect() protoreflect.Message
- func (x *ServiceStackLight) Reset()
- func (x *ServiceStackLight) String() string
- type ServiceStackLightJsonObject
- func (*ServiceStackLightJsonObject) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStackLightJsonObject) GetCreated() *Timestamp
- func (x *ServiceStackLightJsonObject) GetDriverId() *StringNull
- func (x *ServiceStackLightJsonObject) GetId() string
- func (x *ServiceStackLightJsonObject) GetLastUpdate() *Timestamp
- func (x *ServiceStackLightJsonObject) GetName() string
- func (x *ServiceStackLightJsonObject) GetPorts() []*ServicePort
- func (x *ServiceStackLightJsonObject) GetProjectId() string
- func (x *ServiceStackLightJsonObject) GetServiceStackTypeId() string
- func (x *ServiceStackLightJsonObject) GetServiceStackTypeInfo() *ServiceStackInfoJsonObject
- func (x *ServiceStackLightJsonObject) GetServiceStackTypeVersionId() string
- func (*ServiceStackLightJsonObject) ProtoMessage()
- func (x *ServiceStackLightJsonObject) ProtoReflect() protoreflect.Message
- func (x *ServiceStackLightJsonObject) Reset()
- func (x *ServiceStackLightJsonObject) String() string
- type ServiceStackMode
- func (ServiceStackMode) Descriptor() protoreflect.EnumDescriptor
- func (x ServiceStackMode) Enum() *ServiceStackMode
- func (ServiceStackMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServiceStackMode) Number() protoreflect.EnumNumber
- func (x ServiceStackMode) String() string
- func (ServiceStackMode) Type() protoreflect.EnumType
- type ServiceStackStatus
- func (ServiceStackStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ServiceStackStatus) Enum() *ServiceStackStatus
- func (ServiceStackStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServiceStackStatus) Number() protoreflect.EnumNumber
- func (x ServiceStackStatus) String() string
- func (ServiceStackStatus) Type() protoreflect.EnumType
- type ServiceStackTypeCategory
- func (ServiceStackTypeCategory) Descriptor() protoreflect.EnumDescriptor
- func (x ServiceStackTypeCategory) Enum() *ServiceStackTypeCategory
- func (ServiceStackTypeCategory) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServiceStackTypeCategory) Number() protoreflect.EnumNumber
- func (x ServiceStackTypeCategory) String() string
- func (ServiceStackTypeCategory) Type() protoreflect.EnumType
- type StringNull
- type Timestamp
- func (*Timestamp) Descriptor() ([]byte, []int)deprecated
- func (x *Timestamp) GetIsSet() bool
- func (x *Timestamp) GetNanos() int32
- func (x *Timestamp) GetSeconds() int64
- func (*Timestamp) ProtoMessage()
- func (x *Timestamp) ProtoReflect() protoreflect.Message
- func (x *Timestamp) Reset()
- func (x *Timestamp) String() string
- type TimestampNull
- func (*TimestampNull) Descriptor() ([]byte, []int)deprecated
- func (x *TimestampNull) GetValid() bool
- func (x *TimestampNull) GetValue() *Timestamp
- func (*TimestampNull) ProtoMessage()
- func (x *TimestampNull) ProtoReflect() protoreflect.Message
- func (x *TimestampNull) Reset()
- func (x *TimestampNull) String() string
- type UnimplementedZBusinessZeropsApiProtocolServer
- func (UnimplementedZBusinessZeropsApiProtocolServer) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) DeleteServiceStack(context.Context, *DeleteServiceStackRequest) (*DeleteServiceStackResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) GetProcess(context.Context, *GetProcessRequest) (*GetProcessResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) GetProjectsByName(context.Context, *GetProjectsByNameRequest) (*GetProjectsByNameResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) GetServiceStack(context.Context, *GetServiceStackRequest) (*GetServiceStackResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) GetServiceStackByName(context.Context, *GetServiceStackByNameRequest) (*GetServiceStackByNameResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) GetUserInfo(context.Context, *GetUserInfoRequest) (*GetUserInfoResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PostAppVersion(context.Context, *PostAppVersionRequest) (*PostAppVersionResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PostProjectImport(context.Context, *PostProjectImportRequest) (*PostProjectImportResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PostPublicHttpRouting(context.Context, *PostPublicHttpRoutingRequest) (*PostPublicHttpRoutingResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PostServiceStackImport(context.Context, *PostServiceStackImportRequest) (*PostServiceStackImportResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PostVpnRequest(context.Context, *PostVpnRequestRequest) (*PostVpnRequestResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PutAppVersionBuildAndDeploy(context.Context, *PutAppVersionBuildAndDeployRequest) (*PutAppVersionBuildAndDeployResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PutAppVersionDeploy(context.Context, *PutAppVersionDeployRequest) (*PutAppVersionDeployResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PutProjectStart(context.Context, *PutProjectStartRequest) (*PutProjectStartResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PutProjectStop(context.Context, *PutProjectStopRequest) (*PutProjectStopResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackRestart(context.Context, *PutServiceStackRestartRequest) (*PutServiceStackRestartResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackStart(context.Context, *PutServiceStackStartRequest) (*PutServiceStackStartResponse, error)
- func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackStop(context.Context, *PutServiceStackStopRequest) (*PutServiceStackStopResponse, error)
- type UnsafeZBusinessZeropsApiProtocolServer
- type UserAvatar
- func (*UserAvatar) Descriptor() ([]byte, []int)deprecated
- func (x *UserAvatar) GetExternalAvatarUrl() *StringNull
- func (x *UserAvatar) GetLargeAvatarUrl() *StringNull
- func (x *UserAvatar) GetSmallAvatarUrl() *StringNull
- func (*UserAvatar) ProtoMessage()
- func (x *UserAvatar) ProtoReflect() protoreflect.Message
- func (x *UserAvatar) Reset()
- func (x *UserAvatar) String() string
- type UserAvatarNull
- func (*UserAvatarNull) Descriptor() ([]byte, []int)deprecated
- func (x *UserAvatarNull) GetValid() bool
- func (x *UserAvatarNull) GetValue() *UserAvatar
- func (*UserAvatarNull) ProtoMessage()
- func (x *UserAvatarNull) ProtoReflect() protoreflect.Message
- func (x *UserAvatarNull) Reset()
- func (x *UserAvatarNull) String() string
- type UserDataLight
- func (*UserDataLight) Descriptor() ([]byte, []int)deprecated
- func (x *UserDataLight) GetClientId() string
- func (x *UserDataLight) GetContent() string
- func (x *UserDataLight) GetCreated() *Timestamp
- func (x *UserDataLight) GetDeleteOnSync() bool
- func (x *UserDataLight) GetId() string
- func (x *UserDataLight) GetIsSynced() bool
- func (x *UserDataLight) GetKey() string
- func (x *UserDataLight) GetLastSync() *TimestampNull
- func (x *UserDataLight) GetLastUpdate() *Timestamp
- func (x *UserDataLight) GetProjectId() string
- func (x *UserDataLight) GetServiceStackId() string
- func (x *UserDataLight) GetType() UserDataType
- func (x *UserDataLight) GetVersion() UserDataVersion
- func (*UserDataLight) ProtoMessage()
- func (x *UserDataLight) ProtoReflect() protoreflect.Message
- func (x *UserDataLight) Reset()
- func (x *UserDataLight) String() string
- type UserDataType
- func (UserDataType) Descriptor() protoreflect.EnumDescriptor
- func (x UserDataType) Enum() *UserDataType
- func (UserDataType) EnumDescriptor() ([]byte, []int)deprecated
- func (x UserDataType) Number() protoreflect.EnumNumber
- func (x UserDataType) String() string
- func (UserDataType) Type() protoreflect.EnumType
- type UserDataVersion
- func (UserDataVersion) Descriptor() protoreflect.EnumDescriptor
- func (x UserDataVersion) Enum() *UserDataVersion
- func (UserDataVersion) EnumDescriptor() ([]byte, []int)deprecated
- func (x UserDataVersion) Number() protoreflect.EnumNumber
- func (x UserDataVersion) String() string
- func (UserDataVersion) Type() protoreflect.EnumType
- type UserJsonObject
- func (*UserJsonObject) Descriptor() ([]byte, []int)deprecated
- func (x *UserJsonObject) GetAvatar() *UserAvatarNull
- func (x *UserJsonObject) GetEmail() *StringNull
- func (x *UserJsonObject) GetFirstName() *StringNull
- func (x *UserJsonObject) GetFullName() *StringNull
- func (x *UserJsonObject) GetId() *StringNull
- func (x *UserJsonObject) GetType() UserJsonObjectType
- func (*UserJsonObject) ProtoMessage()
- func (x *UserJsonObject) ProtoReflect() protoreflect.Message
- func (x *UserJsonObject) Reset()
- func (x *UserJsonObject) String() string
- type UserJsonObjectNull
- func (*UserJsonObjectNull) Descriptor() ([]byte, []int)deprecated
- func (x *UserJsonObjectNull) GetValid() bool
- func (x *UserJsonObjectNull) GetValue() *UserJsonObject
- func (*UserJsonObjectNull) ProtoMessage()
- func (x *UserJsonObjectNull) ProtoReflect() protoreflect.Message
- func (x *UserJsonObjectNull) Reset()
- func (x *UserJsonObjectNull) String() string
- type UserJsonObjectType
- func (UserJsonObjectType) Descriptor() protoreflect.EnumDescriptor
- func (x UserJsonObjectType) Enum() *UserJsonObjectType
- func (UserJsonObjectType) EnumDescriptor() ([]byte, []int)deprecated
- func (x UserJsonObjectType) Number() protoreflect.EnumNumber
- func (x UserJsonObjectType) String() string
- func (UserJsonObjectType) Type() protoreflect.EnumType
- type UserLight
- func (*UserLight) Descriptor() ([]byte, []int)deprecated
- func (x *UserLight) GetAvatar() *UserAvatarNull
- func (x *UserLight) GetEmail() string
- func (x *UserLight) GetFirstName() string
- func (x *UserLight) GetFullName() string
- func (x *UserLight) GetId() string
- func (x *UserLight) GetLastName() string
- func (*UserLight) ProtoMessage()
- func (x *UserLight) ProtoReflect() protoreflect.Message
- func (x *UserLight) Reset()
- func (x *UserLight) String() string
- type UserStatus
- type VerticalAutoscaling
- func (*VerticalAutoscaling) Descriptor() ([]byte, []int)deprecated
- func (x *VerticalAutoscaling) GetMaxResource() *ScalingResource
- func (x *VerticalAutoscaling) GetMinResource() *ScalingResource
- func (*VerticalAutoscaling) ProtoMessage()
- func (x *VerticalAutoscaling) ProtoReflect() protoreflect.Message
- func (x *VerticalAutoscaling) Reset()
- func (x *VerticalAutoscaling) String() string
- type VerticalAutoscalingNull
- func (*VerticalAutoscalingNull) Descriptor() ([]byte, []int)deprecated
- func (x *VerticalAutoscalingNull) GetValid() bool
- func (x *VerticalAutoscalingNull) GetValue() *VerticalAutoscaling
- func (*VerticalAutoscalingNull) ProtoMessage()
- func (x *VerticalAutoscalingNull) ProtoReflect() protoreflect.Message
- func (x *VerticalAutoscalingNull) Reset()
- func (x *VerticalAutoscalingNull) String() string
- type ZBusinessZeropsApiProtocolClient
- type ZBusinessZeropsApiProtocolServer
Constants ¶
This section is empty.
Variables ¶
var ( ErrorCode_name = map[int32]string{}/* 317 elements not displayed */ ErrorCode_value = map[string]int32{}/* 317 elements not displayed */ )
Enum value maps for ErrorCode.
var ( AppVersionGithubIntegrationEventType_name = map[int32]string{ 0: "APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_UNKNOWN", 1: "APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_BRANCH", 2: "APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_TAG", } AppVersionGithubIntegrationEventType_value = map[string]int32{ "APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_UNKNOWN": 0, "APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_BRANCH": 1, "APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_TAG": 2, } )
Enum value maps for AppVersionGithubIntegrationEventType.
var ( AppVersionGitlabIntegrationEventType_name = map[int32]string{ 0: "APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_UNKNOWN", 1: "APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_BRANCH", 2: "APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_TAG", } AppVersionGitlabIntegrationEventType_value = map[string]int32{ "APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_UNKNOWN": 0, "APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_BRANCH": 1, "APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_TAG": 2, } )
Enum value maps for AppVersionGitlabIntegrationEventType.
var ( AppVersionSource_name = map[int32]string{ 0: "APP_VERSION_SOURCE_UNKNOWN", 1: "APP_VERSION_SOURCE_CLI", 2: "APP_VERSION_SOURCE_GUI", 3: "APP_VERSION_SOURCE_GITHUB", 4: "APP_VERSION_SOURCE_GITLAB", 5: "APP_VERSION_SOURCE_GIT", } AppVersionSource_value = map[string]int32{ "APP_VERSION_SOURCE_UNKNOWN": 0, "APP_VERSION_SOURCE_CLI": 1, "APP_VERSION_SOURCE_GUI": 2, "APP_VERSION_SOURCE_GITHUB": 3, "APP_VERSION_SOURCE_GITLAB": 4, "APP_VERSION_SOURCE_GIT": 5, } )
Enum value maps for AppVersionSource.
var ( AppVersionStatus_name = map[int32]string{ 0: "APP_VERSION_STATUS_UNKNOWN", 1: "APP_VERSION_STATUS_UPLOADING", 2: "APP_VERSION_STATUS_WAITING_TO_DEPLOY", 3: "APP_VERSION_STATUS_DEPLOYING", 4: "APP_VERSION_STATUS_DEPLOY_FAILED", 5: "APP_VERSION_STATUS_ACTIVE", 6: "APP_VERSION_STATUS_BACKUP", 7: "APP_VERSION_STATUS_BUILDING", 8: "APP_VERSION_STATUS_WAITING_TO_BUILD", 9: "APP_VERSION_STATUS_BUILD_FAILED", 10: "APP_VERSION_STATUS_PREPARING_RUNTIME", 11: "APP_VERSION_STATUS_PREPARING_RUNTIME_FAILED", 12: "APP_VERSION_STATUS_BUILD_VALIDATION_FAILED", } AppVersionStatus_value = map[string]int32{ "APP_VERSION_STATUS_UNKNOWN": 0, "APP_VERSION_STATUS_UPLOADING": 1, "APP_VERSION_STATUS_WAITING_TO_DEPLOY": 2, "APP_VERSION_STATUS_DEPLOYING": 3, "APP_VERSION_STATUS_DEPLOY_FAILED": 4, "APP_VERSION_STATUS_ACTIVE": 5, "APP_VERSION_STATUS_BACKUP": 6, "APP_VERSION_STATUS_BUILDING": 7, "APP_VERSION_STATUS_WAITING_TO_BUILD": 8, "APP_VERSION_STATUS_BUILD_FAILED": 9, "APP_VERSION_STATUS_PREPARING_RUNTIME": 10, "APP_VERSION_STATUS_PREPARING_RUNTIME_FAILED": 11, "APP_VERSION_STATUS_BUILD_VALIDATION_FAILED": 12, } )
Enum value maps for AppVersionStatus.
var ( ClientUserLightRoleCode_name = map[int32]string{ 0: "CLIENT_USER_LIGHT_ROLE_CODE_UNKNOWN", 1: "CLIENT_USER_LIGHT_ROLE_CODE_MANAGER", } ClientUserLightRoleCode_value = map[string]int32{ "CLIENT_USER_LIGHT_ROLE_CODE_UNKNOWN": 0, "CLIENT_USER_LIGHT_ROLE_CODE_MANAGER": 1, } )
Enum value maps for ClientUserLightRoleCode.
var ( ClientUserLightStatus_name = map[int32]string{ 0: "CLIENT_USER_LIGHT_STATUS_UNKNOWN", 1: "CLIENT_USER_LIGHT_STATUS_ACTIVE", 2: "CLIENT_USER_LIGHT_STATUS_WAITING_AUTHORIZATION", 3: "CLIENT_USER_LIGHT_STATUS_BEING_DELETED", } ClientUserLightStatus_value = map[string]int32{ "CLIENT_USER_LIGHT_STATUS_UNKNOWN": 0, "CLIENT_USER_LIGHT_STATUS_ACTIVE": 1, "CLIENT_USER_LIGHT_STATUS_WAITING_AUTHORIZATION": 2, "CLIENT_USER_LIGHT_STATUS_BEING_DELETED": 3, } )
Enum value maps for ClientUserLightStatus.
var ( GithubIntegrationEventType_name = map[int32]string{ 0: "GITHUB_INTEGRATION_EVENT_TYPE_UNKNOWN", 1: "GITHUB_INTEGRATION_EVENT_TYPE_BRANCH", 2: "GITHUB_INTEGRATION_EVENT_TYPE_TAG", } GithubIntegrationEventType_value = map[string]int32{ "GITHUB_INTEGRATION_EVENT_TYPE_UNKNOWN": 0, "GITHUB_INTEGRATION_EVENT_TYPE_BRANCH": 1, "GITHUB_INTEGRATION_EVENT_TYPE_TAG": 2, } )
Enum value maps for GithubIntegrationEventType.
var ( GitlabIntegrationEventType_name = map[int32]string{ 0: "GITLAB_INTEGRATION_EVENT_TYPE_UNKNOWN", 1: "GITLAB_INTEGRATION_EVENT_TYPE_BRANCH", 2: "GITLAB_INTEGRATION_EVENT_TYPE_TAG", } GitlabIntegrationEventType_value = map[string]int32{ "GITLAB_INTEGRATION_EVENT_TYPE_UNKNOWN": 0, "GITLAB_INTEGRATION_EVENT_TYPE_BRANCH": 1, "GITLAB_INTEGRATION_EVENT_TYPE_TAG": 2, } )
Enum value maps for GitlabIntegrationEventType.
var ( ProcessStatus_name = map[int32]string{ 0: "PROCESS_STATUS_UNKNOWN", 1: "PROCESS_STATUS_PENDING", 2: "PROCESS_STATUS_RUNNING", 3: "PROCESS_STATUS_ROLLBACKING", 4: "PROCESS_STATUS_CANCELING", 5: "PROCESS_STATUS_FINISHED", 6: "PROCESS_STATUS_FAILED", 7: "PROCESS_STATUS_CANCELED", } ProcessStatus_value = map[string]int32{ "PROCESS_STATUS_UNKNOWN": 0, "PROCESS_STATUS_PENDING": 1, "PROCESS_STATUS_RUNNING": 2, "PROCESS_STATUS_ROLLBACKING": 3, "PROCESS_STATUS_CANCELING": 4, "PROCESS_STATUS_FINISHED": 5, "PROCESS_STATUS_FAILED": 6, "PROCESS_STATUS_CANCELED": 7, } )
Enum value maps for ProcessStatus.
var ( ProjectStatus_name = map[int32]string{ 0: "PROJECT_STATUS_UNKNOWN", 1: "PROJECT_STATUS_NEW", 2: "PROJECT_STATUS_CREATING", 3: "PROJECT_STATUS_ACTIVE", 4: "PROJECT_STATUS_DELETING", 5: "PROJECT_STATUS_FAILED", 6: "PROJECT_STATUS_STOPPING", 7: "PROJECT_STATUS_STOPPED", 8: "PROJECT_STATUS_STARTING", } ProjectStatus_value = map[string]int32{ "PROJECT_STATUS_UNKNOWN": 0, "PROJECT_STATUS_NEW": 1, "PROJECT_STATUS_CREATING": 2, "PROJECT_STATUS_ACTIVE": 3, "PROJECT_STATUS_DELETING": 4, "PROJECT_STATUS_FAILED": 5, "PROJECT_STATUS_STOPPING": 6, "PROJECT_STATUS_STOPPED": 7, "PROJECT_STATUS_STARTING": 8, } )
Enum value maps for ProjectStatus.
var ( PublicHttpRoutingDomainDnsCheckStatus_name = map[int32]string{ 0: "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_UNKNOWN", 1: "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_PENDING", 2: "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_CHECKING", 3: "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_OK", 4: "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_FAILED", 5: "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_IGNORED", } PublicHttpRoutingDomainDnsCheckStatus_value = map[string]int32{ "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_UNKNOWN": 0, "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_PENDING": 1, "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_CHECKING": 2, "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_OK": 3, "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_FAILED": 4, "PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_IGNORED": 5, } )
Enum value maps for PublicHttpRoutingDomainDnsCheckStatus.
var ( PublicHttpRoutingDomainSslStatus_name = map[int32]string{ 0: "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_UNKNOWN", 1: "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_INACTIVE", 2: "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_BEING_INSTALLED", 3: "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_WAITING_FOR_DNS", 4: "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_ACTIVE", 5: "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_INSTALLATION_FAILED", } PublicHttpRoutingDomainSslStatus_value = map[string]int32{ "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_UNKNOWN": 0, "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_INACTIVE": 1, "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_BEING_INSTALLED": 2, "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_WAITING_FOR_DNS": 3, "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_ACTIVE": 4, "PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_INSTALLATION_FAILED": 5, } )
Enum value maps for PublicHttpRoutingDomainSslStatus.
var ( ServicePortProtocol_name = map[int32]string{ 0: "SERVICE_PORT_PROTOCOL_UNKNOWN", 1: "SERVICE_PORT_PROTOCOL_tcp", 2: "SERVICE_PORT_PROTOCOL_udp", } ServicePortProtocol_value = map[string]int32{ "SERVICE_PORT_PROTOCOL_UNKNOWN": 0, "SERVICE_PORT_PROTOCOL_tcp": 1, "SERVICE_PORT_PROTOCOL_udp": 2, } )
Enum value maps for ServicePortProtocol.
var ( ServicePortScheme_name = map[int32]string{ 0: "SERVICE_PORT_SCHEME_UNKNOWN", 1: "SERVICE_PORT_SCHEME_tcp", 2: "SERVICE_PORT_SCHEME_udp", 3: "SERVICE_PORT_SCHEME_http", 4: "SERVICE_PORT_SCHEME_https", 5: "SERVICE_PORT_SCHEME_redis", 7: "SERVICE_PORT_SCHEME_mysql", 8: "SERVICE_PORT_SCHEME_udpinflux", 9: "SERVICE_PORT_SCHEME_mongodb", 10: "SERVICE_PORT_SCHEME_postgresql", 11: "SERVICE_PORT_SCHEME_amqp", 12: "SERVICE_PORT_SCHEME_stomp", 13: "SERVICE_PORT_SCHEME_mqtt", } ServicePortScheme_value = map[string]int32{ "SERVICE_PORT_SCHEME_UNKNOWN": 0, "SERVICE_PORT_SCHEME_tcp": 1, "SERVICE_PORT_SCHEME_udp": 2, "SERVICE_PORT_SCHEME_http": 3, "SERVICE_PORT_SCHEME_https": 4, "SERVICE_PORT_SCHEME_redis": 5, "SERVICE_PORT_SCHEME_mysql": 7, "SERVICE_PORT_SCHEME_udpinflux": 8, "SERVICE_PORT_SCHEME_mongodb": 9, "SERVICE_PORT_SCHEME_postgresql": 10, "SERVICE_PORT_SCHEME_amqp": 11, "SERVICE_PORT_SCHEME_stomp": 12, "SERVICE_PORT_SCHEME_mqtt": 13, } )
Enum value maps for ServicePortScheme.
var ( ServiceStackConnectionStatus_name = map[int32]string{ 0: "SERVICE_STACK_CONNECTION_STATUS_UNKNOWN", 1: "SERVICE_STACK_CONNECTION_STATUS_CREATING", 2: "SERVICE_STACK_CONNECTION_STATUS_ACTIVE", 3: "SERVICE_STACK_CONNECTION_STATUS_DELETING", } ServiceStackConnectionStatus_value = map[string]int32{ "SERVICE_STACK_CONNECTION_STATUS_UNKNOWN": 0, "SERVICE_STACK_CONNECTION_STATUS_CREATING": 1, "SERVICE_STACK_CONNECTION_STATUS_ACTIVE": 2, "SERVICE_STACK_CONNECTION_STATUS_DELETING": 3, } )
Enum value maps for ServiceStackConnectionStatus.
var ( ServiceStackMode_name = map[int32]string{ 0: "SERVICE_STACK_MODE_UNKNOWN", 1: "SERVICE_STACK_MODE_HA", 2: "SERVICE_STACK_MODE_NON_HA", } ServiceStackMode_value = map[string]int32{ "SERVICE_STACK_MODE_UNKNOWN": 0, "SERVICE_STACK_MODE_HA": 1, "SERVICE_STACK_MODE_NON_HA": 2, } )
Enum value maps for ServiceStackMode.
var ( ServiceStackStatus_name = map[int32]string{ 0: "SERVICE_STACK_STATUS_UNKNOWN", 1: "SERVICE_STACK_STATUS_NEW", 2: "SERVICE_STACK_STATUS_CREATING", 3: "SERVICE_STACK_STATUS_ACTIVE", 4: "SERVICE_STACK_STATUS_STOPPING", 5: "SERVICE_STACK_STATUS_STOPPED", 6: "SERVICE_STACK_STATUS_STARTING", 7: "SERVICE_STACK_STATUS_RESTARTING", 8: "SERVICE_STACK_STATUS_RELOADING", 9: "SERVICE_STACK_STATUS_DELETING", 10: "SERVICE_STACK_STATUS_DELETED", 11: "SERVICE_STACK_STATUS_FAILED", 29: "SERVICE_STACK_STATUS_ACTION_FAILED", 13: "SERVICE_STACK_STATUS_UPGRADING", 14: "SERVICE_STACK_STATUS_READY_TO_DEPLOY", 18: "SERVICE_STACK_STATUS_SERVICE_CREATING", 35: "SERVICE_STACK_STATUS_SERVICE_ACTIVE", 21: "SERVICE_STACK_STATUS_SERVICE_STOPPING", 22: "SERVICE_STACK_STATUS_SERVICE_STOPPED", 23: "SERVICE_STACK_STATUS_SERVICE_STARTING", 24: "SERVICE_STACK_STATUS_SERVICE_RESTARTING", 25: "SERVICE_STACK_STATUS_SERVICE_RELOADING", 15: "SERVICE_STACK_STATUS_SERVICE_DELETING", 36: "SERVICE_STACK_STATUS_SERVICE_DELETED", 16: "SERVICE_STACK_STATUS_SERVICE_FAILED", 28: "SERVICE_STACK_STATUS_SERVICE_ACTION_FAILED", 17: "SERVICE_STACK_STATUS_SERVICE_REPAIRING", 19: "SERVICE_STACK_STATUS_SERVICE_CONTAINER_FAILED", 20: "SERVICE_STACK_STATUS_SERVICE_MOVING_CONTAINER", 26: "SERVICE_STACK_STATUS_SERVICE_UPGRADING", 37: "SERVICE_STACK_STATUS_SERVICE_SCALING", 38: "SERVICE_STACK_STATUS_SERVICE_REPAIR_FAILED", 30: "SERVICE_STACK_STATUS_REPAIRING", 31: "SERVICE_STACK_STATUS_CONTAINER_FAILED", 32: "SERVICE_STACK_STATUS_MOVING_CONTAINER", 33: "SERVICE_STACK_STATUS_SCALING", 34: "SERVICE_STACK_STATUS_REPAIR_FAILED", } ServiceStackStatus_value = map[string]int32{ "SERVICE_STACK_STATUS_UNKNOWN": 0, "SERVICE_STACK_STATUS_NEW": 1, "SERVICE_STACK_STATUS_CREATING": 2, "SERVICE_STACK_STATUS_ACTIVE": 3, "SERVICE_STACK_STATUS_STOPPING": 4, "SERVICE_STACK_STATUS_STOPPED": 5, "SERVICE_STACK_STATUS_STARTING": 6, "SERVICE_STACK_STATUS_RESTARTING": 7, "SERVICE_STACK_STATUS_RELOADING": 8, "SERVICE_STACK_STATUS_DELETING": 9, "SERVICE_STACK_STATUS_DELETED": 10, "SERVICE_STACK_STATUS_FAILED": 11, "SERVICE_STACK_STATUS_ACTION_FAILED": 29, "SERVICE_STACK_STATUS_UPGRADING": 13, "SERVICE_STACK_STATUS_READY_TO_DEPLOY": 14, "SERVICE_STACK_STATUS_SERVICE_CREATING": 18, "SERVICE_STACK_STATUS_SERVICE_ACTIVE": 35, "SERVICE_STACK_STATUS_SERVICE_STOPPING": 21, "SERVICE_STACK_STATUS_SERVICE_STOPPED": 22, "SERVICE_STACK_STATUS_SERVICE_STARTING": 23, "SERVICE_STACK_STATUS_SERVICE_RESTARTING": 24, "SERVICE_STACK_STATUS_SERVICE_RELOADING": 25, "SERVICE_STACK_STATUS_SERVICE_DELETING": 15, "SERVICE_STACK_STATUS_SERVICE_DELETED": 36, "SERVICE_STACK_STATUS_SERVICE_FAILED": 16, "SERVICE_STACK_STATUS_SERVICE_ACTION_FAILED": 28, "SERVICE_STACK_STATUS_SERVICE_REPAIRING": 17, "SERVICE_STACK_STATUS_SERVICE_CONTAINER_FAILED": 19, "SERVICE_STACK_STATUS_SERVICE_MOVING_CONTAINER": 20, "SERVICE_STACK_STATUS_SERVICE_UPGRADING": 26, "SERVICE_STACK_STATUS_SERVICE_SCALING": 37, "SERVICE_STACK_STATUS_SERVICE_REPAIR_FAILED": 38, "SERVICE_STACK_STATUS_REPAIRING": 30, "SERVICE_STACK_STATUS_CONTAINER_FAILED": 31, "SERVICE_STACK_STATUS_MOVING_CONTAINER": 32, "SERVICE_STACK_STATUS_SCALING": 33, "SERVICE_STACK_STATUS_REPAIR_FAILED": 34, } )
Enum value maps for ServiceStackStatus.
var ( ServiceStackTypeCategory_name = map[int32]string{ 0: "SERVICE_STACK_TYPE_CATEGORY_UNKNOWN", 1: "SERVICE_STACK_TYPE_CATEGORY_CORE", 2: "SERVICE_STACK_TYPE_CATEGORY_HTTP_L7_BALANCER", 3: "SERVICE_STACK_TYPE_CATEGORY_STANDARD", 4: "SERVICE_STACK_TYPE_CATEGORY_USER", 5: "SERVICE_STACK_TYPE_CATEGORY_SHARED_STORAGE", 6: "SERVICE_STACK_TYPE_CATEGORY_OBJECT_STORAGE", 7: "SERVICE_STACK_TYPE_CATEGORY_BUILD", 8: "SERVICE_STACK_TYPE_CATEGORY_INTERNAL", 9: "SERVICE_STACK_TYPE_CATEGORY_PREPARE_RUNTIME", } ServiceStackTypeCategory_value = map[string]int32{ "SERVICE_STACK_TYPE_CATEGORY_UNKNOWN": 0, "SERVICE_STACK_TYPE_CATEGORY_CORE": 1, "SERVICE_STACK_TYPE_CATEGORY_HTTP_L7_BALANCER": 2, "SERVICE_STACK_TYPE_CATEGORY_STANDARD": 3, "SERVICE_STACK_TYPE_CATEGORY_USER": 4, "SERVICE_STACK_TYPE_CATEGORY_SHARED_STORAGE": 5, "SERVICE_STACK_TYPE_CATEGORY_OBJECT_STORAGE": 6, "SERVICE_STACK_TYPE_CATEGORY_BUILD": 7, "SERVICE_STACK_TYPE_CATEGORY_INTERNAL": 8, "SERVICE_STACK_TYPE_CATEGORY_PREPARE_RUNTIME": 9, } )
Enum value maps for ServiceStackTypeCategory.
var ( UserDataType_name = map[int32]string{ 0: "USER_DATA_TYPE_UNKNOWN", 1: "USER_DATA_TYPE_RESTRICTED", 2: "USER_DATA_TYPE_COMMON", 3: "USER_DATA_TYPE_USER", 4: "USER_DATA_TYPE_INTERNAL", } UserDataType_value = map[string]int32{ "USER_DATA_TYPE_UNKNOWN": 0, "USER_DATA_TYPE_RESTRICTED": 1, "USER_DATA_TYPE_COMMON": 2, "USER_DATA_TYPE_USER": 3, "USER_DATA_TYPE_INTERNAL": 4, } )
Enum value maps for UserDataType.
var ( UserDataVersion_name = map[int32]string{ 0: "USER_DATA_VERSION_UNKNOWN", 1: "USER_DATA_VERSION_USER", 2: "USER_DATA_VERSION_INFRASTRUCTURE", } UserDataVersion_value = map[string]int32{ "USER_DATA_VERSION_UNKNOWN": 0, "USER_DATA_VERSION_USER": 1, "USER_DATA_VERSION_INFRASTRUCTURE": 2, } )
Enum value maps for UserDataVersion.
var ( UserJsonObjectType_name = map[int32]string{ 0: "USER_JSON_OBJECT_TYPE_UNKNOWN", 1: "USER_JSON_OBJECT_TYPE_GITHUB", 4: "USER_JSON_OBJECT_TYPE_GITLAB", 2: "USER_JSON_OBJECT_TYPE_USER", 3: "USER_JSON_OBJECT_TYPE_SYSTEM", } UserJsonObjectType_value = map[string]int32{ "USER_JSON_OBJECT_TYPE_UNKNOWN": 0, "USER_JSON_OBJECT_TYPE_GITHUB": 1, "USER_JSON_OBJECT_TYPE_GITLAB": 4, "USER_JSON_OBJECT_TYPE_USER": 2, "USER_JSON_OBJECT_TYPE_SYSTEM": 3, } )
Enum value maps for UserJsonObjectType.
var ( UserStatus_name = map[int32]string{ 0: "USER_STATUS_UNKNOWN", 1: "USER_STATUS_ACTIVE", 2: "USER_STATUS_DELETED", } UserStatus_value = map[string]int32{ "USER_STATUS_UNKNOWN": 0, "USER_STATUS_ACTIVE": 1, "USER_STATUS_DELETED": 2, } )
Enum value maps for UserStatus.
var File_zeropsApiProtocol_proto protoreflect.FileDescriptor
var ZBusinessZeropsApiProtocol_ServiceDesc = grpc.ServiceDesc{ ServiceName: "zBusinessZeropsApiProtocol.ZBusinessZeropsApiProtocol", HandlerType: (*ZBusinessZeropsApiProtocolServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "PutAppVersionDeploy", Handler: _ZBusinessZeropsApiProtocol_PutAppVersionDeploy_Handler, }, { MethodName: "PutAppVersionBuildAndDeploy", Handler: _ZBusinessZeropsApiProtocol_PutAppVersionBuildAndDeploy_Handler, }, { MethodName: "PostAppVersion", Handler: _ZBusinessZeropsApiProtocol_PostAppVersion_Handler, }, { MethodName: "DeleteProject", Handler: _ZBusinessZeropsApiProtocol_DeleteProject_Handler, }, { MethodName: "GetProjectsByName", Handler: _ZBusinessZeropsApiProtocol_GetProjectsByName_Handler, }, { MethodName: "PutProjectStart", Handler: _ZBusinessZeropsApiProtocol_PutProjectStart_Handler, }, { MethodName: "PutProjectStop", Handler: _ZBusinessZeropsApiProtocol_PutProjectStop_Handler, }, { MethodName: "PostProjectImport", Handler: _ZBusinessZeropsApiProtocol_PostProjectImport_Handler, }, { MethodName: "GetProcess", Handler: _ZBusinessZeropsApiProtocol_GetProcess_Handler, }, { MethodName: "PostPublicHttpRouting", Handler: _ZBusinessZeropsApiProtocol_PostPublicHttpRouting_Handler, }, { MethodName: "GetServiceStack", Handler: _ZBusinessZeropsApiProtocol_GetServiceStack_Handler, }, { MethodName: "DeleteServiceStack", Handler: _ZBusinessZeropsApiProtocol_DeleteServiceStack_Handler, }, { MethodName: "PutServiceStackStop", Handler: _ZBusinessZeropsApiProtocol_PutServiceStackStop_Handler, }, { MethodName: "PutServiceStackStart", Handler: _ZBusinessZeropsApiProtocol_PutServiceStackStart_Handler, }, { MethodName: "PutServiceStackRestart", Handler: _ZBusinessZeropsApiProtocol_PutServiceStackRestart_Handler, }, { MethodName: "GetServiceStackByName", Handler: _ZBusinessZeropsApiProtocol_GetServiceStackByName_Handler, }, { MethodName: "PostServiceStackImport", Handler: _ZBusinessZeropsApiProtocol_PostServiceStackImport_Handler, }, { MethodName: "GetUserInfo", Handler: _ZBusinessZeropsApiProtocol_GetUserInfo_Handler, }, { MethodName: "PostVpnRequest", Handler: _ZBusinessZeropsApiProtocol_PostVpnRequest_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "zeropsApiProtocol.proto", }
ZBusinessZeropsApiProtocol_ServiceDesc is the grpc.ServiceDesc for ZBusinessZeropsApiProtocol service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func FromProtoTimestamp ¶
func IsInternal ¶
func IsInternal(resp interface{}) bool
func RegisterZBusinessZeropsApiProtocolServer ¶
func RegisterZBusinessZeropsApiProtocolServer(s grpc.ServiceRegistrar, srv ZBusinessZeropsApiProtocolServer)
Types ¶
type AppVersionBuild ¶
type AppVersionBuild struct {
ServiceStackId *StringNull `protobuf:"bytes,1,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
ServiceStackName *StringNull `protobuf:"bytes,2,opt,name=serviceStackName,proto3" json:"serviceStackName,omitempty"`
ServiceStackTypeVersionId *StringNull `protobuf:"bytes,3,opt,name=serviceStackTypeVersionId,proto3" json:"serviceStackTypeVersionId,omitempty"`
PipelineStart *TimestampNull `protobuf:"bytes,10,opt,name=pipelineStart,proto3" json:"pipelineStart,omitempty"`
PipelineFinish *TimestampNull `protobuf:"bytes,11,opt,name=pipelineFinish,proto3" json:"pipelineFinish,omitempty"`
PipelineFailed *TimestampNull `protobuf:"bytes,12,opt,name=pipelineFailed,proto3" json:"pipelineFailed,omitempty"`
ContainerCreationStart *TimestampNull `protobuf:"bytes,9,opt,name=containerCreationStart,proto3" json:"containerCreationStart,omitempty"`
StartDate *TimestampNull `protobuf:"bytes,4,opt,name=startDate,proto3" json:"startDate,omitempty"`
EndDate *TimestampNull `protobuf:"bytes,5,opt,name=endDate,proto3" json:"endDate,omitempty"`
CacheUsed bool `protobuf:"varint,6,opt,name=cacheUsed,proto3" json:"cacheUsed,omitempty"`
HasCurrentCache bool `protobuf:"varint,7,opt,name=hasCurrentCache,proto3" json:"hasCurrentCache,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionBuild) Descriptor
deprecated
func (*AppVersionBuild) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionBuild.ProtoReflect.Descriptor instead.
func (*AppVersionBuild) GetCacheUsed ¶
func (x *AppVersionBuild) GetCacheUsed() bool
func (*AppVersionBuild) GetContainerCreationStart ¶
func (x *AppVersionBuild) GetContainerCreationStart() *TimestampNull
func (*AppVersionBuild) GetEndDate ¶
func (x *AppVersionBuild) GetEndDate() *TimestampNull
func (*AppVersionBuild) GetHasCurrentCache ¶
func (x *AppVersionBuild) GetHasCurrentCache() bool
func (*AppVersionBuild) GetPipelineFailed ¶
func (x *AppVersionBuild) GetPipelineFailed() *TimestampNull
func (*AppVersionBuild) GetPipelineFinish ¶
func (x *AppVersionBuild) GetPipelineFinish() *TimestampNull
func (*AppVersionBuild) GetPipelineStart ¶
func (x *AppVersionBuild) GetPipelineStart() *TimestampNull
func (*AppVersionBuild) GetServiceStackId ¶
func (x *AppVersionBuild) GetServiceStackId() *StringNull
func (*AppVersionBuild) GetServiceStackName ¶
func (x *AppVersionBuild) GetServiceStackName() *StringNull
func (*AppVersionBuild) GetServiceStackTypeVersionId ¶
func (x *AppVersionBuild) GetServiceStackTypeVersionId() *StringNull
func (*AppVersionBuild) GetStartDate ¶
func (x *AppVersionBuild) GetStartDate() *TimestampNull
func (*AppVersionBuild) ProtoMessage ¶
func (*AppVersionBuild) ProtoMessage()
func (*AppVersionBuild) ProtoReflect ¶
func (x *AppVersionBuild) ProtoReflect() protoreflect.Message
func (*AppVersionBuild) Reset ¶
func (x *AppVersionBuild) Reset()
func (*AppVersionBuild) String ¶
func (x *AppVersionBuild) String() string
type AppVersionBuildNull ¶
type AppVersionBuildNull struct {
Value *AppVersionBuild `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionBuildNull) Descriptor
deprecated
func (*AppVersionBuildNull) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionBuildNull.ProtoReflect.Descriptor instead.
func (*AppVersionBuildNull) GetValid ¶
func (x *AppVersionBuildNull) GetValid() bool
func (*AppVersionBuildNull) GetValue ¶
func (x *AppVersionBuildNull) GetValue() *AppVersionBuild
func (*AppVersionBuildNull) ProtoMessage ¶
func (*AppVersionBuildNull) ProtoMessage()
func (*AppVersionBuildNull) ProtoReflect ¶
func (x *AppVersionBuildNull) ProtoReflect() protoreflect.Message
func (*AppVersionBuildNull) Reset ¶
func (x *AppVersionBuildNull) Reset()
func (*AppVersionBuildNull) String ¶
func (x *AppVersionBuildNull) String() string
type AppVersionGithubIntegration ¶
type AppVersionGithubIntegration struct {
EventType AppVersionGithubIntegrationEventType `` /* 141-byte string literal not displayed */
BranchName *StringNull `protobuf:"bytes,2,opt,name=branchName,proto3" json:"branchName,omitempty"`
Pusher string `protobuf:"bytes,3,opt,name=pusher,proto3" json:"pusher,omitempty"`
Commit string `protobuf:"bytes,4,opt,name=commit,proto3" json:"commit,omitempty"`
RepositoryFullName string `protobuf:"bytes,5,opt,name=repositoryFullName,proto3" json:"repositoryFullName,omitempty"`
TagName *StringNull `protobuf:"bytes,6,opt,name=tagName,proto3" json:"tagName,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionGithubIntegration) Descriptor
deprecated
func (*AppVersionGithubIntegration) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionGithubIntegration.ProtoReflect.Descriptor instead.
func (*AppVersionGithubIntegration) GetBranchName ¶
func (x *AppVersionGithubIntegration) GetBranchName() *StringNull
func (*AppVersionGithubIntegration) GetCommit ¶
func (x *AppVersionGithubIntegration) GetCommit() string
func (*AppVersionGithubIntegration) GetEventType ¶
func (x *AppVersionGithubIntegration) GetEventType() AppVersionGithubIntegrationEventType
func (*AppVersionGithubIntegration) GetPusher ¶
func (x *AppVersionGithubIntegration) GetPusher() string
func (*AppVersionGithubIntegration) GetRepositoryFullName ¶
func (x *AppVersionGithubIntegration) GetRepositoryFullName() string
func (*AppVersionGithubIntegration) GetTagName ¶
func (x *AppVersionGithubIntegration) GetTagName() *StringNull
func (*AppVersionGithubIntegration) ProtoMessage ¶
func (*AppVersionGithubIntegration) ProtoMessage()
func (*AppVersionGithubIntegration) ProtoReflect ¶
func (x *AppVersionGithubIntegration) ProtoReflect() protoreflect.Message
func (*AppVersionGithubIntegration) Reset ¶
func (x *AppVersionGithubIntegration) Reset()
func (*AppVersionGithubIntegration) String ¶
func (x *AppVersionGithubIntegration) String() string
type AppVersionGithubIntegrationEventType ¶
type AppVersionGithubIntegrationEventType int32
const ( AppVersionGithubIntegrationEventType_APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_UNKNOWN AppVersionGithubIntegrationEventType = 0 AppVersionGithubIntegrationEventType_APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_BRANCH AppVersionGithubIntegrationEventType = 1 AppVersionGithubIntegrationEventType_APP_VERSION_GITHUB_INTEGRATION_EVENT_TYPE_TAG AppVersionGithubIntegrationEventType = 2 )
func (AppVersionGithubIntegrationEventType) Descriptor ¶
func (AppVersionGithubIntegrationEventType) Descriptor() protoreflect.EnumDescriptor
func (AppVersionGithubIntegrationEventType) Enum ¶
func (x AppVersionGithubIntegrationEventType) Enum() *AppVersionGithubIntegrationEventType
func (AppVersionGithubIntegrationEventType) EnumDescriptor
deprecated
func (AppVersionGithubIntegrationEventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AppVersionGithubIntegrationEventType.Descriptor instead.
func (AppVersionGithubIntegrationEventType) Number ¶
func (x AppVersionGithubIntegrationEventType) Number() protoreflect.EnumNumber
func (AppVersionGithubIntegrationEventType) String ¶
func (x AppVersionGithubIntegrationEventType) String() string
func (AppVersionGithubIntegrationEventType) Type ¶
func (AppVersionGithubIntegrationEventType) Type() protoreflect.EnumType
type AppVersionGithubIntegrationNull ¶
type AppVersionGithubIntegrationNull struct {
Value *AppVersionGithubIntegration `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionGithubIntegrationNull) Descriptor
deprecated
func (*AppVersionGithubIntegrationNull) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionGithubIntegrationNull.ProtoReflect.Descriptor instead.
func (*AppVersionGithubIntegrationNull) GetValid ¶
func (x *AppVersionGithubIntegrationNull) GetValid() bool
func (*AppVersionGithubIntegrationNull) GetValue ¶
func (x *AppVersionGithubIntegrationNull) GetValue() *AppVersionGithubIntegration
func (*AppVersionGithubIntegrationNull) ProtoMessage ¶
func (*AppVersionGithubIntegrationNull) ProtoMessage()
func (*AppVersionGithubIntegrationNull) ProtoReflect ¶
func (x *AppVersionGithubIntegrationNull) ProtoReflect() protoreflect.Message
func (*AppVersionGithubIntegrationNull) Reset ¶
func (x *AppVersionGithubIntegrationNull) Reset()
func (*AppVersionGithubIntegrationNull) String ¶
func (x *AppVersionGithubIntegrationNull) String() string
type AppVersionGitlabIntegration ¶
type AppVersionGitlabIntegration struct {
EventType AppVersionGitlabIntegrationEventType `` /* 141-byte string literal not displayed */
BranchName *StringNull `protobuf:"bytes,2,opt,name=branchName,proto3" json:"branchName,omitempty"`
Pusher string `protobuf:"bytes,3,opt,name=pusher,proto3" json:"pusher,omitempty"`
Commit string `protobuf:"bytes,4,opt,name=commit,proto3" json:"commit,omitempty"`
RepositoryFullName string `protobuf:"bytes,5,opt,name=repositoryFullName,proto3" json:"repositoryFullName,omitempty"`
TagName *StringNull `protobuf:"bytes,6,opt,name=tagName,proto3" json:"tagName,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionGitlabIntegration) Descriptor
deprecated
func (*AppVersionGitlabIntegration) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionGitlabIntegration.ProtoReflect.Descriptor instead.
func (*AppVersionGitlabIntegration) GetBranchName ¶
func (x *AppVersionGitlabIntegration) GetBranchName() *StringNull
func (*AppVersionGitlabIntegration) GetCommit ¶
func (x *AppVersionGitlabIntegration) GetCommit() string
func (*AppVersionGitlabIntegration) GetEventType ¶
func (x *AppVersionGitlabIntegration) GetEventType() AppVersionGitlabIntegrationEventType
func (*AppVersionGitlabIntegration) GetPusher ¶
func (x *AppVersionGitlabIntegration) GetPusher() string
func (*AppVersionGitlabIntegration) GetRepositoryFullName ¶
func (x *AppVersionGitlabIntegration) GetRepositoryFullName() string
func (*AppVersionGitlabIntegration) GetTagName ¶
func (x *AppVersionGitlabIntegration) GetTagName() *StringNull
func (*AppVersionGitlabIntegration) ProtoMessage ¶
func (*AppVersionGitlabIntegration) ProtoMessage()
func (*AppVersionGitlabIntegration) ProtoReflect ¶
func (x *AppVersionGitlabIntegration) ProtoReflect() protoreflect.Message
func (*AppVersionGitlabIntegration) Reset ¶
func (x *AppVersionGitlabIntegration) Reset()
func (*AppVersionGitlabIntegration) String ¶
func (x *AppVersionGitlabIntegration) String() string
type AppVersionGitlabIntegrationEventType ¶
type AppVersionGitlabIntegrationEventType int32
const ( AppVersionGitlabIntegrationEventType_APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_UNKNOWN AppVersionGitlabIntegrationEventType = 0 AppVersionGitlabIntegrationEventType_APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_BRANCH AppVersionGitlabIntegrationEventType = 1 AppVersionGitlabIntegrationEventType_APP_VERSION_GITLAB_INTEGRATION_EVENT_TYPE_TAG AppVersionGitlabIntegrationEventType = 2 )
func (AppVersionGitlabIntegrationEventType) Descriptor ¶
func (AppVersionGitlabIntegrationEventType) Descriptor() protoreflect.EnumDescriptor
func (AppVersionGitlabIntegrationEventType) Enum ¶
func (x AppVersionGitlabIntegrationEventType) Enum() *AppVersionGitlabIntegrationEventType
func (AppVersionGitlabIntegrationEventType) EnumDescriptor
deprecated
func (AppVersionGitlabIntegrationEventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AppVersionGitlabIntegrationEventType.Descriptor instead.
func (AppVersionGitlabIntegrationEventType) Number ¶
func (x AppVersionGitlabIntegrationEventType) Number() protoreflect.EnumNumber
func (AppVersionGitlabIntegrationEventType) String ¶
func (x AppVersionGitlabIntegrationEventType) String() string
func (AppVersionGitlabIntegrationEventType) Type ¶
func (AppVersionGitlabIntegrationEventType) Type() protoreflect.EnumType
type AppVersionGitlabIntegrationNull ¶
type AppVersionGitlabIntegrationNull struct {
Value *AppVersionGitlabIntegration `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionGitlabIntegrationNull) Descriptor
deprecated
func (*AppVersionGitlabIntegrationNull) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionGitlabIntegrationNull.ProtoReflect.Descriptor instead.
func (*AppVersionGitlabIntegrationNull) GetValid ¶
func (x *AppVersionGitlabIntegrationNull) GetValid() bool
func (*AppVersionGitlabIntegrationNull) GetValue ¶
func (x *AppVersionGitlabIntegrationNull) GetValue() *AppVersionGitlabIntegration
func (*AppVersionGitlabIntegrationNull) ProtoMessage ¶
func (*AppVersionGitlabIntegrationNull) ProtoMessage()
func (*AppVersionGitlabIntegrationNull) ProtoReflect ¶
func (x *AppVersionGitlabIntegrationNull) ProtoReflect() protoreflect.Message
func (*AppVersionGitlabIntegrationNull) Reset ¶
func (x *AppVersionGitlabIntegrationNull) Reset()
func (*AppVersionGitlabIntegrationNull) String ¶
func (x *AppVersionGitlabIntegrationNull) String() string
type AppVersionJsonObject ¶
type AppVersionJsonObject struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,15,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
ProjectId *StringNull `protobuf:"bytes,16,opt,name=projectId,proto3" json:"projectId,omitempty"`
Status AppVersionStatus `protobuf:"varint,9,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.AppVersionStatus" json:"status,omitempty"`
Source AppVersionSource `protobuf:"varint,2,opt,name=source,proto3,enum=zBusinessZeropsApiProtocol.AppVersionSource" json:"source,omitempty"`
Sequence int32 `protobuf:"varint,3,opt,name=sequence,proto3" json:"sequence,omitempty"`
Name *StringNull `protobuf:"bytes,10,opt,name=name,proto3" json:"name,omitempty"`
Created *TimestampNull `protobuf:"bytes,11,opt,name=created,proto3" json:"created,omitempty"`
Build *AppVersionBuildNull `protobuf:"bytes,4,opt,name=build,proto3" json:"build,omitempty"`
PrepareCustomRuntime *PrepareCustomRuntimeNull `protobuf:"bytes,13,opt,name=prepareCustomRuntime,proto3" json:"prepareCustomRuntime,omitempty"`
GithubIntegration *AppVersionGithubIntegrationNull `protobuf:"bytes,5,opt,name=githubIntegration,proto3" json:"githubIntegration,omitempty"`
GitlabIntegration *AppVersionGitlabIntegrationNull `protobuf:"bytes,6,opt,name=gitlabIntegration,proto3" json:"gitlabIntegration,omitempty"`
CreatedByUser *UserJsonObjectNull `protobuf:"bytes,7,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
ActivationDate *TimestampNull `protobuf:"bytes,8,opt,name=activationDate,proto3" json:"activationDate,omitempty"`
PublicGitSource *AppVersionPublicGitSourceNull `protobuf:"bytes,12,opt,name=publicGitSource,proto3" json:"publicGitSource,omitempty"`
ConfigContent *StringNull `protobuf:"bytes,14,opt,name=configContent,proto3" json:"configContent,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionJsonObject) Descriptor
deprecated
func (*AppVersionJsonObject) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionJsonObject.ProtoReflect.Descriptor instead.
func (*AppVersionJsonObject) GetActivationDate ¶
func (x *AppVersionJsonObject) GetActivationDate() *TimestampNull
func (*AppVersionJsonObject) GetBuild ¶
func (x *AppVersionJsonObject) GetBuild() *AppVersionBuildNull
func (*AppVersionJsonObject) GetConfigContent ¶
func (x *AppVersionJsonObject) GetConfigContent() *StringNull
func (*AppVersionJsonObject) GetCreated ¶
func (x *AppVersionJsonObject) GetCreated() *TimestampNull
func (*AppVersionJsonObject) GetCreatedByUser ¶
func (x *AppVersionJsonObject) GetCreatedByUser() *UserJsonObjectNull
func (*AppVersionJsonObject) GetGithubIntegration ¶
func (x *AppVersionJsonObject) GetGithubIntegration() *AppVersionGithubIntegrationNull
func (*AppVersionJsonObject) GetGitlabIntegration ¶
func (x *AppVersionJsonObject) GetGitlabIntegration() *AppVersionGitlabIntegrationNull
func (*AppVersionJsonObject) GetId ¶
func (x *AppVersionJsonObject) GetId() string
func (*AppVersionJsonObject) GetName ¶
func (x *AppVersionJsonObject) GetName() *StringNull
func (*AppVersionJsonObject) GetPrepareCustomRuntime ¶
func (x *AppVersionJsonObject) GetPrepareCustomRuntime() *PrepareCustomRuntimeNull
func (*AppVersionJsonObject) GetProjectId ¶
func (x *AppVersionJsonObject) GetProjectId() *StringNull
func (*AppVersionJsonObject) GetPublicGitSource ¶
func (x *AppVersionJsonObject) GetPublicGitSource() *AppVersionPublicGitSourceNull
func (*AppVersionJsonObject) GetSequence ¶
func (x *AppVersionJsonObject) GetSequence() int32
func (*AppVersionJsonObject) GetServiceStackId ¶
func (x *AppVersionJsonObject) GetServiceStackId() *StringNull
func (*AppVersionJsonObject) GetSource ¶
func (x *AppVersionJsonObject) GetSource() AppVersionSource
func (*AppVersionJsonObject) GetStatus ¶
func (x *AppVersionJsonObject) GetStatus() AppVersionStatus
func (*AppVersionJsonObject) ProtoMessage ¶
func (*AppVersionJsonObject) ProtoMessage()
func (*AppVersionJsonObject) ProtoReflect ¶
func (x *AppVersionJsonObject) ProtoReflect() protoreflect.Message
func (*AppVersionJsonObject) Reset ¶
func (x *AppVersionJsonObject) Reset()
func (*AppVersionJsonObject) String ¶
func (x *AppVersionJsonObject) String() string
type AppVersionJsonObjectNull ¶
type AppVersionJsonObjectNull struct {
Value *AppVersionJsonObject `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionJsonObjectNull) Descriptor
deprecated
func (*AppVersionJsonObjectNull) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionJsonObjectNull.ProtoReflect.Descriptor instead.
func (*AppVersionJsonObjectNull) GetValid ¶
func (x *AppVersionJsonObjectNull) GetValid() bool
func (*AppVersionJsonObjectNull) GetValue ¶
func (x *AppVersionJsonObjectNull) GetValue() *AppVersionJsonObject
func (*AppVersionJsonObjectNull) ProtoMessage ¶
func (*AppVersionJsonObjectNull) ProtoMessage()
func (*AppVersionJsonObjectNull) ProtoReflect ¶
func (x *AppVersionJsonObjectNull) ProtoReflect() protoreflect.Message
func (*AppVersionJsonObjectNull) Reset ¶
func (x *AppVersionJsonObjectNull) Reset()
func (*AppVersionJsonObjectNull) String ¶
func (x *AppVersionJsonObjectNull) String() string
type AppVersionLight ¶
type AppVersionLight struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Status AppVersionStatus `protobuf:"varint,2,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.AppVersionStatus" json:"status,omitempty"`
Created *Timestamp `protobuf:"bytes,3,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,4,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionLight) Descriptor
deprecated
func (*AppVersionLight) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionLight.ProtoReflect.Descriptor instead.
func (*AppVersionLight) GetCreated ¶
func (x *AppVersionLight) GetCreated() *Timestamp
func (*AppVersionLight) GetId ¶
func (x *AppVersionLight) GetId() string
func (*AppVersionLight) GetLastUpdate ¶
func (x *AppVersionLight) GetLastUpdate() *Timestamp
func (*AppVersionLight) GetStatus ¶
func (x *AppVersionLight) GetStatus() AppVersionStatus
func (*AppVersionLight) ProtoMessage ¶
func (*AppVersionLight) ProtoMessage()
func (*AppVersionLight) ProtoReflect ¶
func (x *AppVersionLight) ProtoReflect() protoreflect.Message
func (*AppVersionLight) Reset ¶
func (x *AppVersionLight) Reset()
func (*AppVersionLight) String ¶
func (x *AppVersionLight) String() string
type AppVersionLightNull ¶
type AppVersionLightNull struct {
Value *AppVersionLight `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionLightNull) Descriptor
deprecated
func (*AppVersionLightNull) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionLightNull.ProtoReflect.Descriptor instead.
func (*AppVersionLightNull) GetValid ¶
func (x *AppVersionLightNull) GetValid() bool
func (*AppVersionLightNull) GetValue ¶
func (x *AppVersionLightNull) GetValue() *AppVersionLight
func (*AppVersionLightNull) ProtoMessage ¶
func (*AppVersionLightNull) ProtoMessage()
func (*AppVersionLightNull) ProtoReflect ¶
func (x *AppVersionLightNull) ProtoReflect() protoreflect.Message
func (*AppVersionLightNull) Reset ¶
func (x *AppVersionLightNull) Reset()
func (*AppVersionLightNull) String ¶
func (x *AppVersionLightNull) String() string
type AppVersionPublicGitSource ¶
type AppVersionPublicGitSource struct {
GitUrl string `protobuf:"bytes,1,opt,name=gitUrl,proto3" json:"gitUrl,omitempty"`
BranchName string `protobuf:"bytes,2,opt,name=branchName,proto3" json:"branchName,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionPublicGitSource) Descriptor
deprecated
func (*AppVersionPublicGitSource) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionPublicGitSource.ProtoReflect.Descriptor instead.
func (*AppVersionPublicGitSource) GetBranchName ¶
func (x *AppVersionPublicGitSource) GetBranchName() string
func (*AppVersionPublicGitSource) GetGitUrl ¶
func (x *AppVersionPublicGitSource) GetGitUrl() string
func (*AppVersionPublicGitSource) ProtoMessage ¶
func (*AppVersionPublicGitSource) ProtoMessage()
func (*AppVersionPublicGitSource) ProtoReflect ¶
func (x *AppVersionPublicGitSource) ProtoReflect() protoreflect.Message
func (*AppVersionPublicGitSource) Reset ¶
func (x *AppVersionPublicGitSource) Reset()
func (*AppVersionPublicGitSource) String ¶
func (x *AppVersionPublicGitSource) String() string
type AppVersionPublicGitSourceNull ¶
type AppVersionPublicGitSourceNull struct {
Value *AppVersionPublicGitSource `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionPublicGitSourceNull) Descriptor
deprecated
func (*AppVersionPublicGitSourceNull) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionPublicGitSourceNull.ProtoReflect.Descriptor instead.
func (*AppVersionPublicGitSourceNull) GetValid ¶
func (x *AppVersionPublicGitSourceNull) GetValid() bool
func (*AppVersionPublicGitSourceNull) GetValue ¶
func (x *AppVersionPublicGitSourceNull) GetValue() *AppVersionPublicGitSource
func (*AppVersionPublicGitSourceNull) ProtoMessage ¶
func (*AppVersionPublicGitSourceNull) ProtoMessage()
func (*AppVersionPublicGitSourceNull) ProtoReflect ¶
func (x *AppVersionPublicGitSourceNull) ProtoReflect() protoreflect.Message
func (*AppVersionPublicGitSourceNull) Reset ¶
func (x *AppVersionPublicGitSourceNull) Reset()
func (*AppVersionPublicGitSourceNull) String ¶
func (x *AppVersionPublicGitSourceNull) String() string
type AppVersionSource ¶
type AppVersionSource int32
const ( AppVersionSource_APP_VERSION_SOURCE_UNKNOWN AppVersionSource = 0 AppVersionSource_APP_VERSION_SOURCE_CLI AppVersionSource = 1 AppVersionSource_APP_VERSION_SOURCE_GUI AppVersionSource = 2 AppVersionSource_APP_VERSION_SOURCE_GITHUB AppVersionSource = 3 AppVersionSource_APP_VERSION_SOURCE_GITLAB AppVersionSource = 4 AppVersionSource_APP_VERSION_SOURCE_GIT AppVersionSource = 5 )
func (AppVersionSource) Descriptor ¶
func (AppVersionSource) Descriptor() protoreflect.EnumDescriptor
func (AppVersionSource) Enum ¶
func (x AppVersionSource) Enum() *AppVersionSource
func (AppVersionSource) EnumDescriptor
deprecated
func (AppVersionSource) EnumDescriptor() ([]byte, []int)
Deprecated: Use AppVersionSource.Descriptor instead.
func (AppVersionSource) Number ¶
func (x AppVersionSource) Number() protoreflect.EnumNumber
func (AppVersionSource) String ¶
func (x AppVersionSource) String() string
func (AppVersionSource) Type ¶
func (AppVersionSource) Type() protoreflect.EnumType
type AppVersionStatus ¶
type AppVersionStatus int32
const ( AppVersionStatus_APP_VERSION_STATUS_UNKNOWN AppVersionStatus = 0 AppVersionStatus_APP_VERSION_STATUS_UPLOADING AppVersionStatus = 1 AppVersionStatus_APP_VERSION_STATUS_WAITING_TO_DEPLOY AppVersionStatus = 2 AppVersionStatus_APP_VERSION_STATUS_DEPLOYING AppVersionStatus = 3 AppVersionStatus_APP_VERSION_STATUS_DEPLOY_FAILED AppVersionStatus = 4 AppVersionStatus_APP_VERSION_STATUS_ACTIVE AppVersionStatus = 5 AppVersionStatus_APP_VERSION_STATUS_BACKUP AppVersionStatus = 6 AppVersionStatus_APP_VERSION_STATUS_BUILDING AppVersionStatus = 7 AppVersionStatus_APP_VERSION_STATUS_WAITING_TO_BUILD AppVersionStatus = 8 AppVersionStatus_APP_VERSION_STATUS_BUILD_FAILED AppVersionStatus = 9 AppVersionStatus_APP_VERSION_STATUS_PREPARING_RUNTIME AppVersionStatus = 10 AppVersionStatus_APP_VERSION_STATUS_PREPARING_RUNTIME_FAILED AppVersionStatus = 11 AppVersionStatus_APP_VERSION_STATUS_BUILD_VALIDATION_FAILED AppVersionStatus = 12 )
func (AppVersionStatus) Descriptor ¶
func (AppVersionStatus) Descriptor() protoreflect.EnumDescriptor
func (AppVersionStatus) Enum ¶
func (x AppVersionStatus) Enum() *AppVersionStatus
func (AppVersionStatus) EnumDescriptor
deprecated
func (AppVersionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use AppVersionStatus.Descriptor instead.
func (AppVersionStatus) Number ¶
func (x AppVersionStatus) Number() protoreflect.EnumNumber
func (AppVersionStatus) String ¶
func (x AppVersionStatus) String() string
func (AppVersionStatus) Type ¶
func (AppVersionStatus) Type() protoreflect.EnumType
type AppVersionUserData ¶
type AppVersionUserData struct {
Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`
Type UserDataType `protobuf:"varint,3,opt,name=type,proto3,enum=zBusinessZeropsApiProtocol.UserDataType" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (*AppVersionUserData) Descriptor
deprecated
func (*AppVersionUserData) Descriptor() ([]byte, []int)
Deprecated: Use AppVersionUserData.ProtoReflect.Descriptor instead.
func (*AppVersionUserData) GetContent ¶
func (x *AppVersionUserData) GetContent() string
func (*AppVersionUserData) GetKey ¶
func (x *AppVersionUserData) GetKey() string
func (*AppVersionUserData) GetType ¶
func (x *AppVersionUserData) GetType() UserDataType
func (*AppVersionUserData) ProtoMessage ¶
func (*AppVersionUserData) ProtoMessage()
func (*AppVersionUserData) ProtoReflect ¶
func (x *AppVersionUserData) ProtoReflect() protoreflect.Message
func (*AppVersionUserData) Reset ¶
func (x *AppVersionUserData) Reset()
func (*AppVersionUserData) String ¶
func (x *AppVersionUserData) String() string
type ClientAvatar ¶
type ClientAvatar struct {
LargeAvatarUrl *StringNull `protobuf:"bytes,1,opt,name=largeAvatarUrl,proto3" json:"largeAvatarUrl,omitempty"`
SmallAvatarUrl *StringNull `protobuf:"bytes,2,opt,name=smallAvatarUrl,proto3" json:"smallAvatarUrl,omitempty"`
ExternalAvatarUrl *StringNull `protobuf:"bytes,3,opt,name=externalAvatarUrl,proto3" json:"externalAvatarUrl,omitempty"`
// contains filtered or unexported fields
}
func (*ClientAvatar) Descriptor
deprecated
func (*ClientAvatar) Descriptor() ([]byte, []int)
Deprecated: Use ClientAvatar.ProtoReflect.Descriptor instead.
func (*ClientAvatar) GetExternalAvatarUrl ¶
func (x *ClientAvatar) GetExternalAvatarUrl() *StringNull
func (*ClientAvatar) GetLargeAvatarUrl ¶
func (x *ClientAvatar) GetLargeAvatarUrl() *StringNull
func (*ClientAvatar) GetSmallAvatarUrl ¶
func (x *ClientAvatar) GetSmallAvatarUrl() *StringNull
func (*ClientAvatar) ProtoMessage ¶
func (*ClientAvatar) ProtoMessage()
func (*ClientAvatar) ProtoReflect ¶
func (x *ClientAvatar) ProtoReflect() protoreflect.Message
func (*ClientAvatar) Reset ¶
func (x *ClientAvatar) Reset()
func (*ClientAvatar) String ¶
func (x *ClientAvatar) String() string
type ClientAvatarNull ¶
type ClientAvatarNull struct {
Value *ClientAvatar `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*ClientAvatarNull) Descriptor
deprecated
func (*ClientAvatarNull) Descriptor() ([]byte, []int)
Deprecated: Use ClientAvatarNull.ProtoReflect.Descriptor instead.
func (*ClientAvatarNull) GetValid ¶
func (x *ClientAvatarNull) GetValid() bool
func (*ClientAvatarNull) GetValue ¶
func (x *ClientAvatarNull) GetValue() *ClientAvatar
func (*ClientAvatarNull) ProtoMessage ¶
func (*ClientAvatarNull) ProtoMessage()
func (*ClientAvatarNull) ProtoReflect ¶
func (x *ClientAvatarNull) ProtoReflect() protoreflect.Message
func (*ClientAvatarNull) Reset ¶
func (x *ClientAvatarNull) Reset()
func (*ClientAvatarNull) String ¶
func (x *ClientAvatarNull) String() string
type ClientExtra ¶
type ClientExtra struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CompanyName string `protobuf:"bytes,2,opt,name=companyName,proto3" json:"companyName,omitempty"`
CompanyNumber *StringNull `protobuf:"bytes,3,opt,name=companyNumber,proto3" json:"companyNumber,omitempty"`
VatNumber *StringNull `protobuf:"bytes,4,opt,name=vatNumber,proto3" json:"vatNumber,omitempty"`
Avatar *ClientAvatarNull `protobuf:"bytes,5,opt,name=avatar,proto3" json:"avatar,omitempty"`
AccountName string `protobuf:"bytes,6,opt,name=accountName,proto3" json:"accountName,omitempty"`
// contains filtered or unexported fields
}
func (*ClientExtra) Descriptor
deprecated
func (*ClientExtra) Descriptor() ([]byte, []int)
Deprecated: Use ClientExtra.ProtoReflect.Descriptor instead.
func (*ClientExtra) GetAccountName ¶
func (x *ClientExtra) GetAccountName() string
func (*ClientExtra) GetAvatar ¶
func (x *ClientExtra) GetAvatar() *ClientAvatarNull
func (*ClientExtra) GetCompanyName ¶
func (x *ClientExtra) GetCompanyName() string
func (*ClientExtra) GetCompanyNumber ¶
func (x *ClientExtra) GetCompanyNumber() *StringNull
func (*ClientExtra) GetId ¶
func (x *ClientExtra) GetId() string
func (*ClientExtra) GetVatNumber ¶
func (x *ClientExtra) GetVatNumber() *StringNull
func (*ClientExtra) ProtoMessage ¶
func (*ClientExtra) ProtoMessage()
func (*ClientExtra) ProtoReflect ¶
func (x *ClientExtra) ProtoReflect() protoreflect.Message
func (*ClientExtra) Reset ¶
func (x *ClientExtra) Reset()
func (*ClientExtra) String ¶
func (x *ClientExtra) String() string
type ClientUserExtra ¶
type ClientUserExtra struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
Status ClientUserLightStatus `protobuf:"varint,4,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ClientUserLightStatus" json:"status,omitempty"`
RoleCode ClientUserLightRoleCode `` /* 126-byte string literal not displayed */
Client *ClientExtra `protobuf:"bytes,6,opt,name=client,proto3" json:"client,omitempty"`
User *UserLight `protobuf:"bytes,7,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*ClientUserExtra) Descriptor
deprecated
func (*ClientUserExtra) Descriptor() ([]byte, []int)
Deprecated: Use ClientUserExtra.ProtoReflect.Descriptor instead.
func (*ClientUserExtra) GetClient ¶
func (x *ClientUserExtra) GetClient() *ClientExtra
func (*ClientUserExtra) GetClientId ¶
func (x *ClientUserExtra) GetClientId() string
func (*ClientUserExtra) GetId ¶
func (x *ClientUserExtra) GetId() string
func (*ClientUserExtra) GetRoleCode ¶
func (x *ClientUserExtra) GetRoleCode() ClientUserLightRoleCode
func (*ClientUserExtra) GetStatus ¶
func (x *ClientUserExtra) GetStatus() ClientUserLightStatus
func (*ClientUserExtra) GetUser ¶
func (x *ClientUserExtra) GetUser() *UserLight
func (*ClientUserExtra) GetUserId ¶
func (x *ClientUserExtra) GetUserId() string
func (*ClientUserExtra) ProtoMessage ¶
func (*ClientUserExtra) ProtoMessage()
func (*ClientUserExtra) ProtoReflect ¶
func (x *ClientUserExtra) ProtoReflect() protoreflect.Message
func (*ClientUserExtra) Reset ¶
func (x *ClientUserExtra) Reset()
func (*ClientUserExtra) String ¶
func (x *ClientUserExtra) String() string
type ClientUserLightRoleCode ¶
type ClientUserLightRoleCode int32
const ( ClientUserLightRoleCode_CLIENT_USER_LIGHT_ROLE_CODE_UNKNOWN ClientUserLightRoleCode = 0 ClientUserLightRoleCode_CLIENT_USER_LIGHT_ROLE_CODE_MANAGER ClientUserLightRoleCode = 1 )
func (ClientUserLightRoleCode) Descriptor ¶
func (ClientUserLightRoleCode) Descriptor() protoreflect.EnumDescriptor
func (ClientUserLightRoleCode) Enum ¶
func (x ClientUserLightRoleCode) Enum() *ClientUserLightRoleCode
func (ClientUserLightRoleCode) EnumDescriptor
deprecated
func (ClientUserLightRoleCode) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClientUserLightRoleCode.Descriptor instead.
func (ClientUserLightRoleCode) Number ¶
func (x ClientUserLightRoleCode) Number() protoreflect.EnumNumber
func (ClientUserLightRoleCode) String ¶
func (x ClientUserLightRoleCode) String() string
func (ClientUserLightRoleCode) Type ¶
func (ClientUserLightRoleCode) Type() protoreflect.EnumType
type ClientUserLightStatus ¶
type ClientUserLightStatus int32
const ( ClientUserLightStatus_CLIENT_USER_LIGHT_STATUS_UNKNOWN ClientUserLightStatus = 0 ClientUserLightStatus_CLIENT_USER_LIGHT_STATUS_ACTIVE ClientUserLightStatus = 1 ClientUserLightStatus_CLIENT_USER_LIGHT_STATUS_WAITING_AUTHORIZATION ClientUserLightStatus = 2 ClientUserLightStatus_CLIENT_USER_LIGHT_STATUS_BEING_DELETED ClientUserLightStatus = 3 )
func (ClientUserLightStatus) Descriptor ¶
func (ClientUserLightStatus) Descriptor() protoreflect.EnumDescriptor
func (ClientUserLightStatus) Enum ¶
func (x ClientUserLightStatus) Enum() *ClientUserLightStatus
func (ClientUserLightStatus) EnumDescriptor
deprecated
func (ClientUserLightStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClientUserLightStatus.Descriptor instead.
func (ClientUserLightStatus) Number ¶
func (x ClientUserLightStatus) Number() protoreflect.EnumNumber
func (ClientUserLightStatus) String ¶
func (x ClientUserLightStatus) String() string
func (ClientUserLightStatus) Type ¶
func (ClientUserLightStatus) Type() protoreflect.EnumType
type CustomAutoscaling ¶
type CustomAutoscaling struct {
VerticalAutoscaling *VerticalAutoscalingNull `protobuf:"bytes,1,opt,name=verticalAutoscaling,proto3" json:"verticalAutoscaling,omitempty"`
HorizontalAutoscaling *HorizontalAutoscalingNull `protobuf:"bytes,2,opt,name=horizontalAutoscaling,proto3" json:"horizontalAutoscaling,omitempty"`
// contains filtered or unexported fields
}
func (*CustomAutoscaling) Descriptor
deprecated
func (*CustomAutoscaling) Descriptor() ([]byte, []int)
Deprecated: Use CustomAutoscaling.ProtoReflect.Descriptor instead.
func (*CustomAutoscaling) GetHorizontalAutoscaling ¶
func (x *CustomAutoscaling) GetHorizontalAutoscaling() *HorizontalAutoscalingNull
func (*CustomAutoscaling) GetVerticalAutoscaling ¶
func (x *CustomAutoscaling) GetVerticalAutoscaling() *VerticalAutoscalingNull
func (*CustomAutoscaling) ProtoMessage ¶
func (*CustomAutoscaling) ProtoMessage()
func (*CustomAutoscaling) ProtoReflect ¶
func (x *CustomAutoscaling) ProtoReflect() protoreflect.Message
func (*CustomAutoscaling) Reset ¶
func (x *CustomAutoscaling) Reset()
func (*CustomAutoscaling) String ¶
func (x *CustomAutoscaling) String() string
type CustomAutoscalingNull ¶
type CustomAutoscalingNull struct {
Value *CustomAutoscaling `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*CustomAutoscalingNull) Descriptor
deprecated
func (*CustomAutoscalingNull) Descriptor() ([]byte, []int)
Deprecated: Use CustomAutoscalingNull.ProtoReflect.Descriptor instead.
func (*CustomAutoscalingNull) GetValid ¶
func (x *CustomAutoscalingNull) GetValid() bool
func (*CustomAutoscalingNull) GetValue ¶
func (x *CustomAutoscalingNull) GetValue() *CustomAutoscaling
func (*CustomAutoscalingNull) ProtoMessage ¶
func (*CustomAutoscalingNull) ProtoMessage()
func (*CustomAutoscalingNull) ProtoReflect ¶
func (x *CustomAutoscalingNull) ProtoReflect() protoreflect.Message
func (*CustomAutoscalingNull) Reset ¶
func (x *CustomAutoscalingNull) Reset()
func (*CustomAutoscalingNull) String ¶
func (x *CustomAutoscalingNull) String() string
type DeleteProjectRequest ¶
type DeleteProjectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteProjectRequest) Descriptor
deprecated
func (*DeleteProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectRequest) GetId ¶
func (x *DeleteProjectRequest) GetId() string
func (*DeleteProjectRequest) ProtoMessage ¶
func (*DeleteProjectRequest) ProtoMessage()
func (*DeleteProjectRequest) ProtoReflect ¶
func (x *DeleteProjectRequest) ProtoReflect() protoreflect.Message
func (*DeleteProjectRequest) Reset ¶
func (x *DeleteProjectRequest) Reset()
func (*DeleteProjectRequest) String ¶
func (x *DeleteProjectRequest) String() string
type DeleteProjectResponse ¶
type DeleteProjectResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *DeleteProjectResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteProjectResponse) Descriptor
deprecated
func (*DeleteProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResponse.ProtoReflect.Descriptor instead.
func (*DeleteProjectResponse) GetError ¶
func (x *DeleteProjectResponse) GetError() *Error
func (*DeleteProjectResponse) GetOutput ¶
func (x *DeleteProjectResponse) GetOutput() *DeleteProjectResponseDto
func (*DeleteProjectResponse) ProtoMessage ¶
func (*DeleteProjectResponse) ProtoMessage()
func (*DeleteProjectResponse) ProtoReflect ¶
func (x *DeleteProjectResponse) ProtoReflect() protoreflect.Message
func (*DeleteProjectResponse) Reset ¶
func (x *DeleteProjectResponse) Reset()
func (*DeleteProjectResponse) String ¶
func (x *DeleteProjectResponse) String() string
type DeleteProjectResponseDto ¶
type DeleteProjectResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,6,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,7,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,8,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,9,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,10,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,11,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,12,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,13,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,14,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,15,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,16,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,17,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteProjectResponseDto) Descriptor
deprecated
func (*DeleteProjectResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResponseDto.ProtoReflect.Descriptor instead.
func (*DeleteProjectResponseDto) GetActionName ¶
func (x *DeleteProjectResponseDto) GetActionName() string
func (*DeleteProjectResponseDto) GetAppVersion ¶
func (x *DeleteProjectResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*DeleteProjectResponseDto) GetCanceledByUser ¶
func (x *DeleteProjectResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*DeleteProjectResponseDto) GetClientId ¶
func (x *DeleteProjectResponseDto) GetClientId() string
func (*DeleteProjectResponseDto) GetCreated ¶
func (x *DeleteProjectResponseDto) GetCreated() *Timestamp
func (*DeleteProjectResponseDto) GetCreatedBySystem ¶
func (x *DeleteProjectResponseDto) GetCreatedBySystem() bool
func (*DeleteProjectResponseDto) GetCreatedByUser ¶
func (x *DeleteProjectResponseDto) GetCreatedByUser() *UserJsonObject
func (*DeleteProjectResponseDto) GetFinished ¶
func (x *DeleteProjectResponseDto) GetFinished() *TimestampNull
func (*DeleteProjectResponseDto) GetId ¶
func (x *DeleteProjectResponseDto) GetId() string
func (*DeleteProjectResponseDto) GetLastUpdate ¶
func (x *DeleteProjectResponseDto) GetLastUpdate() *Timestamp
func (*DeleteProjectResponseDto) GetProject ¶
func (x *DeleteProjectResponseDto) GetProject() *ProjectLightJsonObject
func (*DeleteProjectResponseDto) GetProjectId ¶
func (x *DeleteProjectResponseDto) GetProjectId() string
func (*DeleteProjectResponseDto) GetSequence ¶
func (x *DeleteProjectResponseDto) GetSequence() int32
func (*DeleteProjectResponseDto) GetServiceStackId ¶
func (x *DeleteProjectResponseDto) GetServiceStackId() *StringNull
func (*DeleteProjectResponseDto) GetServiceStacks ¶
func (x *DeleteProjectResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*DeleteProjectResponseDto) GetStarted ¶
func (x *DeleteProjectResponseDto) GetStarted() *TimestampNull
func (*DeleteProjectResponseDto) GetStatus ¶
func (x *DeleteProjectResponseDto) GetStatus() ProcessStatus
func (*DeleteProjectResponseDto) ProtoMessage ¶
func (*DeleteProjectResponseDto) ProtoMessage()
func (*DeleteProjectResponseDto) ProtoReflect ¶
func (x *DeleteProjectResponseDto) ProtoReflect() protoreflect.Message
func (*DeleteProjectResponseDto) Reset ¶
func (x *DeleteProjectResponseDto) Reset()
func (*DeleteProjectResponseDto) String ¶
func (x *DeleteProjectResponseDto) String() string
type DeleteServiceStackRequest ¶
type DeleteServiceStackRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceStackRequest) Descriptor
deprecated
func (*DeleteServiceStackRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceStackRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceStackRequest) GetId ¶
func (x *DeleteServiceStackRequest) GetId() string
func (*DeleteServiceStackRequest) ProtoMessage ¶
func (*DeleteServiceStackRequest) ProtoMessage()
func (*DeleteServiceStackRequest) ProtoReflect ¶
func (x *DeleteServiceStackRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceStackRequest) Reset ¶
func (x *DeleteServiceStackRequest) Reset()
func (*DeleteServiceStackRequest) String ¶
func (x *DeleteServiceStackRequest) String() string
type DeleteServiceStackResponse ¶
type DeleteServiceStackResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *DeleteServiceStackResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceStackResponse) Descriptor
deprecated
func (*DeleteServiceStackResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceStackResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceStackResponse) GetError ¶
func (x *DeleteServiceStackResponse) GetError() *Error
func (*DeleteServiceStackResponse) GetOutput ¶
func (x *DeleteServiceStackResponse) GetOutput() *DeleteServiceStackResponseDto
func (*DeleteServiceStackResponse) ProtoMessage ¶
func (*DeleteServiceStackResponse) ProtoMessage()
func (*DeleteServiceStackResponse) ProtoReflect ¶
func (x *DeleteServiceStackResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceStackResponse) Reset ¶
func (x *DeleteServiceStackResponse) Reset()
func (*DeleteServiceStackResponse) String ¶
func (x *DeleteServiceStackResponse) String() string
type DeleteServiceStackResponseDto ¶
type DeleteServiceStackResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,6,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,7,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,8,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,9,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,10,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,11,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,12,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,13,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,14,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,15,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,16,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,17,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceStackResponseDto) Descriptor
deprecated
func (*DeleteServiceStackResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceStackResponseDto.ProtoReflect.Descriptor instead.
func (*DeleteServiceStackResponseDto) GetActionName ¶
func (x *DeleteServiceStackResponseDto) GetActionName() string
func (*DeleteServiceStackResponseDto) GetAppVersion ¶
func (x *DeleteServiceStackResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*DeleteServiceStackResponseDto) GetCanceledByUser ¶
func (x *DeleteServiceStackResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*DeleteServiceStackResponseDto) GetClientId ¶
func (x *DeleteServiceStackResponseDto) GetClientId() string
func (*DeleteServiceStackResponseDto) GetCreated ¶
func (x *DeleteServiceStackResponseDto) GetCreated() *Timestamp
func (*DeleteServiceStackResponseDto) GetCreatedBySystem ¶
func (x *DeleteServiceStackResponseDto) GetCreatedBySystem() bool
func (*DeleteServiceStackResponseDto) GetCreatedByUser ¶
func (x *DeleteServiceStackResponseDto) GetCreatedByUser() *UserJsonObject
func (*DeleteServiceStackResponseDto) GetFinished ¶
func (x *DeleteServiceStackResponseDto) GetFinished() *TimestampNull
func (*DeleteServiceStackResponseDto) GetId ¶
func (x *DeleteServiceStackResponseDto) GetId() string
func (*DeleteServiceStackResponseDto) GetLastUpdate ¶
func (x *DeleteServiceStackResponseDto) GetLastUpdate() *Timestamp
func (*DeleteServiceStackResponseDto) GetProject ¶
func (x *DeleteServiceStackResponseDto) GetProject() *ProjectLightJsonObject
func (*DeleteServiceStackResponseDto) GetProjectId ¶
func (x *DeleteServiceStackResponseDto) GetProjectId() string
func (*DeleteServiceStackResponseDto) GetSequence ¶
func (x *DeleteServiceStackResponseDto) GetSequence() int32
func (*DeleteServiceStackResponseDto) GetServiceStackId ¶
func (x *DeleteServiceStackResponseDto) GetServiceStackId() *StringNull
func (*DeleteServiceStackResponseDto) GetServiceStacks ¶
func (x *DeleteServiceStackResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*DeleteServiceStackResponseDto) GetStarted ¶
func (x *DeleteServiceStackResponseDto) GetStarted() *TimestampNull
func (*DeleteServiceStackResponseDto) GetStatus ¶
func (x *DeleteServiceStackResponseDto) GetStatus() ProcessStatus
func (*DeleteServiceStackResponseDto) ProtoMessage ¶
func (*DeleteServiceStackResponseDto) ProtoMessage()
func (*DeleteServiceStackResponseDto) ProtoReflect ¶
func (x *DeleteServiceStackResponseDto) ProtoReflect() protoreflect.Message
func (*DeleteServiceStackResponseDto) Reset ¶
func (x *DeleteServiceStackResponseDto) Reset()
func (*DeleteServiceStackResponseDto) String ¶
func (x *DeleteServiceStackResponseDto) String() string
type Error ¶
type Error struct {
Code ErrorCode `protobuf:"varint,1,opt,name=code,proto3,enum=zBusinessZeropsApiProtocol.ErrorCode" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Meta []byte `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
// contains filtered or unexported fields
}
func (*Error) Descriptor
deprecated
func (*Error) GetCodeInt ¶
func (*Error) GetMessage ¶
func (*Error) ProtoMessage ¶
func (*Error) ProtoMessage()
func (*Error) ProtoReflect ¶
func (x *Error) ProtoReflect() protoreflect.Message
type ErrorCode ¶
type ErrorCode int32
const ( ErrorCode_NO_ERROR ErrorCode = 0 ErrorCode_INTERNAL_SERVER_ERROR ErrorCode = 1 ErrorCode_NOT_FOUND ErrorCode = 326 ErrorCode_INVALID_USER_INPUT ErrorCode = 2 ErrorCode_INVALID_USER_INPUT_WITH_TEXT ErrorCode = 3 ErrorCode_NOT_AUTHORIZED ErrorCode = 4 ErrorCode_INSUFFICIENT_PRIVILEGES ErrorCode = 5 ErrorCode_REFRESH_TOKEN_INVALID ErrorCode = 6 ErrorCode_ENDPOINT_NOT_FOUND ErrorCode = 7 ErrorCode_POTENTIALLY_FRAUD_BEHAVIOR_DETECTED ErrorCode = 8 ErrorCode_RE_CAPTCHA_RESPONSE_INVALID ErrorCode = 9 ErrorCode_DOWNLOAD_TOKEN_INVALID_OR_EXPIRED ErrorCode = 10 ErrorCode_INCORRECT_USER_CREDENTIALS ErrorCode = 11 ErrorCode_NO_RIGHTS_TO_SELECTED_ACTION ErrorCode = 12 ErrorCode_FILE_SIZE_LIMIT_EXCEEDED ErrorCode = 13 ErrorCode_ADDITIONAL_VERIFICATION_FAILED ErrorCode = 14 ErrorCode_AT_LEAST_ONE_MANAGER ErrorCode = 191 ErrorCode_ACTIVE_USER_MUST_BE_CONNECTED_TO_AT_LEAST_ONE_CLIENT ErrorCode = 15 ErrorCode_INVALID_CREDENTIALS ErrorCode = 16 ErrorCode_PASSWORD_TOO_SHORT ErrorCode = 270 ErrorCode_PASSWORD_TOO_LONG ErrorCode = 269 ErrorCode_NO_ACTIVE_CONNECTION_TO_ANY_CLIENT ErrorCode = 18 ErrorCode_NO_ACTIVE_CONNECTION_TO_CURRENT_CLIENT ErrorCode = 19 ErrorCode_TOKEN_EXPIRED ErrorCode = 20 ErrorCode_CLIENT_NOT_FOUND ErrorCode = 21 ErrorCode_NO_ACCESS_TO_ZEROPS ErrorCode = 22 ErrorCode_USER_NOT_FOUND ErrorCode = 23 ErrorCode_INVALID_DOCUMENT_ROOT ErrorCode = 24 ErrorCode_INVALID_ENTRYPOINT ErrorCode = 25 ErrorCode_INVALID_INIT_COMMANDS ErrorCode = 280 ErrorCode_DOWNLOAD_EXPIRED ErrorCode = 26 ErrorCode_MULTIPLE_ACCOUNTS_CONNECTED ErrorCode = 334 ErrorCode_USER_DATA_NOT_FOUND ErrorCode = 27 ErrorCode_USER_DATA_KEY_INVALID ErrorCode = 28 ErrorCode_USER_DATA_CONTENT_INVALID ErrorCode = 29 ErrorCode_USER_DATA_USE_OF_SYSTEM_KEY ErrorCode = 180 ErrorCode_USER_DATA_DELETE_FORBIDDEN ErrorCode = 30 ErrorCode_USER_DATA_DUPLICATE_KEY ErrorCode = 31 ErrorCode_USER_DATA_SYNC_RUNNING ErrorCode = 32 ErrorCode_USER_DATA_VERSION_MISMATCH ErrorCode = 168 ErrorCode_USER_TOKEN_NOT_FOUND ErrorCode = 227 ErrorCode_USER_ACCOUNT_NOT_FOUND ErrorCode = 34 ErrorCode_TEMPLATE_NOT_FOUND ErrorCode = 35 ErrorCode_COUNTRY_CALLING_CODE_DOES_NOT_MATCH_PHONE_NUMBER ErrorCode = 36 ErrorCode_INVALID_PHONE_NUMBER ErrorCode = 37 ErrorCode_INVALID_USER_ROLE ErrorCode = 38 ErrorCode_INVALID_CLIENT_USER_GROUP_COMBINATION ErrorCode = 39 ErrorCode_EMAIL_EXISTS ErrorCode = 40 ErrorCode_USER_ALREADY_CONNECTED_TO_COMPANY ErrorCode = 41 ErrorCode_COUNTRY_NOT_FOUND ErrorCode = 42 ErrorCode_RECORD_NOT_FOUND ErrorCode = 43 ErrorCode_MAXIMUM_NUMBER_OF_CLIENT_EXCEEDED ErrorCode = 44 ErrorCode_USER_IS_NOT_IN_BEING_DELETED_STATUS ErrorCode = 45 ErrorCode_UNABLE_TO_DELETE_YOUR_OWN_ACCOUNT ErrorCode = 46 ErrorCode_CLIENT_USER_CONNECTION_NOT_FOUND ErrorCode = 47 ErrorCode_CLIENT_USER_CONNECTION_HAS_BEEN_DELETED ErrorCode = 48 ErrorCode_BAD_OR_EXPIRED_ACTIVATION_LINK ErrorCode = 49 ErrorCode_UNABLE_TO_EDIT_DELETED_USER ErrorCode = 50 ErrorCode_CLIENT_USER_ALREADY_BEEN_DELETED ErrorCode = 51 ErrorCode_LANGUAGE_NOT_FOUND ErrorCode = 52 ErrorCode_LANGUAGE_NOT_SUPPORTED ErrorCode = 53 ErrorCode_DUPLICATED_USER ErrorCode = 54 ErrorCode_RECORD_IS_READ_ONLY ErrorCode = 55 ErrorCode_RECORD_IS_DELETED ErrorCode = 56 ErrorCode_RECORD_COMMON_KEY_EDIT ErrorCode = 57 ErrorCode_SERVICE_STACK_NOT_FOUND ErrorCode = 61 ErrorCode_SERVICE_STACK_TYPE_NOT_FOUND ErrorCode = 62 ErrorCode_SERVICE_STACK_TYPE_VERSION_NOT_FOUND ErrorCode = 63 ErrorCode_SERVICE_STACK_TYPE_VERSION_IS_NOT_ACTIVE ErrorCode = 64 ErrorCode_SERVICE_STACK_TYPE_VERSION_REMOVE_DEFAULT ErrorCode = 65 ErrorCode_SERVICE_STACK_TYPE_INVALID_VERSION ErrorCode = 66 ErrorCode_SERVICE_STACK_IS_FAILED ErrorCode = 67 ErrorCode_SERVICE_STACK_IS_SYSTEM_NOT_SUPPORTED ErrorCode = 68 ErrorCode_SERVICE_STACK_CUSTOM_PORTS_ENABLED_REQUIRED ErrorCode = 69 ErrorCode_SERVICE_STACK_TYPE_VERSION_NOT_MATCH_WITH_STACK_TYPE ErrorCode = 70 ErrorCode_SERVICE_STACK_STORAGE_DISK_MAX_LIMIT ErrorCode = 71 ErrorCode_SERVICE_STACK_STORAGE_DISK_MIN_LIMIT ErrorCode = 72 ErrorCode_SERVICE_STACK_OBJECT_STORAGE_QUOTA_NOT_FOUND ErrorCode = 73 ErrorCode_SERVICE_STACK_INIT_COMMANDS_NOT_FOUND ErrorCode = 281 ErrorCode_SERVICE_STACK_TYPE_OBJECT_STORAGE_REQUIRED ErrorCode = 74 ErrorCode_SERVICE_STACK_TYPE_OBJECT_STORAGE_FORBIDDEN ErrorCode = 75 ErrorCode_SERVICE_STACK_TYPE_SHARED_STORAGE_FORBIDDEN ErrorCode = 76 ErrorCode_SERVICE_STACK_TYPE_STANDARD_FORBIDDEN ErrorCode = 242 ErrorCode_SERVICE_STACK_IS_READY_TO_DEPLOY ErrorCode = 77 ErrorCode_SERVICE_STACK_IS_NOT_HTTP ErrorCode = 78 ErrorCode_SERVICE_STACK_RELOAD_NOT_AVAILABLE ErrorCode = 79 ErrorCode_SERVICE_STACK_NGINX_CONFIG ErrorCode = 194 ErrorCode_SERVICE_STACK_SUBDOMAIN_ACCESS_ALREADY_DISABLED ErrorCode = 81 ErrorCode_SERVICE_STACK_CREATING ErrorCode = 178 ErrorCode_SERVICE_STACK_UPGRADING ErrorCode = 179 ErrorCode_SERVICE_STACK_INVALID_CATEGORY ErrorCode = 203 ErrorCode_SERVICE_STACK_STATUS_NOT_SUPPORTED ErrorCode = 265 ErrorCode_SERVICE_STACK_USER_NAME_INVALID ErrorCode = 282 ErrorCode_ACTIVE_SERVICE_STACK_REQUIRED ErrorCode = 283 ErrorCode_USER_APPLICATION_RUNTIME_SERVICE_STACK_REQUIRED ErrorCode = 284 ErrorCode_SHARED_STORAGE_NONEMPTY_CONNECTED_STACKS_FORBIDDEN ErrorCode = 329 ErrorCode_SHARED_STORAGE_SERVICE_STACK_INACTIVE ErrorCode = 328 ErrorCode_PROCESS_NOT_FOUND ErrorCode = 82 ErrorCode_PROCESS_IS_ALREADY_OVER ErrorCode = 83 ErrorCode_PROCESS_IS_ALREADY_RUNNING ErrorCode = 85 ErrorCode_UNABLE_TO_CREATE_PROCESS ErrorCode = 87 ErrorCode_CREATE_PROCESS_QUEUED_PROJECT_PROCESS_COUNT_EXCEEDED ErrorCode = 323 ErrorCode_MANUAL_REPAIR_REQUIRED ErrorCode = 59 ErrorCode_NOTHING_TO_SYNC ErrorCode = 60 ErrorCode_IS_NOT_POSSIBLE_TO_EDIT_ANOTHER_USER ErrorCode = 58 ErrorCode_ACTIVE_SERVICE_STACK_EXISTS_IN_PROJECT ErrorCode = 88 ErrorCode_INVALID_OLD_PASSWORD ErrorCode = 89 ErrorCode_PROJECT_STATUS_NOT_SUPPORTED ErrorCode = 90 ErrorCode_PROJECT_NOT_FOUND ErrorCode = 91 ErrorCode_PROJECT_IS_NOT_ACTIVE ErrorCode = 167 ErrorCode_SERVICE_STACK_NAME_UNAVAILABLE ErrorCode = 92 ErrorCode_SERVICE_STACK_NAME_INVALID ErrorCode = 93 ErrorCode_CORE_SERVICE_STACK_TYPE_VERSION_NOT_FOUND ErrorCode = 94 ErrorCode_L7_HTTP_BALANCER_SERVICE_STACK_TYPE_VERSION_NOT_FOUND ErrorCode = 95 ErrorCode_PROJECT_WILL_BE_DELETED ErrorCode = 96 ErrorCode_PROJECT_WILL_BE_STARTED ErrorCode = 256 ErrorCode_PROJECT_WILL_BE_STOPPED ErrorCode = 257 ErrorCode_STACK_WILL_BE_DELETED ErrorCode = 97 ErrorCode_STACK_OF_PROJECT_WILL_BE_DELETED ErrorCode = 286 ErrorCode_STACK_OF_PROJECT_WILL_BE_CREATED ErrorCode = 287 ErrorCode_USER_DATA_OF_PROJECT_WILL_BE_SYNCED ErrorCode = 288 ErrorCode_PUBLIC_HTTP_ROUTING_NOT_FOUND ErrorCode = 98 ErrorCode_PUBLIC_HTTP_ROUTING_AT_LEAST_ONE_DOMAIN_REQUIRED ErrorCode = 99 ErrorCode_PUBLIC_HTTP_ROUTING_DUPLICATE_DOMAIN_NAME ErrorCode = 100 ErrorCode_PUBLIC_HTTP_ROUTING_DUPLICATE_FALLBACK ErrorCode = 101 ErrorCode_PUBLIC_HTTP_ROUTING_DUPLICATE_DOMAIN_NAME_IN_ANOTHER_ROUTING ErrorCode = 102 ErrorCode_PUBLIC_HTTP_ROUTING_DUPLICATE_FALLBACK_IN_ANOTHER_ROUTING ErrorCode = 103 ErrorCode_PUBLIC_HTTP_ROUTING_DUPLICATE_LOCATION_PATHS ErrorCode = 104 ErrorCode_PUBLIC_HTTP_ROUTING_ITEMS_LIMIT ErrorCode = 105 ErrorCode_PUBLIC_HTTP_ROUTING_LOCATIONS_LIMIT ErrorCode = 106 ErrorCode_PUBLIC_HTTP_ROUTING_DOMAINS_LIMIT ErrorCode = 107 ErrorCode_PUBLIC_HTTP_ROUTING_INVALID_DOMAIN_NAME_FQDN ErrorCode = 108 ErrorCode_PUBLIC_HTTP_ROUTING_SSL_FALLBACK ErrorCode = 109 ErrorCode_PUBLIC_HTTP_ROUTING_LOCATION_DOES_NOT_FOUND ErrorCode = 110 ErrorCode_PUBLIC_HTTP_ROUTING_INVALID_LOCATIONS_PREFIX ErrorCode = 111 ErrorCode_PUBLIC_HTTP_ROUTING_MULTIPLE_SERVICE_STACK_ACCESS_POINTS ErrorCode = 112 ErrorCode_PUBLIC_HTTP_ROUTING_SERVICE_STACK_ACCESS_POINT_NOT_FOUND ErrorCode = 113 ErrorCode_PUBLIC_HTTP_ROUTING_REQUEST_ONLY_TCP_PORT ErrorCode = 114 ErrorCode_PUBLIC_HTTP_ROUTING_SERVICE_STACK_DOES_NOT_SUPPORT_HTTP ErrorCode = 115 ErrorCode_PUBLIC_HTTP_ROUTING_FORBIDDEN_ZEROPS_SUBDOMAIN_SUFFIX ErrorCode = 327 ErrorCode_NO_PUBLIC_HTTP_ROUTING_IN_L7_HTTP_BALANCING ErrorCode = 116 ErrorCode_SSL_NOT_SUPPORTED ErrorCode = 117 ErrorCode_REGISTERED_DOMAIN_HOST_LIMIT_REACHED ErrorCode = 118 ErrorCode_PUBLIC_SUFFIX_LIST_CONTROL_FAILED ErrorCode = 119 ErrorCode_PORT_NOT_SUPPORTED ErrorCode = 120 ErrorCode_PUBLIC_HTTP_ROUTING_SYNC_RUNNING ErrorCode = 121 ErrorCode_PUBLIC_HTTP_ROUTING_VERSION_MISMATCH ErrorCode = 169 ErrorCode_PORT_OUT_OF_RANGE ErrorCode = 122 ErrorCode_PORT_PROTOCOL_INVALID ErrorCode = 123 ErrorCode_PORT_SCHEME_INVALID ErrorCode = 124 ErrorCode_UDP_PROTOCOL_SCHEME_MISMATCH ErrorCode = 125 ErrorCode_PUBLIC_IP_REQUEST_NOT_FOUND ErrorCode = 126 ErrorCode_PUBLIC_IP_REQUEST_ONLY_ONE ErrorCode = 128 ErrorCode_PUBLIC_IP_REQUEST_RELEASE_RUNNING ErrorCode = 130 ErrorCode_USER_NOTIFICATION_NOT_FOUND ErrorCode = 131 ErrorCode_PUBLIC_PORT_ROUTING_NOT_FOUND ErrorCode = 132 ErrorCode_PUBLIC_IP_TYPE_NOT_SUPPORTED ErrorCode = 133 ErrorCode_PORT_AND_PROTOCOL_COMBINATION_NOT_SUPPORTED ErrorCode = 134 ErrorCode_PUBLIC_PORT_ROUTING_DUPLICATE_RULE ErrorCode = 135 ErrorCode_INTERNAL_PORT_DUPLICATE_RULE ErrorCode = 181 ErrorCode_PUBLIC_PORT_ROUTING_SYNC_RUNNING ErrorCode = 136 ErrorCode_PUBLIC_PORT_ROUTING_INVALID_IP_FORMAT ErrorCode = 137 ErrorCode_PUBLIC_PORT_ROUTING_FIREWALL_POLICY_CONFLICT ErrorCode = 138 ErrorCode_PUBLIC_PORT_ROUTING_VERSION_MISMATCH ErrorCode = 170 ErrorCode_PUBLIC_PORT_ROUTING_UNABLE_TO_EDIT_DELETED_RECORD ErrorCode = 139 ErrorCode_PUBLIC_PORT_ROUTING_UNABLE_TO_EDIT_PORTS_ON_SYSTEM_SERVICE ErrorCode = 190 ErrorCode_DRIVER_NOT_FOUND ErrorCode = 140 ErrorCode_DRIVER_ENTITY_IS_NOT_SERVICE_STACK ErrorCode = 141 ErrorCode_DRIVER_ALREADY_SET ErrorCode = 142 ErrorCode_CLIENT_USER_CONNECTION_ALREADY_EXISTS ErrorCode = 143 ErrorCode_USER_ALREADY_ASSIGNED ErrorCode = 144 ErrorCode_SERVICE_STACK_TYPE_USER_STORAGE_REQUIRED ErrorCode = 145 ErrorCode_APP_VERSION_NOT_FOUND ErrorCode = 146 ErrorCode_APP_VERSION_INVALID_STATUS ErrorCode = 147 ErrorCode_DEPLOY_PROCESS_ALREADY_CREATED ErrorCode = 148 ErrorCode_OBJECT_CONTENT_LENGTH_ZERO ErrorCode = 149 ErrorCode_OBJECT_MIME_TYPE_NOT_SUPPORTED ErrorCode = 150 ErrorCode_OBJECT_NOT_FOUND ErrorCode = 151 ErrorCode_MAX_OBJECT_DISK_SIZE_ESTIMATE_EXCEEDED ErrorCode = 152 ErrorCode_APP_VERSION_IS_ACTIVE ErrorCode = 226 ErrorCode_APP_VERSION_NO_ACTIVE_FOUND ErrorCode = 310 ErrorCode_APP_VERSION_IS_BEING_DEPLOYED ErrorCode = 196 ErrorCode_APP_VERSION_IS_BEING_BUILT ErrorCode = 197 ErrorCode_APP_VERSION_IS_NOT_BEING_UPLOADED ErrorCode = 198 ErrorCode_APP_VERSION_DEPLOYING_FAILED ErrorCode = 199 ErrorCode_APP_VERSION_BUILDING_FAILED ErrorCode = 200 ErrorCode_APP_VERSION_YAML_PARSE_FAILED ErrorCode = 225 ErrorCode_APP_VERSION_YAML_CONFIG_REQUIRED ErrorCode = 324 ErrorCode_APP_VERSION_DATA_NOT_AVAILABLE ErrorCode = 285 ErrorCode_APP_VERSION_ACTIVE_HAS_DEFAULT_RUNTIME ErrorCode = 306 ErrorCode_SHARED_STORAGE_NOT_FOUND ErrorCode = 153 ErrorCode_SHARED_STORAGE_INVALID_PROJECT ErrorCode = 154 ErrorCode_SERVICE_STACK_CONNECTION_NOT_FOUND ErrorCode = 155 ErrorCode_SHARED_STORAGE_INVALID_CATEGORY ErrorCode = 156 ErrorCode_USER_SERVICE_STACK_INVALID_CATEGORY ErrorCode = 157 ErrorCode_IDENTICAL_SHARED_STORAGE_AND_SERVICE_STACK ErrorCode = 158 ErrorCode_CLIENT_ID_PROJECT_SERVICE_STACK_MISSING ErrorCode = 159 ErrorCode_DIFFERENT_PROJECT_IDS ErrorCode = 160 ErrorCode_STATS_HISTORY_SEARCH_LIMIT_INVALID ErrorCode = 171 ErrorCode_STATS_HISTORY_SEARCH_TIME_GROUP_BY_INVALID ErrorCode = 192 ErrorCode_STATS_HISTORY_SEARCH_ID_FILTER_INVALID ErrorCode = 172 ErrorCode_STATS_HISTORY_SEARCH_PROJECT_ID_REQUIRED ErrorCode = 173 ErrorCode_STATS_HISTORY_SEARCH_SUBSCRIPTION_NOT_SUPPORTED ErrorCode = 174 ErrorCode_STATS_HISTORY_SEARCH_HISTORY_LIMIT_REACHED ErrorCode = 193 ErrorCode_STATS_HISTORY_SEARCH_RANGE_INVALID ErrorCode = 274 ErrorCode_STATS_HISTORY_SEARCH_EITHER_RANGE_OR_LIMIT_REQUIRED ErrorCode = 278 ErrorCode_STATS_HISTORY_SEARCH_FULL_RANGE_REQUIRED ErrorCode = 276 ErrorCode_TRANSACTION_DEBIT_SEARCH_LIMIT_INVALID ErrorCode = 260 ErrorCode_TRANSACTION_DEBIT_SEARCH_TIME_GROUP_BY_INVALID ErrorCode = 261 ErrorCode_TRANSACTION_DEBIT_SEARCH_RANGE_INVALID ErrorCode = 273 ErrorCode_TRANSACTION_DEBIT_SEARCH_CLIENT_ID_REQUIRED ErrorCode = 262 ErrorCode_TRANSACTION_DEBIT_SEARCH_ID_FILTER_INVALID ErrorCode = 263 ErrorCode_TRANSACTION_DEBIT_SEARCH_EITHER_RANGE_OR_LIMIT_REQUIRED ErrorCode = 277 ErrorCode_TRANSACTION_DEBIT_SEARCH_FULL_RANGE_REQUIRED ErrorCode = 272 ErrorCode_TRANSACTION_DEBIT_SEARCH_TILL_AND_FROM_DATE_TIMEZONES_DIFFER ErrorCode = 300 ErrorCode_TRANSACTION_DEBIT_SEARCH_UNKNOWN_TIMEZONE ErrorCode = 301 ErrorCode_TRANSACTION_DEBIT_SEARCH_INVALID_FILTER ErrorCode = 271 ErrorCode_GITHUB_VERIFICATION_EXPIRED ErrorCode = 188 ErrorCode_INVALID_GITHUB_TOKEN_ACTION ErrorCode = 182 ErrorCode_GITHUB_REQUEST_FAILED ErrorCode = 183 ErrorCode_GITHUB_AUTHORIZATION_REQUIRED ErrorCode = 184 ErrorCode_GITHUB_EMAIL_ACCESS_REQUIRED ErrorCode = 185 ErrorCode_GITHUB_NO_VERIFIED_EMAIL_FOUND ErrorCode = 186 ErrorCode_GITHUB_REPOSITORY_ACCESS_REQUIRED ErrorCode = 187 ErrorCode_GITHUB_RATE_LIMIT_EXCEEDED ErrorCode = 189 ErrorCode_SERVICE_STACK_NO_GITHUB_INTEGRATION ErrorCode = 206 ErrorCode_BRANCH_NAME_REQUIRED ErrorCode = 207 ErrorCode_TRIGGER_BUILD_REQUIRES_BRANCH_EVENT_TYPE ErrorCode = 268 ErrorCode_USER_SERVICE_STACK_REQUIRED ErrorCode = 208 ErrorCode_NO_EXTERNAL_REPOSITORY_INTEGRATION ErrorCode = 209 ErrorCode_GITHUB_BRANCH_DELETED ErrorCode = 210 ErrorCode_GITHUB_WEBHOOK_DELETED ErrorCode = 211 ErrorCode_GITHUB_WEBHOOK_INVALID_PARAMETERS ErrorCode = 212 ErrorCode_UNEXPECTED_GITHUB_FILE_ENCODING ErrorCode = 218 ErrorCode_ZEROPS_BUILD_FILE_NOT_FOUND ErrorCode = 219 ErrorCode_INCORRECT_WEBHOOK_SECRET ErrorCode = 213 ErrorCode_UNSUPPORTED_WEBHOOK_EVENT_TYPE ErrorCode = 214 ErrorCode_REPOSITORY_DOES_NOT_MATCH_SERVICE_STACK_SETTINGS ErrorCode = 215 ErrorCode_PROJECT_STATUS_NOT_IN_NEW_CREATING_ACTIVE ErrorCode = 216 ErrorCode_GITHUB_PUSH_IGNORED ErrorCode = 217 ErrorCode_ZEROPS_BUILD_FILE_TOO_LARGE ErrorCode = 204 ErrorCode_SAME_SERVICE_STACK_TYPE_USED ErrorCode = 205 ErrorCode_GITHUB_WRONG_REPOSITORY_FULL_NAME_FORMAT ErrorCode = 220 ErrorCode_GITHUB_WEBHOOKS_LIMIT_EXCEEDED ErrorCode = 221 ErrorCode_AVATAR_UPLOAD_FORBIDDEN_IMAGE_TYPE ErrorCode = 222 ErrorCode_AVATAR_UPLOAD_MAX_SIZE ErrorCode = 223 ErrorCode_AVATAR_UPLOAD_FILE_NOT_FOUND ErrorCode = 224 ErrorCode_GITLAB_RATE_LIMIT_EXCEEDED ErrorCode = 228 ErrorCode_GITLAB_VERIFICATION_EXPIRED ErrorCode = 229 ErrorCode_INVALID_GITLAB_TOKEN_ACTION ErrorCode = 230 ErrorCode_GITLAB_REQUEST_FAILED ErrorCode = 231 ErrorCode_GITLAB_AUTHORIZATION_REQUIRED ErrorCode = 232 ErrorCode_GITLAB_FULL_API_ACCESS_REQUIRED ErrorCode = 233 ErrorCode_MULTIPLE_INTEGRATIONS_ARE_FORBIDDEN ErrorCode = 234 ErrorCode_GITLAB_BRANCH_DELETED ErrorCode = 235 ErrorCode_GITLAB_WEBHOOK_DELETED ErrorCode = 236 ErrorCode_GITLAB_WEBHOOK_INVALID_PARAMETERS ErrorCode = 237 ErrorCode_SERVICE_STACK_NO_GITLAB_INTEGRATION ErrorCode = 238 ErrorCode_GITLAB_PUSH_IGNORED ErrorCode = 239 ErrorCode_YAML_FIELD_LENGTH_ERROR ErrorCode = 240 ErrorCode_YAML_WRONG_USE_FIELD_TYPE ErrorCode = 241 ErrorCode_VAT_NUMBER_NOT_IN_EUCOUNTRY ErrorCode = 254 ErrorCode_COMPANY_NOT_FOUND_IN_EU ErrorCode = 258 ErrorCode_VAT_NUMBER_MISSING ErrorCode = 244 ErrorCode_PAYMENT_IN_PROGRESS ErrorCode = 245 ErrorCode_DUPLICATE_VAT_NUMBER ErrorCode = 250 ErrorCode_DUPLICATE_COMPANY_NUMBER ErrorCode = 302 ErrorCode_CURRENCY_CHANGE ErrorCode = 303 ErrorCode_ADMIN_USER_ACCOUNT_EXISTS ErrorCode = 266 ErrorCode_CREDIT_LIMIT_REACHED ErrorCode = 246 ErrorCode_INSUFFICIENT_CREDIT ErrorCode = 247 ErrorCode_PROJECT_LOCK_FAILED ErrorCode = 248 ErrorCode_PROJECT_UPDATE_FAILED ErrorCode = 249 ErrorCode_MAXIMUM_AMOUNT_EXCEEDED ErrorCode = 267 ErrorCode_PAYMENT_FAILED_ERROR ErrorCode = 252 ErrorCode_PAYMENT_NOT_FOUND ErrorCode = 253 ErrorCode_ADDON_NOT_FOUND ErrorCode = 255 ErrorCode_INVOICE_NOT_FOUND ErrorCode = 259 ErrorCode_PRICE_LIST_NOT_FOUND ErrorCode = 264 ErrorCode_COST_LIMIT_TOO_SMALL ErrorCode = 279 ErrorCode_PROJECT_IMPORT_INVALID_YAML ErrorCode = 289 ErrorCode_PROJECT_IMPORT_INVALID_CONFIG_STRUCTURE ErrorCode = 290 ErrorCode_PROJECT_IMPORT_INVALID_PARAMETER ErrorCode = 295 ErrorCode_PROJECT_IMPORT_INVALID_TYPE_VERSION ErrorCode = 292 ErrorCode_PROJECT_IMPORT_MISSING_PARAMETER ErrorCode = 293 ErrorCode_PROJECT_IMPORT_UNABLE_TO_CREATE_SERVICE_STACK ErrorCode = 294 ErrorCode_PROJECT_IMPORT_PROJECT_INCLUDED ErrorCode = 296 ErrorCode_PROJECT_IMPORT_PROJECT_MISSING ErrorCode = 297 ErrorCode_PROJECT_IMPORT_MISSING_SERVICE ErrorCode = 298 ErrorCode_INVALID_CUSTOM_AUTOSCALING_VALUE ErrorCode = 309 ErrorCode_INVALID_CUSTOM_AUTOSCALING_CPU_RAM_RATIO ErrorCode = 335 ErrorCode_CUSTOM_VERTICAL_AUTOSCALING_FORBIDDEN_FOR_THIS_STACK_CATEGORY ErrorCode = 305 ErrorCode_CUSTOM_HORIZONTAL_AUTOSCALING_FORBIDDEN_FOR_THIS_STACK_CATEGORY ErrorCode = 307 ErrorCode_CUSTOM_HORIZONTAL_AUTOSCALING_FORBIDDEN_IN_NON_HA_MODE ErrorCode = 308 ErrorCode_ACTION_FORBIDDEN_FOR_THIS_STACK_CATEGORY ErrorCode = 311 ErrorCode_MODE_UPDATE_FORBIDDEN_FOR_THIS_STACK_CATEGORY ErrorCode = 312 ErrorCode_YAML_VALIDATION_INVALID_YAML ErrorCode = 304 ErrorCode_UNEXPECTED_YAML_ENCODING ErrorCode = 325 ErrorCode_BUCKET_ALREADY_EXISTS ErrorCode = 336 ErrorCode_S3_API_REQUEST_FAILED ErrorCode = 337 ErrorCode_USER_ID_WAS_NOT_FOUND ErrorCode = 161 ErrorCode_AUTHOR_ID_WAS_NOT_FOUND ErrorCode = 162 ErrorCode_USER_DOES_NOT_HAVE_ACTIVE_CONNECTION_TO_ANY_CLIENT ErrorCode = 163 ErrorCode_USER_HAS_NOT_ACCESS_TO_ZEROPS ErrorCode = 164 ErrorCode_INVALID_EMAIL_TOKEN ErrorCode = 195 ErrorCode_CLIENT_CREATE_FAILED ErrorCode = 321 ErrorCode_CLIENT_ID_TOO_LONG ErrorCode = 322 ErrorCode_TRANSFER_ID_TOO_LONG ErrorCode = 316 ErrorCode_EMAIL_IS_INVALID ErrorCode = 313 ErrorCode_USER_ACCOUNT_DELETED ErrorCode = 314 ErrorCode_NO_CONTABO_CLIENT_CONNECTED ErrorCode = 315 ErrorCode_AMBIGUOUS_USER ErrorCode = 330 ErrorCode_AMBIGUOUS_USER_SIGN_IN ErrorCode = 331 ErrorCode_UNSUPPORTED_CURRENCY ErrorCode = 317 ErrorCode_INVALID_CURRENCY_CODE ErrorCode = 320 ErrorCode_TRANSFER_PARAM_MISMATCH ErrorCode = 318 ErrorCode_INVALID_AMOUNT ErrorCode = 333 )
func (ErrorCode) Descriptor ¶
func (ErrorCode) Descriptor() protoreflect.EnumDescriptor
func (ErrorCode) EnumDescriptor
deprecated
func (ErrorCode) Number ¶
func (x ErrorCode) Number() protoreflect.EnumNumber
func (ErrorCode) Type ¶
func (ErrorCode) Type() protoreflect.EnumType
type ErrorNull ¶
type ErrorNull struct {
Value *Error `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*ErrorNull) Descriptor
deprecated
func (*ErrorNull) ProtoMessage ¶
func (*ErrorNull) ProtoMessage()
func (*ErrorNull) ProtoReflect ¶
func (x *ErrorNull) ProtoReflect() protoreflect.Message
type GetProcessRequest ¶
type GetProcessRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetProcessRequest) Descriptor
deprecated
func (*GetProcessRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProcessRequest.ProtoReflect.Descriptor instead.
func (*GetProcessRequest) GetId ¶
func (x *GetProcessRequest) GetId() string
func (*GetProcessRequest) ProtoMessage ¶
func (*GetProcessRequest) ProtoMessage()
func (*GetProcessRequest) ProtoReflect ¶
func (x *GetProcessRequest) ProtoReflect() protoreflect.Message
func (*GetProcessRequest) Reset ¶
func (x *GetProcessRequest) Reset()
func (*GetProcessRequest) String ¶
func (x *GetProcessRequest) String() string
type GetProcessResponse ¶
type GetProcessResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *GetProcessResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*GetProcessResponse) Descriptor
deprecated
func (*GetProcessResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProcessResponse.ProtoReflect.Descriptor instead.
func (*GetProcessResponse) GetError ¶
func (x *GetProcessResponse) GetError() *Error
func (*GetProcessResponse) GetOutput ¶
func (x *GetProcessResponse) GetOutput() *GetProcessResponseDto
func (*GetProcessResponse) ProtoMessage ¶
func (*GetProcessResponse) ProtoMessage()
func (*GetProcessResponse) ProtoReflect ¶
func (x *GetProcessResponse) ProtoReflect() protoreflect.Message
func (*GetProcessResponse) Reset ¶
func (x *GetProcessResponse) Reset()
func (*GetProcessResponse) String ¶
func (x *GetProcessResponse) String() string
type GetProcessResponseDto ¶
type GetProcessResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,14,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,15,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,3,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,4,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,5,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,16,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,6,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,7,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,8,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,10,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,11,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,17,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,18,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,12,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,13,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*GetProcessResponseDto) Descriptor
deprecated
func (*GetProcessResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use GetProcessResponseDto.ProtoReflect.Descriptor instead.
func (*GetProcessResponseDto) GetActionName ¶
func (x *GetProcessResponseDto) GetActionName() string
func (*GetProcessResponseDto) GetAppVersion ¶
func (x *GetProcessResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*GetProcessResponseDto) GetCanceledByUser ¶
func (x *GetProcessResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*GetProcessResponseDto) GetClientId ¶
func (x *GetProcessResponseDto) GetClientId() string
func (*GetProcessResponseDto) GetCreated ¶
func (x *GetProcessResponseDto) GetCreated() *Timestamp
func (*GetProcessResponseDto) GetCreatedBySystem ¶
func (x *GetProcessResponseDto) GetCreatedBySystem() bool
func (*GetProcessResponseDto) GetCreatedByUser ¶
func (x *GetProcessResponseDto) GetCreatedByUser() *UserJsonObject
func (*GetProcessResponseDto) GetFinished ¶
func (x *GetProcessResponseDto) GetFinished() *TimestampNull
func (*GetProcessResponseDto) GetId ¶
func (x *GetProcessResponseDto) GetId() string
func (*GetProcessResponseDto) GetLastUpdate ¶
func (x *GetProcessResponseDto) GetLastUpdate() *Timestamp
func (*GetProcessResponseDto) GetProject ¶
func (x *GetProcessResponseDto) GetProject() *ProjectLightJsonObject
func (*GetProcessResponseDto) GetProjectId ¶
func (x *GetProcessResponseDto) GetProjectId() string
func (*GetProcessResponseDto) GetSequence ¶
func (x *GetProcessResponseDto) GetSequence() int32
func (*GetProcessResponseDto) GetServiceStackId ¶
func (x *GetProcessResponseDto) GetServiceStackId() *StringNull
func (*GetProcessResponseDto) GetServiceStacks ¶
func (x *GetProcessResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*GetProcessResponseDto) GetStarted ¶
func (x *GetProcessResponseDto) GetStarted() *TimestampNull
func (*GetProcessResponseDto) GetStatus ¶
func (x *GetProcessResponseDto) GetStatus() ProcessStatus
func (*GetProcessResponseDto) ProtoMessage ¶
func (*GetProcessResponseDto) ProtoMessage()
func (*GetProcessResponseDto) ProtoReflect ¶
func (x *GetProcessResponseDto) ProtoReflect() protoreflect.Message
func (*GetProcessResponseDto) Reset ¶
func (x *GetProcessResponseDto) Reset()
func (*GetProcessResponseDto) String ¶
func (x *GetProcessResponseDto) String() string
type GetProjectsByNameRequest ¶
type GetProjectsByNameRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*GetProjectsByNameRequest) Descriptor
deprecated
func (*GetProjectsByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectsByNameRequest.ProtoReflect.Descriptor instead.
func (*GetProjectsByNameRequest) GetName ¶
func (x *GetProjectsByNameRequest) GetName() string
func (*GetProjectsByNameRequest) ProtoMessage ¶
func (*GetProjectsByNameRequest) ProtoMessage()
func (*GetProjectsByNameRequest) ProtoReflect ¶
func (x *GetProjectsByNameRequest) ProtoReflect() protoreflect.Message
func (*GetProjectsByNameRequest) Reset ¶
func (x *GetProjectsByNameRequest) Reset()
func (*GetProjectsByNameRequest) String ¶
func (x *GetProjectsByNameRequest) String() string
type GetProjectsByNameResponse ¶
type GetProjectsByNameResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *GetProjectsByNameResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*GetProjectsByNameResponse) Descriptor
deprecated
func (*GetProjectsByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectsByNameResponse.ProtoReflect.Descriptor instead.
func (*GetProjectsByNameResponse) GetError ¶
func (x *GetProjectsByNameResponse) GetError() *Error
func (*GetProjectsByNameResponse) GetOutput ¶
func (x *GetProjectsByNameResponse) GetOutput() *GetProjectsByNameResponseDto
func (*GetProjectsByNameResponse) ProtoMessage ¶
func (*GetProjectsByNameResponse) ProtoMessage()
func (*GetProjectsByNameResponse) ProtoReflect ¶
func (x *GetProjectsByNameResponse) ProtoReflect() protoreflect.Message
func (*GetProjectsByNameResponse) Reset ¶
func (x *GetProjectsByNameResponse) Reset()
func (*GetProjectsByNameResponse) String ¶
func (x *GetProjectsByNameResponse) String() string
type GetProjectsByNameResponseDto ¶
type GetProjectsByNameResponseDto struct {
Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
// contains filtered or unexported fields
}
func (*GetProjectsByNameResponseDto) Descriptor
deprecated
func (*GetProjectsByNameResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectsByNameResponseDto.ProtoReflect.Descriptor instead.
func (*GetProjectsByNameResponseDto) GetProjects ¶
func (x *GetProjectsByNameResponseDto) GetProjects() []*Project
func (*GetProjectsByNameResponseDto) ProtoMessage ¶
func (*GetProjectsByNameResponseDto) ProtoMessage()
func (*GetProjectsByNameResponseDto) ProtoReflect ¶
func (x *GetProjectsByNameResponseDto) ProtoReflect() protoreflect.Message
func (*GetProjectsByNameResponseDto) Reset ¶
func (x *GetProjectsByNameResponseDto) Reset()
func (*GetProjectsByNameResponseDto) String ¶
func (x *GetProjectsByNameResponseDto) String() string
type GetServiceStackByNameRequest ¶
type GetServiceStackByNameRequest struct {
ProjectId string `protobuf:"bytes,2,opt,name=projectId,proto3" json:"projectId,omitempty"`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceStackByNameRequest) Descriptor
deprecated
func (*GetServiceStackByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceStackByNameRequest.ProtoReflect.Descriptor instead.
func (*GetServiceStackByNameRequest) GetName ¶
func (x *GetServiceStackByNameRequest) GetName() string
func (*GetServiceStackByNameRequest) GetProjectId ¶
func (x *GetServiceStackByNameRequest) GetProjectId() string
func (*GetServiceStackByNameRequest) ProtoMessage ¶
func (*GetServiceStackByNameRequest) ProtoMessage()
func (*GetServiceStackByNameRequest) ProtoReflect ¶
func (x *GetServiceStackByNameRequest) ProtoReflect() protoreflect.Message
func (*GetServiceStackByNameRequest) Reset ¶
func (x *GetServiceStackByNameRequest) Reset()
func (*GetServiceStackByNameRequest) String ¶
func (x *GetServiceStackByNameRequest) String() string
type GetServiceStackByNameResponse ¶
type GetServiceStackByNameResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *GetServiceStackByNameResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceStackByNameResponse) Descriptor
deprecated
func (*GetServiceStackByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceStackByNameResponse.ProtoReflect.Descriptor instead.
func (*GetServiceStackByNameResponse) GetError ¶
func (x *GetServiceStackByNameResponse) GetError() *Error
func (*GetServiceStackByNameResponse) GetOutput ¶
func (x *GetServiceStackByNameResponse) GetOutput() *GetServiceStackByNameResponseDto
func (*GetServiceStackByNameResponse) ProtoMessage ¶
func (*GetServiceStackByNameResponse) ProtoMessage()
func (*GetServiceStackByNameResponse) ProtoReflect ¶
func (x *GetServiceStackByNameResponse) ProtoReflect() protoreflect.Message
func (*GetServiceStackByNameResponse) Reset ¶
func (x *GetServiceStackByNameResponse) Reset()
func (*GetServiceStackByNameResponse) String ¶
func (x *GetServiceStackByNameResponse) String() string
type GetServiceStackByNameResponseDto ¶
type GetServiceStackByNameResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Status ServiceStackStatus `protobuf:"varint,2,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ServiceStackStatus" json:"status,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
ServiceStackTypeInfo *ServiceStackInfoJsonObject `protobuf:"bytes,4,opt,name=serviceStackTypeInfo,proto3" json:"serviceStackTypeInfo,omitempty"`
ServiceStackTypeId string `protobuf:"bytes,5,opt,name=serviceStackTypeId,proto3" json:"serviceStackTypeId,omitempty"`
ServiceStackTypeVersionId string `protobuf:"bytes,6,opt,name=serviceStackTypeVersionId,proto3" json:"serviceStackTypeVersionId,omitempty"`
IsSystem bool `protobuf:"varint,7,opt,name=isSystem,proto3" json:"isSystem,omitempty"`
StartOnProjectStart bool `protobuf:"varint,31,opt,name=startOnProjectStart,proto3" json:"startOnProjectStart,omitempty"`
GithubIntegration *GithubIntegrationNull `protobuf:"bytes,26,opt,name=githubIntegration,proto3" json:"githubIntegration,omitempty"`
GitlabIntegration *GitlabIntegrationNull `protobuf:"bytes,29,opt,name=gitlabIntegration,proto3" json:"gitlabIntegration,omitempty"`
CustomAutoscaling *CustomAutoscalingNull `protobuf:"bytes,33,opt,name=customAutoscaling,proto3" json:"customAutoscaling,omitempty"`
Ports []*ServicePort `protobuf:"bytes,8,rep,name=ports,proto3" json:"ports,omitempty"`
RequestedPorts *RequestedPortsJsonObject `protobuf:"bytes,9,opt,name=requestedPorts,proto3" json:"requestedPorts,omitempty"`
Created *Timestamp `protobuf:"bytes,10,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,11,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Mode ServiceStackMode `protobuf:"varint,12,opt,name=mode,proto3,enum=zBusinessZeropsApiProtocol.ServiceStackMode" json:"mode,omitempty"`
CustomPortsEnabled bool `protobuf:"varint,13,opt,name=customPortsEnabled,proto3" json:"customPortsEnabled,omitempty"`
SubdomainAccess bool `protobuf:"varint,14,opt,name=subdomainAccess,proto3" json:"subdomainAccess,omitempty"`
ReloadAvailable bool `protobuf:"varint,15,opt,name=reloadAvailable,proto3" json:"reloadAvailable,omitempty"`
VersionNumber string `protobuf:"bytes,16,opt,name=versionNumber,proto3" json:"versionNumber,omitempty"`
ProjectId string `protobuf:"bytes,32,opt,name=projectId,proto3" json:"projectId,omitempty"`
Project *ProjectLight `protobuf:"bytes,17,opt,name=project,proto3" json:"project,omitempty"`
ConnectedStacks []*ServiceStackConnectedServiceStack `protobuf:"bytes,18,rep,name=connectedStacks,proto3" json:"connectedStacks,omitempty"`
UserData []*UserDataLight `protobuf:"bytes,34,rep,name=userData,proto3" json:"userData,omitempty"`
ActiveAppVersion *AppVersionLightNull `protobuf:"bytes,19,opt,name=activeAppVersion,proto3" json:"activeAppVersion,omitempty"`
HasUnsyncedUserDataRecord bool `protobuf:"varint,20,opt,name=hasUnsyncedUserDataRecord,proto3" json:"hasUnsyncedUserDataRecord,omitempty"`
HasUnsyncedPublicHttpRoutingRecord bool `protobuf:"varint,21,opt,name=hasUnsyncedPublicHttpRoutingRecord,proto3" json:"hasUnsyncedPublicHttpRoutingRecord,omitempty"`
HasUnsyncedPublicPortRecord bool `protobuf:"varint,22,opt,name=hasUnsyncedPublicPortRecord,proto3" json:"hasUnsyncedPublicPortRecord,omitempty"`
HasPublicPortRoutingAccess bool `protobuf:"varint,24,opt,name=hasPublicPortRoutingAccess,proto3" json:"hasPublicPortRoutingAccess,omitempty"`
HasPublicHttpRoutingAccess bool `protobuf:"varint,25,opt,name=hasPublicHttpRoutingAccess,proto3" json:"hasPublicHttpRoutingAccess,omitempty"`
ActivePublicHttpRoutingCount *Int32Null `protobuf:"bytes,27,opt,name=activePublicHttpRoutingCount,proto3" json:"activePublicHttpRoutingCount,omitempty"`
ActivePublicPortRoutingCount *Int32Null `protobuf:"bytes,28,opt,name=activePublicPortRoutingCount,proto3" json:"activePublicPortRoutingCount,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceStackByNameResponseDto) Descriptor
deprecated
func (*GetServiceStackByNameResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceStackByNameResponseDto.ProtoReflect.Descriptor instead.
func (*GetServiceStackByNameResponseDto) GetActiveAppVersion ¶
func (x *GetServiceStackByNameResponseDto) GetActiveAppVersion() *AppVersionLightNull
func (*GetServiceStackByNameResponseDto) GetActivePublicHttpRoutingCount ¶
func (x *GetServiceStackByNameResponseDto) GetActivePublicHttpRoutingCount() *Int32Null
func (*GetServiceStackByNameResponseDto) GetActivePublicPortRoutingCount ¶
func (x *GetServiceStackByNameResponseDto) GetActivePublicPortRoutingCount() *Int32Null
func (*GetServiceStackByNameResponseDto) GetConnectedStacks ¶
func (x *GetServiceStackByNameResponseDto) GetConnectedStacks() []*ServiceStackConnectedServiceStack
func (*GetServiceStackByNameResponseDto) GetCreated ¶
func (x *GetServiceStackByNameResponseDto) GetCreated() *Timestamp
func (*GetServiceStackByNameResponseDto) GetCustomAutoscaling ¶
func (x *GetServiceStackByNameResponseDto) GetCustomAutoscaling() *CustomAutoscalingNull
func (*GetServiceStackByNameResponseDto) GetCustomPortsEnabled ¶
func (x *GetServiceStackByNameResponseDto) GetCustomPortsEnabled() bool
func (*GetServiceStackByNameResponseDto) GetGithubIntegration ¶
func (x *GetServiceStackByNameResponseDto) GetGithubIntegration() *GithubIntegrationNull
func (*GetServiceStackByNameResponseDto) GetGitlabIntegration ¶
func (x *GetServiceStackByNameResponseDto) GetGitlabIntegration() *GitlabIntegrationNull
func (*GetServiceStackByNameResponseDto) GetHasPublicHttpRoutingAccess ¶
func (x *GetServiceStackByNameResponseDto) GetHasPublicHttpRoutingAccess() bool
func (*GetServiceStackByNameResponseDto) GetHasPublicPortRoutingAccess ¶
func (x *GetServiceStackByNameResponseDto) GetHasPublicPortRoutingAccess() bool
func (*GetServiceStackByNameResponseDto) GetHasUnsyncedPublicHttpRoutingRecord ¶
func (x *GetServiceStackByNameResponseDto) GetHasUnsyncedPublicHttpRoutingRecord() bool
func (*GetServiceStackByNameResponseDto) GetHasUnsyncedPublicPortRecord ¶
func (x *GetServiceStackByNameResponseDto) GetHasUnsyncedPublicPortRecord() bool
func (*GetServiceStackByNameResponseDto) GetHasUnsyncedUserDataRecord ¶
func (x *GetServiceStackByNameResponseDto) GetHasUnsyncedUserDataRecord() bool
func (*GetServiceStackByNameResponseDto) GetId ¶
func (x *GetServiceStackByNameResponseDto) GetId() string
func (*GetServiceStackByNameResponseDto) GetIsSystem ¶
func (x *GetServiceStackByNameResponseDto) GetIsSystem() bool
func (*GetServiceStackByNameResponseDto) GetLastUpdate ¶
func (x *GetServiceStackByNameResponseDto) GetLastUpdate() *Timestamp
func (*GetServiceStackByNameResponseDto) GetMode ¶
func (x *GetServiceStackByNameResponseDto) GetMode() ServiceStackMode
func (*GetServiceStackByNameResponseDto) GetName ¶
func (x *GetServiceStackByNameResponseDto) GetName() string
func (*GetServiceStackByNameResponseDto) GetPorts ¶
func (x *GetServiceStackByNameResponseDto) GetPorts() []*ServicePort
func (*GetServiceStackByNameResponseDto) GetProject ¶
func (x *GetServiceStackByNameResponseDto) GetProject() *ProjectLight
func (*GetServiceStackByNameResponseDto) GetProjectId ¶
func (x *GetServiceStackByNameResponseDto) GetProjectId() string
func (*GetServiceStackByNameResponseDto) GetReloadAvailable ¶
func (x *GetServiceStackByNameResponseDto) GetReloadAvailable() bool
func (*GetServiceStackByNameResponseDto) GetRequestedPorts ¶
func (x *GetServiceStackByNameResponseDto) GetRequestedPorts() *RequestedPortsJsonObject
func (*GetServiceStackByNameResponseDto) GetServiceStackTypeId ¶
func (x *GetServiceStackByNameResponseDto) GetServiceStackTypeId() string
func (*GetServiceStackByNameResponseDto) GetServiceStackTypeInfo ¶
func (x *GetServiceStackByNameResponseDto) GetServiceStackTypeInfo() *ServiceStackInfoJsonObject
func (*GetServiceStackByNameResponseDto) GetServiceStackTypeVersionId ¶
func (x *GetServiceStackByNameResponseDto) GetServiceStackTypeVersionId() string
func (*GetServiceStackByNameResponseDto) GetStartOnProjectStart ¶
func (x *GetServiceStackByNameResponseDto) GetStartOnProjectStart() bool
func (*GetServiceStackByNameResponseDto) GetStatus ¶
func (x *GetServiceStackByNameResponseDto) GetStatus() ServiceStackStatus
func (*GetServiceStackByNameResponseDto) GetSubdomainAccess ¶
func (x *GetServiceStackByNameResponseDto) GetSubdomainAccess() bool
func (*GetServiceStackByNameResponseDto) GetUserData ¶
func (x *GetServiceStackByNameResponseDto) GetUserData() []*UserDataLight
func (*GetServiceStackByNameResponseDto) GetVersionNumber ¶
func (x *GetServiceStackByNameResponseDto) GetVersionNumber() string
func (*GetServiceStackByNameResponseDto) ProtoMessage ¶
func (*GetServiceStackByNameResponseDto) ProtoMessage()
func (*GetServiceStackByNameResponseDto) ProtoReflect ¶
func (x *GetServiceStackByNameResponseDto) ProtoReflect() protoreflect.Message
func (*GetServiceStackByNameResponseDto) Reset ¶
func (x *GetServiceStackByNameResponseDto) Reset()
func (*GetServiceStackByNameResponseDto) String ¶
func (x *GetServiceStackByNameResponseDto) String() string
type GetServiceStackRequest ¶
type GetServiceStackRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceStackRequest) Descriptor
deprecated
func (*GetServiceStackRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceStackRequest.ProtoReflect.Descriptor instead.
func (*GetServiceStackRequest) GetId ¶
func (x *GetServiceStackRequest) GetId() string
func (*GetServiceStackRequest) ProtoMessage ¶
func (*GetServiceStackRequest) ProtoMessage()
func (*GetServiceStackRequest) ProtoReflect ¶
func (x *GetServiceStackRequest) ProtoReflect() protoreflect.Message
func (*GetServiceStackRequest) Reset ¶
func (x *GetServiceStackRequest) Reset()
func (*GetServiceStackRequest) String ¶
func (x *GetServiceStackRequest) String() string
type GetServiceStackResponse ¶
type GetServiceStackResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *GetServiceStackResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceStackResponse) Descriptor
deprecated
func (*GetServiceStackResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceStackResponse.ProtoReflect.Descriptor instead.
func (*GetServiceStackResponse) GetError ¶
func (x *GetServiceStackResponse) GetError() *Error
func (*GetServiceStackResponse) GetOutput ¶
func (x *GetServiceStackResponse) GetOutput() *GetServiceStackResponseDto
func (*GetServiceStackResponse) ProtoMessage ¶
func (*GetServiceStackResponse) ProtoMessage()
func (*GetServiceStackResponse) ProtoReflect ¶
func (x *GetServiceStackResponse) ProtoReflect() protoreflect.Message
func (*GetServiceStackResponse) Reset ¶
func (x *GetServiceStackResponse) Reset()
func (*GetServiceStackResponse) String ¶
func (x *GetServiceStackResponse) String() string
type GetServiceStackResponseDto ¶
type GetServiceStackResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Status ServiceStackStatus `protobuf:"varint,2,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ServiceStackStatus" json:"status,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
ServiceStackTypeInfo *ServiceStackInfoJsonObject `protobuf:"bytes,4,opt,name=serviceStackTypeInfo,proto3" json:"serviceStackTypeInfo,omitempty"`
ServiceStackTypeId string `protobuf:"bytes,5,opt,name=serviceStackTypeId,proto3" json:"serviceStackTypeId,omitempty"`
ServiceStackTypeVersionId string `protobuf:"bytes,6,opt,name=serviceStackTypeVersionId,proto3" json:"serviceStackTypeVersionId,omitempty"`
IsSystem bool `protobuf:"varint,7,opt,name=isSystem,proto3" json:"isSystem,omitempty"`
StartOnProjectStart bool `protobuf:"varint,31,opt,name=startOnProjectStart,proto3" json:"startOnProjectStart,omitempty"`
GithubIntegration *GithubIntegrationNull `protobuf:"bytes,26,opt,name=githubIntegration,proto3" json:"githubIntegration,omitempty"`
GitlabIntegration *GitlabIntegrationNull `protobuf:"bytes,29,opt,name=gitlabIntegration,proto3" json:"gitlabIntegration,omitempty"`
CustomAutoscaling *CustomAutoscalingNull `protobuf:"bytes,33,opt,name=customAutoscaling,proto3" json:"customAutoscaling,omitempty"`
Ports []*ServicePort `protobuf:"bytes,8,rep,name=ports,proto3" json:"ports,omitempty"`
RequestedPorts *RequestedPortsJsonObject `protobuf:"bytes,9,opt,name=requestedPorts,proto3" json:"requestedPorts,omitempty"`
Created *Timestamp `protobuf:"bytes,10,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,11,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Mode ServiceStackMode `protobuf:"varint,12,opt,name=mode,proto3,enum=zBusinessZeropsApiProtocol.ServiceStackMode" json:"mode,omitempty"`
CustomPortsEnabled bool `protobuf:"varint,13,opt,name=customPortsEnabled,proto3" json:"customPortsEnabled,omitempty"`
SubdomainAccess bool `protobuf:"varint,14,opt,name=subdomainAccess,proto3" json:"subdomainAccess,omitempty"`
ReloadAvailable bool `protobuf:"varint,15,opt,name=reloadAvailable,proto3" json:"reloadAvailable,omitempty"`
VersionNumber string `protobuf:"bytes,16,opt,name=versionNumber,proto3" json:"versionNumber,omitempty"`
ProjectId string `protobuf:"bytes,32,opt,name=projectId,proto3" json:"projectId,omitempty"`
Project *ProjectLight `protobuf:"bytes,17,opt,name=project,proto3" json:"project,omitempty"`
ConnectedStacks []*ServiceStackConnectedServiceStack `protobuf:"bytes,18,rep,name=connectedStacks,proto3" json:"connectedStacks,omitempty"`
UserData []*UserDataLight `protobuf:"bytes,34,rep,name=userData,proto3" json:"userData,omitempty"`
ActiveAppVersion *AppVersionLightNull `protobuf:"bytes,19,opt,name=activeAppVersion,proto3" json:"activeAppVersion,omitempty"`
HasUnsyncedUserDataRecord bool `protobuf:"varint,20,opt,name=hasUnsyncedUserDataRecord,proto3" json:"hasUnsyncedUserDataRecord,omitempty"`
HasUnsyncedPublicHttpRoutingRecord bool `protobuf:"varint,21,opt,name=hasUnsyncedPublicHttpRoutingRecord,proto3" json:"hasUnsyncedPublicHttpRoutingRecord,omitempty"`
HasUnsyncedPublicPortRecord bool `protobuf:"varint,22,opt,name=hasUnsyncedPublicPortRecord,proto3" json:"hasUnsyncedPublicPortRecord,omitempty"`
HasPublicPortRoutingAccess bool `protobuf:"varint,24,opt,name=hasPublicPortRoutingAccess,proto3" json:"hasPublicPortRoutingAccess,omitempty"`
HasPublicHttpRoutingAccess bool `protobuf:"varint,25,opt,name=hasPublicHttpRoutingAccess,proto3" json:"hasPublicHttpRoutingAccess,omitempty"`
ActivePublicHttpRoutingCount *Int32Null `protobuf:"bytes,27,opt,name=activePublicHttpRoutingCount,proto3" json:"activePublicHttpRoutingCount,omitempty"`
ActivePublicPortRoutingCount *Int32Null `protobuf:"bytes,28,opt,name=activePublicPortRoutingCount,proto3" json:"activePublicPortRoutingCount,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceStackResponseDto) Descriptor
deprecated
func (*GetServiceStackResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceStackResponseDto.ProtoReflect.Descriptor instead.
func (*GetServiceStackResponseDto) GetActiveAppVersion ¶
func (x *GetServiceStackResponseDto) GetActiveAppVersion() *AppVersionLightNull
func (*GetServiceStackResponseDto) GetActivePublicHttpRoutingCount ¶
func (x *GetServiceStackResponseDto) GetActivePublicHttpRoutingCount() *Int32Null
func (*GetServiceStackResponseDto) GetActivePublicPortRoutingCount ¶
func (x *GetServiceStackResponseDto) GetActivePublicPortRoutingCount() *Int32Null
func (*GetServiceStackResponseDto) GetConnectedStacks ¶
func (x *GetServiceStackResponseDto) GetConnectedStacks() []*ServiceStackConnectedServiceStack
func (*GetServiceStackResponseDto) GetCreated ¶
func (x *GetServiceStackResponseDto) GetCreated() *Timestamp
func (*GetServiceStackResponseDto) GetCustomAutoscaling ¶
func (x *GetServiceStackResponseDto) GetCustomAutoscaling() *CustomAutoscalingNull
func (*GetServiceStackResponseDto) GetCustomPortsEnabled ¶
func (x *GetServiceStackResponseDto) GetCustomPortsEnabled() bool
func (*GetServiceStackResponseDto) GetGithubIntegration ¶
func (x *GetServiceStackResponseDto) GetGithubIntegration() *GithubIntegrationNull
func (*GetServiceStackResponseDto) GetGitlabIntegration ¶
func (x *GetServiceStackResponseDto) GetGitlabIntegration() *GitlabIntegrationNull
func (*GetServiceStackResponseDto) GetHasPublicHttpRoutingAccess ¶
func (x *GetServiceStackResponseDto) GetHasPublicHttpRoutingAccess() bool
func (*GetServiceStackResponseDto) GetHasPublicPortRoutingAccess ¶
func (x *GetServiceStackResponseDto) GetHasPublicPortRoutingAccess() bool
func (*GetServiceStackResponseDto) GetHasUnsyncedPublicHttpRoutingRecord ¶
func (x *GetServiceStackResponseDto) GetHasUnsyncedPublicHttpRoutingRecord() bool
func (*GetServiceStackResponseDto) GetHasUnsyncedPublicPortRecord ¶
func (x *GetServiceStackResponseDto) GetHasUnsyncedPublicPortRecord() bool
func (*GetServiceStackResponseDto) GetHasUnsyncedUserDataRecord ¶
func (x *GetServiceStackResponseDto) GetHasUnsyncedUserDataRecord() bool
func (*GetServiceStackResponseDto) GetId ¶
func (x *GetServiceStackResponseDto) GetId() string
func (*GetServiceStackResponseDto) GetIsSystem ¶
func (x *GetServiceStackResponseDto) GetIsSystem() bool
func (*GetServiceStackResponseDto) GetLastUpdate ¶
func (x *GetServiceStackResponseDto) GetLastUpdate() *Timestamp
func (*GetServiceStackResponseDto) GetMode ¶
func (x *GetServiceStackResponseDto) GetMode() ServiceStackMode
func (*GetServiceStackResponseDto) GetName ¶
func (x *GetServiceStackResponseDto) GetName() string
func (*GetServiceStackResponseDto) GetPorts ¶
func (x *GetServiceStackResponseDto) GetPorts() []*ServicePort
func (*GetServiceStackResponseDto) GetProject ¶
func (x *GetServiceStackResponseDto) GetProject() *ProjectLight
func (*GetServiceStackResponseDto) GetProjectId ¶
func (x *GetServiceStackResponseDto) GetProjectId() string
func (*GetServiceStackResponseDto) GetReloadAvailable ¶
func (x *GetServiceStackResponseDto) GetReloadAvailable() bool
func (*GetServiceStackResponseDto) GetRequestedPorts ¶
func (x *GetServiceStackResponseDto) GetRequestedPorts() *RequestedPortsJsonObject
func (*GetServiceStackResponseDto) GetServiceStackTypeId ¶
func (x *GetServiceStackResponseDto) GetServiceStackTypeId() string
func (*GetServiceStackResponseDto) GetServiceStackTypeInfo ¶
func (x *GetServiceStackResponseDto) GetServiceStackTypeInfo() *ServiceStackInfoJsonObject
func (*GetServiceStackResponseDto) GetServiceStackTypeVersionId ¶
func (x *GetServiceStackResponseDto) GetServiceStackTypeVersionId() string
func (*GetServiceStackResponseDto) GetStartOnProjectStart ¶
func (x *GetServiceStackResponseDto) GetStartOnProjectStart() bool
func (*GetServiceStackResponseDto) GetStatus ¶
func (x *GetServiceStackResponseDto) GetStatus() ServiceStackStatus
func (*GetServiceStackResponseDto) GetSubdomainAccess ¶
func (x *GetServiceStackResponseDto) GetSubdomainAccess() bool
func (*GetServiceStackResponseDto) GetUserData ¶
func (x *GetServiceStackResponseDto) GetUserData() []*UserDataLight
func (*GetServiceStackResponseDto) GetVersionNumber ¶
func (x *GetServiceStackResponseDto) GetVersionNumber() string
func (*GetServiceStackResponseDto) ProtoMessage ¶
func (*GetServiceStackResponseDto) ProtoMessage()
func (*GetServiceStackResponseDto) ProtoReflect ¶
func (x *GetServiceStackResponseDto) ProtoReflect() protoreflect.Message
func (*GetServiceStackResponseDto) Reset ¶
func (x *GetServiceStackResponseDto) Reset()
func (*GetServiceStackResponseDto) String ¶
func (x *GetServiceStackResponseDto) String() string
type GetUserInfoRequest ¶
type GetUserInfoRequest struct {
// contains filtered or unexported fields
}
func (*GetUserInfoRequest) Descriptor
deprecated
func (*GetUserInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserInfoRequest.ProtoReflect.Descriptor instead.
func (*GetUserInfoRequest) ProtoMessage ¶
func (*GetUserInfoRequest) ProtoMessage()
func (*GetUserInfoRequest) ProtoReflect ¶
func (x *GetUserInfoRequest) ProtoReflect() protoreflect.Message
func (*GetUserInfoRequest) Reset ¶
func (x *GetUserInfoRequest) Reset()
func (*GetUserInfoRequest) String ¶
func (x *GetUserInfoRequest) String() string
type GetUserInfoResponse ¶
type GetUserInfoResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *GetUserInfoResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserInfoResponse) Descriptor
deprecated
func (*GetUserInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserInfoResponse.ProtoReflect.Descriptor instead.
func (*GetUserInfoResponse) GetError ¶
func (x *GetUserInfoResponse) GetError() *Error
func (*GetUserInfoResponse) GetOutput ¶
func (x *GetUserInfoResponse) GetOutput() *GetUserInfoResponseDto
func (*GetUserInfoResponse) ProtoMessage ¶
func (*GetUserInfoResponse) ProtoMessage()
func (*GetUserInfoResponse) ProtoReflect ¶
func (x *GetUserInfoResponse) ProtoReflect() protoreflect.Message
func (*GetUserInfoResponse) Reset ¶
func (x *GetUserInfoResponse) Reset()
func (*GetUserInfoResponse) String ¶
func (x *GetUserInfoResponse) String() string
type GetUserInfoResponseDto ¶
type GetUserInfoResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
FullName string `protobuf:"bytes,3,opt,name=fullName,proto3" json:"fullName,omitempty"`
FirstName string `protobuf:"bytes,4,opt,name=firstName,proto3" json:"firstName,omitempty"`
LastName string `protobuf:"bytes,5,opt,name=lastName,proto3" json:"lastName,omitempty"`
Avatar *UserAvatarNull `protobuf:"bytes,13,opt,name=avatar,proto3" json:"avatar,omitempty"`
CountryCallingCode *Int32Null `protobuf:"bytes,6,opt,name=countryCallingCode,proto3" json:"countryCallingCode,omitempty"`
PhoneNumber *Int32Null `protobuf:"bytes,7,opt,name=phoneNumber,proto3" json:"phoneNumber,omitempty"`
Language *Language `protobuf:"bytes,8,opt,name=language,proto3" json:"language,omitempty"`
Created *Timestamp `protobuf:"bytes,9,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,10,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Status UserStatus `protobuf:"varint,11,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.UserStatus" json:"status,omitempty"`
ClientUserList []*ClientUserExtra `protobuf:"bytes,12,rep,name=clientUserList,proto3" json:"clientUserList,omitempty"`
PasswordIsSet bool `protobuf:"varint,14,opt,name=passwordIsSet,proto3" json:"passwordIsSet,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserInfoResponseDto) Descriptor
deprecated
func (*GetUserInfoResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use GetUserInfoResponseDto.ProtoReflect.Descriptor instead.
func (*GetUserInfoResponseDto) GetAvatar ¶
func (x *GetUserInfoResponseDto) GetAvatar() *UserAvatarNull
func (*GetUserInfoResponseDto) GetClientUserList ¶
func (x *GetUserInfoResponseDto) GetClientUserList() []*ClientUserExtra
func (*GetUserInfoResponseDto) GetCountryCallingCode ¶
func (x *GetUserInfoResponseDto) GetCountryCallingCode() *Int32Null
func (*GetUserInfoResponseDto) GetCreated ¶
func (x *GetUserInfoResponseDto) GetCreated() *Timestamp
func (*GetUserInfoResponseDto) GetEmail ¶
func (x *GetUserInfoResponseDto) GetEmail() string
func (*GetUserInfoResponseDto) GetFirstName ¶
func (x *GetUserInfoResponseDto) GetFirstName() string
func (*GetUserInfoResponseDto) GetFullName ¶
func (x *GetUserInfoResponseDto) GetFullName() string
func (*GetUserInfoResponseDto) GetId ¶
func (x *GetUserInfoResponseDto) GetId() string
func (*GetUserInfoResponseDto) GetLanguage ¶
func (x *GetUserInfoResponseDto) GetLanguage() *Language
func (*GetUserInfoResponseDto) GetLastName ¶
func (x *GetUserInfoResponseDto) GetLastName() string
func (*GetUserInfoResponseDto) GetLastUpdate ¶
func (x *GetUserInfoResponseDto) GetLastUpdate() *Timestamp
func (*GetUserInfoResponseDto) GetPasswordIsSet ¶
func (x *GetUserInfoResponseDto) GetPasswordIsSet() bool
func (*GetUserInfoResponseDto) GetPhoneNumber ¶
func (x *GetUserInfoResponseDto) GetPhoneNumber() *Int32Null
func (*GetUserInfoResponseDto) GetStatus ¶
func (x *GetUserInfoResponseDto) GetStatus() UserStatus
func (*GetUserInfoResponseDto) ProtoMessage ¶
func (*GetUserInfoResponseDto) ProtoMessage()
func (*GetUserInfoResponseDto) ProtoReflect ¶
func (x *GetUserInfoResponseDto) ProtoReflect() protoreflect.Message
func (*GetUserInfoResponseDto) Reset ¶
func (x *GetUserInfoResponseDto) Reset()
func (*GetUserInfoResponseDto) String ¶
func (x *GetUserInfoResponseDto) String() string
type GithubIntegration ¶
type GithubIntegration struct {
UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"`
AuthorizationRequired bool `protobuf:"varint,2,opt,name=authorizationRequired,proto3" json:"authorizationRequired,omitempty"`
BranchName *StringNull `protobuf:"bytes,3,opt,name=branchName,proto3" json:"branchName,omitempty"`
EventType GithubIntegrationEventType `` /* 131-byte string literal not displayed */
IsActive bool `protobuf:"varint,6,opt,name=isActive,proto3" json:"isActive,omitempty"`
RepositoryFullName string `protobuf:"bytes,7,opt,name=repositoryFullName,proto3" json:"repositoryFullName,omitempty"`
WebhookId *Int32Null `protobuf:"bytes,9,opt,name=webhookId,proto3" json:"webhookId,omitempty"`
// contains filtered or unexported fields
}
func (*GithubIntegration) Descriptor
deprecated
func (*GithubIntegration) Descriptor() ([]byte, []int)
Deprecated: Use GithubIntegration.ProtoReflect.Descriptor instead.
func (*GithubIntegration) GetAuthorizationRequired ¶
func (x *GithubIntegration) GetAuthorizationRequired() bool
func (*GithubIntegration) GetBranchName ¶
func (x *GithubIntegration) GetBranchName() *StringNull
func (*GithubIntegration) GetEventType ¶
func (x *GithubIntegration) GetEventType() GithubIntegrationEventType
func (*GithubIntegration) GetIsActive ¶
func (x *GithubIntegration) GetIsActive() bool
func (*GithubIntegration) GetRepositoryFullName ¶
func (x *GithubIntegration) GetRepositoryFullName() string
func (*GithubIntegration) GetUserId ¶
func (x *GithubIntegration) GetUserId() string
func (*GithubIntegration) GetWebhookId ¶
func (x *GithubIntegration) GetWebhookId() *Int32Null
func (*GithubIntegration) ProtoMessage ¶
func (*GithubIntegration) ProtoMessage()
func (*GithubIntegration) ProtoReflect ¶
func (x *GithubIntegration) ProtoReflect() protoreflect.Message
func (*GithubIntegration) Reset ¶
func (x *GithubIntegration) Reset()
func (*GithubIntegration) String ¶
func (x *GithubIntegration) String() string
type GithubIntegrationEventType ¶
type GithubIntegrationEventType int32
const ( GithubIntegrationEventType_GITHUB_INTEGRATION_EVENT_TYPE_UNKNOWN GithubIntegrationEventType = 0 GithubIntegrationEventType_GITHUB_INTEGRATION_EVENT_TYPE_BRANCH GithubIntegrationEventType = 1 GithubIntegrationEventType_GITHUB_INTEGRATION_EVENT_TYPE_TAG GithubIntegrationEventType = 2 )
func (GithubIntegrationEventType) Descriptor ¶
func (GithubIntegrationEventType) Descriptor() protoreflect.EnumDescriptor
func (GithubIntegrationEventType) Enum ¶
func (x GithubIntegrationEventType) Enum() *GithubIntegrationEventType
func (GithubIntegrationEventType) EnumDescriptor
deprecated
func (GithubIntegrationEventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use GithubIntegrationEventType.Descriptor instead.
func (GithubIntegrationEventType) Number ¶
func (x GithubIntegrationEventType) Number() protoreflect.EnumNumber
func (GithubIntegrationEventType) String ¶
func (x GithubIntegrationEventType) String() string
func (GithubIntegrationEventType) Type ¶
func (GithubIntegrationEventType) Type() protoreflect.EnumType
type GithubIntegrationNull ¶
type GithubIntegrationNull struct {
Value *GithubIntegration `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*GithubIntegrationNull) Descriptor
deprecated
func (*GithubIntegrationNull) Descriptor() ([]byte, []int)
Deprecated: Use GithubIntegrationNull.ProtoReflect.Descriptor instead.
func (*GithubIntegrationNull) GetValid ¶
func (x *GithubIntegrationNull) GetValid() bool
func (*GithubIntegrationNull) GetValue ¶
func (x *GithubIntegrationNull) GetValue() *GithubIntegration
func (*GithubIntegrationNull) ProtoMessage ¶
func (*GithubIntegrationNull) ProtoMessage()
func (*GithubIntegrationNull) ProtoReflect ¶
func (x *GithubIntegrationNull) ProtoReflect() protoreflect.Message
func (*GithubIntegrationNull) Reset ¶
func (x *GithubIntegrationNull) Reset()
func (*GithubIntegrationNull) String ¶
func (x *GithubIntegrationNull) String() string
type GitlabIntegration ¶
type GitlabIntegration struct {
UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"`
AuthorizationRequired bool `protobuf:"varint,2,opt,name=authorizationRequired,proto3" json:"authorizationRequired,omitempty"`
BranchName *StringNull `protobuf:"bytes,3,opt,name=branchName,proto3" json:"branchName,omitempty"`
EventType GitlabIntegrationEventType `` /* 131-byte string literal not displayed */
IsActive bool `protobuf:"varint,5,opt,name=isActive,proto3" json:"isActive,omitempty"`
RepositoryFullName string `protobuf:"bytes,6,opt,name=repositoryFullName,proto3" json:"repositoryFullName,omitempty"`
WebhookId *Int32Null `protobuf:"bytes,7,opt,name=webhookId,proto3" json:"webhookId,omitempty"`
// contains filtered or unexported fields
}
func (*GitlabIntegration) Descriptor
deprecated
func (*GitlabIntegration) Descriptor() ([]byte, []int)
Deprecated: Use GitlabIntegration.ProtoReflect.Descriptor instead.
func (*GitlabIntegration) GetAuthorizationRequired ¶
func (x *GitlabIntegration) GetAuthorizationRequired() bool
func (*GitlabIntegration) GetBranchName ¶
func (x *GitlabIntegration) GetBranchName() *StringNull
func (*GitlabIntegration) GetEventType ¶
func (x *GitlabIntegration) GetEventType() GitlabIntegrationEventType
func (*GitlabIntegration) GetIsActive ¶
func (x *GitlabIntegration) GetIsActive() bool
func (*GitlabIntegration) GetRepositoryFullName ¶
func (x *GitlabIntegration) GetRepositoryFullName() string
func (*GitlabIntegration) GetUserId ¶
func (x *GitlabIntegration) GetUserId() string
func (*GitlabIntegration) GetWebhookId ¶
func (x *GitlabIntegration) GetWebhookId() *Int32Null
func (*GitlabIntegration) ProtoMessage ¶
func (*GitlabIntegration) ProtoMessage()
func (*GitlabIntegration) ProtoReflect ¶
func (x *GitlabIntegration) ProtoReflect() protoreflect.Message
func (*GitlabIntegration) Reset ¶
func (x *GitlabIntegration) Reset()
func (*GitlabIntegration) String ¶
func (x *GitlabIntegration) String() string
type GitlabIntegrationEventType ¶
type GitlabIntegrationEventType int32
const ( GitlabIntegrationEventType_GITLAB_INTEGRATION_EVENT_TYPE_UNKNOWN GitlabIntegrationEventType = 0 GitlabIntegrationEventType_GITLAB_INTEGRATION_EVENT_TYPE_BRANCH GitlabIntegrationEventType = 1 GitlabIntegrationEventType_GITLAB_INTEGRATION_EVENT_TYPE_TAG GitlabIntegrationEventType = 2 )
func (GitlabIntegrationEventType) Descriptor ¶
func (GitlabIntegrationEventType) Descriptor() protoreflect.EnumDescriptor
func (GitlabIntegrationEventType) Enum ¶
func (x GitlabIntegrationEventType) Enum() *GitlabIntegrationEventType
func (GitlabIntegrationEventType) EnumDescriptor
deprecated
func (GitlabIntegrationEventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use GitlabIntegrationEventType.Descriptor instead.
func (GitlabIntegrationEventType) Number ¶
func (x GitlabIntegrationEventType) Number() protoreflect.EnumNumber
func (GitlabIntegrationEventType) String ¶
func (x GitlabIntegrationEventType) String() string
func (GitlabIntegrationEventType) Type ¶
func (GitlabIntegrationEventType) Type() protoreflect.EnumType
type GitlabIntegrationNull ¶
type GitlabIntegrationNull struct {
Value *GitlabIntegration `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*GitlabIntegrationNull) Descriptor
deprecated
func (*GitlabIntegrationNull) Descriptor() ([]byte, []int)
Deprecated: Use GitlabIntegrationNull.ProtoReflect.Descriptor instead.
func (*GitlabIntegrationNull) GetValid ¶
func (x *GitlabIntegrationNull) GetValid() bool
func (*GitlabIntegrationNull) GetValue ¶
func (x *GitlabIntegrationNull) GetValue() *GitlabIntegration
func (*GitlabIntegrationNull) ProtoMessage ¶
func (*GitlabIntegrationNull) ProtoMessage()
func (*GitlabIntegrationNull) ProtoReflect ¶
func (x *GitlabIntegrationNull) ProtoReflect() protoreflect.Message
func (*GitlabIntegrationNull) Reset ¶
func (x *GitlabIntegrationNull) Reset()
func (*GitlabIntegrationNull) String ¶
func (x *GitlabIntegrationNull) String() string
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) CreateClient ¶
type HorizontalAutoscaling ¶
type HorizontalAutoscaling struct {
MaxContainerCount int32 `protobuf:"varint,1,opt,name=maxContainerCount,proto3" json:"maxContainerCount,omitempty"`
MinContainerCount int32 `protobuf:"varint,2,opt,name=minContainerCount,proto3" json:"minContainerCount,omitempty"`
// contains filtered or unexported fields
}
func (*HorizontalAutoscaling) Descriptor
deprecated
func (*HorizontalAutoscaling) Descriptor() ([]byte, []int)
Deprecated: Use HorizontalAutoscaling.ProtoReflect.Descriptor instead.
func (*HorizontalAutoscaling) GetMaxContainerCount ¶
func (x *HorizontalAutoscaling) GetMaxContainerCount() int32
func (*HorizontalAutoscaling) GetMinContainerCount ¶
func (x *HorizontalAutoscaling) GetMinContainerCount() int32
func (*HorizontalAutoscaling) ProtoMessage ¶
func (*HorizontalAutoscaling) ProtoMessage()
func (*HorizontalAutoscaling) ProtoReflect ¶
func (x *HorizontalAutoscaling) ProtoReflect() protoreflect.Message
func (*HorizontalAutoscaling) Reset ¶
func (x *HorizontalAutoscaling) Reset()
func (*HorizontalAutoscaling) String ¶
func (x *HorizontalAutoscaling) String() string
type HorizontalAutoscalingNull ¶
type HorizontalAutoscalingNull struct {
Value *HorizontalAutoscaling `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*HorizontalAutoscalingNull) Descriptor
deprecated
func (*HorizontalAutoscalingNull) Descriptor() ([]byte, []int)
Deprecated: Use HorizontalAutoscalingNull.ProtoReflect.Descriptor instead.
func (*HorizontalAutoscalingNull) GetValid ¶
func (x *HorizontalAutoscalingNull) GetValid() bool
func (*HorizontalAutoscalingNull) GetValue ¶
func (x *HorizontalAutoscalingNull) GetValue() *HorizontalAutoscaling
func (*HorizontalAutoscalingNull) ProtoMessage ¶
func (*HorizontalAutoscalingNull) ProtoMessage()
func (*HorizontalAutoscalingNull) ProtoReflect ¶
func (x *HorizontalAutoscalingNull) ProtoReflect() protoreflect.Message
func (*HorizontalAutoscalingNull) Reset ¶
func (x *HorizontalAutoscalingNull) Reset()
func (*HorizontalAutoscalingNull) String ¶
func (x *HorizontalAutoscalingNull) String() string
type Int32Null ¶
type Int32Null struct {
Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*Int32Null) Descriptor
deprecated
func (*Int32Null) ProtoMessage ¶
func (*Int32Null) ProtoMessage()
func (*Int32Null) ProtoReflect ¶
func (x *Int32Null) ProtoReflect() protoreflect.Message
type Language ¶
type Language struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*Language) Descriptor
deprecated
func (*Language) ProtoMessage ¶
func (*Language) ProtoMessage()
func (*Language) ProtoReflect ¶
func (x *Language) ProtoReflect() protoreflect.Message
type LocationServiceStackInfo ¶
type LocationServiceStackInfo struct {
ServiceStackName string `protobuf:"bytes,1,opt,name=serviceStackName,proto3" json:"serviceStackName,omitempty"`
ServiceStackTypeName string `protobuf:"bytes,2,opt,name=serviceStackTypeName,proto3" json:"serviceStackTypeName,omitempty"`
ServiceStackTypeVersionName string `protobuf:"bytes,3,opt,name=serviceStackTypeVersionName,proto3" json:"serviceStackTypeVersionName,omitempty"`
// contains filtered or unexported fields
}
func (*LocationServiceStackInfo) Descriptor
deprecated
func (*LocationServiceStackInfo) Descriptor() ([]byte, []int)
Deprecated: Use LocationServiceStackInfo.ProtoReflect.Descriptor instead.
func (*LocationServiceStackInfo) GetServiceStackName ¶
func (x *LocationServiceStackInfo) GetServiceStackName() string
func (*LocationServiceStackInfo) GetServiceStackTypeName ¶
func (x *LocationServiceStackInfo) GetServiceStackTypeName() string
func (*LocationServiceStackInfo) GetServiceStackTypeVersionName ¶
func (x *LocationServiceStackInfo) GetServiceStackTypeVersionName() string
func (*LocationServiceStackInfo) ProtoMessage ¶
func (*LocationServiceStackInfo) ProtoMessage()
func (*LocationServiceStackInfo) ProtoReflect ¶
func (x *LocationServiceStackInfo) ProtoReflect() protoreflect.Message
func (*LocationServiceStackInfo) Reset ¶
func (x *LocationServiceStackInfo) Reset()
func (*LocationServiceStackInfo) String ¶
func (x *LocationServiceStackInfo) String() string
type PostAppVersionRequest ¶
type PostAppVersionRequest struct {
ServiceStackId string `protobuf:"bytes,1,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Name *StringNull `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*PostAppVersionRequest) Descriptor
deprecated
func (*PostAppVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostAppVersionRequest.ProtoReflect.Descriptor instead.
func (*PostAppVersionRequest) GetName ¶
func (x *PostAppVersionRequest) GetName() *StringNull
func (*PostAppVersionRequest) GetServiceStackId ¶
func (x *PostAppVersionRequest) GetServiceStackId() string
func (*PostAppVersionRequest) ProtoMessage ¶
func (*PostAppVersionRequest) ProtoMessage()
func (*PostAppVersionRequest) ProtoReflect ¶
func (x *PostAppVersionRequest) ProtoReflect() protoreflect.Message
func (*PostAppVersionRequest) Reset ¶
func (x *PostAppVersionRequest) Reset()
func (*PostAppVersionRequest) String ¶
func (x *PostAppVersionRequest) String() string
type PostAppVersionResponse ¶
type PostAppVersionResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PostAppVersionResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PostAppVersionResponse) Descriptor
deprecated
func (*PostAppVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostAppVersionResponse.ProtoReflect.Descriptor instead.
func (*PostAppVersionResponse) GetError ¶
func (x *PostAppVersionResponse) GetError() *Error
func (*PostAppVersionResponse) GetOutput ¶
func (x *PostAppVersionResponse) GetOutput() *PostAppVersionResponseDto
func (*PostAppVersionResponse) ProtoMessage ¶
func (*PostAppVersionResponse) ProtoMessage()
func (*PostAppVersionResponse) ProtoReflect ¶
func (x *PostAppVersionResponse) ProtoReflect() protoreflect.Message
func (*PostAppVersionResponse) Reset ¶
func (x *PostAppVersionResponse) Reset()
func (*PostAppVersionResponse) String ¶
func (x *PostAppVersionResponse) String() string
type PostAppVersionResponseDto ¶
type PostAppVersionResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId string `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Build *AppVersionBuildNull `protobuf:"bytes,13,opt,name=build,proto3" json:"build,omitempty"`
Sequence int32 `protobuf:"varint,5,opt,name=sequence,proto3" json:"sequence,omitempty"`
Status AppVersionStatus `protobuf:"varint,6,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.AppVersionStatus" json:"status,omitempty"`
UserDataList []*AppVersionUserData `protobuf:"bytes,7,rep,name=userDataList,proto3" json:"userDataList,omitempty"`
Created *Timestamp `protobuf:"bytes,8,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,9,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
UploadUrl string `protobuf:"bytes,10,opt,name=uploadUrl,proto3" json:"uploadUrl,omitempty"`
// contains filtered or unexported fields
}
func (*PostAppVersionResponseDto) Descriptor
deprecated
func (*PostAppVersionResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PostAppVersionResponseDto.ProtoReflect.Descriptor instead.
func (*PostAppVersionResponseDto) GetBuild ¶
func (x *PostAppVersionResponseDto) GetBuild() *AppVersionBuildNull
func (*PostAppVersionResponseDto) GetClientId ¶
func (x *PostAppVersionResponseDto) GetClientId() string
func (*PostAppVersionResponseDto) GetCreated ¶
func (x *PostAppVersionResponseDto) GetCreated() *Timestamp
func (*PostAppVersionResponseDto) GetId ¶
func (x *PostAppVersionResponseDto) GetId() string
func (*PostAppVersionResponseDto) GetLastUpdate ¶
func (x *PostAppVersionResponseDto) GetLastUpdate() *Timestamp
func (*PostAppVersionResponseDto) GetProjectId ¶
func (x *PostAppVersionResponseDto) GetProjectId() string
func (*PostAppVersionResponseDto) GetSequence ¶
func (x *PostAppVersionResponseDto) GetSequence() int32
func (*PostAppVersionResponseDto) GetServiceStackId ¶
func (x *PostAppVersionResponseDto) GetServiceStackId() string
func (*PostAppVersionResponseDto) GetStatus ¶
func (x *PostAppVersionResponseDto) GetStatus() AppVersionStatus
func (*PostAppVersionResponseDto) GetUploadUrl ¶
func (x *PostAppVersionResponseDto) GetUploadUrl() string
func (*PostAppVersionResponseDto) GetUserDataList ¶
func (x *PostAppVersionResponseDto) GetUserDataList() []*AppVersionUserData
func (*PostAppVersionResponseDto) ProtoMessage ¶
func (*PostAppVersionResponseDto) ProtoMessage()
func (*PostAppVersionResponseDto) ProtoReflect ¶
func (x *PostAppVersionResponseDto) ProtoReflect() protoreflect.Message
func (*PostAppVersionResponseDto) Reset ¶
func (x *PostAppVersionResponseDto) Reset()
func (*PostAppVersionResponseDto) String ¶
func (x *PostAppVersionResponseDto) String() string
type PostProjectImportRequest ¶
type PostProjectImportRequest struct {
ClientId string `protobuf:"bytes,1,opt,name=clientId,proto3" json:"clientId,omitempty"`
Yaml string `protobuf:"bytes,2,opt,name=yaml,proto3" json:"yaml,omitempty"`
// contains filtered or unexported fields
}
func (*PostProjectImportRequest) Descriptor
deprecated
func (*PostProjectImportRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostProjectImportRequest.ProtoReflect.Descriptor instead.
func (*PostProjectImportRequest) GetClientId ¶
func (x *PostProjectImportRequest) GetClientId() string
func (*PostProjectImportRequest) GetYaml ¶
func (x *PostProjectImportRequest) GetYaml() string
func (*PostProjectImportRequest) ProtoMessage ¶
func (*PostProjectImportRequest) ProtoMessage()
func (*PostProjectImportRequest) ProtoReflect ¶
func (x *PostProjectImportRequest) ProtoReflect() protoreflect.Message
func (*PostProjectImportRequest) Reset ¶
func (x *PostProjectImportRequest) Reset()
func (*PostProjectImportRequest) String ¶
func (x *PostProjectImportRequest) String() string
type PostProjectImportResponse ¶
type PostProjectImportResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PostProjectImportResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PostProjectImportResponse) Descriptor
deprecated
func (*PostProjectImportResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostProjectImportResponse.ProtoReflect.Descriptor instead.
func (*PostProjectImportResponse) GetError ¶
func (x *PostProjectImportResponse) GetError() *Error
func (*PostProjectImportResponse) GetOutput ¶
func (x *PostProjectImportResponse) GetOutput() *PostProjectImportResponseDto
func (*PostProjectImportResponse) ProtoMessage ¶
func (*PostProjectImportResponse) ProtoMessage()
func (*PostProjectImportResponse) ProtoReflect ¶
func (x *PostProjectImportResponse) ProtoReflect() protoreflect.Message
func (*PostProjectImportResponse) Reset ¶
func (x *PostProjectImportResponse) Reset()
func (*PostProjectImportResponse) String ¶
func (x *PostProjectImportResponse) String() string
type PostProjectImportResponseDto ¶
type PostProjectImportResponseDto struct {
ProjectId string `protobuf:"bytes,1,opt,name=projectId,proto3" json:"projectId,omitempty"`
ProjectName string `protobuf:"bytes,2,opt,name=projectName,proto3" json:"projectName,omitempty"`
ServiceStacks []*ProjectImportServiceStack `protobuf:"bytes,3,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
// contains filtered or unexported fields
}
func (*PostProjectImportResponseDto) Descriptor
deprecated
func (*PostProjectImportResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PostProjectImportResponseDto.ProtoReflect.Descriptor instead.
func (*PostProjectImportResponseDto) GetProjectId ¶
func (x *PostProjectImportResponseDto) GetProjectId() string
func (*PostProjectImportResponseDto) GetProjectName ¶
func (x *PostProjectImportResponseDto) GetProjectName() string
func (*PostProjectImportResponseDto) GetServiceStacks ¶
func (x *PostProjectImportResponseDto) GetServiceStacks() []*ProjectImportServiceStack
func (*PostProjectImportResponseDto) ProtoMessage ¶
func (*PostProjectImportResponseDto) ProtoMessage()
func (*PostProjectImportResponseDto) ProtoReflect ¶
func (x *PostProjectImportResponseDto) ProtoReflect() protoreflect.Message
func (*PostProjectImportResponseDto) Reset ¶
func (x *PostProjectImportResponseDto) Reset()
func (*PostProjectImportResponseDto) String ¶
func (x *PostProjectImportResponseDto) String() string
type PostPublicHttpRoutingRequest ¶
type PostPublicHttpRoutingRequest struct {
ProjectId string `protobuf:"bytes,1,opt,name=projectId,proto3" json:"projectId,omitempty"`
SslEnabled bool `protobuf:"varint,2,opt,name=sslEnabled,proto3" json:"sslEnabled,omitempty"`
Domains []string `protobuf:"bytes,3,rep,name=domains,proto3" json:"domains,omitempty"`
Locations []*PublicHttpRoutingLocationPost `protobuf:"bytes,4,rep,name=locations,proto3" json:"locations,omitempty"`
// contains filtered or unexported fields
}
func (*PostPublicHttpRoutingRequest) Descriptor
deprecated
func (*PostPublicHttpRoutingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostPublicHttpRoutingRequest.ProtoReflect.Descriptor instead.
func (*PostPublicHttpRoutingRequest) GetDomains ¶
func (x *PostPublicHttpRoutingRequest) GetDomains() []string
func (*PostPublicHttpRoutingRequest) GetLocations ¶
func (x *PostPublicHttpRoutingRequest) GetLocations() []*PublicHttpRoutingLocationPost
func (*PostPublicHttpRoutingRequest) GetProjectId ¶
func (x *PostPublicHttpRoutingRequest) GetProjectId() string
func (*PostPublicHttpRoutingRequest) GetSslEnabled ¶
func (x *PostPublicHttpRoutingRequest) GetSslEnabled() bool
func (*PostPublicHttpRoutingRequest) ProtoMessage ¶
func (*PostPublicHttpRoutingRequest) ProtoMessage()
func (*PostPublicHttpRoutingRequest) ProtoReflect ¶
func (x *PostPublicHttpRoutingRequest) ProtoReflect() protoreflect.Message
func (*PostPublicHttpRoutingRequest) Reset ¶
func (x *PostPublicHttpRoutingRequest) Reset()
func (*PostPublicHttpRoutingRequest) String ¶
func (x *PostPublicHttpRoutingRequest) String() string
type PostPublicHttpRoutingResponse ¶
type PostPublicHttpRoutingResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PostPublicHttpRoutingResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PostPublicHttpRoutingResponse) Descriptor
deprecated
func (*PostPublicHttpRoutingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostPublicHttpRoutingResponse.ProtoReflect.Descriptor instead.
func (*PostPublicHttpRoutingResponse) GetError ¶
func (x *PostPublicHttpRoutingResponse) GetError() *Error
func (*PostPublicHttpRoutingResponse) GetOutput ¶
func (x *PostPublicHttpRoutingResponse) GetOutput() *PostPublicHttpRoutingResponseDto
func (*PostPublicHttpRoutingResponse) ProtoMessage ¶
func (*PostPublicHttpRoutingResponse) ProtoMessage()
func (*PostPublicHttpRoutingResponse) ProtoReflect ¶
func (x *PostPublicHttpRoutingResponse) ProtoReflect() protoreflect.Message
func (*PostPublicHttpRoutingResponse) Reset ¶
func (x *PostPublicHttpRoutingResponse) Reset()
func (*PostPublicHttpRoutingResponse) String ¶
func (x *PostPublicHttpRoutingResponse) String() string
type PostPublicHttpRoutingResponseDto ¶
type PostPublicHttpRoutingResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
SslEnabled bool `protobuf:"varint,4,opt,name=sslEnabled,proto3" json:"sslEnabled,omitempty"`
Domains []*PublicHttpRoutingDomain `protobuf:"bytes,5,rep,name=domains,proto3" json:"domains,omitempty"`
Locations []*PublicHttpRoutingLocation `protobuf:"bytes,6,rep,name=locations,proto3" json:"locations,omitempty"`
Created *Timestamp `protobuf:"bytes,7,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,8,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
IsSynced bool `protobuf:"varint,9,opt,name=isSynced,proto3" json:"isSynced,omitempty"`
IsEditable bool `protobuf:"varint,11,opt,name=isEditable,proto3" json:"isEditable,omitempty"`
DeleteOnSync bool `protobuf:"varint,12,opt,name=deleteOnSync,proto3" json:"deleteOnSync,omitempty"`
// contains filtered or unexported fields
}
func (*PostPublicHttpRoutingResponseDto) Descriptor
deprecated
func (*PostPublicHttpRoutingResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PostPublicHttpRoutingResponseDto.ProtoReflect.Descriptor instead.
func (*PostPublicHttpRoutingResponseDto) GetClientId ¶
func (x *PostPublicHttpRoutingResponseDto) GetClientId() string
func (*PostPublicHttpRoutingResponseDto) GetCreated ¶
func (x *PostPublicHttpRoutingResponseDto) GetCreated() *Timestamp
func (*PostPublicHttpRoutingResponseDto) GetDeleteOnSync ¶
func (x *PostPublicHttpRoutingResponseDto) GetDeleteOnSync() bool
func (*PostPublicHttpRoutingResponseDto) GetDomains ¶
func (x *PostPublicHttpRoutingResponseDto) GetDomains() []*PublicHttpRoutingDomain
func (*PostPublicHttpRoutingResponseDto) GetId ¶
func (x *PostPublicHttpRoutingResponseDto) GetId() string
func (*PostPublicHttpRoutingResponseDto) GetIsEditable ¶
func (x *PostPublicHttpRoutingResponseDto) GetIsEditable() bool
func (*PostPublicHttpRoutingResponseDto) GetIsSynced ¶
func (x *PostPublicHttpRoutingResponseDto) GetIsSynced() bool
func (*PostPublicHttpRoutingResponseDto) GetLastUpdate ¶
func (x *PostPublicHttpRoutingResponseDto) GetLastUpdate() *Timestamp
func (*PostPublicHttpRoutingResponseDto) GetLocations ¶
func (x *PostPublicHttpRoutingResponseDto) GetLocations() []*PublicHttpRoutingLocation
func (*PostPublicHttpRoutingResponseDto) GetProjectId ¶
func (x *PostPublicHttpRoutingResponseDto) GetProjectId() string
func (*PostPublicHttpRoutingResponseDto) GetSslEnabled ¶
func (x *PostPublicHttpRoutingResponseDto) GetSslEnabled() bool
func (*PostPublicHttpRoutingResponseDto) ProtoMessage ¶
func (*PostPublicHttpRoutingResponseDto) ProtoMessage()
func (*PostPublicHttpRoutingResponseDto) ProtoReflect ¶
func (x *PostPublicHttpRoutingResponseDto) ProtoReflect() protoreflect.Message
func (*PostPublicHttpRoutingResponseDto) Reset ¶
func (x *PostPublicHttpRoutingResponseDto) Reset()
func (*PostPublicHttpRoutingResponseDto) String ¶
func (x *PostPublicHttpRoutingResponseDto) String() string
type PostServiceStackImportRequest ¶
type PostServiceStackImportRequest struct {
ProjectId string `protobuf:"bytes,1,opt,name=projectId,proto3" json:"projectId,omitempty"`
Yaml string `protobuf:"bytes,2,opt,name=yaml,proto3" json:"yaml,omitempty"`
// contains filtered or unexported fields
}
func (*PostServiceStackImportRequest) Descriptor
deprecated
func (*PostServiceStackImportRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostServiceStackImportRequest.ProtoReflect.Descriptor instead.
func (*PostServiceStackImportRequest) GetProjectId ¶
func (x *PostServiceStackImportRequest) GetProjectId() string
func (*PostServiceStackImportRequest) GetYaml ¶
func (x *PostServiceStackImportRequest) GetYaml() string
func (*PostServiceStackImportRequest) ProtoMessage ¶
func (*PostServiceStackImportRequest) ProtoMessage()
func (*PostServiceStackImportRequest) ProtoReflect ¶
func (x *PostServiceStackImportRequest) ProtoReflect() protoreflect.Message
func (*PostServiceStackImportRequest) Reset ¶
func (x *PostServiceStackImportRequest) Reset()
func (*PostServiceStackImportRequest) String ¶
func (x *PostServiceStackImportRequest) String() string
type PostServiceStackImportResponse ¶
type PostServiceStackImportResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PostServiceStackImportResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PostServiceStackImportResponse) Descriptor
deprecated
func (*PostServiceStackImportResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostServiceStackImportResponse.ProtoReflect.Descriptor instead.
func (*PostServiceStackImportResponse) GetError ¶
func (x *PostServiceStackImportResponse) GetError() *Error
func (*PostServiceStackImportResponse) GetOutput ¶
func (x *PostServiceStackImportResponse) GetOutput() *PostServiceStackImportResponseDto
func (*PostServiceStackImportResponse) ProtoMessage ¶
func (*PostServiceStackImportResponse) ProtoMessage()
func (*PostServiceStackImportResponse) ProtoReflect ¶
func (x *PostServiceStackImportResponse) ProtoReflect() protoreflect.Message
func (*PostServiceStackImportResponse) Reset ¶
func (x *PostServiceStackImportResponse) Reset()
func (*PostServiceStackImportResponse) String ¶
func (x *PostServiceStackImportResponse) String() string
type PostServiceStackImportResponseDto ¶
type PostServiceStackImportResponseDto struct {
ProjectId string `protobuf:"bytes,1,opt,name=projectId,proto3" json:"projectId,omitempty"`
ProjectName string `protobuf:"bytes,2,opt,name=projectName,proto3" json:"projectName,omitempty"`
ServiceStacks []*ProjectImportServiceStack `protobuf:"bytes,3,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
// contains filtered or unexported fields
}
func (*PostServiceStackImportResponseDto) Descriptor
deprecated
func (*PostServiceStackImportResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PostServiceStackImportResponseDto.ProtoReflect.Descriptor instead.
func (*PostServiceStackImportResponseDto) GetProjectId ¶
func (x *PostServiceStackImportResponseDto) GetProjectId() string
func (*PostServiceStackImportResponseDto) GetProjectName ¶
func (x *PostServiceStackImportResponseDto) GetProjectName() string
func (*PostServiceStackImportResponseDto) GetServiceStacks ¶
func (x *PostServiceStackImportResponseDto) GetServiceStacks() []*ProjectImportServiceStack
func (*PostServiceStackImportResponseDto) ProtoMessage ¶
func (*PostServiceStackImportResponseDto) ProtoMessage()
func (*PostServiceStackImportResponseDto) ProtoReflect ¶
func (x *PostServiceStackImportResponseDto) ProtoReflect() protoreflect.Message
func (*PostServiceStackImportResponseDto) Reset ¶
func (x *PostServiceStackImportResponseDto) Reset()
func (*PostServiceStackImportResponseDto) String ¶
func (x *PostServiceStackImportResponseDto) String() string
type PostVpnRequestRequest ¶
type PostVpnRequestRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientPublicKey string `protobuf:"bytes,2,opt,name=clientPublicKey,proto3" json:"clientPublicKey,omitempty"`
// contains filtered or unexported fields
}
func (*PostVpnRequestRequest) Descriptor
deprecated
func (*PostVpnRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostVpnRequestRequest.ProtoReflect.Descriptor instead.
func (*PostVpnRequestRequest) GetClientPublicKey ¶
func (x *PostVpnRequestRequest) GetClientPublicKey() string
func (*PostVpnRequestRequest) GetId ¶
func (x *PostVpnRequestRequest) GetId() string
func (*PostVpnRequestRequest) ProtoMessage ¶
func (*PostVpnRequestRequest) ProtoMessage()
func (*PostVpnRequestRequest) ProtoReflect ¶
func (x *PostVpnRequestRequest) ProtoReflect() protoreflect.Message
func (*PostVpnRequestRequest) Reset ¶
func (x *PostVpnRequestRequest) Reset()
func (*PostVpnRequestRequest) String ¶
func (x *PostVpnRequestRequest) String() string
type PostVpnRequestResponse ¶
type PostVpnRequestResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PostVpnRequestResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PostVpnRequestResponse) Descriptor
deprecated
func (*PostVpnRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostVpnRequestResponse.ProtoReflect.Descriptor instead.
func (*PostVpnRequestResponse) GetError ¶
func (x *PostVpnRequestResponse) GetError() *Error
func (*PostVpnRequestResponse) GetOutput ¶
func (x *PostVpnRequestResponse) GetOutput() *PostVpnRequestResponseDto
func (*PostVpnRequestResponse) ProtoMessage ¶
func (*PostVpnRequestResponse) ProtoMessage()
func (*PostVpnRequestResponse) ProtoReflect ¶
func (x *PostVpnRequestResponse) ProtoReflect() protoreflect.Message
func (*PostVpnRequestResponse) Reset ¶
func (x *PostVpnRequestResponse) Reset()
func (*PostVpnRequestResponse) String ¶
func (x *PostVpnRequestResponse) String() string
type PostVpnRequestResponseDto ¶
type PostVpnRequestResponseDto struct {
AccessToken string `protobuf:"bytes,1,opt,name=accessToken,proto3" json:"accessToken,omitempty"`
Expiry *Timestamp `protobuf:"bytes,2,opt,name=expiry,proto3" json:"expiry,omitempty"`
// contains filtered or unexported fields
}
func (*PostVpnRequestResponseDto) Descriptor
deprecated
func (*PostVpnRequestResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PostVpnRequestResponseDto.ProtoReflect.Descriptor instead.
func (*PostVpnRequestResponseDto) GetAccessToken ¶
func (x *PostVpnRequestResponseDto) GetAccessToken() string
func (*PostVpnRequestResponseDto) GetExpiry ¶
func (x *PostVpnRequestResponseDto) GetExpiry() *Timestamp
func (*PostVpnRequestResponseDto) ProtoMessage ¶
func (*PostVpnRequestResponseDto) ProtoMessage()
func (*PostVpnRequestResponseDto) ProtoReflect ¶
func (x *PostVpnRequestResponseDto) ProtoReflect() protoreflect.Message
func (*PostVpnRequestResponseDto) Reset ¶
func (x *PostVpnRequestResponseDto) Reset()
func (*PostVpnRequestResponseDto) String ¶
func (x *PostVpnRequestResponseDto) String() string
type PrepareCustomRuntime ¶
type PrepareCustomRuntime struct {
ContainerCreationStart *TimestampNull `protobuf:"bytes,8,opt,name=containerCreationStart,proto3" json:"containerCreationStart,omitempty"`
StartDate *TimestampNull `protobuf:"bytes,1,opt,name=startDate,proto3" json:"startDate,omitempty"`
EndDate *TimestampNull `protobuf:"bytes,2,opt,name=endDate,proto3" json:"endDate,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,5,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
ServiceStackName *StringNull `protobuf:"bytes,6,opt,name=serviceStackName,proto3" json:"serviceStackName,omitempty"`
// contains filtered or unexported fields
}
func (*PrepareCustomRuntime) Descriptor
deprecated
func (*PrepareCustomRuntime) Descriptor() ([]byte, []int)
Deprecated: Use PrepareCustomRuntime.ProtoReflect.Descriptor instead.
func (*PrepareCustomRuntime) GetContainerCreationStart ¶
func (x *PrepareCustomRuntime) GetContainerCreationStart() *TimestampNull
func (*PrepareCustomRuntime) GetEndDate ¶
func (x *PrepareCustomRuntime) GetEndDate() *TimestampNull
func (*PrepareCustomRuntime) GetServiceStackId ¶
func (x *PrepareCustomRuntime) GetServiceStackId() *StringNull
func (*PrepareCustomRuntime) GetServiceStackName ¶
func (x *PrepareCustomRuntime) GetServiceStackName() *StringNull
func (*PrepareCustomRuntime) GetStartDate ¶
func (x *PrepareCustomRuntime) GetStartDate() *TimestampNull
func (*PrepareCustomRuntime) ProtoMessage ¶
func (*PrepareCustomRuntime) ProtoMessage()
func (*PrepareCustomRuntime) ProtoReflect ¶
func (x *PrepareCustomRuntime) ProtoReflect() protoreflect.Message
func (*PrepareCustomRuntime) Reset ¶
func (x *PrepareCustomRuntime) Reset()
func (*PrepareCustomRuntime) String ¶
func (x *PrepareCustomRuntime) String() string
type PrepareCustomRuntimeNull ¶
type PrepareCustomRuntimeNull struct {
Value *PrepareCustomRuntime `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*PrepareCustomRuntimeNull) Descriptor
deprecated
func (*PrepareCustomRuntimeNull) Descriptor() ([]byte, []int)
Deprecated: Use PrepareCustomRuntimeNull.ProtoReflect.Descriptor instead.
func (*PrepareCustomRuntimeNull) GetValid ¶
func (x *PrepareCustomRuntimeNull) GetValid() bool
func (*PrepareCustomRuntimeNull) GetValue ¶
func (x *PrepareCustomRuntimeNull) GetValue() *PrepareCustomRuntime
func (*PrepareCustomRuntimeNull) ProtoMessage ¶
func (*PrepareCustomRuntimeNull) ProtoMessage()
func (*PrepareCustomRuntimeNull) ProtoReflect ¶
func (x *PrepareCustomRuntimeNull) ProtoReflect() protoreflect.Message
func (*PrepareCustomRuntimeNull) Reset ¶
func (x *PrepareCustomRuntimeNull) Reset()
func (*PrepareCustomRuntimeNull) String ¶
func (x *PrepareCustomRuntimeNull) String() string
type Process ¶
type Process struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,6,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,7,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,8,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,9,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,10,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,11,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,12,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,13,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,14,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,15,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,16,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,17,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*Process) Descriptor
deprecated
func (*Process) GetActionName ¶
func (*Process) GetAppVersion ¶
func (x *Process) GetAppVersion() *AppVersionJsonObjectNull
func (*Process) GetCanceledByUser ¶
func (x *Process) GetCanceledByUser() *UserJsonObjectNull
func (*Process) GetClientId ¶
func (*Process) GetCreated ¶
func (*Process) GetCreatedBySystem ¶
func (*Process) GetCreatedByUser ¶
func (x *Process) GetCreatedByUser() *UserJsonObject
func (*Process) GetFinished ¶
func (x *Process) GetFinished() *TimestampNull
func (*Process) GetLastUpdate ¶
func (*Process) GetProject ¶
func (x *Process) GetProject() *ProjectLightJsonObject
func (*Process) GetProjectId ¶
func (*Process) GetSequence ¶
func (*Process) GetServiceStackId ¶
func (x *Process) GetServiceStackId() *StringNull
func (*Process) GetServiceStacks ¶
func (x *Process) GetServiceStacks() []*ServiceStackLightJsonObject
func (*Process) GetStarted ¶
func (x *Process) GetStarted() *TimestampNull
func (*Process) GetStatus ¶
func (x *Process) GetStatus() ProcessStatus
func (*Process) ProtoMessage ¶
func (*Process) ProtoMessage()
func (*Process) ProtoReflect ¶
func (x *Process) ProtoReflect() protoreflect.Message
type ProcessStatus ¶
type ProcessStatus int32
const ( ProcessStatus_PROCESS_STATUS_UNKNOWN ProcessStatus = 0 ProcessStatus_PROCESS_STATUS_PENDING ProcessStatus = 1 ProcessStatus_PROCESS_STATUS_RUNNING ProcessStatus = 2 ProcessStatus_PROCESS_STATUS_ROLLBACKING ProcessStatus = 3 ProcessStatus_PROCESS_STATUS_CANCELING ProcessStatus = 4 ProcessStatus_PROCESS_STATUS_FINISHED ProcessStatus = 5 ProcessStatus_PROCESS_STATUS_FAILED ProcessStatus = 6 ProcessStatus_PROCESS_STATUS_CANCELED ProcessStatus = 7 )
func (ProcessStatus) Descriptor ¶
func (ProcessStatus) Descriptor() protoreflect.EnumDescriptor
func (ProcessStatus) Enum ¶
func (x ProcessStatus) Enum() *ProcessStatus
func (ProcessStatus) EnumDescriptor
deprecated
func (ProcessStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProcessStatus.Descriptor instead.
func (ProcessStatus) Number ¶
func (x ProcessStatus) Number() protoreflect.EnumNumber
func (ProcessStatus) String ¶
func (x ProcessStatus) String() string
func (ProcessStatus) Type ¶
func (ProcessStatus) Type() protoreflect.EnumType
type Project ¶
type Project struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description *StringNull `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
TagList []string `protobuf:"bytes,5,rep,name=tagList,proto3" json:"tagList,omitempty"`
Status ProjectStatus `protobuf:"varint,6,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProjectStatus" json:"status,omitempty"`
Created *Timestamp `protobuf:"bytes,7,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,8,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
PublicIpV4 *StringNull `protobuf:"bytes,9,opt,name=publicIpV4,proto3" json:"publicIpV4,omitempty"`
PublicIpV6 *StringNull `protobuf:"bytes,10,opt,name=publicIpV6,proto3" json:"publicIpV6,omitempty"`
ZeropsSubdomainHost *StringNull `protobuf:"bytes,13,opt,name=zeropsSubdomainHost,proto3" json:"zeropsSubdomainHost,omitempty"`
AutoStartup bool `protobuf:"varint,14,opt,name=autoStartup,proto3" json:"autoStartup,omitempty"`
// contains filtered or unexported fields
}
func (*Project) Descriptor
deprecated
func (*Project) GetAutoStartup ¶
func (*Project) GetClientId ¶
func (*Project) GetCreated ¶
func (*Project) GetDescription ¶
func (x *Project) GetDescription() *StringNull
func (*Project) GetLastUpdate ¶
func (*Project) GetPublicIpV4 ¶
func (x *Project) GetPublicIpV4() *StringNull
func (*Project) GetPublicIpV6 ¶
func (x *Project) GetPublicIpV6() *StringNull
func (*Project) GetStatus ¶
func (x *Project) GetStatus() ProjectStatus
func (*Project) GetTagList ¶
func (*Project) GetZeropsSubdomainHost ¶
func (x *Project) GetZeropsSubdomainHost() *StringNull
func (*Project) ProtoMessage ¶
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶
func (x *Project) ProtoReflect() protoreflect.Message
type ProjectImportServiceStack ¶
type ProjectImportServiceStack struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Error *ErrorNull `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
Processes []*Process `protobuf:"bytes,4,rep,name=processes,proto3" json:"processes,omitempty"`
// contains filtered or unexported fields
}
func (*ProjectImportServiceStack) Descriptor
deprecated
func (*ProjectImportServiceStack) Descriptor() ([]byte, []int)
Deprecated: Use ProjectImportServiceStack.ProtoReflect.Descriptor instead.
func (*ProjectImportServiceStack) GetError ¶
func (x *ProjectImportServiceStack) GetError() *ErrorNull
func (*ProjectImportServiceStack) GetId ¶
func (x *ProjectImportServiceStack) GetId() string
func (*ProjectImportServiceStack) GetName ¶
func (x *ProjectImportServiceStack) GetName() string
func (*ProjectImportServiceStack) GetProcesses ¶
func (x *ProjectImportServiceStack) GetProcesses() []*Process
func (*ProjectImportServiceStack) ProtoMessage ¶
func (*ProjectImportServiceStack) ProtoMessage()
func (*ProjectImportServiceStack) ProtoReflect ¶
func (x *ProjectImportServiceStack) ProtoReflect() protoreflect.Message
func (*ProjectImportServiceStack) Reset ¶
func (x *ProjectImportServiceStack) Reset()
func (*ProjectImportServiceStack) String ¶
func (x *ProjectImportServiceStack) String() string
type ProjectLight ¶
type ProjectLight struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description *StringNull `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
TagList []string `protobuf:"bytes,5,rep,name=tagList,proto3" json:"tagList,omitempty"`
Status ProjectStatus `protobuf:"varint,6,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProjectStatus" json:"status,omitempty"`
Created *Timestamp `protobuf:"bytes,7,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,8,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
// contains filtered or unexported fields
}
func (*ProjectLight) Descriptor
deprecated
func (*ProjectLight) Descriptor() ([]byte, []int)
Deprecated: Use ProjectLight.ProtoReflect.Descriptor instead.
func (*ProjectLight) GetClientId ¶
func (x *ProjectLight) GetClientId() string
func (*ProjectLight) GetCreated ¶
func (x *ProjectLight) GetCreated() *Timestamp
func (*ProjectLight) GetDescription ¶
func (x *ProjectLight) GetDescription() *StringNull
func (*ProjectLight) GetId ¶
func (x *ProjectLight) GetId() string
func (*ProjectLight) GetLastUpdate ¶
func (x *ProjectLight) GetLastUpdate() *Timestamp
func (*ProjectLight) GetName ¶
func (x *ProjectLight) GetName() string
func (*ProjectLight) GetStatus ¶
func (x *ProjectLight) GetStatus() ProjectStatus
func (*ProjectLight) GetTagList ¶
func (x *ProjectLight) GetTagList() []string
func (*ProjectLight) ProtoMessage ¶
func (*ProjectLight) ProtoMessage()
func (*ProjectLight) ProtoReflect ¶
func (x *ProjectLight) ProtoReflect() protoreflect.Message
func (*ProjectLight) Reset ¶
func (x *ProjectLight) Reset()
func (*ProjectLight) String ¶
func (x *ProjectLight) String() string
type ProjectLightJsonObject ¶
type ProjectLightJsonObject struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description *StringNull `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
TagList []string `protobuf:"bytes,5,rep,name=tagList,proto3" json:"tagList,omitempty"`
Status ProjectStatus `protobuf:"varint,6,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProjectStatus" json:"status,omitempty"`
Created *Timestamp `protobuf:"bytes,7,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,8,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
// contains filtered or unexported fields
}
func (*ProjectLightJsonObject) Descriptor
deprecated
func (*ProjectLightJsonObject) Descriptor() ([]byte, []int)
Deprecated: Use ProjectLightJsonObject.ProtoReflect.Descriptor instead.
func (*ProjectLightJsonObject) GetClientId ¶
func (x *ProjectLightJsonObject) GetClientId() string
func (*ProjectLightJsonObject) GetCreated ¶
func (x *ProjectLightJsonObject) GetCreated() *Timestamp
func (*ProjectLightJsonObject) GetDescription ¶
func (x *ProjectLightJsonObject) GetDescription() *StringNull
func (*ProjectLightJsonObject) GetId ¶
func (x *ProjectLightJsonObject) GetId() string
func (*ProjectLightJsonObject) GetLastUpdate ¶
func (x *ProjectLightJsonObject) GetLastUpdate() *Timestamp
func (*ProjectLightJsonObject) GetName ¶
func (x *ProjectLightJsonObject) GetName() string
func (*ProjectLightJsonObject) GetStatus ¶
func (x *ProjectLightJsonObject) GetStatus() ProjectStatus
func (*ProjectLightJsonObject) GetTagList ¶
func (x *ProjectLightJsonObject) GetTagList() []string
func (*ProjectLightJsonObject) ProtoMessage ¶
func (*ProjectLightJsonObject) ProtoMessage()
func (*ProjectLightJsonObject) ProtoReflect ¶
func (x *ProjectLightJsonObject) ProtoReflect() protoreflect.Message
func (*ProjectLightJsonObject) Reset ¶
func (x *ProjectLightJsonObject) Reset()
func (*ProjectLightJsonObject) String ¶
func (x *ProjectLightJsonObject) String() string
type ProjectStatus ¶
type ProjectStatus int32
const ( ProjectStatus_PROJECT_STATUS_UNKNOWN ProjectStatus = 0 ProjectStatus_PROJECT_STATUS_NEW ProjectStatus = 1 ProjectStatus_PROJECT_STATUS_CREATING ProjectStatus = 2 ProjectStatus_PROJECT_STATUS_ACTIVE ProjectStatus = 3 ProjectStatus_PROJECT_STATUS_DELETING ProjectStatus = 4 ProjectStatus_PROJECT_STATUS_FAILED ProjectStatus = 5 ProjectStatus_PROJECT_STATUS_STOPPING ProjectStatus = 6 ProjectStatus_PROJECT_STATUS_STOPPED ProjectStatus = 7 ProjectStatus_PROJECT_STATUS_STARTING ProjectStatus = 8 )
func (ProjectStatus) Descriptor ¶
func (ProjectStatus) Descriptor() protoreflect.EnumDescriptor
func (ProjectStatus) Enum ¶
func (x ProjectStatus) Enum() *ProjectStatus
func (ProjectStatus) EnumDescriptor
deprecated
func (ProjectStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProjectStatus.Descriptor instead.
func (ProjectStatus) Number ¶
func (x ProjectStatus) Number() protoreflect.EnumNumber
func (ProjectStatus) String ¶
func (x ProjectStatus) String() string
func (ProjectStatus) Type ¶
func (ProjectStatus) Type() protoreflect.EnumType
type PublicHttpRoutingDomain ¶
type PublicHttpRoutingDomain struct {
DomainName string `protobuf:"bytes,1,opt,name=domainName,proto3" json:"domainName,omitempty"`
DnsCheckStatus PublicHttpRoutingDomainDnsCheckStatus `` /* 152-byte string literal not displayed */
SslStatus PublicHttpRoutingDomainSslStatus `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PublicHttpRoutingDomain) Descriptor
deprecated
func (*PublicHttpRoutingDomain) Descriptor() ([]byte, []int)
Deprecated: Use PublicHttpRoutingDomain.ProtoReflect.Descriptor instead.
func (*PublicHttpRoutingDomain) GetDnsCheckStatus ¶
func (x *PublicHttpRoutingDomain) GetDnsCheckStatus() PublicHttpRoutingDomainDnsCheckStatus
func (*PublicHttpRoutingDomain) GetDomainName ¶
func (x *PublicHttpRoutingDomain) GetDomainName() string
func (*PublicHttpRoutingDomain) GetSslStatus ¶
func (x *PublicHttpRoutingDomain) GetSslStatus() PublicHttpRoutingDomainSslStatus
func (*PublicHttpRoutingDomain) ProtoMessage ¶
func (*PublicHttpRoutingDomain) ProtoMessage()
func (*PublicHttpRoutingDomain) ProtoReflect ¶
func (x *PublicHttpRoutingDomain) ProtoReflect() protoreflect.Message
func (*PublicHttpRoutingDomain) Reset ¶
func (x *PublicHttpRoutingDomain) Reset()
func (*PublicHttpRoutingDomain) String ¶
func (x *PublicHttpRoutingDomain) String() string
type PublicHttpRoutingDomainDnsCheckStatus ¶
type PublicHttpRoutingDomainDnsCheckStatus int32
const ( PublicHttpRoutingDomainDnsCheckStatus_PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_UNKNOWN PublicHttpRoutingDomainDnsCheckStatus = 0 PublicHttpRoutingDomainDnsCheckStatus_PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_PENDING PublicHttpRoutingDomainDnsCheckStatus = 1 PublicHttpRoutingDomainDnsCheckStatus_PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_CHECKING PublicHttpRoutingDomainDnsCheckStatus = 2 PublicHttpRoutingDomainDnsCheckStatus_PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_OK PublicHttpRoutingDomainDnsCheckStatus = 3 PublicHttpRoutingDomainDnsCheckStatus_PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_FAILED PublicHttpRoutingDomainDnsCheckStatus = 4 PublicHttpRoutingDomainDnsCheckStatus_PUBLIC_HTTP_ROUTING_DOMAIN_DNS_CHECK_STATUS_IGNORED PublicHttpRoutingDomainDnsCheckStatus = 5 )
func (PublicHttpRoutingDomainDnsCheckStatus) Descriptor ¶
func (PublicHttpRoutingDomainDnsCheckStatus) Descriptor() protoreflect.EnumDescriptor
func (PublicHttpRoutingDomainDnsCheckStatus) EnumDescriptor
deprecated
func (PublicHttpRoutingDomainDnsCheckStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicHttpRoutingDomainDnsCheckStatus.Descriptor instead.
func (PublicHttpRoutingDomainDnsCheckStatus) Number ¶
func (x PublicHttpRoutingDomainDnsCheckStatus) Number() protoreflect.EnumNumber
func (PublicHttpRoutingDomainDnsCheckStatus) String ¶
func (x PublicHttpRoutingDomainDnsCheckStatus) String() string
func (PublicHttpRoutingDomainDnsCheckStatus) Type ¶
func (PublicHttpRoutingDomainDnsCheckStatus) Type() protoreflect.EnumType
type PublicHttpRoutingDomainSslStatus ¶
type PublicHttpRoutingDomainSslStatus int32
const ( PublicHttpRoutingDomainSslStatus_PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_UNKNOWN PublicHttpRoutingDomainSslStatus = 0 PublicHttpRoutingDomainSslStatus_PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_INACTIVE PublicHttpRoutingDomainSslStatus = 1 PublicHttpRoutingDomainSslStatus_PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_BEING_INSTALLED PublicHttpRoutingDomainSslStatus = 2 PublicHttpRoutingDomainSslStatus_PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_WAITING_FOR_DNS PublicHttpRoutingDomainSslStatus = 3 PublicHttpRoutingDomainSslStatus_PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_ACTIVE PublicHttpRoutingDomainSslStatus = 4 PublicHttpRoutingDomainSslStatus_PUBLIC_HTTP_ROUTING_DOMAIN_SSL_STATUS_INSTALLATION_FAILED PublicHttpRoutingDomainSslStatus = 5 )
func (PublicHttpRoutingDomainSslStatus) Descriptor ¶
func (PublicHttpRoutingDomainSslStatus) Descriptor() protoreflect.EnumDescriptor
func (PublicHttpRoutingDomainSslStatus) Enum ¶
func (x PublicHttpRoutingDomainSslStatus) Enum() *PublicHttpRoutingDomainSslStatus
func (PublicHttpRoutingDomainSslStatus) EnumDescriptor
deprecated
func (PublicHttpRoutingDomainSslStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicHttpRoutingDomainSslStatus.Descriptor instead.
func (PublicHttpRoutingDomainSslStatus) Number ¶
func (x PublicHttpRoutingDomainSslStatus) Number() protoreflect.EnumNumber
func (PublicHttpRoutingDomainSslStatus) String ¶
func (x PublicHttpRoutingDomainSslStatus) String() string
func (PublicHttpRoutingDomainSslStatus) Type ¶
func (PublicHttpRoutingDomainSslStatus) Type() protoreflect.EnumType
type PublicHttpRoutingLocation ¶
type PublicHttpRoutingLocation struct {
Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"`
ServiceStackId string `protobuf:"bytes,3,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
ServiceStackInfo *LocationServiceStackInfo `protobuf:"bytes,4,opt,name=serviceStackInfo,proto3" json:"serviceStackInfo,omitempty"`
// contains filtered or unexported fields
}
func (*PublicHttpRoutingLocation) Descriptor
deprecated
func (*PublicHttpRoutingLocation) Descriptor() ([]byte, []int)
Deprecated: Use PublicHttpRoutingLocation.ProtoReflect.Descriptor instead.
func (*PublicHttpRoutingLocation) GetPath ¶
func (x *PublicHttpRoutingLocation) GetPath() string
func (*PublicHttpRoutingLocation) GetPort ¶
func (x *PublicHttpRoutingLocation) GetPort() int32
func (*PublicHttpRoutingLocation) GetServiceStackId ¶
func (x *PublicHttpRoutingLocation) GetServiceStackId() string
func (*PublicHttpRoutingLocation) GetServiceStackInfo ¶
func (x *PublicHttpRoutingLocation) GetServiceStackInfo() *LocationServiceStackInfo
func (*PublicHttpRoutingLocation) ProtoMessage ¶
func (*PublicHttpRoutingLocation) ProtoMessage()
func (*PublicHttpRoutingLocation) ProtoReflect ¶
func (x *PublicHttpRoutingLocation) ProtoReflect() protoreflect.Message
func (*PublicHttpRoutingLocation) Reset ¶
func (x *PublicHttpRoutingLocation) Reset()
func (*PublicHttpRoutingLocation) String ¶
func (x *PublicHttpRoutingLocation) String() string
type PublicHttpRoutingLocationPost ¶
type PublicHttpRoutingLocationPost struct {
Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"`
ServiceStackId string `protobuf:"bytes,3,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
// contains filtered or unexported fields
}
func (*PublicHttpRoutingLocationPost) Descriptor
deprecated
func (*PublicHttpRoutingLocationPost) Descriptor() ([]byte, []int)
Deprecated: Use PublicHttpRoutingLocationPost.ProtoReflect.Descriptor instead.
func (*PublicHttpRoutingLocationPost) GetPath ¶
func (x *PublicHttpRoutingLocationPost) GetPath() string
func (*PublicHttpRoutingLocationPost) GetPort ¶
func (x *PublicHttpRoutingLocationPost) GetPort() int32
func (*PublicHttpRoutingLocationPost) GetServiceStackId ¶
func (x *PublicHttpRoutingLocationPost) GetServiceStackId() string
func (*PublicHttpRoutingLocationPost) ProtoMessage ¶
func (*PublicHttpRoutingLocationPost) ProtoMessage()
func (*PublicHttpRoutingLocationPost) ProtoReflect ¶
func (x *PublicHttpRoutingLocationPost) ProtoReflect() protoreflect.Message
func (*PublicHttpRoutingLocationPost) Reset ¶
func (x *PublicHttpRoutingLocationPost) Reset()
func (*PublicHttpRoutingLocationPost) String ¶
func (x *PublicHttpRoutingLocationPost) String() string
type PutAppVersionBuildAndDeployRequest ¶
type PutAppVersionBuildAndDeployRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
BuildConfigContent string `protobuf:"bytes,5,opt,name=buildConfigContent,proto3" json:"buildConfigContent,omitempty"`
Source *StringNull `protobuf:"bytes,7,opt,name=source,proto3" json:"source,omitempty"`
// contains filtered or unexported fields
}
func (*PutAppVersionBuildAndDeployRequest) Descriptor
deprecated
func (*PutAppVersionBuildAndDeployRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutAppVersionBuildAndDeployRequest.ProtoReflect.Descriptor instead.
func (*PutAppVersionBuildAndDeployRequest) GetBuildConfigContent ¶
func (x *PutAppVersionBuildAndDeployRequest) GetBuildConfigContent() string
func (*PutAppVersionBuildAndDeployRequest) GetId ¶
func (x *PutAppVersionBuildAndDeployRequest) GetId() string
func (*PutAppVersionBuildAndDeployRequest) GetSource ¶
func (x *PutAppVersionBuildAndDeployRequest) GetSource() *StringNull
func (*PutAppVersionBuildAndDeployRequest) ProtoMessage ¶
func (*PutAppVersionBuildAndDeployRequest) ProtoMessage()
func (*PutAppVersionBuildAndDeployRequest) ProtoReflect ¶
func (x *PutAppVersionBuildAndDeployRequest) ProtoReflect() protoreflect.Message
func (*PutAppVersionBuildAndDeployRequest) Reset ¶
func (x *PutAppVersionBuildAndDeployRequest) Reset()
func (*PutAppVersionBuildAndDeployRequest) String ¶
func (x *PutAppVersionBuildAndDeployRequest) String() string
type PutAppVersionBuildAndDeployResponse ¶
type PutAppVersionBuildAndDeployResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PutAppVersionBuildAndDeployResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PutAppVersionBuildAndDeployResponse) Descriptor
deprecated
func (*PutAppVersionBuildAndDeployResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutAppVersionBuildAndDeployResponse.ProtoReflect.Descriptor instead.
func (*PutAppVersionBuildAndDeployResponse) GetError ¶
func (x *PutAppVersionBuildAndDeployResponse) GetError() *Error
func (*PutAppVersionBuildAndDeployResponse) GetOutput ¶
func (x *PutAppVersionBuildAndDeployResponse) GetOutput() *PutAppVersionBuildAndDeployResponseDto
func (*PutAppVersionBuildAndDeployResponse) ProtoMessage ¶
func (*PutAppVersionBuildAndDeployResponse) ProtoMessage()
func (*PutAppVersionBuildAndDeployResponse) ProtoReflect ¶
func (x *PutAppVersionBuildAndDeployResponse) ProtoReflect() protoreflect.Message
func (*PutAppVersionBuildAndDeployResponse) Reset ¶
func (x *PutAppVersionBuildAndDeployResponse) Reset()
func (*PutAppVersionBuildAndDeployResponse) String ¶
func (x *PutAppVersionBuildAndDeployResponse) String() string
type PutAppVersionBuildAndDeployResponseDto ¶
type PutAppVersionBuildAndDeployResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,14,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,15,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,3,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,4,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,5,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,16,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,6,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,7,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,8,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,10,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,11,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,17,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,18,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,12,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,13,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*PutAppVersionBuildAndDeployResponseDto) Descriptor
deprecated
func (*PutAppVersionBuildAndDeployResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PutAppVersionBuildAndDeployResponseDto.ProtoReflect.Descriptor instead.
func (*PutAppVersionBuildAndDeployResponseDto) GetActionName ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetActionName() string
func (*PutAppVersionBuildAndDeployResponseDto) GetAppVersion ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*PutAppVersionBuildAndDeployResponseDto) GetCanceledByUser ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*PutAppVersionBuildAndDeployResponseDto) GetClientId ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetClientId() string
func (*PutAppVersionBuildAndDeployResponseDto) GetCreated ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetCreated() *Timestamp
func (*PutAppVersionBuildAndDeployResponseDto) GetCreatedBySystem ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetCreatedBySystem() bool
func (*PutAppVersionBuildAndDeployResponseDto) GetCreatedByUser ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetCreatedByUser() *UserJsonObject
func (*PutAppVersionBuildAndDeployResponseDto) GetFinished ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetFinished() *TimestampNull
func (*PutAppVersionBuildAndDeployResponseDto) GetId ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetId() string
func (*PutAppVersionBuildAndDeployResponseDto) GetLastUpdate ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetLastUpdate() *Timestamp
func (*PutAppVersionBuildAndDeployResponseDto) GetProject ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetProject() *ProjectLightJsonObject
func (*PutAppVersionBuildAndDeployResponseDto) GetProjectId ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetProjectId() string
func (*PutAppVersionBuildAndDeployResponseDto) GetSequence ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetSequence() int32
func (*PutAppVersionBuildAndDeployResponseDto) GetServiceStackId ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetServiceStackId() *StringNull
func (*PutAppVersionBuildAndDeployResponseDto) GetServiceStacks ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*PutAppVersionBuildAndDeployResponseDto) GetStarted ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetStarted() *TimestampNull
func (*PutAppVersionBuildAndDeployResponseDto) GetStatus ¶
func (x *PutAppVersionBuildAndDeployResponseDto) GetStatus() ProcessStatus
func (*PutAppVersionBuildAndDeployResponseDto) ProtoMessage ¶
func (*PutAppVersionBuildAndDeployResponseDto) ProtoMessage()
func (*PutAppVersionBuildAndDeployResponseDto) ProtoReflect ¶
func (x *PutAppVersionBuildAndDeployResponseDto) ProtoReflect() protoreflect.Message
func (*PutAppVersionBuildAndDeployResponseDto) Reset ¶
func (x *PutAppVersionBuildAndDeployResponseDto) Reset()
func (*PutAppVersionBuildAndDeployResponseDto) String ¶
func (x *PutAppVersionBuildAndDeployResponseDto) String() string
type PutAppVersionDeployRequest ¶
type PutAppVersionDeployRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ConfigContent *StringNull `protobuf:"bytes,3,opt,name=configContent,proto3" json:"configContent,omitempty"`
Source *StringNull `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
// contains filtered or unexported fields
}
func (*PutAppVersionDeployRequest) Descriptor
deprecated
func (*PutAppVersionDeployRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutAppVersionDeployRequest.ProtoReflect.Descriptor instead.
func (*PutAppVersionDeployRequest) GetConfigContent ¶
func (x *PutAppVersionDeployRequest) GetConfigContent() *StringNull
func (*PutAppVersionDeployRequest) GetId ¶
func (x *PutAppVersionDeployRequest) GetId() string
func (*PutAppVersionDeployRequest) GetSource ¶
func (x *PutAppVersionDeployRequest) GetSource() *StringNull
func (*PutAppVersionDeployRequest) ProtoMessage ¶
func (*PutAppVersionDeployRequest) ProtoMessage()
func (*PutAppVersionDeployRequest) ProtoReflect ¶
func (x *PutAppVersionDeployRequest) ProtoReflect() protoreflect.Message
func (*PutAppVersionDeployRequest) Reset ¶
func (x *PutAppVersionDeployRequest) Reset()
func (*PutAppVersionDeployRequest) String ¶
func (x *PutAppVersionDeployRequest) String() string
type PutAppVersionDeployResponse ¶
type PutAppVersionDeployResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PutAppVersionDeployResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PutAppVersionDeployResponse) Descriptor
deprecated
func (*PutAppVersionDeployResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutAppVersionDeployResponse.ProtoReflect.Descriptor instead.
func (*PutAppVersionDeployResponse) GetError ¶
func (x *PutAppVersionDeployResponse) GetError() *Error
func (*PutAppVersionDeployResponse) GetOutput ¶
func (x *PutAppVersionDeployResponse) GetOutput() *PutAppVersionDeployResponseDto
func (*PutAppVersionDeployResponse) ProtoMessage ¶
func (*PutAppVersionDeployResponse) ProtoMessage()
func (*PutAppVersionDeployResponse) ProtoReflect ¶
func (x *PutAppVersionDeployResponse) ProtoReflect() protoreflect.Message
func (*PutAppVersionDeployResponse) Reset ¶
func (x *PutAppVersionDeployResponse) Reset()
func (*PutAppVersionDeployResponse) String ¶
func (x *PutAppVersionDeployResponse) String() string
type PutAppVersionDeployResponseDto ¶
type PutAppVersionDeployResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,14,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,15,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,3,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,4,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,5,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,16,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,6,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,7,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,8,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,10,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,11,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,17,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,18,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,12,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,13,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*PutAppVersionDeployResponseDto) Descriptor
deprecated
func (*PutAppVersionDeployResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PutAppVersionDeployResponseDto.ProtoReflect.Descriptor instead.
func (*PutAppVersionDeployResponseDto) GetActionName ¶
func (x *PutAppVersionDeployResponseDto) GetActionName() string
func (*PutAppVersionDeployResponseDto) GetAppVersion ¶
func (x *PutAppVersionDeployResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*PutAppVersionDeployResponseDto) GetCanceledByUser ¶
func (x *PutAppVersionDeployResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*PutAppVersionDeployResponseDto) GetClientId ¶
func (x *PutAppVersionDeployResponseDto) GetClientId() string
func (*PutAppVersionDeployResponseDto) GetCreated ¶
func (x *PutAppVersionDeployResponseDto) GetCreated() *Timestamp
func (*PutAppVersionDeployResponseDto) GetCreatedBySystem ¶
func (x *PutAppVersionDeployResponseDto) GetCreatedBySystem() bool
func (*PutAppVersionDeployResponseDto) GetCreatedByUser ¶
func (x *PutAppVersionDeployResponseDto) GetCreatedByUser() *UserJsonObject
func (*PutAppVersionDeployResponseDto) GetFinished ¶
func (x *PutAppVersionDeployResponseDto) GetFinished() *TimestampNull
func (*PutAppVersionDeployResponseDto) GetId ¶
func (x *PutAppVersionDeployResponseDto) GetId() string
func (*PutAppVersionDeployResponseDto) GetLastUpdate ¶
func (x *PutAppVersionDeployResponseDto) GetLastUpdate() *Timestamp
func (*PutAppVersionDeployResponseDto) GetProject ¶
func (x *PutAppVersionDeployResponseDto) GetProject() *ProjectLightJsonObject
func (*PutAppVersionDeployResponseDto) GetProjectId ¶
func (x *PutAppVersionDeployResponseDto) GetProjectId() string
func (*PutAppVersionDeployResponseDto) GetSequence ¶
func (x *PutAppVersionDeployResponseDto) GetSequence() int32
func (*PutAppVersionDeployResponseDto) GetServiceStackId ¶
func (x *PutAppVersionDeployResponseDto) GetServiceStackId() *StringNull
func (*PutAppVersionDeployResponseDto) GetServiceStacks ¶
func (x *PutAppVersionDeployResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*PutAppVersionDeployResponseDto) GetStarted ¶
func (x *PutAppVersionDeployResponseDto) GetStarted() *TimestampNull
func (*PutAppVersionDeployResponseDto) GetStatus ¶
func (x *PutAppVersionDeployResponseDto) GetStatus() ProcessStatus
func (*PutAppVersionDeployResponseDto) ProtoMessage ¶
func (*PutAppVersionDeployResponseDto) ProtoMessage()
func (*PutAppVersionDeployResponseDto) ProtoReflect ¶
func (x *PutAppVersionDeployResponseDto) ProtoReflect() protoreflect.Message
func (*PutAppVersionDeployResponseDto) Reset ¶
func (x *PutAppVersionDeployResponseDto) Reset()
func (*PutAppVersionDeployResponseDto) String ¶
func (x *PutAppVersionDeployResponseDto) String() string
type PutProjectStartRequest ¶
type PutProjectStartRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*PutProjectStartRequest) Descriptor
deprecated
func (*PutProjectStartRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutProjectStartRequest.ProtoReflect.Descriptor instead.
func (*PutProjectStartRequest) GetId ¶
func (x *PutProjectStartRequest) GetId() string
func (*PutProjectStartRequest) ProtoMessage ¶
func (*PutProjectStartRequest) ProtoMessage()
func (*PutProjectStartRequest) ProtoReflect ¶
func (x *PutProjectStartRequest) ProtoReflect() protoreflect.Message
func (*PutProjectStartRequest) Reset ¶
func (x *PutProjectStartRequest) Reset()
func (*PutProjectStartRequest) String ¶
func (x *PutProjectStartRequest) String() string
type PutProjectStartResponse ¶
type PutProjectStartResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PutProjectStartResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PutProjectStartResponse) Descriptor
deprecated
func (*PutProjectStartResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutProjectStartResponse.ProtoReflect.Descriptor instead.
func (*PutProjectStartResponse) GetError ¶
func (x *PutProjectStartResponse) GetError() *Error
func (*PutProjectStartResponse) GetOutput ¶
func (x *PutProjectStartResponse) GetOutput() *PutProjectStartResponseDto
func (*PutProjectStartResponse) ProtoMessage ¶
func (*PutProjectStartResponse) ProtoMessage()
func (*PutProjectStartResponse) ProtoReflect ¶
func (x *PutProjectStartResponse) ProtoReflect() protoreflect.Message
func (*PutProjectStartResponse) Reset ¶
func (x *PutProjectStartResponse) Reset()
func (*PutProjectStartResponse) String ¶
func (x *PutProjectStartResponse) String() string
type PutProjectStartResponseDto ¶
type PutProjectStartResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,6,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,7,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,8,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,9,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,10,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,11,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,12,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,13,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,14,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,15,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,16,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,17,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*PutProjectStartResponseDto) Descriptor
deprecated
func (*PutProjectStartResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PutProjectStartResponseDto.ProtoReflect.Descriptor instead.
func (*PutProjectStartResponseDto) GetActionName ¶
func (x *PutProjectStartResponseDto) GetActionName() string
func (*PutProjectStartResponseDto) GetAppVersion ¶
func (x *PutProjectStartResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*PutProjectStartResponseDto) GetCanceledByUser ¶
func (x *PutProjectStartResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*PutProjectStartResponseDto) GetClientId ¶
func (x *PutProjectStartResponseDto) GetClientId() string
func (*PutProjectStartResponseDto) GetCreated ¶
func (x *PutProjectStartResponseDto) GetCreated() *Timestamp
func (*PutProjectStartResponseDto) GetCreatedBySystem ¶
func (x *PutProjectStartResponseDto) GetCreatedBySystem() bool
func (*PutProjectStartResponseDto) GetCreatedByUser ¶
func (x *PutProjectStartResponseDto) GetCreatedByUser() *UserJsonObject
func (*PutProjectStartResponseDto) GetFinished ¶
func (x *PutProjectStartResponseDto) GetFinished() *TimestampNull
func (*PutProjectStartResponseDto) GetId ¶
func (x *PutProjectStartResponseDto) GetId() string
func (*PutProjectStartResponseDto) GetLastUpdate ¶
func (x *PutProjectStartResponseDto) GetLastUpdate() *Timestamp
func (*PutProjectStartResponseDto) GetProject ¶
func (x *PutProjectStartResponseDto) GetProject() *ProjectLightJsonObject
func (*PutProjectStartResponseDto) GetProjectId ¶
func (x *PutProjectStartResponseDto) GetProjectId() string
func (*PutProjectStartResponseDto) GetSequence ¶
func (x *PutProjectStartResponseDto) GetSequence() int32
func (*PutProjectStartResponseDto) GetServiceStackId ¶
func (x *PutProjectStartResponseDto) GetServiceStackId() *StringNull
func (*PutProjectStartResponseDto) GetServiceStacks ¶
func (x *PutProjectStartResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*PutProjectStartResponseDto) GetStarted ¶
func (x *PutProjectStartResponseDto) GetStarted() *TimestampNull
func (*PutProjectStartResponseDto) GetStatus ¶
func (x *PutProjectStartResponseDto) GetStatus() ProcessStatus
func (*PutProjectStartResponseDto) ProtoMessage ¶
func (*PutProjectStartResponseDto) ProtoMessage()
func (*PutProjectStartResponseDto) ProtoReflect ¶
func (x *PutProjectStartResponseDto) ProtoReflect() protoreflect.Message
func (*PutProjectStartResponseDto) Reset ¶
func (x *PutProjectStartResponseDto) Reset()
func (*PutProjectStartResponseDto) String ¶
func (x *PutProjectStartResponseDto) String() string
type PutProjectStopRequest ¶
type PutProjectStopRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*PutProjectStopRequest) Descriptor
deprecated
func (*PutProjectStopRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutProjectStopRequest.ProtoReflect.Descriptor instead.
func (*PutProjectStopRequest) GetId ¶
func (x *PutProjectStopRequest) GetId() string
func (*PutProjectStopRequest) ProtoMessage ¶
func (*PutProjectStopRequest) ProtoMessage()
func (*PutProjectStopRequest) ProtoReflect ¶
func (x *PutProjectStopRequest) ProtoReflect() protoreflect.Message
func (*PutProjectStopRequest) Reset ¶
func (x *PutProjectStopRequest) Reset()
func (*PutProjectStopRequest) String ¶
func (x *PutProjectStopRequest) String() string
type PutProjectStopResponse ¶
type PutProjectStopResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PutProjectStopResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PutProjectStopResponse) Descriptor
deprecated
func (*PutProjectStopResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutProjectStopResponse.ProtoReflect.Descriptor instead.
func (*PutProjectStopResponse) GetError ¶
func (x *PutProjectStopResponse) GetError() *Error
func (*PutProjectStopResponse) GetOutput ¶
func (x *PutProjectStopResponse) GetOutput() *PutProjectStopResponseDto
func (*PutProjectStopResponse) ProtoMessage ¶
func (*PutProjectStopResponse) ProtoMessage()
func (*PutProjectStopResponse) ProtoReflect ¶
func (x *PutProjectStopResponse) ProtoReflect() protoreflect.Message
func (*PutProjectStopResponse) Reset ¶
func (x *PutProjectStopResponse) Reset()
func (*PutProjectStopResponse) String ¶
func (x *PutProjectStopResponse) String() string
type PutProjectStopResponseDto ¶
type PutProjectStopResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,6,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,7,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,8,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,9,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,10,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,11,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,12,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,13,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,14,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,15,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,16,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,17,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*PutProjectStopResponseDto) Descriptor
deprecated
func (*PutProjectStopResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PutProjectStopResponseDto.ProtoReflect.Descriptor instead.
func (*PutProjectStopResponseDto) GetActionName ¶
func (x *PutProjectStopResponseDto) GetActionName() string
func (*PutProjectStopResponseDto) GetAppVersion ¶
func (x *PutProjectStopResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*PutProjectStopResponseDto) GetCanceledByUser ¶
func (x *PutProjectStopResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*PutProjectStopResponseDto) GetClientId ¶
func (x *PutProjectStopResponseDto) GetClientId() string
func (*PutProjectStopResponseDto) GetCreated ¶
func (x *PutProjectStopResponseDto) GetCreated() *Timestamp
func (*PutProjectStopResponseDto) GetCreatedBySystem ¶
func (x *PutProjectStopResponseDto) GetCreatedBySystem() bool
func (*PutProjectStopResponseDto) GetCreatedByUser ¶
func (x *PutProjectStopResponseDto) GetCreatedByUser() *UserJsonObject
func (*PutProjectStopResponseDto) GetFinished ¶
func (x *PutProjectStopResponseDto) GetFinished() *TimestampNull
func (*PutProjectStopResponseDto) GetId ¶
func (x *PutProjectStopResponseDto) GetId() string
func (*PutProjectStopResponseDto) GetLastUpdate ¶
func (x *PutProjectStopResponseDto) GetLastUpdate() *Timestamp
func (*PutProjectStopResponseDto) GetProject ¶
func (x *PutProjectStopResponseDto) GetProject() *ProjectLightJsonObject
func (*PutProjectStopResponseDto) GetProjectId ¶
func (x *PutProjectStopResponseDto) GetProjectId() string
func (*PutProjectStopResponseDto) GetSequence ¶
func (x *PutProjectStopResponseDto) GetSequence() int32
func (*PutProjectStopResponseDto) GetServiceStackId ¶
func (x *PutProjectStopResponseDto) GetServiceStackId() *StringNull
func (*PutProjectStopResponseDto) GetServiceStacks ¶
func (x *PutProjectStopResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*PutProjectStopResponseDto) GetStarted ¶
func (x *PutProjectStopResponseDto) GetStarted() *TimestampNull
func (*PutProjectStopResponseDto) GetStatus ¶
func (x *PutProjectStopResponseDto) GetStatus() ProcessStatus
func (*PutProjectStopResponseDto) ProtoMessage ¶
func (*PutProjectStopResponseDto) ProtoMessage()
func (*PutProjectStopResponseDto) ProtoReflect ¶
func (x *PutProjectStopResponseDto) ProtoReflect() protoreflect.Message
func (*PutProjectStopResponseDto) Reset ¶
func (x *PutProjectStopResponseDto) Reset()
func (*PutProjectStopResponseDto) String ¶
func (x *PutProjectStopResponseDto) String() string
type PutServiceStackRestartRequest ¶
type PutServiceStackRestartRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackRestartRequest) Descriptor
deprecated
func (*PutServiceStackRestartRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackRestartRequest.ProtoReflect.Descriptor instead.
func (*PutServiceStackRestartRequest) GetId ¶
func (x *PutServiceStackRestartRequest) GetId() string
func (*PutServiceStackRestartRequest) ProtoMessage ¶
func (*PutServiceStackRestartRequest) ProtoMessage()
func (*PutServiceStackRestartRequest) ProtoReflect ¶
func (x *PutServiceStackRestartRequest) ProtoReflect() protoreflect.Message
func (*PutServiceStackRestartRequest) Reset ¶
func (x *PutServiceStackRestartRequest) Reset()
func (*PutServiceStackRestartRequest) String ¶
func (x *PutServiceStackRestartRequest) String() string
type PutServiceStackRestartResponse ¶
type PutServiceStackRestartResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PutServiceStackRestartResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackRestartResponse) Descriptor
deprecated
func (*PutServiceStackRestartResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackRestartResponse.ProtoReflect.Descriptor instead.
func (*PutServiceStackRestartResponse) GetError ¶
func (x *PutServiceStackRestartResponse) GetError() *Error
func (*PutServiceStackRestartResponse) GetOutput ¶
func (x *PutServiceStackRestartResponse) GetOutput() *PutServiceStackRestartResponseDto
func (*PutServiceStackRestartResponse) ProtoMessage ¶
func (*PutServiceStackRestartResponse) ProtoMessage()
func (*PutServiceStackRestartResponse) ProtoReflect ¶
func (x *PutServiceStackRestartResponse) ProtoReflect() protoreflect.Message
func (*PutServiceStackRestartResponse) Reset ¶
func (x *PutServiceStackRestartResponse) Reset()
func (*PutServiceStackRestartResponse) String ¶
func (x *PutServiceStackRestartResponse) String() string
type PutServiceStackRestartResponseDto ¶
type PutServiceStackRestartResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,6,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,7,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,8,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,9,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,10,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,11,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,12,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,13,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,14,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,15,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,16,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,17,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackRestartResponseDto) Descriptor
deprecated
func (*PutServiceStackRestartResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackRestartResponseDto.ProtoReflect.Descriptor instead.
func (*PutServiceStackRestartResponseDto) GetActionName ¶
func (x *PutServiceStackRestartResponseDto) GetActionName() string
func (*PutServiceStackRestartResponseDto) GetAppVersion ¶
func (x *PutServiceStackRestartResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*PutServiceStackRestartResponseDto) GetCanceledByUser ¶
func (x *PutServiceStackRestartResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*PutServiceStackRestartResponseDto) GetClientId ¶
func (x *PutServiceStackRestartResponseDto) GetClientId() string
func (*PutServiceStackRestartResponseDto) GetCreated ¶
func (x *PutServiceStackRestartResponseDto) GetCreated() *Timestamp
func (*PutServiceStackRestartResponseDto) GetCreatedBySystem ¶
func (x *PutServiceStackRestartResponseDto) GetCreatedBySystem() bool
func (*PutServiceStackRestartResponseDto) GetCreatedByUser ¶
func (x *PutServiceStackRestartResponseDto) GetCreatedByUser() *UserJsonObject
func (*PutServiceStackRestartResponseDto) GetFinished ¶
func (x *PutServiceStackRestartResponseDto) GetFinished() *TimestampNull
func (*PutServiceStackRestartResponseDto) GetId ¶
func (x *PutServiceStackRestartResponseDto) GetId() string
func (*PutServiceStackRestartResponseDto) GetLastUpdate ¶
func (x *PutServiceStackRestartResponseDto) GetLastUpdate() *Timestamp
func (*PutServiceStackRestartResponseDto) GetProject ¶
func (x *PutServiceStackRestartResponseDto) GetProject() *ProjectLightJsonObject
func (*PutServiceStackRestartResponseDto) GetProjectId ¶
func (x *PutServiceStackRestartResponseDto) GetProjectId() string
func (*PutServiceStackRestartResponseDto) GetSequence ¶
func (x *PutServiceStackRestartResponseDto) GetSequence() int32
func (*PutServiceStackRestartResponseDto) GetServiceStackId ¶
func (x *PutServiceStackRestartResponseDto) GetServiceStackId() *StringNull
func (*PutServiceStackRestartResponseDto) GetServiceStacks ¶
func (x *PutServiceStackRestartResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*PutServiceStackRestartResponseDto) GetStarted ¶
func (x *PutServiceStackRestartResponseDto) GetStarted() *TimestampNull
func (*PutServiceStackRestartResponseDto) GetStatus ¶
func (x *PutServiceStackRestartResponseDto) GetStatus() ProcessStatus
func (*PutServiceStackRestartResponseDto) ProtoMessage ¶
func (*PutServiceStackRestartResponseDto) ProtoMessage()
func (*PutServiceStackRestartResponseDto) ProtoReflect ¶
func (x *PutServiceStackRestartResponseDto) ProtoReflect() protoreflect.Message
func (*PutServiceStackRestartResponseDto) Reset ¶
func (x *PutServiceStackRestartResponseDto) Reset()
func (*PutServiceStackRestartResponseDto) String ¶
func (x *PutServiceStackRestartResponseDto) String() string
type PutServiceStackStartRequest ¶
type PutServiceStackStartRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackStartRequest) Descriptor
deprecated
func (*PutServiceStackStartRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackStartRequest.ProtoReflect.Descriptor instead.
func (*PutServiceStackStartRequest) GetId ¶
func (x *PutServiceStackStartRequest) GetId() string
func (*PutServiceStackStartRequest) ProtoMessage ¶
func (*PutServiceStackStartRequest) ProtoMessage()
func (*PutServiceStackStartRequest) ProtoReflect ¶
func (x *PutServiceStackStartRequest) ProtoReflect() protoreflect.Message
func (*PutServiceStackStartRequest) Reset ¶
func (x *PutServiceStackStartRequest) Reset()
func (*PutServiceStackStartRequest) String ¶
func (x *PutServiceStackStartRequest) String() string
type PutServiceStackStartResponse ¶
type PutServiceStackStartResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PutServiceStackStartResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackStartResponse) Descriptor
deprecated
func (*PutServiceStackStartResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackStartResponse.ProtoReflect.Descriptor instead.
func (*PutServiceStackStartResponse) GetError ¶
func (x *PutServiceStackStartResponse) GetError() *Error
func (*PutServiceStackStartResponse) GetOutput ¶
func (x *PutServiceStackStartResponse) GetOutput() *PutServiceStackStartResponseDto
func (*PutServiceStackStartResponse) ProtoMessage ¶
func (*PutServiceStackStartResponse) ProtoMessage()
func (*PutServiceStackStartResponse) ProtoReflect ¶
func (x *PutServiceStackStartResponse) ProtoReflect() protoreflect.Message
func (*PutServiceStackStartResponse) Reset ¶
func (x *PutServiceStackStartResponse) Reset()
func (*PutServiceStackStartResponse) String ¶
func (x *PutServiceStackStartResponse) String() string
type PutServiceStackStartResponseDto ¶
type PutServiceStackStartResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,6,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,7,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,8,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,9,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,10,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,11,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,12,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,13,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,14,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,15,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,16,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,17,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackStartResponseDto) Descriptor
deprecated
func (*PutServiceStackStartResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackStartResponseDto.ProtoReflect.Descriptor instead.
func (*PutServiceStackStartResponseDto) GetActionName ¶
func (x *PutServiceStackStartResponseDto) GetActionName() string
func (*PutServiceStackStartResponseDto) GetAppVersion ¶
func (x *PutServiceStackStartResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*PutServiceStackStartResponseDto) GetCanceledByUser ¶
func (x *PutServiceStackStartResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*PutServiceStackStartResponseDto) GetClientId ¶
func (x *PutServiceStackStartResponseDto) GetClientId() string
func (*PutServiceStackStartResponseDto) GetCreated ¶
func (x *PutServiceStackStartResponseDto) GetCreated() *Timestamp
func (*PutServiceStackStartResponseDto) GetCreatedBySystem ¶
func (x *PutServiceStackStartResponseDto) GetCreatedBySystem() bool
func (*PutServiceStackStartResponseDto) GetCreatedByUser ¶
func (x *PutServiceStackStartResponseDto) GetCreatedByUser() *UserJsonObject
func (*PutServiceStackStartResponseDto) GetFinished ¶
func (x *PutServiceStackStartResponseDto) GetFinished() *TimestampNull
func (*PutServiceStackStartResponseDto) GetId ¶
func (x *PutServiceStackStartResponseDto) GetId() string
func (*PutServiceStackStartResponseDto) GetLastUpdate ¶
func (x *PutServiceStackStartResponseDto) GetLastUpdate() *Timestamp
func (*PutServiceStackStartResponseDto) GetProject ¶
func (x *PutServiceStackStartResponseDto) GetProject() *ProjectLightJsonObject
func (*PutServiceStackStartResponseDto) GetProjectId ¶
func (x *PutServiceStackStartResponseDto) GetProjectId() string
func (*PutServiceStackStartResponseDto) GetSequence ¶
func (x *PutServiceStackStartResponseDto) GetSequence() int32
func (*PutServiceStackStartResponseDto) GetServiceStackId ¶
func (x *PutServiceStackStartResponseDto) GetServiceStackId() *StringNull
func (*PutServiceStackStartResponseDto) GetServiceStacks ¶
func (x *PutServiceStackStartResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*PutServiceStackStartResponseDto) GetStarted ¶
func (x *PutServiceStackStartResponseDto) GetStarted() *TimestampNull
func (*PutServiceStackStartResponseDto) GetStatus ¶
func (x *PutServiceStackStartResponseDto) GetStatus() ProcessStatus
func (*PutServiceStackStartResponseDto) ProtoMessage ¶
func (*PutServiceStackStartResponseDto) ProtoMessage()
func (*PutServiceStackStartResponseDto) ProtoReflect ¶
func (x *PutServiceStackStartResponseDto) ProtoReflect() protoreflect.Message
func (*PutServiceStackStartResponseDto) Reset ¶
func (x *PutServiceStackStartResponseDto) Reset()
func (*PutServiceStackStartResponseDto) String ¶
func (x *PutServiceStackStartResponseDto) String() string
type PutServiceStackStopRequest ¶
type PutServiceStackStopRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackStopRequest) Descriptor
deprecated
func (*PutServiceStackStopRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackStopRequest.ProtoReflect.Descriptor instead.
func (*PutServiceStackStopRequest) GetId ¶
func (x *PutServiceStackStopRequest) GetId() string
func (*PutServiceStackStopRequest) ProtoMessage ¶
func (*PutServiceStackStopRequest) ProtoMessage()
func (*PutServiceStackStopRequest) ProtoReflect ¶
func (x *PutServiceStackStopRequest) ProtoReflect() protoreflect.Message
func (*PutServiceStackStopRequest) Reset ¶
func (x *PutServiceStackStopRequest) Reset()
func (*PutServiceStackStopRequest) String ¶
func (x *PutServiceStackStopRequest) String() string
type PutServiceStackStopResponse ¶
type PutServiceStackStopResponse struct {
Error *Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Output *PutServiceStackStopResponseDto `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackStopResponse) Descriptor
deprecated
func (*PutServiceStackStopResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackStopResponse.ProtoReflect.Descriptor instead.
func (*PutServiceStackStopResponse) GetError ¶
func (x *PutServiceStackStopResponse) GetError() *Error
func (*PutServiceStackStopResponse) GetOutput ¶
func (x *PutServiceStackStopResponse) GetOutput() *PutServiceStackStopResponseDto
func (*PutServiceStackStopResponse) ProtoMessage ¶
func (*PutServiceStackStopResponse) ProtoMessage()
func (*PutServiceStackStopResponse) ProtoReflect ¶
func (x *PutServiceStackStopResponse) ProtoReflect() protoreflect.Message
func (*PutServiceStackStopResponse) Reset ¶
func (x *PutServiceStackStopResponse) Reset()
func (*PutServiceStackStopResponse) String ¶
func (x *PutServiceStackStopResponse) String() string
type PutServiceStackStopResponseDto ¶
type PutServiceStackStopResponseDto struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId *StringNull `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Project *ProjectLightJsonObject `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
ServiceStacks []*ServiceStackLightJsonObject `protobuf:"bytes,6,rep,name=serviceStacks,proto3" json:"serviceStacks,omitempty"`
Status ProcessStatus `protobuf:"varint,7,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ProcessStatus" json:"status,omitempty"`
Sequence int32 `protobuf:"varint,8,opt,name=sequence,proto3" json:"sequence,omitempty"`
CreatedByUser *UserJsonObject `protobuf:"bytes,9,opt,name=createdByUser,proto3" json:"createdByUser,omitempty"`
CanceledByUser *UserJsonObjectNull `protobuf:"bytes,10,opt,name=canceledByUser,proto3" json:"canceledByUser,omitempty"`
ActionName string `protobuf:"bytes,11,opt,name=actionName,proto3" json:"actionName,omitempty"`
Created *Timestamp `protobuf:"bytes,12,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,13,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
Started *TimestampNull `protobuf:"bytes,14,opt,name=started,proto3" json:"started,omitempty"`
Finished *TimestampNull `protobuf:"bytes,15,opt,name=finished,proto3" json:"finished,omitempty"`
CreatedBySystem bool `protobuf:"varint,16,opt,name=createdBySystem,proto3" json:"createdBySystem,omitempty"`
AppVersion *AppVersionJsonObjectNull `protobuf:"bytes,17,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
// contains filtered or unexported fields
}
func (*PutServiceStackStopResponseDto) Descriptor
deprecated
func (*PutServiceStackStopResponseDto) Descriptor() ([]byte, []int)
Deprecated: Use PutServiceStackStopResponseDto.ProtoReflect.Descriptor instead.
func (*PutServiceStackStopResponseDto) GetActionName ¶
func (x *PutServiceStackStopResponseDto) GetActionName() string
func (*PutServiceStackStopResponseDto) GetAppVersion ¶
func (x *PutServiceStackStopResponseDto) GetAppVersion() *AppVersionJsonObjectNull
func (*PutServiceStackStopResponseDto) GetCanceledByUser ¶
func (x *PutServiceStackStopResponseDto) GetCanceledByUser() *UserJsonObjectNull
func (*PutServiceStackStopResponseDto) GetClientId ¶
func (x *PutServiceStackStopResponseDto) GetClientId() string
func (*PutServiceStackStopResponseDto) GetCreated ¶
func (x *PutServiceStackStopResponseDto) GetCreated() *Timestamp
func (*PutServiceStackStopResponseDto) GetCreatedBySystem ¶
func (x *PutServiceStackStopResponseDto) GetCreatedBySystem() bool
func (*PutServiceStackStopResponseDto) GetCreatedByUser ¶
func (x *PutServiceStackStopResponseDto) GetCreatedByUser() *UserJsonObject
func (*PutServiceStackStopResponseDto) GetFinished ¶
func (x *PutServiceStackStopResponseDto) GetFinished() *TimestampNull
func (*PutServiceStackStopResponseDto) GetId ¶
func (x *PutServiceStackStopResponseDto) GetId() string
func (*PutServiceStackStopResponseDto) GetLastUpdate ¶
func (x *PutServiceStackStopResponseDto) GetLastUpdate() *Timestamp
func (*PutServiceStackStopResponseDto) GetProject ¶
func (x *PutServiceStackStopResponseDto) GetProject() *ProjectLightJsonObject
func (*PutServiceStackStopResponseDto) GetProjectId ¶
func (x *PutServiceStackStopResponseDto) GetProjectId() string
func (*PutServiceStackStopResponseDto) GetSequence ¶
func (x *PutServiceStackStopResponseDto) GetSequence() int32
func (*PutServiceStackStopResponseDto) GetServiceStackId ¶
func (x *PutServiceStackStopResponseDto) GetServiceStackId() *StringNull
func (*PutServiceStackStopResponseDto) GetServiceStacks ¶
func (x *PutServiceStackStopResponseDto) GetServiceStacks() []*ServiceStackLightJsonObject
func (*PutServiceStackStopResponseDto) GetStarted ¶
func (x *PutServiceStackStopResponseDto) GetStarted() *TimestampNull
func (*PutServiceStackStopResponseDto) GetStatus ¶
func (x *PutServiceStackStopResponseDto) GetStatus() ProcessStatus
func (*PutServiceStackStopResponseDto) ProtoMessage ¶
func (*PutServiceStackStopResponseDto) ProtoMessage()
func (*PutServiceStackStopResponseDto) ProtoReflect ¶
func (x *PutServiceStackStopResponseDto) ProtoReflect() protoreflect.Message
func (*PutServiceStackStopResponseDto) Reset ¶
func (x *PutServiceStackStopResponseDto) Reset()
func (*PutServiceStackStopResponseDto) String ¶
func (x *PutServiceStackStopResponseDto) String() string
type RequestedPortsJsonObject ¶
type RequestedPortsJsonObject struct {
IsActive bool `protobuf:"varint,1,opt,name=isActive,proto3" json:"isActive,omitempty"`
RequestedPorts []*ServicePort `protobuf:"bytes,2,rep,name=requestedPorts,proto3" json:"requestedPorts,omitempty"`
// contains filtered or unexported fields
}
func (*RequestedPortsJsonObject) Descriptor
deprecated
func (*RequestedPortsJsonObject) Descriptor() ([]byte, []int)
Deprecated: Use RequestedPortsJsonObject.ProtoReflect.Descriptor instead.
func (*RequestedPortsJsonObject) GetIsActive ¶
func (x *RequestedPortsJsonObject) GetIsActive() bool
func (*RequestedPortsJsonObject) GetRequestedPorts ¶
func (x *RequestedPortsJsonObject) GetRequestedPorts() []*ServicePort
func (*RequestedPortsJsonObject) ProtoMessage ¶
func (*RequestedPortsJsonObject) ProtoMessage()
func (*RequestedPortsJsonObject) ProtoReflect ¶
func (x *RequestedPortsJsonObject) ProtoReflect() protoreflect.Message
func (*RequestedPortsJsonObject) Reset ¶
func (x *RequestedPortsJsonObject) Reset()
func (*RequestedPortsJsonObject) String ¶
func (x *RequestedPortsJsonObject) String() string
type ScalingResource ¶
type ScalingResource struct {
CpuCoreCount int32 `protobuf:"varint,1,opt,name=cpuCoreCount,proto3" json:"cpuCoreCount,omitempty"`
MemoryGBytes float32 `protobuf:"fixed32,2,opt,name=memoryGBytes,proto3" json:"memoryGBytes,omitempty"`
DiskGBytes float32 `protobuf:"fixed32,3,opt,name=diskGBytes,proto3" json:"diskGBytes,omitempty"`
// contains filtered or unexported fields
}
func (*ScalingResource) Descriptor
deprecated
func (*ScalingResource) Descriptor() ([]byte, []int)
Deprecated: Use ScalingResource.ProtoReflect.Descriptor instead.
func (*ScalingResource) GetCpuCoreCount ¶
func (x *ScalingResource) GetCpuCoreCount() int32
func (*ScalingResource) GetDiskGBytes ¶
func (x *ScalingResource) GetDiskGBytes() float32
func (*ScalingResource) GetMemoryGBytes ¶
func (x *ScalingResource) GetMemoryGBytes() float32
func (*ScalingResource) ProtoMessage ¶
func (*ScalingResource) ProtoMessage()
func (*ScalingResource) ProtoReflect ¶
func (x *ScalingResource) ProtoReflect() protoreflect.Message
func (*ScalingResource) Reset ¶
func (x *ScalingResource) Reset()
func (*ScalingResource) String ¶
func (x *ScalingResource) String() string
type ServicePort ¶
type ServicePort struct {
Protocol ServicePortProtocol `protobuf:"varint,1,opt,name=protocol,proto3,enum=zBusinessZeropsApiProtocol.ServicePortProtocol" json:"protocol,omitempty"`
Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Scheme ServicePortScheme `protobuf:"varint,4,opt,name=scheme,proto3,enum=zBusinessZeropsApiProtocol.ServicePortScheme" json:"scheme,omitempty"`
ServiceId *StringNull `protobuf:"bytes,5,opt,name=serviceId,proto3" json:"serviceId,omitempty"`
// contains filtered or unexported fields
}
func (*ServicePort) Descriptor
deprecated
func (*ServicePort) Descriptor() ([]byte, []int)
Deprecated: Use ServicePort.ProtoReflect.Descriptor instead.
func (*ServicePort) GetDescription ¶
func (x *ServicePort) GetDescription() string
func (*ServicePort) GetPort ¶
func (x *ServicePort) GetPort() int32
func (*ServicePort) GetProtocol ¶
func (x *ServicePort) GetProtocol() ServicePortProtocol
func (*ServicePort) GetScheme ¶
func (x *ServicePort) GetScheme() ServicePortScheme
func (*ServicePort) GetServiceId ¶
func (x *ServicePort) GetServiceId() *StringNull
func (*ServicePort) ProtoMessage ¶
func (*ServicePort) ProtoMessage()
func (*ServicePort) ProtoReflect ¶
func (x *ServicePort) ProtoReflect() protoreflect.Message
func (*ServicePort) Reset ¶
func (x *ServicePort) Reset()
func (*ServicePort) String ¶
func (x *ServicePort) String() string
type ServicePortProtocol ¶
type ServicePortProtocol int32
const ( ServicePortProtocol_SERVICE_PORT_PROTOCOL_UNKNOWN ServicePortProtocol = 0 ServicePortProtocol_SERVICE_PORT_PROTOCOL_tcp ServicePortProtocol = 1 ServicePortProtocol_SERVICE_PORT_PROTOCOL_udp ServicePortProtocol = 2 )
func (ServicePortProtocol) Descriptor ¶
func (ServicePortProtocol) Descriptor() protoreflect.EnumDescriptor
func (ServicePortProtocol) Enum ¶
func (x ServicePortProtocol) Enum() *ServicePortProtocol
func (ServicePortProtocol) EnumDescriptor
deprecated
func (ServicePortProtocol) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServicePortProtocol.Descriptor instead.
func (ServicePortProtocol) Number ¶
func (x ServicePortProtocol) Number() protoreflect.EnumNumber
func (ServicePortProtocol) String ¶
func (x ServicePortProtocol) String() string
func (ServicePortProtocol) Type ¶
func (ServicePortProtocol) Type() protoreflect.EnumType
type ServicePortScheme ¶
type ServicePortScheme int32
const ( ServicePortScheme_SERVICE_PORT_SCHEME_UNKNOWN ServicePortScheme = 0 ServicePortScheme_SERVICE_PORT_SCHEME_tcp ServicePortScheme = 1 ServicePortScheme_SERVICE_PORT_SCHEME_udp ServicePortScheme = 2 ServicePortScheme_SERVICE_PORT_SCHEME_http ServicePortScheme = 3 ServicePortScheme_SERVICE_PORT_SCHEME_https ServicePortScheme = 4 ServicePortScheme_SERVICE_PORT_SCHEME_redis ServicePortScheme = 5 ServicePortScheme_SERVICE_PORT_SCHEME_mysql ServicePortScheme = 7 ServicePortScheme_SERVICE_PORT_SCHEME_udpinflux ServicePortScheme = 8 ServicePortScheme_SERVICE_PORT_SCHEME_mongodb ServicePortScheme = 9 ServicePortScheme_SERVICE_PORT_SCHEME_postgresql ServicePortScheme = 10 ServicePortScheme_SERVICE_PORT_SCHEME_amqp ServicePortScheme = 11 ServicePortScheme_SERVICE_PORT_SCHEME_stomp ServicePortScheme = 12 ServicePortScheme_SERVICE_PORT_SCHEME_mqtt ServicePortScheme = 13 )
func (ServicePortScheme) Descriptor ¶
func (ServicePortScheme) Descriptor() protoreflect.EnumDescriptor
func (ServicePortScheme) Enum ¶
func (x ServicePortScheme) Enum() *ServicePortScheme
func (ServicePortScheme) EnumDescriptor
deprecated
func (ServicePortScheme) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServicePortScheme.Descriptor instead.
func (ServicePortScheme) Number ¶
func (x ServicePortScheme) Number() protoreflect.EnumNumber
func (ServicePortScheme) String ¶
func (x ServicePortScheme) String() string
func (ServicePortScheme) Type ¶
func (ServicePortScheme) Type() protoreflect.EnumType
type ServiceStackConnectedServiceStack ¶
type ServiceStackConnectedServiceStack struct {
ServiceStack *ServiceStackLight `protobuf:"bytes,1,opt,name=serviceStack,proto3" json:"serviceStack,omitempty"`
Status ServiceStackConnectionStatus `` /* 127-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ServiceStackConnectedServiceStack) Descriptor
deprecated
func (*ServiceStackConnectedServiceStack) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStackConnectedServiceStack.ProtoReflect.Descriptor instead.
func (*ServiceStackConnectedServiceStack) GetServiceStack ¶
func (x *ServiceStackConnectedServiceStack) GetServiceStack() *ServiceStackLight
func (*ServiceStackConnectedServiceStack) GetStatus ¶
func (x *ServiceStackConnectedServiceStack) GetStatus() ServiceStackConnectionStatus
func (*ServiceStackConnectedServiceStack) ProtoMessage ¶
func (*ServiceStackConnectedServiceStack) ProtoMessage()
func (*ServiceStackConnectedServiceStack) ProtoReflect ¶
func (x *ServiceStackConnectedServiceStack) ProtoReflect() protoreflect.Message
func (*ServiceStackConnectedServiceStack) Reset ¶
func (x *ServiceStackConnectedServiceStack) Reset()
func (*ServiceStackConnectedServiceStack) String ¶
func (x *ServiceStackConnectedServiceStack) String() string
type ServiceStackConnectionStatus ¶
type ServiceStackConnectionStatus int32
const ( ServiceStackConnectionStatus_SERVICE_STACK_CONNECTION_STATUS_UNKNOWN ServiceStackConnectionStatus = 0 ServiceStackConnectionStatus_SERVICE_STACK_CONNECTION_STATUS_CREATING ServiceStackConnectionStatus = 1 ServiceStackConnectionStatus_SERVICE_STACK_CONNECTION_STATUS_ACTIVE ServiceStackConnectionStatus = 2 ServiceStackConnectionStatus_SERVICE_STACK_CONNECTION_STATUS_DELETING ServiceStackConnectionStatus = 3 )
func (ServiceStackConnectionStatus) Descriptor ¶
func (ServiceStackConnectionStatus) Descriptor() protoreflect.EnumDescriptor
func (ServiceStackConnectionStatus) Enum ¶
func (x ServiceStackConnectionStatus) Enum() *ServiceStackConnectionStatus
func (ServiceStackConnectionStatus) EnumDescriptor
deprecated
func (ServiceStackConnectionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServiceStackConnectionStatus.Descriptor instead.
func (ServiceStackConnectionStatus) Number ¶
func (x ServiceStackConnectionStatus) Number() protoreflect.EnumNumber
func (ServiceStackConnectionStatus) String ¶
func (x ServiceStackConnectionStatus) String() string
func (ServiceStackConnectionStatus) Type ¶
func (ServiceStackConnectionStatus) Type() protoreflect.EnumType
type ServiceStackInfoJsonObject ¶
type ServiceStackInfoJsonObject struct {
ServiceStackTypeName string `protobuf:"bytes,1,opt,name=serviceStackTypeName,proto3" json:"serviceStackTypeName,omitempty"`
ServiceStackTypeCategory ServiceStackTypeCategory `` /* 159-byte string literal not displayed */
ServiceStackTypeVersionName string `protobuf:"bytes,3,opt,name=serviceStackTypeVersionName,proto3" json:"serviceStackTypeVersionName,omitempty"`
// contains filtered or unexported fields
}
func (*ServiceStackInfoJsonObject) Descriptor
deprecated
func (*ServiceStackInfoJsonObject) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStackInfoJsonObject.ProtoReflect.Descriptor instead.
func (*ServiceStackInfoJsonObject) GetServiceStackTypeCategory ¶
func (x *ServiceStackInfoJsonObject) GetServiceStackTypeCategory() ServiceStackTypeCategory
func (*ServiceStackInfoJsonObject) GetServiceStackTypeName ¶
func (x *ServiceStackInfoJsonObject) GetServiceStackTypeName() string
func (*ServiceStackInfoJsonObject) GetServiceStackTypeVersionName ¶
func (x *ServiceStackInfoJsonObject) GetServiceStackTypeVersionName() string
func (*ServiceStackInfoJsonObject) ProtoMessage ¶
func (*ServiceStackInfoJsonObject) ProtoMessage()
func (*ServiceStackInfoJsonObject) ProtoReflect ¶
func (x *ServiceStackInfoJsonObject) ProtoReflect() protoreflect.Message
func (*ServiceStackInfoJsonObject) Reset ¶
func (x *ServiceStackInfoJsonObject) Reset()
func (*ServiceStackInfoJsonObject) String ¶
func (x *ServiceStackInfoJsonObject) String() string
type ServiceStackLight ¶
type ServiceStackLight struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Status ServiceStackStatus `protobuf:"varint,2,opt,name=status,proto3,enum=zBusinessZeropsApiProtocol.ServiceStackStatus" json:"status,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
ServiceStackTypeInfo *ServiceStackInfoJsonObject `protobuf:"bytes,4,opt,name=serviceStackTypeInfo,proto3" json:"serviceStackTypeInfo,omitempty"`
ServiceStackTypeId string `protobuf:"bytes,5,opt,name=serviceStackTypeId,proto3" json:"serviceStackTypeId,omitempty"`
ServiceStackTypeVersionId string `protobuf:"bytes,6,opt,name=serviceStackTypeVersionId,proto3" json:"serviceStackTypeVersionId,omitempty"`
IsSystem bool `protobuf:"varint,7,opt,name=isSystem,proto3" json:"isSystem,omitempty"`
StartOnProjectStart bool `protobuf:"varint,11,opt,name=startOnProjectStart,proto3" json:"startOnProjectStart,omitempty"`
GithubIntegration *GithubIntegrationNull `protobuf:"bytes,8,opt,name=githubIntegration,proto3" json:"githubIntegration,omitempty"`
GitlabIntegration *GitlabIntegrationNull `protobuf:"bytes,9,opt,name=gitlabIntegration,proto3" json:"gitlabIntegration,omitempty"`
CustomAutoscaling *CustomAutoscalingNull `protobuf:"bytes,12,opt,name=customAutoscaling,proto3" json:"customAutoscaling,omitempty"`
// contains filtered or unexported fields
}
func (*ServiceStackLight) Descriptor
deprecated
func (*ServiceStackLight) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStackLight.ProtoReflect.Descriptor instead.
func (*ServiceStackLight) GetCustomAutoscaling ¶
func (x *ServiceStackLight) GetCustomAutoscaling() *CustomAutoscalingNull
func (*ServiceStackLight) GetGithubIntegration ¶
func (x *ServiceStackLight) GetGithubIntegration() *GithubIntegrationNull
func (*ServiceStackLight) GetGitlabIntegration ¶
func (x *ServiceStackLight) GetGitlabIntegration() *GitlabIntegrationNull
func (*ServiceStackLight) GetId ¶
func (x *ServiceStackLight) GetId() string
func (*ServiceStackLight) GetIsSystem ¶
func (x *ServiceStackLight) GetIsSystem() bool
func (*ServiceStackLight) GetName ¶
func (x *ServiceStackLight) GetName() string
func (*ServiceStackLight) GetServiceStackTypeId ¶
func (x *ServiceStackLight) GetServiceStackTypeId() string
func (*ServiceStackLight) GetServiceStackTypeInfo ¶
func (x *ServiceStackLight) GetServiceStackTypeInfo() *ServiceStackInfoJsonObject
func (*ServiceStackLight) GetServiceStackTypeVersionId ¶
func (x *ServiceStackLight) GetServiceStackTypeVersionId() string
func (*ServiceStackLight) GetStartOnProjectStart ¶
func (x *ServiceStackLight) GetStartOnProjectStart() bool
func (*ServiceStackLight) GetStatus ¶
func (x *ServiceStackLight) GetStatus() ServiceStackStatus
func (*ServiceStackLight) ProtoMessage ¶
func (*ServiceStackLight) ProtoMessage()
func (*ServiceStackLight) ProtoReflect ¶
func (x *ServiceStackLight) ProtoReflect() protoreflect.Message
func (*ServiceStackLight) Reset ¶
func (x *ServiceStackLight) Reset()
func (*ServiceStackLight) String ¶
func (x *ServiceStackLight) String() string
type ServiceStackLightJsonObject ¶
type ServiceStackLightJsonObject struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Created *Timestamp `protobuf:"bytes,2,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,3,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
ProjectId string `protobuf:"bytes,4,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackTypeId string `protobuf:"bytes,5,opt,name=serviceStackTypeId,proto3" json:"serviceStackTypeId,omitempty"`
ServiceStackTypeVersionId string `protobuf:"bytes,6,opt,name=serviceStackTypeVersionId,proto3" json:"serviceStackTypeVersionId,omitempty"`
DriverId *StringNull `protobuf:"bytes,7,opt,name=driverId,proto3" json:"driverId,omitempty"`
Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"`
ServiceStackTypeInfo *ServiceStackInfoJsonObject `protobuf:"bytes,9,opt,name=serviceStackTypeInfo,proto3" json:"serviceStackTypeInfo,omitempty"`
Ports []*ServicePort `protobuf:"bytes,10,rep,name=ports,proto3" json:"ports,omitempty"`
// contains filtered or unexported fields
}
func (*ServiceStackLightJsonObject) Descriptor
deprecated
func (*ServiceStackLightJsonObject) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStackLightJsonObject.ProtoReflect.Descriptor instead.
func (*ServiceStackLightJsonObject) GetCreated ¶
func (x *ServiceStackLightJsonObject) GetCreated() *Timestamp
func (*ServiceStackLightJsonObject) GetDriverId ¶
func (x *ServiceStackLightJsonObject) GetDriverId() *StringNull
func (*ServiceStackLightJsonObject) GetId ¶
func (x *ServiceStackLightJsonObject) GetId() string
func (*ServiceStackLightJsonObject) GetLastUpdate ¶
func (x *ServiceStackLightJsonObject) GetLastUpdate() *Timestamp
func (*ServiceStackLightJsonObject) GetName ¶
func (x *ServiceStackLightJsonObject) GetName() string
func (*ServiceStackLightJsonObject) GetPorts ¶
func (x *ServiceStackLightJsonObject) GetPorts() []*ServicePort
func (*ServiceStackLightJsonObject) GetProjectId ¶
func (x *ServiceStackLightJsonObject) GetProjectId() string
func (*ServiceStackLightJsonObject) GetServiceStackTypeId ¶
func (x *ServiceStackLightJsonObject) GetServiceStackTypeId() string
func (*ServiceStackLightJsonObject) GetServiceStackTypeInfo ¶
func (x *ServiceStackLightJsonObject) GetServiceStackTypeInfo() *ServiceStackInfoJsonObject
func (*ServiceStackLightJsonObject) GetServiceStackTypeVersionId ¶
func (x *ServiceStackLightJsonObject) GetServiceStackTypeVersionId() string
func (*ServiceStackLightJsonObject) ProtoMessage ¶
func (*ServiceStackLightJsonObject) ProtoMessage()
func (*ServiceStackLightJsonObject) ProtoReflect ¶
func (x *ServiceStackLightJsonObject) ProtoReflect() protoreflect.Message
func (*ServiceStackLightJsonObject) Reset ¶
func (x *ServiceStackLightJsonObject) Reset()
func (*ServiceStackLightJsonObject) String ¶
func (x *ServiceStackLightJsonObject) String() string
type ServiceStackMode ¶
type ServiceStackMode int32
const ( ServiceStackMode_SERVICE_STACK_MODE_UNKNOWN ServiceStackMode = 0 ServiceStackMode_SERVICE_STACK_MODE_HA ServiceStackMode = 1 ServiceStackMode_SERVICE_STACK_MODE_NON_HA ServiceStackMode = 2 )
func (ServiceStackMode) Descriptor ¶
func (ServiceStackMode) Descriptor() protoreflect.EnumDescriptor
func (ServiceStackMode) Enum ¶
func (x ServiceStackMode) Enum() *ServiceStackMode
func (ServiceStackMode) EnumDescriptor
deprecated
func (ServiceStackMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServiceStackMode.Descriptor instead.
func (ServiceStackMode) Number ¶
func (x ServiceStackMode) Number() protoreflect.EnumNumber
func (ServiceStackMode) String ¶
func (x ServiceStackMode) String() string
func (ServiceStackMode) Type ¶
func (ServiceStackMode) Type() protoreflect.EnumType
type ServiceStackStatus ¶
type ServiceStackStatus int32
const ( ServiceStackStatus_SERVICE_STACK_STATUS_UNKNOWN ServiceStackStatus = 0 ServiceStackStatus_SERVICE_STACK_STATUS_NEW ServiceStackStatus = 1 ServiceStackStatus_SERVICE_STACK_STATUS_CREATING ServiceStackStatus = 2 ServiceStackStatus_SERVICE_STACK_STATUS_ACTIVE ServiceStackStatus = 3 ServiceStackStatus_SERVICE_STACK_STATUS_STOPPING ServiceStackStatus = 4 ServiceStackStatus_SERVICE_STACK_STATUS_STOPPED ServiceStackStatus = 5 ServiceStackStatus_SERVICE_STACK_STATUS_STARTING ServiceStackStatus = 6 ServiceStackStatus_SERVICE_STACK_STATUS_RESTARTING ServiceStackStatus = 7 ServiceStackStatus_SERVICE_STACK_STATUS_RELOADING ServiceStackStatus = 8 ServiceStackStatus_SERVICE_STACK_STATUS_DELETING ServiceStackStatus = 9 ServiceStackStatus_SERVICE_STACK_STATUS_DELETED ServiceStackStatus = 10 ServiceStackStatus_SERVICE_STACK_STATUS_FAILED ServiceStackStatus = 11 ServiceStackStatus_SERVICE_STACK_STATUS_ACTION_FAILED ServiceStackStatus = 29 ServiceStackStatus_SERVICE_STACK_STATUS_UPGRADING ServiceStackStatus = 13 ServiceStackStatus_SERVICE_STACK_STATUS_READY_TO_DEPLOY ServiceStackStatus = 14 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_CREATING ServiceStackStatus = 18 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_ACTIVE ServiceStackStatus = 35 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_STOPPING ServiceStackStatus = 21 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_STOPPED ServiceStackStatus = 22 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_STARTING ServiceStackStatus = 23 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_RESTARTING ServiceStackStatus = 24 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_RELOADING ServiceStackStatus = 25 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_DELETING ServiceStackStatus = 15 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_DELETED ServiceStackStatus = 36 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_FAILED ServiceStackStatus = 16 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_ACTION_FAILED ServiceStackStatus = 28 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_REPAIRING ServiceStackStatus = 17 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_CONTAINER_FAILED ServiceStackStatus = 19 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_MOVING_CONTAINER ServiceStackStatus = 20 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_UPGRADING ServiceStackStatus = 26 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_SCALING ServiceStackStatus = 37 ServiceStackStatus_SERVICE_STACK_STATUS_SERVICE_REPAIR_FAILED ServiceStackStatus = 38 ServiceStackStatus_SERVICE_STACK_STATUS_REPAIRING ServiceStackStatus = 30 ServiceStackStatus_SERVICE_STACK_STATUS_CONTAINER_FAILED ServiceStackStatus = 31 ServiceStackStatus_SERVICE_STACK_STATUS_MOVING_CONTAINER ServiceStackStatus = 32 ServiceStackStatus_SERVICE_STACK_STATUS_SCALING ServiceStackStatus = 33 ServiceStackStatus_SERVICE_STACK_STATUS_REPAIR_FAILED ServiceStackStatus = 34 )
func (ServiceStackStatus) Descriptor ¶
func (ServiceStackStatus) Descriptor() protoreflect.EnumDescriptor
func (ServiceStackStatus) Enum ¶
func (x ServiceStackStatus) Enum() *ServiceStackStatus
func (ServiceStackStatus) EnumDescriptor
deprecated
func (ServiceStackStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServiceStackStatus.Descriptor instead.
func (ServiceStackStatus) Number ¶
func (x ServiceStackStatus) Number() protoreflect.EnumNumber
func (ServiceStackStatus) String ¶
func (x ServiceStackStatus) String() string
func (ServiceStackStatus) Type ¶
func (ServiceStackStatus) Type() protoreflect.EnumType
type ServiceStackTypeCategory ¶
type ServiceStackTypeCategory int32
const ( ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_UNKNOWN ServiceStackTypeCategory = 0 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_CORE ServiceStackTypeCategory = 1 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_HTTP_L7_BALANCER ServiceStackTypeCategory = 2 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_STANDARD ServiceStackTypeCategory = 3 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_USER ServiceStackTypeCategory = 4 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_SHARED_STORAGE ServiceStackTypeCategory = 5 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_OBJECT_STORAGE ServiceStackTypeCategory = 6 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_BUILD ServiceStackTypeCategory = 7 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_INTERNAL ServiceStackTypeCategory = 8 ServiceStackTypeCategory_SERVICE_STACK_TYPE_CATEGORY_PREPARE_RUNTIME ServiceStackTypeCategory = 9 )
func (ServiceStackTypeCategory) Descriptor ¶
func (ServiceStackTypeCategory) Descriptor() protoreflect.EnumDescriptor
func (ServiceStackTypeCategory) Enum ¶
func (x ServiceStackTypeCategory) Enum() *ServiceStackTypeCategory
func (ServiceStackTypeCategory) EnumDescriptor
deprecated
func (ServiceStackTypeCategory) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServiceStackTypeCategory.Descriptor instead.
func (ServiceStackTypeCategory) Number ¶
func (x ServiceStackTypeCategory) Number() protoreflect.EnumNumber
func (ServiceStackTypeCategory) String ¶
func (x ServiceStackTypeCategory) String() string
func (ServiceStackTypeCategory) Type ¶
func (ServiceStackTypeCategory) Type() protoreflect.EnumType
type StringNull ¶
type StringNull struct {
Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*StringNull) Descriptor
deprecated
func (*StringNull) Descriptor() ([]byte, []int)
Deprecated: Use StringNull.ProtoReflect.Descriptor instead.
func (*StringNull) GetValid ¶
func (x *StringNull) GetValid() bool
func (*StringNull) GetValue ¶
func (x *StringNull) GetValue() string
func (*StringNull) ProtoMessage ¶
func (*StringNull) ProtoMessage()
func (*StringNull) ProtoReflect ¶
func (x *StringNull) ProtoReflect() protoreflect.Message
func (*StringNull) Reset ¶
func (x *StringNull) Reset()
func (*StringNull) String ¶
func (x *StringNull) String() string
type Timestamp ¶
type Timestamp struct {
IsSet bool `protobuf:"varint,1,opt,name=isSet,proto3" json:"isSet,omitempty"`
Seconds int64 `protobuf:"varint,2,opt,name=seconds,proto3" json:"seconds,omitempty"`
Nanos int32 `protobuf:"varint,3,opt,name=nanos,proto3" json:"nanos,omitempty"`
// contains filtered or unexported fields
}
func ToProtoTimestamp ¶
func (*Timestamp) Descriptor
deprecated
func (*Timestamp) GetSeconds ¶
func (*Timestamp) ProtoMessage ¶
func (*Timestamp) ProtoMessage()
func (*Timestamp) ProtoReflect ¶
func (x *Timestamp) ProtoReflect() protoreflect.Message
type TimestampNull ¶
type TimestampNull struct {
Value *Timestamp `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*TimestampNull) Descriptor
deprecated
func (*TimestampNull) Descriptor() ([]byte, []int)
Deprecated: Use TimestampNull.ProtoReflect.Descriptor instead.
func (*TimestampNull) GetValid ¶
func (x *TimestampNull) GetValid() bool
func (*TimestampNull) GetValue ¶
func (x *TimestampNull) GetValue() *Timestamp
func (*TimestampNull) ProtoMessage ¶
func (*TimestampNull) ProtoMessage()
func (*TimestampNull) ProtoReflect ¶
func (x *TimestampNull) ProtoReflect() protoreflect.Message
func (*TimestampNull) Reset ¶
func (x *TimestampNull) Reset()
func (*TimestampNull) String ¶
func (x *TimestampNull) String() string
type UnimplementedZBusinessZeropsApiProtocolServer ¶
type UnimplementedZBusinessZeropsApiProtocolServer struct {
}
UnimplementedZBusinessZeropsApiProtocolServer must be embedded to have forward compatible implementations.
func (UnimplementedZBusinessZeropsApiProtocolServer) DeleteProject ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) DeleteServiceStack ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) DeleteServiceStack(context.Context, *DeleteServiceStackRequest) (*DeleteServiceStackResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) GetProcess ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) GetProcess(context.Context, *GetProcessRequest) (*GetProcessResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) GetProjectsByName ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) GetProjectsByName(context.Context, *GetProjectsByNameRequest) (*GetProjectsByNameResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) GetServiceStack ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) GetServiceStack(context.Context, *GetServiceStackRequest) (*GetServiceStackResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) GetServiceStackByName ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) GetServiceStackByName(context.Context, *GetServiceStackByNameRequest) (*GetServiceStackByNameResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) GetUserInfo ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) GetUserInfo(context.Context, *GetUserInfoRequest) (*GetUserInfoResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PostAppVersion ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PostAppVersion(context.Context, *PostAppVersionRequest) (*PostAppVersionResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PostProjectImport ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PostProjectImport(context.Context, *PostProjectImportRequest) (*PostProjectImportResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PostPublicHttpRouting ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PostPublicHttpRouting(context.Context, *PostPublicHttpRoutingRequest) (*PostPublicHttpRoutingResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PostServiceStackImport ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PostServiceStackImport(context.Context, *PostServiceStackImportRequest) (*PostServiceStackImportResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PostVpnRequest ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PostVpnRequest(context.Context, *PostVpnRequestRequest) (*PostVpnRequestResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PutAppVersionBuildAndDeploy ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PutAppVersionBuildAndDeploy(context.Context, *PutAppVersionBuildAndDeployRequest) (*PutAppVersionBuildAndDeployResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PutAppVersionDeploy ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PutAppVersionDeploy(context.Context, *PutAppVersionDeployRequest) (*PutAppVersionDeployResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PutProjectStart ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PutProjectStart(context.Context, *PutProjectStartRequest) (*PutProjectStartResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PutProjectStop ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PutProjectStop(context.Context, *PutProjectStopRequest) (*PutProjectStopResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackRestart ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackRestart(context.Context, *PutServiceStackRestartRequest) (*PutServiceStackRestartResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackStart ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackStart(context.Context, *PutServiceStackStartRequest) (*PutServiceStackStartResponse, error)
func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackStop ¶
func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackStop(context.Context, *PutServiceStackStopRequest) (*PutServiceStackStopResponse, error)
type UnsafeZBusinessZeropsApiProtocolServer ¶
type UnsafeZBusinessZeropsApiProtocolServer interface {
// contains filtered or unexported methods
}
UnsafeZBusinessZeropsApiProtocolServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ZBusinessZeropsApiProtocolServer will result in compilation errors.
type UserAvatar ¶
type UserAvatar struct {
LargeAvatarUrl *StringNull `protobuf:"bytes,1,opt,name=largeAvatarUrl,proto3" json:"largeAvatarUrl,omitempty"`
SmallAvatarUrl *StringNull `protobuf:"bytes,2,opt,name=smallAvatarUrl,proto3" json:"smallAvatarUrl,omitempty"`
ExternalAvatarUrl *StringNull `protobuf:"bytes,3,opt,name=externalAvatarUrl,proto3" json:"externalAvatarUrl,omitempty"`
// contains filtered or unexported fields
}
func (*UserAvatar) Descriptor
deprecated
func (*UserAvatar) Descriptor() ([]byte, []int)
Deprecated: Use UserAvatar.ProtoReflect.Descriptor instead.
func (*UserAvatar) GetExternalAvatarUrl ¶
func (x *UserAvatar) GetExternalAvatarUrl() *StringNull
func (*UserAvatar) GetLargeAvatarUrl ¶
func (x *UserAvatar) GetLargeAvatarUrl() *StringNull
func (*UserAvatar) GetSmallAvatarUrl ¶
func (x *UserAvatar) GetSmallAvatarUrl() *StringNull
func (*UserAvatar) ProtoMessage ¶
func (*UserAvatar) ProtoMessage()
func (*UserAvatar) ProtoReflect ¶
func (x *UserAvatar) ProtoReflect() protoreflect.Message
func (*UserAvatar) Reset ¶
func (x *UserAvatar) Reset()
func (*UserAvatar) String ¶
func (x *UserAvatar) String() string
type UserAvatarNull ¶
type UserAvatarNull struct {
Value *UserAvatar `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*UserAvatarNull) Descriptor
deprecated
func (*UserAvatarNull) Descriptor() ([]byte, []int)
Deprecated: Use UserAvatarNull.ProtoReflect.Descriptor instead.
func (*UserAvatarNull) GetValid ¶
func (x *UserAvatarNull) GetValid() bool
func (*UserAvatarNull) GetValue ¶
func (x *UserAvatarNull) GetValue() *UserAvatar
func (*UserAvatarNull) ProtoMessage ¶
func (*UserAvatarNull) ProtoMessage()
func (*UserAvatarNull) ProtoReflect ¶
func (x *UserAvatarNull) ProtoReflect() protoreflect.Message
func (*UserAvatarNull) Reset ¶
func (x *UserAvatarNull) Reset()
func (*UserAvatarNull) String ¶
func (x *UserAvatarNull) String() string
type UserDataLight ¶
type UserDataLight struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=projectId,proto3" json:"projectId,omitempty"`
ServiceStackId string `protobuf:"bytes,4,opt,name=serviceStackId,proto3" json:"serviceStackId,omitempty"`
Key string `protobuf:"bytes,5,opt,name=key,proto3" json:"key,omitempty"`
Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"`
Type UserDataType `protobuf:"varint,7,opt,name=type,proto3,enum=zBusinessZeropsApiProtocol.UserDataType" json:"type,omitempty"`
Created *Timestamp `protobuf:"bytes,8,opt,name=created,proto3" json:"created,omitempty"`
LastUpdate *Timestamp `protobuf:"bytes,9,opt,name=lastUpdate,proto3" json:"lastUpdate,omitempty"`
IsSynced bool `protobuf:"varint,10,opt,name=isSynced,proto3" json:"isSynced,omitempty"`
DeleteOnSync bool `protobuf:"varint,11,opt,name=deleteOnSync,proto3" json:"deleteOnSync,omitempty"`
Version UserDataVersion `protobuf:"varint,12,opt,name=version,proto3,enum=zBusinessZeropsApiProtocol.UserDataVersion" json:"version,omitempty"`
LastSync *TimestampNull `protobuf:"bytes,13,opt,name=lastSync,proto3" json:"lastSync,omitempty"`
// contains filtered or unexported fields
}
func (*UserDataLight) Descriptor
deprecated
func (*UserDataLight) Descriptor() ([]byte, []int)
Deprecated: Use UserDataLight.ProtoReflect.Descriptor instead.
func (*UserDataLight) GetClientId ¶
func (x *UserDataLight) GetClientId() string
func (*UserDataLight) GetContent ¶
func (x *UserDataLight) GetContent() string
func (*UserDataLight) GetCreated ¶
func (x *UserDataLight) GetCreated() *Timestamp
func (*UserDataLight) GetDeleteOnSync ¶
func (x *UserDataLight) GetDeleteOnSync() bool
func (*UserDataLight) GetId ¶
func (x *UserDataLight) GetId() string
func (*UserDataLight) GetIsSynced ¶
func (x *UserDataLight) GetIsSynced() bool
func (*UserDataLight) GetKey ¶
func (x *UserDataLight) GetKey() string
func (*UserDataLight) GetLastSync ¶
func (x *UserDataLight) GetLastSync() *TimestampNull
func (*UserDataLight) GetLastUpdate ¶
func (x *UserDataLight) GetLastUpdate() *Timestamp
func (*UserDataLight) GetProjectId ¶
func (x *UserDataLight) GetProjectId() string
func (*UserDataLight) GetServiceStackId ¶
func (x *UserDataLight) GetServiceStackId() string
func (*UserDataLight) GetType ¶
func (x *UserDataLight) GetType() UserDataType
func (*UserDataLight) GetVersion ¶
func (x *UserDataLight) GetVersion() UserDataVersion
func (*UserDataLight) ProtoMessage ¶
func (*UserDataLight) ProtoMessage()
func (*UserDataLight) ProtoReflect ¶
func (x *UserDataLight) ProtoReflect() protoreflect.Message
func (*UserDataLight) Reset ¶
func (x *UserDataLight) Reset()
func (*UserDataLight) String ¶
func (x *UserDataLight) String() string
type UserDataType ¶
type UserDataType int32
const ( UserDataType_USER_DATA_TYPE_UNKNOWN UserDataType = 0 UserDataType_USER_DATA_TYPE_RESTRICTED UserDataType = 1 UserDataType_USER_DATA_TYPE_COMMON UserDataType = 2 UserDataType_USER_DATA_TYPE_USER UserDataType = 3 UserDataType_USER_DATA_TYPE_INTERNAL UserDataType = 4 )
func (UserDataType) Descriptor ¶
func (UserDataType) Descriptor() protoreflect.EnumDescriptor
func (UserDataType) Enum ¶
func (x UserDataType) Enum() *UserDataType
func (UserDataType) EnumDescriptor
deprecated
func (UserDataType) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserDataType.Descriptor instead.
func (UserDataType) Number ¶
func (x UserDataType) Number() protoreflect.EnumNumber
func (UserDataType) String ¶
func (x UserDataType) String() string
func (UserDataType) Type ¶
func (UserDataType) Type() protoreflect.EnumType
type UserDataVersion ¶
type UserDataVersion int32
const ( UserDataVersion_USER_DATA_VERSION_UNKNOWN UserDataVersion = 0 UserDataVersion_USER_DATA_VERSION_USER UserDataVersion = 1 UserDataVersion_USER_DATA_VERSION_INFRASTRUCTURE UserDataVersion = 2 )
func (UserDataVersion) Descriptor ¶
func (UserDataVersion) Descriptor() protoreflect.EnumDescriptor
func (UserDataVersion) Enum ¶
func (x UserDataVersion) Enum() *UserDataVersion
func (UserDataVersion) EnumDescriptor
deprecated
func (UserDataVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserDataVersion.Descriptor instead.
func (UserDataVersion) Number ¶
func (x UserDataVersion) Number() protoreflect.EnumNumber
func (UserDataVersion) String ¶
func (x UserDataVersion) String() string
func (UserDataVersion) Type ¶
func (UserDataVersion) Type() protoreflect.EnumType
type UserJsonObject ¶
type UserJsonObject struct {
Type UserJsonObjectType `protobuf:"varint,5,opt,name=type,proto3,enum=zBusinessZeropsApiProtocol.UserJsonObjectType" json:"type,omitempty"`
Id *StringNull `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Email *StringNull `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
FirstName *StringNull `protobuf:"bytes,3,opt,name=firstName,proto3" json:"firstName,omitempty"`
FullName *StringNull `protobuf:"bytes,4,opt,name=fullName,proto3" json:"fullName,omitempty"`
Avatar *UserAvatarNull `protobuf:"bytes,6,opt,name=avatar,proto3" json:"avatar,omitempty"`
// contains filtered or unexported fields
}
func (*UserJsonObject) Descriptor
deprecated
func (*UserJsonObject) Descriptor() ([]byte, []int)
Deprecated: Use UserJsonObject.ProtoReflect.Descriptor instead.
func (*UserJsonObject) GetAvatar ¶
func (x *UserJsonObject) GetAvatar() *UserAvatarNull
func (*UserJsonObject) GetEmail ¶
func (x *UserJsonObject) GetEmail() *StringNull
func (*UserJsonObject) GetFirstName ¶
func (x *UserJsonObject) GetFirstName() *StringNull
func (*UserJsonObject) GetFullName ¶
func (x *UserJsonObject) GetFullName() *StringNull
func (*UserJsonObject) GetId ¶
func (x *UserJsonObject) GetId() *StringNull
func (*UserJsonObject) GetType ¶
func (x *UserJsonObject) GetType() UserJsonObjectType
func (*UserJsonObject) ProtoMessage ¶
func (*UserJsonObject) ProtoMessage()
func (*UserJsonObject) ProtoReflect ¶
func (x *UserJsonObject) ProtoReflect() protoreflect.Message
func (*UserJsonObject) Reset ¶
func (x *UserJsonObject) Reset()
func (*UserJsonObject) String ¶
func (x *UserJsonObject) String() string
type UserJsonObjectNull ¶
type UserJsonObjectNull struct {
Value *UserJsonObject `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*UserJsonObjectNull) Descriptor
deprecated
func (*UserJsonObjectNull) Descriptor() ([]byte, []int)
Deprecated: Use UserJsonObjectNull.ProtoReflect.Descriptor instead.
func (*UserJsonObjectNull) GetValid ¶
func (x *UserJsonObjectNull) GetValid() bool
func (*UserJsonObjectNull) GetValue ¶
func (x *UserJsonObjectNull) GetValue() *UserJsonObject
func (*UserJsonObjectNull) ProtoMessage ¶
func (*UserJsonObjectNull) ProtoMessage()
func (*UserJsonObjectNull) ProtoReflect ¶
func (x *UserJsonObjectNull) ProtoReflect() protoreflect.Message
func (*UserJsonObjectNull) Reset ¶
func (x *UserJsonObjectNull) Reset()
func (*UserJsonObjectNull) String ¶
func (x *UserJsonObjectNull) String() string
type UserJsonObjectType ¶
type UserJsonObjectType int32
const ( UserJsonObjectType_USER_JSON_OBJECT_TYPE_UNKNOWN UserJsonObjectType = 0 UserJsonObjectType_USER_JSON_OBJECT_TYPE_GITHUB UserJsonObjectType = 1 UserJsonObjectType_USER_JSON_OBJECT_TYPE_GITLAB UserJsonObjectType = 4 UserJsonObjectType_USER_JSON_OBJECT_TYPE_USER UserJsonObjectType = 2 UserJsonObjectType_USER_JSON_OBJECT_TYPE_SYSTEM UserJsonObjectType = 3 )
func (UserJsonObjectType) Descriptor ¶
func (UserJsonObjectType) Descriptor() protoreflect.EnumDescriptor
func (UserJsonObjectType) Enum ¶
func (x UserJsonObjectType) Enum() *UserJsonObjectType
func (UserJsonObjectType) EnumDescriptor
deprecated
func (UserJsonObjectType) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserJsonObjectType.Descriptor instead.
func (UserJsonObjectType) Number ¶
func (x UserJsonObjectType) Number() protoreflect.EnumNumber
func (UserJsonObjectType) String ¶
func (x UserJsonObjectType) String() string
func (UserJsonObjectType) Type ¶
func (UserJsonObjectType) Type() protoreflect.EnumType
type UserLight ¶
type UserLight struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
FullName string `protobuf:"bytes,3,opt,name=fullName,proto3" json:"fullName,omitempty"`
FirstName string `protobuf:"bytes,4,opt,name=firstName,proto3" json:"firstName,omitempty"`
LastName string `protobuf:"bytes,5,opt,name=lastName,proto3" json:"lastName,omitempty"`
Avatar *UserAvatarNull `protobuf:"bytes,6,opt,name=avatar,proto3" json:"avatar,omitempty"`
// contains filtered or unexported fields
}
func (*UserLight) Descriptor
deprecated
func (*UserLight) GetAvatar ¶
func (x *UserLight) GetAvatar() *UserAvatarNull
func (*UserLight) GetFirstName ¶
func (*UserLight) GetFullName ¶
func (*UserLight) GetLastName ¶
func (*UserLight) ProtoMessage ¶
func (*UserLight) ProtoMessage()
func (*UserLight) ProtoReflect ¶
func (x *UserLight) ProtoReflect() protoreflect.Message
type UserStatus ¶
type UserStatus int32
const ( UserStatus_USER_STATUS_UNKNOWN UserStatus = 0 UserStatus_USER_STATUS_ACTIVE UserStatus = 1 UserStatus_USER_STATUS_DELETED UserStatus = 2 )
func (UserStatus) Descriptor ¶
func (UserStatus) Descriptor() protoreflect.EnumDescriptor
func (UserStatus) Enum ¶
func (x UserStatus) Enum() *UserStatus
func (UserStatus) EnumDescriptor
deprecated
func (UserStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserStatus.Descriptor instead.
func (UserStatus) Number ¶
func (x UserStatus) Number() protoreflect.EnumNumber
func (UserStatus) String ¶
func (x UserStatus) String() string
func (UserStatus) Type ¶
func (UserStatus) Type() protoreflect.EnumType
type VerticalAutoscaling ¶
type VerticalAutoscaling struct {
MaxResource *ScalingResource `protobuf:"bytes,1,opt,name=maxResource,proto3" json:"maxResource,omitempty"`
MinResource *ScalingResource `protobuf:"bytes,2,opt,name=minResource,proto3" json:"minResource,omitempty"`
// contains filtered or unexported fields
}
func (*VerticalAutoscaling) Descriptor
deprecated
func (*VerticalAutoscaling) Descriptor() ([]byte, []int)
Deprecated: Use VerticalAutoscaling.ProtoReflect.Descriptor instead.
func (*VerticalAutoscaling) GetMaxResource ¶
func (x *VerticalAutoscaling) GetMaxResource() *ScalingResource
func (*VerticalAutoscaling) GetMinResource ¶
func (x *VerticalAutoscaling) GetMinResource() *ScalingResource
func (*VerticalAutoscaling) ProtoMessage ¶
func (*VerticalAutoscaling) ProtoMessage()
func (*VerticalAutoscaling) ProtoReflect ¶
func (x *VerticalAutoscaling) ProtoReflect() protoreflect.Message
func (*VerticalAutoscaling) Reset ¶
func (x *VerticalAutoscaling) Reset()
func (*VerticalAutoscaling) String ¶
func (x *VerticalAutoscaling) String() string
type VerticalAutoscalingNull ¶
type VerticalAutoscalingNull struct {
Value *VerticalAutoscaling `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Valid bool `protobuf:"varint,2,opt,name=valid,proto3" json:"valid,omitempty"`
// contains filtered or unexported fields
}
func (*VerticalAutoscalingNull) Descriptor
deprecated
func (*VerticalAutoscalingNull) Descriptor() ([]byte, []int)
Deprecated: Use VerticalAutoscalingNull.ProtoReflect.Descriptor instead.
func (*VerticalAutoscalingNull) GetValid ¶
func (x *VerticalAutoscalingNull) GetValid() bool
func (*VerticalAutoscalingNull) GetValue ¶
func (x *VerticalAutoscalingNull) GetValue() *VerticalAutoscaling
func (*VerticalAutoscalingNull) ProtoMessage ¶
func (*VerticalAutoscalingNull) ProtoMessage()
func (*VerticalAutoscalingNull) ProtoReflect ¶
func (x *VerticalAutoscalingNull) ProtoReflect() protoreflect.Message
func (*VerticalAutoscalingNull) Reset ¶
func (x *VerticalAutoscalingNull) Reset()
func (*VerticalAutoscalingNull) String ¶
func (x *VerticalAutoscalingNull) String() string
type ZBusinessZeropsApiProtocolClient ¶
type ZBusinessZeropsApiProtocolClient interface {
PutAppVersionDeploy(ctx context.Context, in *PutAppVersionDeployRequest, opts ...grpc.CallOption) (*PutAppVersionDeployResponse, error)
PutAppVersionBuildAndDeploy(ctx context.Context, in *PutAppVersionBuildAndDeployRequest, opts ...grpc.CallOption) (*PutAppVersionBuildAndDeployResponse, error)
PostAppVersion(ctx context.Context, in *PostAppVersionRequest, opts ...grpc.CallOption) (*PostAppVersionResponse, error)
DeleteProject(ctx context.Context, in *DeleteProjectRequest, opts ...grpc.CallOption) (*DeleteProjectResponse, error)
GetProjectsByName(ctx context.Context, in *GetProjectsByNameRequest, opts ...grpc.CallOption) (*GetProjectsByNameResponse, error)
PutProjectStart(ctx context.Context, in *PutProjectStartRequest, opts ...grpc.CallOption) (*PutProjectStartResponse, error)
PutProjectStop(ctx context.Context, in *PutProjectStopRequest, opts ...grpc.CallOption) (*PutProjectStopResponse, error)
PostProjectImport(ctx context.Context, in *PostProjectImportRequest, opts ...grpc.CallOption) (*PostProjectImportResponse, error)
GetProcess(ctx context.Context, in *GetProcessRequest, opts ...grpc.CallOption) (*GetProcessResponse, error)
PostPublicHttpRouting(ctx context.Context, in *PostPublicHttpRoutingRequest, opts ...grpc.CallOption) (*PostPublicHttpRoutingResponse, error)
GetServiceStack(ctx context.Context, in *GetServiceStackRequest, opts ...grpc.CallOption) (*GetServiceStackResponse, error)
DeleteServiceStack(ctx context.Context, in *DeleteServiceStackRequest, opts ...grpc.CallOption) (*DeleteServiceStackResponse, error)
PutServiceStackStop(ctx context.Context, in *PutServiceStackStopRequest, opts ...grpc.CallOption) (*PutServiceStackStopResponse, error)
PutServiceStackStart(ctx context.Context, in *PutServiceStackStartRequest, opts ...grpc.CallOption) (*PutServiceStackStartResponse, error)
PutServiceStackRestart(ctx context.Context, in *PutServiceStackRestartRequest, opts ...grpc.CallOption) (*PutServiceStackRestartResponse, error)
GetServiceStackByName(ctx context.Context, in *GetServiceStackByNameRequest, opts ...grpc.CallOption) (*GetServiceStackByNameResponse, error)
PostServiceStackImport(ctx context.Context, in *PostServiceStackImportRequest, opts ...grpc.CallOption) (*PostServiceStackImportResponse, error)
GetUserInfo(ctx context.Context, in *GetUserInfoRequest, opts ...grpc.CallOption) (*GetUserInfoResponse, error)
PostVpnRequest(ctx context.Context, in *PostVpnRequestRequest, opts ...grpc.CallOption) (*PostVpnRequestResponse, error)
}
ZBusinessZeropsApiProtocolClient is the client API for ZBusinessZeropsApiProtocol service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewZBusinessZeropsApiProtocolClient ¶
func NewZBusinessZeropsApiProtocolClient(cc grpc.ClientConnInterface) ZBusinessZeropsApiProtocolClient
type ZBusinessZeropsApiProtocolServer ¶
type ZBusinessZeropsApiProtocolServer interface {
PutAppVersionDeploy(context.Context, *PutAppVersionDeployRequest) (*PutAppVersionDeployResponse, error)
PutAppVersionBuildAndDeploy(context.Context, *PutAppVersionBuildAndDeployRequest) (*PutAppVersionBuildAndDeployResponse, error)
PostAppVersion(context.Context, *PostAppVersionRequest) (*PostAppVersionResponse, error)
DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
GetProjectsByName(context.Context, *GetProjectsByNameRequest) (*GetProjectsByNameResponse, error)
PutProjectStart(context.Context, *PutProjectStartRequest) (*PutProjectStartResponse, error)
PutProjectStop(context.Context, *PutProjectStopRequest) (*PutProjectStopResponse, error)
PostProjectImport(context.Context, *PostProjectImportRequest) (*PostProjectImportResponse, error)
GetProcess(context.Context, *GetProcessRequest) (*GetProcessResponse, error)
PostPublicHttpRouting(context.Context, *PostPublicHttpRoutingRequest) (*PostPublicHttpRoutingResponse, error)
GetServiceStack(context.Context, *GetServiceStackRequest) (*GetServiceStackResponse, error)
DeleteServiceStack(context.Context, *DeleteServiceStackRequest) (*DeleteServiceStackResponse, error)
PutServiceStackStop(context.Context, *PutServiceStackStopRequest) (*PutServiceStackStopResponse, error)
PutServiceStackStart(context.Context, *PutServiceStackStartRequest) (*PutServiceStackStartResponse, error)
PutServiceStackRestart(context.Context, *PutServiceStackRestartRequest) (*PutServiceStackRestartResponse, error)
GetServiceStackByName(context.Context, *GetServiceStackByNameRequest) (*GetServiceStackByNameResponse, error)
PostServiceStackImport(context.Context, *PostServiceStackImportRequest) (*PostServiceStackImportResponse, error)
GetUserInfo(context.Context, *GetUserInfoRequest) (*GetUserInfoResponse, error)
PostVpnRequest(context.Context, *PostVpnRequestRequest) (*PostVpnRequestResponse, error)
// contains filtered or unexported methods
}
ZBusinessZeropsApiProtocolServer is the server API for ZBusinessZeropsApiProtocol service. All implementations must embed UnimplementedZBusinessZeropsApiProtocolServer for forward compatibility