zBusinessZeropsApiProtocol

package
v0.12.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorCode_name = map[int32]string{}/* 317 elements not displayed */

	ErrorCode_value = map[string]int32{}/* 317 elements not displayed */

)

Enum value maps for ErrorCode.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
var File_zeropsApiProtocol_proto protoreflect.FileDescriptor
View Source
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 FromProtoTimestamp(t *Timestamp) time.Time

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 (*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 (*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) Enum

func (AppVersionGithubIntegrationEventType) EnumDescriptor deprecated

func (AppVersionGithubIntegrationEventType) EnumDescriptor() ([]byte, []int)

Deprecated: Use AppVersionGithubIntegrationEventType.Descriptor instead.

func (AppVersionGithubIntegrationEventType) Number

func (AppVersionGithubIntegrationEventType) String

func (AppVersionGithubIntegrationEventType) Type

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 (*AppVersionGithubIntegrationNull) ProtoMessage

func (*AppVersionGithubIntegrationNull) ProtoMessage()

func (*AppVersionGithubIntegrationNull) ProtoReflect

func (*AppVersionGithubIntegrationNull) Reset

func (*AppVersionGithubIntegrationNull) 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 (*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 (*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) Enum

func (AppVersionGitlabIntegrationEventType) EnumDescriptor deprecated

func (AppVersionGitlabIntegrationEventType) EnumDescriptor() ([]byte, []int)

Deprecated: Use AppVersionGitlabIntegrationEventType.Descriptor instead.

func (AppVersionGitlabIntegrationEventType) Number

func (AppVersionGitlabIntegrationEventType) String

func (AppVersionGitlabIntegrationEventType) Type

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 (*AppVersionGitlabIntegrationNull) ProtoMessage

func (*AppVersionGitlabIntegrationNull) ProtoMessage()

func (*AppVersionGitlabIntegrationNull) ProtoReflect

func (*AppVersionGitlabIntegrationNull) Reset

func (*AppVersionGitlabIntegrationNull) 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 (*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 (*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 (*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 (*AppVersionPublicGitSourceNull) ProtoMessage

func (*AppVersionPublicGitSourceNull) ProtoMessage()

func (*AppVersionPublicGitSourceNull) ProtoReflect

func (*AppVersionPublicGitSourceNull) Reset

func (x *AppVersionPublicGitSourceNull) Reset()

func (*AppVersionPublicGitSourceNull) 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) Enum

func (AppVersionSource) EnumDescriptor deprecated

func (AppVersionSource) EnumDescriptor() ([]byte, []int)

Deprecated: Use AppVersionSource.Descriptor instead.

func (AppVersionSource) Number

func (AppVersionSource) String

func (x AppVersionSource) String() string

func (AppVersionSource) Type

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) Enum

func (AppVersionStatus) EnumDescriptor deprecated

func (AppVersionStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use AppVersionStatus.Descriptor instead.

func (AppVersionStatus) Number

func (AppVersionStatus) String

func (x AppVersionStatus) String() string

func (AppVersionStatus) Type

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) Enum

func (ClientUserLightRoleCode) EnumDescriptor deprecated

func (ClientUserLightRoleCode) EnumDescriptor() ([]byte, []int)

Deprecated: Use ClientUserLightRoleCode.Descriptor instead.

func (ClientUserLightRoleCode) Number

func (ClientUserLightRoleCode) String

func (x ClientUserLightRoleCode) String() string

func (ClientUserLightRoleCode) Type

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) Enum

func (ClientUserLightStatus) EnumDescriptor deprecated

func (ClientUserLightStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ClientUserLightStatus.Descriptor instead.

func (ClientUserLightStatus) Number

func (ClientUserLightStatus) String

func (x ClientUserLightStatus) String() string

func (ClientUserLightStatus) Type

type Config

type Config struct {
	CaCertificateUrl string
}

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 (*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 (*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 (*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 (*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 (*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 (*DeleteServiceStackResponse) ProtoMessage

func (*DeleteServiceStackResponse) ProtoMessage()

func (*DeleteServiceStackResponse) ProtoReflect

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 (*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 (*DeleteServiceStackResponseDto) GetLastUpdate

func (x *DeleteServiceStackResponseDto) GetLastUpdate() *Timestamp

func (*DeleteServiceStackResponseDto) GetProject

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 (*DeleteServiceStackResponseDto) GetStarted

func (*DeleteServiceStackResponseDto) GetStatus

func (*DeleteServiceStackResponseDto) ProtoMessage

func (*DeleteServiceStackResponseDto) ProtoMessage()

func (*DeleteServiceStackResponseDto) ProtoReflect

func (*DeleteServiceStackResponseDto) Reset

func (x *DeleteServiceStackResponseDto) Reset()

func (*DeleteServiceStackResponseDto) 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) Descriptor() ([]byte, []int)

Deprecated: Use Error.ProtoReflect.Descriptor instead.

func (*Error) GetCode

func (x *Error) GetCode() ErrorCode

func (*Error) GetCodeInt

func (x *Error) GetCodeInt() int

func (*Error) GetMessage

func (x *Error) GetMessage() string

func (*Error) GetMeta

func (x *Error) GetMeta() []byte

func (*Error) ProtoMessage

func (*Error) ProtoMessage()

func (*Error) ProtoReflect

func (x *Error) ProtoReflect() protoreflect.Message

func (*Error) Reset

func (x *Error) Reset()

func (*Error) String

func (x *Error) String() string

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) Enum

func (x ErrorCode) Enum() *ErrorCode

func (ErrorCode) EnumDescriptor deprecated

func (ErrorCode) EnumDescriptor() ([]byte, []int)

Deprecated: Use ErrorCode.Descriptor instead.

func (ErrorCode) Number

func (x ErrorCode) Number() protoreflect.EnumNumber

func (ErrorCode) String

func (x ErrorCode) String() string

func (ErrorCode) Type

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) Descriptor() ([]byte, []int)

Deprecated: Use ErrorNull.ProtoReflect.Descriptor instead.

func (*ErrorNull) GetValid

func (x *ErrorNull) GetValid() bool

func (*ErrorNull) GetValue

func (x *ErrorNull) GetValue() *Error

func (*ErrorNull) ProtoMessage

func (*ErrorNull) ProtoMessage()

func (*ErrorNull) ProtoReflect

func (x *ErrorNull) ProtoReflect() protoreflect.Message

func (*ErrorNull) Reset

func (x *ErrorNull) Reset()

func (*ErrorNull) String

func (x *ErrorNull) String() string

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 (*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 (*GetProjectsByNameResponse) ProtoMessage

func (*GetProjectsByNameResponse) ProtoMessage()

func (*GetProjectsByNameResponse) ProtoReflect

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 (*GetProjectsByNameResponseDto) Reset

func (x *GetProjectsByNameResponseDto) Reset()

func (*GetProjectsByNameResponseDto) 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 (*GetServiceStackByNameRequest) Reset

func (x *GetServiceStackByNameRequest) Reset()

func (*GetServiceStackByNameRequest) 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 (*GetServiceStackByNameResponse) ProtoMessage

func (*GetServiceStackByNameResponse) ProtoMessage()

func (*GetServiceStackByNameResponse) ProtoReflect

func (*GetServiceStackByNameResponse) Reset

func (x *GetServiceStackByNameResponse) Reset()

func (*GetServiceStackByNameResponse) 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 (*GetServiceStackByNameResponseDto) GetCreated

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 (*GetServiceStackByNameResponseDto) GetIsSystem

func (x *GetServiceStackByNameResponseDto) GetIsSystem() bool

func (*GetServiceStackByNameResponseDto) GetLastUpdate

func (x *GetServiceStackByNameResponseDto) GetLastUpdate() *Timestamp

func (*GetServiceStackByNameResponseDto) GetMode

func (*GetServiceStackByNameResponseDto) GetName

func (*GetServiceStackByNameResponseDto) GetPorts

func (*GetServiceStackByNameResponseDto) GetProject

func (*GetServiceStackByNameResponseDto) GetProjectId

func (x *GetServiceStackByNameResponseDto) GetProjectId() string

func (*GetServiceStackByNameResponseDto) GetReloadAvailable

func (x *GetServiceStackByNameResponseDto) GetReloadAvailable() bool

func (*GetServiceStackByNameResponseDto) GetRequestedPorts

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 (*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 (*GetServiceStackByNameResponseDto) Reset

func (*GetServiceStackByNameResponseDto) 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 (*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 (*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 (*GetServiceStackResponseDto) GetIsSystem

func (x *GetServiceStackResponseDto) GetIsSystem() bool

func (*GetServiceStackResponseDto) GetLastUpdate

func (x *GetServiceStackResponseDto) GetLastUpdate() *Timestamp

func (*GetServiceStackResponseDto) GetMode

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 (*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 (*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 (*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 (*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) Enum

func (GithubIntegrationEventType) EnumDescriptor deprecated

func (GithubIntegrationEventType) EnumDescriptor() ([]byte, []int)

Deprecated: Use GithubIntegrationEventType.Descriptor instead.

func (GithubIntegrationEventType) Number

func (GithubIntegrationEventType) String

func (GithubIntegrationEventType) Type

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 (*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 (*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) Enum

func (GitlabIntegrationEventType) EnumDescriptor deprecated

func (GitlabIntegrationEventType) EnumDescriptor() ([]byte, []int)

Deprecated: Use GitlabIntegrationEventType.Descriptor instead.

func (GitlabIntegrationEventType) Number

func (GitlabIntegrationEventType) String

func (GitlabIntegrationEventType) Type

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 (*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 New

func New(
	config Config,
) *Handler

func (*Handler) CreateClient

func (h *Handler) CreateClient(ctx context.Context, grpcApiAddress string, token string) (_ ZBusinessZeropsApiProtocolClient, closeFunc func(), err error)

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 (*HorizontalAutoscalingNull) ProtoMessage

func (*HorizontalAutoscalingNull) ProtoMessage()

func (*HorizontalAutoscalingNull) ProtoReflect

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) Descriptor() ([]byte, []int)

Deprecated: Use Int32Null.ProtoReflect.Descriptor instead.

func (*Int32Null) GetValid

func (x *Int32Null) GetValid() bool

func (*Int32Null) GetValue

func (x *Int32Null) GetValue() int32

func (*Int32Null) ProtoMessage

func (*Int32Null) ProtoMessage()

func (*Int32Null) ProtoReflect

func (x *Int32Null) ProtoReflect() protoreflect.Message

func (*Int32Null) Reset

func (x *Int32Null) Reset()

func (*Int32Null) String

func (x *Int32Null) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use Language.ProtoReflect.Descriptor instead.

func (*Language) GetId

func (x *Language) GetId() string

func (*Language) GetName

func (x *Language) GetName() string

func (*Language) ProtoMessage

func (*Language) ProtoMessage()

func (*Language) ProtoReflect

func (x *Language) ProtoReflect() protoreflect.Message

func (*Language) Reset

func (x *Language) Reset()

func (*Language) String

func (x *Language) String() string

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 (*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 (*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 (*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 (*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 (*PostProjectImportResponse) ProtoMessage

func (*PostProjectImportResponse) ProtoMessage()

func (*PostProjectImportResponse) ProtoReflect

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 (*PostProjectImportResponseDto) ProtoMessage

func (*PostProjectImportResponseDto) ProtoMessage()

func (*PostProjectImportResponseDto) ProtoReflect

func (*PostProjectImportResponseDto) Reset

func (x *PostProjectImportResponseDto) Reset()

func (*PostProjectImportResponseDto) 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 (*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 (*PostPublicHttpRoutingRequest) Reset

func (x *PostPublicHttpRoutingRequest) Reset()

func (*PostPublicHttpRoutingRequest) 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 (*PostPublicHttpRoutingResponse) ProtoMessage

func (*PostPublicHttpRoutingResponse) ProtoMessage()

func (*PostPublicHttpRoutingResponse) ProtoReflect

func (*PostPublicHttpRoutingResponse) Reset

func (x *PostPublicHttpRoutingResponse) Reset()

func (*PostPublicHttpRoutingResponse) 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 (*PostPublicHttpRoutingResponseDto) GetDeleteOnSync

func (x *PostPublicHttpRoutingResponseDto) GetDeleteOnSync() bool

func (*PostPublicHttpRoutingResponseDto) GetDomains

func (*PostPublicHttpRoutingResponseDto) GetId

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 (*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 (*PostPublicHttpRoutingResponseDto) Reset

func (*PostPublicHttpRoutingResponseDto) 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 (*PostServiceStackImportRequest) ProtoMessage

func (*PostServiceStackImportRequest) ProtoMessage()

func (*PostServiceStackImportRequest) ProtoReflect

func (*PostServiceStackImportRequest) Reset

func (x *PostServiceStackImportRequest) Reset()

func (*PostServiceStackImportRequest) 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 (*PostServiceStackImportResponse) ProtoMessage

func (*PostServiceStackImportResponse) ProtoMessage()

func (*PostServiceStackImportResponse) ProtoReflect

func (*PostServiceStackImportResponse) Reset

func (x *PostServiceStackImportResponse) Reset()

func (*PostServiceStackImportResponse) 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 (*PostServiceStackImportResponseDto) ProtoMessage

func (*PostServiceStackImportResponseDto) ProtoMessage()

func (*PostServiceStackImportResponseDto) ProtoReflect

func (*PostServiceStackImportResponseDto) Reset

func (*PostServiceStackImportResponseDto) 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 (*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 (*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 (*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) Descriptor() ([]byte, []int)

Deprecated: Use Process.ProtoReflect.Descriptor instead.

func (*Process) GetActionName

func (x *Process) GetActionName() string

func (*Process) GetAppVersion

func (x *Process) GetAppVersion() *AppVersionJsonObjectNull

func (*Process) GetCanceledByUser

func (x *Process) GetCanceledByUser() *UserJsonObjectNull

func (*Process) GetClientId

func (x *Process) GetClientId() string

func (*Process) GetCreated

func (x *Process) GetCreated() *Timestamp

func (*Process) GetCreatedBySystem

func (x *Process) GetCreatedBySystem() bool

func (*Process) GetCreatedByUser

func (x *Process) GetCreatedByUser() *UserJsonObject

func (*Process) GetFinished

func (x *Process) GetFinished() *TimestampNull

func (*Process) GetId

func (x *Process) GetId() string

func (*Process) GetLastUpdate

func (x *Process) GetLastUpdate() *Timestamp

func (*Process) GetProject

func (x *Process) GetProject() *ProjectLightJsonObject

func (*Process) GetProjectId

func (x *Process) GetProjectId() string

func (*Process) GetSequence

func (x *Process) GetSequence() int32

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

func (*Process) Reset

func (x *Process) Reset()

func (*Process) String

func (x *Process) String() string

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) Enum

func (x ProcessStatus) Enum() *ProcessStatus

func (ProcessStatus) EnumDescriptor deprecated

func (ProcessStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ProcessStatus.Descriptor instead.

func (ProcessStatus) Number

func (ProcessStatus) String

func (x ProcessStatus) String() string

func (ProcessStatus) Type

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) Descriptor() ([]byte, []int)

Deprecated: Use Project.ProtoReflect.Descriptor instead.

func (*Project) GetAutoStartup

func (x *Project) GetAutoStartup() bool

func (*Project) GetClientId

func (x *Project) GetClientId() string

func (*Project) GetCreated

func (x *Project) GetCreated() *Timestamp

func (*Project) GetDescription

func (x *Project) GetDescription() *StringNull

func (*Project) GetId

func (x *Project) GetId() string

func (*Project) GetLastUpdate

func (x *Project) GetLastUpdate() *Timestamp

func (*Project) GetName

func (x *Project) GetName() string

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 (x *Project) GetTagList() []string

func (*Project) GetZeropsSubdomainHost

func (x *Project) GetZeropsSubdomainHost() *StringNull

func (*Project) ProtoMessage

func (*Project) ProtoMessage()

func (*Project) ProtoReflect

func (x *Project) ProtoReflect() protoreflect.Message

func (*Project) Reset

func (x *Project) Reset()

func (*Project) String

func (x *Project) String() string

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 (*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) Enum

func (x ProjectStatus) Enum() *ProjectStatus

func (ProjectStatus) EnumDescriptor deprecated

func (ProjectStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ProjectStatus.Descriptor instead.

func (ProjectStatus) Number

func (ProjectStatus) String

func (x ProjectStatus) String() string

func (ProjectStatus) Type

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 (*PublicHttpRoutingDomain) GetDomainName

func (x *PublicHttpRoutingDomain) GetDomainName() string

func (*PublicHttpRoutingDomain) GetSslStatus

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) Enum

func (PublicHttpRoutingDomainDnsCheckStatus) EnumDescriptor deprecated

func (PublicHttpRoutingDomainDnsCheckStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use PublicHttpRoutingDomainDnsCheckStatus.Descriptor instead.

func (PublicHttpRoutingDomainDnsCheckStatus) Number

func (PublicHttpRoutingDomainDnsCheckStatus) String

func (PublicHttpRoutingDomainDnsCheckStatus) Type

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) Enum

func (PublicHttpRoutingDomainSslStatus) EnumDescriptor deprecated

func (PublicHttpRoutingDomainSslStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use PublicHttpRoutingDomainSslStatus.Descriptor instead.

func (PublicHttpRoutingDomainSslStatus) Number

func (PublicHttpRoutingDomainSslStatus) String

func (PublicHttpRoutingDomainSslStatus) Type

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 (*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 (*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 (*PublicHttpRoutingLocationPost) Reset

func (x *PublicHttpRoutingLocationPost) Reset()

func (*PublicHttpRoutingLocationPost) 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 (*PutAppVersionBuildAndDeployRequest) GetSource

func (*PutAppVersionBuildAndDeployRequest) ProtoMessage

func (*PutAppVersionBuildAndDeployRequest) ProtoMessage()

func (*PutAppVersionBuildAndDeployRequest) ProtoReflect

func (*PutAppVersionBuildAndDeployRequest) Reset

func (*PutAppVersionBuildAndDeployRequest) 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 (*PutAppVersionBuildAndDeployResponse) GetOutput

func (*PutAppVersionBuildAndDeployResponse) ProtoMessage

func (*PutAppVersionBuildAndDeployResponse) ProtoMessage()

func (*PutAppVersionBuildAndDeployResponse) ProtoReflect

func (*PutAppVersionBuildAndDeployResponse) Reset

func (*PutAppVersionBuildAndDeployResponse) 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 (*PutAppVersionBuildAndDeployResponseDto) GetAppVersion

func (*PutAppVersionBuildAndDeployResponseDto) GetCanceledByUser

func (*PutAppVersionBuildAndDeployResponseDto) GetClientId

func (*PutAppVersionBuildAndDeployResponseDto) GetCreated

func (*PutAppVersionBuildAndDeployResponseDto) GetCreatedBySystem

func (x *PutAppVersionBuildAndDeployResponseDto) GetCreatedBySystem() bool

func (*PutAppVersionBuildAndDeployResponseDto) GetCreatedByUser

func (*PutAppVersionBuildAndDeployResponseDto) GetFinished

func (*PutAppVersionBuildAndDeployResponseDto) GetId

func (*PutAppVersionBuildAndDeployResponseDto) GetLastUpdate

func (*PutAppVersionBuildAndDeployResponseDto) GetProject

func (*PutAppVersionBuildAndDeployResponseDto) GetProjectId

func (*PutAppVersionBuildAndDeployResponseDto) GetSequence

func (*PutAppVersionBuildAndDeployResponseDto) GetServiceStackId

func (x *PutAppVersionBuildAndDeployResponseDto) GetServiceStackId() *StringNull

func (*PutAppVersionBuildAndDeployResponseDto) GetServiceStacks

func (*PutAppVersionBuildAndDeployResponseDto) GetStarted

func (*PutAppVersionBuildAndDeployResponseDto) GetStatus

func (*PutAppVersionBuildAndDeployResponseDto) ProtoMessage

func (*PutAppVersionBuildAndDeployResponseDto) ProtoReflect

func (*PutAppVersionBuildAndDeployResponseDto) Reset

func (*PutAppVersionBuildAndDeployResponseDto) 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 (*PutAppVersionDeployRequest) GetSource

func (x *PutAppVersionDeployRequest) GetSource() *StringNull

func (*PutAppVersionDeployRequest) ProtoMessage

func (*PutAppVersionDeployRequest) ProtoMessage()

func (*PutAppVersionDeployRequest) ProtoReflect

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 (*PutAppVersionDeployResponse) ProtoMessage

func (*PutAppVersionDeployResponse) ProtoMessage()

func (*PutAppVersionDeployResponse) ProtoReflect

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 (*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 (*PutAppVersionDeployResponseDto) GetId

func (*PutAppVersionDeployResponseDto) GetLastUpdate

func (x *PutAppVersionDeployResponseDto) GetLastUpdate() *Timestamp

func (*PutAppVersionDeployResponseDto) GetProject

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 (*PutAppVersionDeployResponseDto) GetStarted

func (*PutAppVersionDeployResponseDto) GetStatus

func (*PutAppVersionDeployResponseDto) ProtoMessage

func (*PutAppVersionDeployResponseDto) ProtoMessage()

func (*PutAppVersionDeployResponseDto) ProtoReflect

func (*PutAppVersionDeployResponseDto) Reset

func (x *PutAppVersionDeployResponseDto) Reset()

func (*PutAppVersionDeployResponseDto) 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 (*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 (*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 (*PutProjectStartResponseDto) GetLastUpdate

func (x *PutProjectStartResponseDto) GetLastUpdate() *Timestamp

func (*PutProjectStartResponseDto) GetProject

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 (*PutProjectStartResponseDto) GetStarted

func (x *PutProjectStartResponseDto) GetStarted() *TimestampNull

func (*PutProjectStartResponseDto) GetStatus

func (*PutProjectStartResponseDto) ProtoMessage

func (*PutProjectStartResponseDto) ProtoMessage()

func (*PutProjectStartResponseDto) ProtoReflect

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 (*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 (*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 (*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 (*PutProjectStopResponseDto) ProtoMessage

func (*PutProjectStopResponseDto) ProtoMessage()

func (*PutProjectStopResponseDto) ProtoReflect

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 (*PutServiceStackRestartRequest) ProtoMessage

func (*PutServiceStackRestartRequest) ProtoMessage()

func (*PutServiceStackRestartRequest) ProtoReflect

func (*PutServiceStackRestartRequest) Reset

func (x *PutServiceStackRestartRequest) Reset()

func (*PutServiceStackRestartRequest) 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 (*PutServiceStackRestartResponse) ProtoMessage

func (*PutServiceStackRestartResponse) ProtoMessage()

func (*PutServiceStackRestartResponse) ProtoReflect

func (*PutServiceStackRestartResponse) Reset

func (x *PutServiceStackRestartResponse) Reset()

func (*PutServiceStackRestartResponse) 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 (*PutServiceStackRestartResponseDto) GetCanceledByUser

func (x *PutServiceStackRestartResponseDto) GetCanceledByUser() *UserJsonObjectNull

func (*PutServiceStackRestartResponseDto) GetClientId

func (x *PutServiceStackRestartResponseDto) GetClientId() string

func (*PutServiceStackRestartResponseDto) GetCreated

func (*PutServiceStackRestartResponseDto) GetCreatedBySystem

func (x *PutServiceStackRestartResponseDto) GetCreatedBySystem() bool

func (*PutServiceStackRestartResponseDto) GetCreatedByUser

func (x *PutServiceStackRestartResponseDto) GetCreatedByUser() *UserJsonObject

func (*PutServiceStackRestartResponseDto) GetFinished

func (*PutServiceStackRestartResponseDto) GetId

func (*PutServiceStackRestartResponseDto) GetLastUpdate

func (x *PutServiceStackRestartResponseDto) GetLastUpdate() *Timestamp

func (*PutServiceStackRestartResponseDto) GetProject

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 (*PutServiceStackRestartResponseDto) GetStarted

func (*PutServiceStackRestartResponseDto) GetStatus

func (*PutServiceStackRestartResponseDto) ProtoMessage

func (*PutServiceStackRestartResponseDto) ProtoMessage()

func (*PutServiceStackRestartResponseDto) ProtoReflect

func (*PutServiceStackRestartResponseDto) Reset

func (*PutServiceStackRestartResponseDto) 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 (*PutServiceStackStartRequest) ProtoMessage

func (*PutServiceStackStartRequest) ProtoMessage()

func (*PutServiceStackStartRequest) ProtoReflect

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 (*PutServiceStackStartResponse) ProtoMessage

func (*PutServiceStackStartResponse) ProtoMessage()

func (*PutServiceStackStartResponse) ProtoReflect

func (*PutServiceStackStartResponse) Reset

func (x *PutServiceStackStartResponse) Reset()

func (*PutServiceStackStartResponse) 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 (*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 (*PutServiceStackStartResponseDto) GetId

func (*PutServiceStackStartResponseDto) GetLastUpdate

func (x *PutServiceStackStartResponseDto) GetLastUpdate() *Timestamp

func (*PutServiceStackStartResponseDto) GetProject

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 (*PutServiceStackStartResponseDto) GetStarted

func (*PutServiceStackStartResponseDto) GetStatus

func (*PutServiceStackStartResponseDto) ProtoMessage

func (*PutServiceStackStartResponseDto) ProtoMessage()

func (*PutServiceStackStartResponseDto) ProtoReflect

func (*PutServiceStackStartResponseDto) Reset

func (*PutServiceStackStartResponseDto) 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 (*PutServiceStackStopRequest) ProtoMessage

func (*PutServiceStackStopRequest) ProtoMessage()

func (*PutServiceStackStopRequest) ProtoReflect

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 (*PutServiceStackStopResponse) ProtoMessage

func (*PutServiceStackStopResponse) ProtoMessage()

func (*PutServiceStackStopResponse) ProtoReflect

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 (*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 (*PutServiceStackStopResponseDto) GetId

func (*PutServiceStackStopResponseDto) GetLastUpdate

func (x *PutServiceStackStopResponseDto) GetLastUpdate() *Timestamp

func (*PutServiceStackStopResponseDto) GetProject

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 (*PutServiceStackStopResponseDto) GetStarted

func (*PutServiceStackStopResponseDto) GetStatus

func (*PutServiceStackStopResponseDto) ProtoMessage

func (*PutServiceStackStopResponseDto) ProtoMessage()

func (*PutServiceStackStopResponseDto) ProtoReflect

func (*PutServiceStackStopResponseDto) Reset

func (x *PutServiceStackStopResponseDto) Reset()

func (*PutServiceStackStopResponseDto) 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) Enum

func (ServicePortProtocol) EnumDescriptor deprecated

func (ServicePortProtocol) EnumDescriptor() ([]byte, []int)

Deprecated: Use ServicePortProtocol.Descriptor instead.

func (ServicePortProtocol) Number

func (ServicePortProtocol) String

func (x ServicePortProtocol) String() string

func (ServicePortProtocol) Type

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) Enum

func (ServicePortScheme) EnumDescriptor deprecated

func (ServicePortScheme) EnumDescriptor() ([]byte, []int)

Deprecated: Use ServicePortScheme.Descriptor instead.

func (ServicePortScheme) Number

func (ServicePortScheme) String

func (x ServicePortScheme) String() string

func (ServicePortScheme) Type

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 (*ServiceStackConnectedServiceStack) GetStatus

func (*ServiceStackConnectedServiceStack) ProtoMessage

func (*ServiceStackConnectedServiceStack) ProtoMessage()

func (*ServiceStackConnectedServiceStack) ProtoReflect

func (*ServiceStackConnectedServiceStack) Reset

func (*ServiceStackConnectedServiceStack) 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) Enum

func (ServiceStackConnectionStatus) EnumDescriptor deprecated

func (ServiceStackConnectionStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ServiceStackConnectionStatus.Descriptor instead.

func (ServiceStackConnectionStatus) Number

func (ServiceStackConnectionStatus) String

func (ServiceStackConnectionStatus) Type

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 (*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 (*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 (*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) Enum

func (ServiceStackMode) EnumDescriptor deprecated

func (ServiceStackMode) EnumDescriptor() ([]byte, []int)

Deprecated: Use ServiceStackMode.Descriptor instead.

func (ServiceStackMode) Number

func (ServiceStackMode) String

func (x ServiceStackMode) String() string

func (ServiceStackMode) Type

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) Enum

func (ServiceStackStatus) EnumDescriptor deprecated

func (ServiceStackStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ServiceStackStatus.Descriptor instead.

func (ServiceStackStatus) Number

func (ServiceStackStatus) String

func (x ServiceStackStatus) String() string

func (ServiceStackStatus) Type

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) Enum

func (ServiceStackTypeCategory) EnumDescriptor deprecated

func (ServiceStackTypeCategory) EnumDescriptor() ([]byte, []int)

Deprecated: Use ServiceStackTypeCategory.Descriptor instead.

func (ServiceStackTypeCategory) Number

func (ServiceStackTypeCategory) String

func (x ServiceStackTypeCategory) String() string

func (ServiceStackTypeCategory) Type

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 ToProtoTimestamp(t time.Time) *Timestamp

func (*Timestamp) Descriptor deprecated

func (*Timestamp) Descriptor() ([]byte, []int)

Deprecated: Use Timestamp.ProtoReflect.Descriptor instead.

func (*Timestamp) GetIsSet

func (x *Timestamp) GetIsSet() bool

func (*Timestamp) GetNanos

func (x *Timestamp) GetNanos() int32

func (*Timestamp) GetSeconds

func (x *Timestamp) GetSeconds() int64

func (*Timestamp) ProtoMessage

func (*Timestamp) ProtoMessage()

func (*Timestamp) ProtoReflect

func (x *Timestamp) ProtoReflect() protoreflect.Message

func (*Timestamp) Reset

func (x *Timestamp) Reset()

func (*Timestamp) String

func (x *Timestamp) String() string

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) DeleteServiceStack

func (UnimplementedZBusinessZeropsApiProtocolServer) GetProcess

func (UnimplementedZBusinessZeropsApiProtocolServer) GetProjectsByName

func (UnimplementedZBusinessZeropsApiProtocolServer) GetServiceStack

func (UnimplementedZBusinessZeropsApiProtocolServer) GetServiceStackByName

func (UnimplementedZBusinessZeropsApiProtocolServer) GetUserInfo

func (UnimplementedZBusinessZeropsApiProtocolServer) PostAppVersion

func (UnimplementedZBusinessZeropsApiProtocolServer) PostProjectImport

func (UnimplementedZBusinessZeropsApiProtocolServer) PostPublicHttpRouting

func (UnimplementedZBusinessZeropsApiProtocolServer) PostServiceStackImport

func (UnimplementedZBusinessZeropsApiProtocolServer) PostVpnRequest

func (UnimplementedZBusinessZeropsApiProtocolServer) PutAppVersionDeploy

func (UnimplementedZBusinessZeropsApiProtocolServer) PutProjectStart

func (UnimplementedZBusinessZeropsApiProtocolServer) PutProjectStop

func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackRestart

func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackStart

func (UnimplementedZBusinessZeropsApiProtocolServer) PutServiceStackStop

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) Enum

func (x UserDataType) Enum() *UserDataType

func (UserDataType) EnumDescriptor deprecated

func (UserDataType) EnumDescriptor() ([]byte, []int)

Deprecated: Use UserDataType.Descriptor instead.

func (UserDataType) Number

func (UserDataType) String

func (x UserDataType) String() string

func (UserDataType) Type

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) Enum

func (x UserDataVersion) Enum() *UserDataVersion

func (UserDataVersion) EnumDescriptor deprecated

func (UserDataVersion) EnumDescriptor() ([]byte, []int)

Deprecated: Use UserDataVersion.Descriptor instead.

func (UserDataVersion) Number

func (UserDataVersion) String

func (x UserDataVersion) String() string

func (UserDataVersion) Type

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) Enum

func (UserJsonObjectType) EnumDescriptor deprecated

func (UserJsonObjectType) EnumDescriptor() ([]byte, []int)

Deprecated: Use UserJsonObjectType.Descriptor instead.

func (UserJsonObjectType) Number

func (UserJsonObjectType) String

func (x UserJsonObjectType) String() string

func (UserJsonObjectType) Type

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) Descriptor() ([]byte, []int)

Deprecated: Use UserLight.ProtoReflect.Descriptor instead.

func (*UserLight) GetAvatar

func (x *UserLight) GetAvatar() *UserAvatarNull

func (*UserLight) GetEmail

func (x *UserLight) GetEmail() string

func (*UserLight) GetFirstName

func (x *UserLight) GetFirstName() string

func (*UserLight) GetFullName

func (x *UserLight) GetFullName() string

func (*UserLight) GetId

func (x *UserLight) GetId() string

func (*UserLight) GetLastName

func (x *UserLight) GetLastName() string

func (*UserLight) ProtoMessage

func (*UserLight) ProtoMessage()

func (*UserLight) ProtoReflect

func (x *UserLight) ProtoReflect() protoreflect.Message

func (*UserLight) Reset

func (x *UserLight) Reset()

func (*UserLight) String

func (x *UserLight) String() string

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

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 (*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.

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL