Documentation ¶
Index ¶
- Variables
- type AbortRolloutRequest
- func (*AbortRolloutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AbortRolloutRequest) GetCapsuleId() *model.UUID
- func (x *AbortRolloutRequest) GetRolloutId() *model.UUID
- func (*AbortRolloutRequest) ProtoMessage()
- func (x *AbortRolloutRequest) ProtoReflect() protoreflect.Message
- func (x *AbortRolloutRequest) Reset()
- func (x *AbortRolloutRequest) String() string
- type AbortRolloutResponse
- type Auth
- func (*Auth) Descriptor() ([]byte, []int)deprecated
- func (x *Auth) GetAllowAny() *Auth_AllowAny
- func (x *Auth) GetAllowAuthorized() *Auth_AllowAuthorized
- func (m *Auth) GetMethod() isAuth_Method
- func (*Auth) ProtoMessage()
- func (x *Auth) ProtoReflect() protoreflect.Message
- func (x *Auth) Reset()
- func (x *Auth) String() string
- type Auth_AllowAny
- type Auth_AllowAny_
- type Auth_AllowAuthorized
- func (*Auth_AllowAuthorized) Descriptor() ([]byte, []int)deprecated
- func (x *Auth_AllowAuthorized) GetClaims() map[string]string
- func (*Auth_AllowAuthorized) ProtoMessage()
- func (x *Auth_AllowAuthorized) ProtoReflect() protoreflect.Message
- func (x *Auth_AllowAuthorized) Reset()
- func (x *Auth_AllowAuthorized) String() string
- type Auth_AllowAuthorized_
- type Authentication
- func (*Authentication) Descriptor() ([]byte, []int)deprecated
- func (x *Authentication) GetDefault() *Auth
- func (x *Authentication) GetEnabled() bool
- func (x *Authentication) GetGrpc() *GRPC
- func (x *Authentication) GetHttp() []*HttpAuth
- func (*Authentication) ProtoMessage()
- func (x *Authentication) ProtoReflect() protoreflect.Message
- func (x *Authentication) Reset()
- func (x *Authentication) String() string
- type Build
- type BuildEntry
- type Capsule
- func (*Capsule) Descriptor() ([]byte, []int)deprecated
- func (x *Capsule) GetCreatedAt() *timestamppb.Timestamp
- func (x *Capsule) GetCurrentRollOut() *model.UUID
- func (x *Capsule) GetName() string
- func (*Capsule) ProtoMessage()
- func (x *Capsule) ProtoReflect() protoreflect.Message
- func (x *Capsule) Reset()
- func (x *Capsule) String() string
- type Change
- func (*Change) Descriptor() ([]byte, []int)deprecated
- func (x *Change) GetBuildId() uint64
- func (m *Change) GetField() isChange_Field
- func (x *Change) GetNetwork() *Network
- func (x *Change) GetReplicas() uint32
- func (*Change) ProtoMessage()
- func (x *Change) ProtoReflect() protoreflect.Message
- func (x *Change) Reset()
- func (x *Change) String() string
- type Change_BuildId
- type Change_Network
- type Change_Replicas
- type Container
- func (*Container) Descriptor() ([]byte, []int)deprecated
- func (x *Container) GetArgs() []string
- func (x *Container) GetCommand() string
- func (x *Container) GetEnv() map[string]string
- func (x *Container) GetImage() string
- func (*Container) ProtoMessage()
- func (x *Container) ProtoReflect() protoreflect.Message
- func (x *Container) Reset()
- func (x *Container) String() string
- type CreateBuildRequest
- func (*CreateBuildRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBuildRequest) GetBuild() *Build
- func (x *CreateBuildRequest) GetCapsuleId() *model.UUID
- func (*CreateBuildRequest) ProtoMessage()
- func (x *CreateBuildRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBuildRequest) Reset()
- func (x *CreateBuildRequest) String() string
- type CreateBuildResponse
- func (*CreateBuildResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBuildResponse) GetBuildId() uint64
- func (*CreateBuildResponse) ProtoMessage()
- func (x *CreateBuildResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBuildResponse) Reset()
- func (x *CreateBuildResponse) String() string
- type CreateRequest
- func (*CreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRequest) GetInitializers() []*Update
- func (x *CreateRequest) GetName() string
- func (*CreateRequest) ProtoMessage()
- func (x *CreateRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRequest) Reset()
- func (x *CreateRequest) String() string
- type CreateResponse
- type DeleteBuildRequest
- func (*DeleteBuildRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBuildRequest) GetBuildId() uint64
- func (x *DeleteBuildRequest) GetCapsuleId() *model.UUID
- func (*DeleteBuildRequest) ProtoMessage()
- func (x *DeleteBuildRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBuildRequest) Reset()
- func (x *DeleteBuildRequest) String() string
- type DeleteBuildResponse
- type DeleteRequest
- type DeleteResponse
- type DeployRequest
- func (*DeployRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeployRequest) GetCapsuleId() *model.UUID
- func (x *DeployRequest) GetChanges() []*Change
- func (*DeployRequest) ProtoMessage()
- func (x *DeployRequest) ProtoReflect() protoreflect.Message
- func (x *DeployRequest) Reset()
- func (x *DeployRequest) String() string
- type DeployResponse
- type Entry
- type GRPC
- func (*GRPC) Descriptor() ([]byte, []int)deprecated
- func (x *GRPC) GetAuth() *Auth
- func (x *GRPC) GetPathPrefix() string
- func (x *GRPC) GetServices() map[string]*GRPCService
- func (*GRPC) ProtoMessage()
- func (x *GRPC) ProtoReflect() protoreflect.Message
- func (x *GRPC) Reset()
- func (x *GRPC) String() string
- type GRPCMethod
- type GRPCService
- func (*GRPCService) Descriptor() ([]byte, []int)deprecated
- func (x *GRPCService) GetAuth() *Auth
- func (x *GRPCService) GetMethods() map[string]*GRPCMethod
- func (*GRPCService) ProtoMessage()
- func (x *GRPCService) ProtoReflect() protoreflect.Message
- func (x *GRPCService) Reset()
- func (x *GRPCService) String() string
- type GetRequest
- type GetResponse
- type GetRolloutRequest
- func (*GetRolloutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolloutRequest) GetCapsuleId() *model.UUID
- func (x *GetRolloutRequest) GetRolloutId() *model.UUID
- func (*GetRolloutRequest) ProtoMessage()
- func (x *GetRolloutRequest) ProtoReflect() protoreflect.Message
- func (x *GetRolloutRequest) Reset()
- func (x *GetRolloutRequest) String() string
- type GetRolloutResponse
- func (*GetRolloutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolloutResponse) GetRollout() *Rollout
- func (*GetRolloutResponse) ProtoMessage()
- func (x *GetRolloutResponse) ProtoReflect() protoreflect.Message
- func (x *GetRolloutResponse) Reset()
- func (x *GetRolloutResponse) String() string
- type HttpAuth
- func (*HttpAuth) Descriptor() ([]byte, []int)deprecated
- func (x *HttpAuth) GetAuth() *Auth
- func (x *HttpAuth) GetExact() bool
- func (x *HttpAuth) GetPath() string
- func (*HttpAuth) ProtoMessage()
- func (x *HttpAuth) ProtoReflect() protoreflect.Message
- func (x *HttpAuth) Reset()
- func (x *HttpAuth) String() string
- type Instance
- func (*Instance) Descriptor() ([]byte, []int)deprecated
- func (x *Instance) GetBuildId() uint64
- func (x *Instance) GetCreatedAt() *timestamppb.Timestamp
- func (x *Instance) GetFinishedAt() *timestamppb.Timestamp
- func (x *Instance) GetInstanceId() string
- func (x *Instance) GetRestartCount() uint32
- func (x *Instance) GetStartedAt() *timestamppb.Timestamp
- func (x *Instance) GetState() State
- func (*Instance) ProtoMessage()
- func (x *Instance) ProtoReflect() protoreflect.Message
- func (x *Instance) Reset()
- func (x *Instance) String() string
- type Interface
- func (*Interface) Descriptor() ([]byte, []int)deprecated
- func (x *Interface) GetName() string
- func (x *Interface) GetPort() uint32
- func (x *Interface) GetPublic() *PublicInterface
- func (x *Interface) GetTransport() *Transport
- func (*Interface) ProtoMessage()
- func (x *Interface) ProtoReflect() protoreflect.Message
- func (x *Interface) Reset()
- func (x *Interface) String() string
- type JWTMethod
- func (*JWTMethod) Descriptor() ([]byte, []int)deprecated
- func (x *JWTMethod) GetCertificate() string
- func (m *JWTMethod) GetMethod() isJWTMethod_Method
- func (x *JWTMethod) GetSecret() string
- func (*JWTMethod) ProtoMessage()
- func (x *JWTMethod) ProtoReflect() protoreflect.Message
- func (x *JWTMethod) Reset()
- func (x *JWTMethod) String() string
- type JWTMethod_Certificate
- type JWTMethod_Secret
- type ListBuildsRequest
- func (*ListBuildsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBuildsRequest) GetCapsuleId() *model.UUID
- func (x *ListBuildsRequest) GetPagination() *model.Pagination
- func (*ListBuildsRequest) ProtoMessage()
- func (x *ListBuildsRequest) ProtoReflect() protoreflect.Message
- func (x *ListBuildsRequest) Reset()
- func (x *ListBuildsRequest) String() string
- type ListBuildsResponse
- func (*ListBuildsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBuildsResponse) GetBuilds() []*BuildEntry
- func (x *ListBuildsResponse) GetTotal() uint64
- func (*ListBuildsResponse) ProtoMessage()
- func (x *ListBuildsResponse) ProtoReflect() protoreflect.Message
- func (x *ListBuildsResponse) Reset()
- func (x *ListBuildsResponse) String() string
- type ListInstancesRequest
- func (*ListInstancesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstancesRequest) GetCapsuleId() *model.UUID
- func (x *ListInstancesRequest) GetPagination() *model.Pagination
- func (*ListInstancesRequest) ProtoMessage()
- func (x *ListInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstancesRequest) Reset()
- func (x *ListInstancesRequest) String() string
- type ListInstancesResponse
- func (*ListInstancesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstancesResponse) GetInstances() []*Instance
- func (x *ListInstancesResponse) GetTotal() uint64
- func (*ListInstancesResponse) ProtoMessage()
- func (x *ListInstancesResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstancesResponse) Reset()
- func (x *ListInstancesResponse) String() string
- type ListRequest
- type ListResponse
- func (*ListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListResponse) GetCapsules() []*Entry
- func (x *ListResponse) GetTotal() uint64
- func (*ListResponse) ProtoMessage()
- func (x *ListResponse) ProtoReflect() protoreflect.Message
- func (x *ListResponse) Reset()
- func (x *ListResponse) String() string
- type ListRolloutsRequest
- func (*ListRolloutsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolloutsRequest) GetCapsuleId() *model.UUID
- func (x *ListRolloutsRequest) GetPagination() *model.Pagination
- func (*ListRolloutsRequest) ProtoMessage()
- func (x *ListRolloutsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRolloutsRequest) Reset()
- func (x *ListRolloutsRequest) String() string
- type ListRolloutsResponse
- func (*ListRolloutsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolloutsResponse) GetRollouts() []*RolloutEntry
- func (x *ListRolloutsResponse) GetTotal() uint64
- func (*ListRolloutsResponse) ProtoMessage()
- func (x *ListRolloutsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRolloutsResponse) Reset()
- func (x *ListRolloutsResponse) String() string
- type Log
- type LogMessage
- func (*LogMessage) Descriptor() ([]byte, []int)deprecated
- func (m *LogMessage) GetMessage() isLogMessage_Message
- func (x *LogMessage) GetStderr() []byte
- func (x *LogMessage) GetStdout() []byte
- func (*LogMessage) ProtoMessage()
- func (x *LogMessage) ProtoReflect() protoreflect.Message
- func (x *LogMessage) Reset()
- func (x *LogMessage) String() string
- type LogMessage_Stderr
- type LogMessage_Stdout
- type Logging
- type LogsRequest
- func (*LogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LogsRequest) GetCapsuleId() *model.UUID
- func (x *LogsRequest) GetFollow() bool
- func (x *LogsRequest) GetInstanceId() string
- func (*LogsRequest) ProtoMessage()
- func (x *LogsRequest) ProtoReflect() protoreflect.Message
- func (x *LogsRequest) Reset()
- func (x *LogsRequest) String() string
- type LogsResponse
- type LookupRequest
- type LookupResponse
- type Middleware
- func (*Middleware) Descriptor() ([]byte, []int)deprecated
- func (x *Middleware) GetAuthentication() *Authentication
- func (m *Middleware) GetKind() isMiddleware_Kind
- func (x *Middleware) GetLogging() *Logging
- func (*Middleware) ProtoMessage()
- func (x *Middleware) ProtoReflect() protoreflect.Message
- func (x *Middleware) Reset()
- func (x *Middleware) String() string
- type Middleware_Authentication
- type Middleware_Logging
- type Network
- type PublicInterface
- func (*PublicInterface) Descriptor() ([]byte, []int)deprecated
- func (x *PublicInterface) GetAuthentication() *Authentication
- func (x *PublicInterface) GetEnabled() bool
- func (x *PublicInterface) GetLogging() *Logging
- func (x *PublicInterface) GetMethod() *RoutingMethod
- func (*PublicInterface) ProtoMessage()
- func (x *PublicInterface) ProtoReflect() protoreflect.Message
- func (x *PublicInterface) Reset()
- func (x *PublicInterface) String() string
- type RestartInstanceRequest
- func (*RestartInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestartInstanceRequest) GetCapsuleId() *model.UUID
- func (x *RestartInstanceRequest) GetInstanceId() string
- func (*RestartInstanceRequest) ProtoMessage()
- func (x *RestartInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *RestartInstanceRequest) Reset()
- func (x *RestartInstanceRequest) String() string
- type RestartInstanceResponse
- type Rollout
- func (*Rollout) Descriptor() ([]byte, []int)deprecated
- func (x *Rollout) GetBuildId() uint64
- func (x *Rollout) GetCreatedAt() *timestamppb.Timestamp
- func (x *Rollout) GetNetwork() *Network
- func (x *Rollout) GetPreviousRolloutId() *model.UUID
- func (x *Rollout) GetReplicas() uint32
- func (x *Rollout) GetScheduledAt() *timestamppb.Timestamp
- func (x *Rollout) GetState() RolloutState
- func (x *Rollout) GetUpdatedAt() *timestamppb.Timestamp
- func (*Rollout) ProtoMessage()
- func (x *Rollout) ProtoReflect() protoreflect.Message
- func (x *Rollout) Reset()
- func (x *Rollout) String() string
- type RolloutEntry
- func (*RolloutEntry) Descriptor() ([]byte, []int)deprecated
- func (x *RolloutEntry) GetId() *model.UUID
- func (x *RolloutEntry) GetRollout() *Rollout
- func (*RolloutEntry) ProtoMessage()
- func (x *RolloutEntry) ProtoReflect() protoreflect.Message
- func (x *RolloutEntry) Reset()
- func (x *RolloutEntry) String() string
- type RolloutState
- func (RolloutState) Descriptor() protoreflect.EnumDescriptor
- func (x RolloutState) Enum() *RolloutState
- func (RolloutState) EnumDescriptor() ([]byte, []int)deprecated
- func (x RolloutState) Number() protoreflect.EnumNumber
- func (x RolloutState) String() string
- func (RolloutState) Type() protoreflect.EnumType
- type RoutingMethod
- func (*RoutingMethod) Descriptor() ([]byte, []int)deprecated
- func (x *RoutingMethod) GetIngress() *RoutingMethod_Ingress
- func (m *RoutingMethod) GetKind() isRoutingMethod_Kind
- func (x *RoutingMethod) GetLoadBalancer() *RoutingMethod_LoadBalancer
- func (*RoutingMethod) ProtoMessage()
- func (x *RoutingMethod) ProtoReflect() protoreflect.Message
- func (x *RoutingMethod) Reset()
- func (x *RoutingMethod) String() string
- type RoutingMethod_Ingress
- func (*RoutingMethod_Ingress) Descriptor() ([]byte, []int)deprecated
- func (x *RoutingMethod_Ingress) GetHost() string
- func (x *RoutingMethod_Ingress) GetPathPrefix() string
- func (x *RoutingMethod_Ingress) GetTls() bool
- func (*RoutingMethod_Ingress) ProtoMessage()
- func (x *RoutingMethod_Ingress) ProtoReflect() protoreflect.Message
- func (x *RoutingMethod_Ingress) Reset()
- func (x *RoutingMethod_Ingress) String() string
- type RoutingMethod_Ingress_
- type RoutingMethod_LoadBalancer
- func (*RoutingMethod_LoadBalancer) Descriptor() ([]byte, []int)deprecated
- func (x *RoutingMethod_LoadBalancer) GetPort() uint32
- func (*RoutingMethod_LoadBalancer) ProtoMessage()
- func (x *RoutingMethod_LoadBalancer) ProtoReflect() protoreflect.Message
- func (x *RoutingMethod_LoadBalancer) Reset()
- func (x *RoutingMethod_LoadBalancer) String() string
- type RoutingMethod_LoadBalancer_
- type ServiceConfig
- func (*ServiceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceConfig) GetEntries() []*ServiceConfig_Entry
- func (x *ServiceConfig) GetJwtMethod() *JWTMethod
- func (x *ServiceConfig) GetProjectId() *model.UUID
- func (x *ServiceConfig) GetTargetHost() string
- func (*ServiceConfig) ProtoMessage()
- func (x *ServiceConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceConfig) Reset()
- func (x *ServiceConfig) String() string
- type ServiceConfig_Entry
- func (*ServiceConfig_Entry) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceConfig_Entry) GetMiddlewares() []*Middleware
- func (x *ServiceConfig_Entry) GetSourcePort() uint32
- func (x *ServiceConfig_Entry) GetTargetPort() uint32
- func (*ServiceConfig_Entry) ProtoMessage()
- func (x *ServiceConfig_Entry) ProtoReflect() protoreflect.Message
- func (x *ServiceConfig_Entry) Reset()
- func (x *ServiceConfig_Entry) String() string
- type Sidecar
- type SidecarInterface
- func (*SidecarInterface) Descriptor() ([]byte, []int)deprecated
- func (x *SidecarInterface) GetPort() uint32
- func (x *SidecarInterface) GetProxyPort() uint32
- func (*SidecarInterface) ProtoMessage()
- func (x *SidecarInterface) ProtoReflect() protoreflect.Message
- func (x *SidecarInterface) Reset()
- func (x *SidecarInterface) String() string
- type State
- type Transport
- func (*Transport) Descriptor() ([]byte, []int)deprecated
- func (x *Transport) GetGrpc() *Transport_GRPC
- func (x *Transport) GetHttp() *Transport_HTTP
- func (m *Transport) GetKind() isTransport_Kind
- func (x *Transport) GetTcp() *Transport_TCP
- func (x *Transport) GetUdp() *Transport_UDP
- func (*Transport) ProtoMessage()
- func (x *Transport) ProtoReflect() protoreflect.Message
- func (x *Transport) Reset()
- func (x *Transport) String() string
- type Transport_GRPC
- type Transport_Grpc
- type Transport_HTTP
- type Transport_Http
- type Transport_TCP
- type Transport_Tcp
- type Transport_UDP
- type Transport_Udp
- type Update
- type UpdateRequest
- func (*UpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRequest) GetCapsuleId() *model.UUID
- func (x *UpdateRequest) GetUpdates() []*Update
- func (*UpdateRequest) ProtoMessage()
- func (x *UpdateRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRequest) Reset()
- func (x *UpdateRequest) String() string
- type UpdateResponse
Constants ¶
This section is empty.
Variables ¶
var ( State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "STATE_PENDING", 2: "STATE_RUNNING", 3: "STATE_SUCCEEDED", 4: "STATE_FAILED", } State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "STATE_PENDING": 1, "STATE_RUNNING": 2, "STATE_SUCCEEDED": 3, "STATE_FAILED": 4, } )
Enum value maps for State.
var ( RolloutState_name = map[int32]string{ 0: "ROLLOUT_STATE_UNSPECIFIED", 1: "ROLLOUT_STATE_PENDING", 2: "ROLLOUT_STATE_DEPLOYING", 3: "ROLLOUT_STATE_DONE", 4: "ROLLOUT_STATE_ABORTED", 5: "ROLLOUT_STATE_FAILED", } RolloutState_value = map[string]int32{ "ROLLOUT_STATE_UNSPECIFIED": 0, "ROLLOUT_STATE_PENDING": 1, "ROLLOUT_STATE_DEPLOYING": 2, "ROLLOUT_STATE_DONE": 3, "ROLLOUT_STATE_ABORTED": 4, "ROLLOUT_STATE_FAILED": 5, } )
Enum value maps for RolloutState.
var File_api_v1_capsule_build_proto protoreflect.FileDescriptor
var File_api_v1_capsule_capsule_proto protoreflect.FileDescriptor
var File_api_v1_capsule_container_proto protoreflect.FileDescriptor
var File_api_v1_capsule_instance_proto protoreflect.FileDescriptor
var File_api_v1_capsule_log_proto protoreflect.FileDescriptor
var File_api_v1_capsule_rollout_proto protoreflect.FileDescriptor
var File_api_v1_capsule_service_proto protoreflect.FileDescriptor
var File_api_v1_capsule_sidecar_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AbortRolloutRequest ¶
type AbortRolloutRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` RolloutId *model.UUID `protobuf:"bytes,2,opt,name=rollout_id,json=rolloutId,proto3" json:"rollout_id,omitempty"` // contains filtered or unexported fields }
func (*AbortRolloutRequest) Descriptor
deprecated
func (*AbortRolloutRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbortRolloutRequest.ProtoReflect.Descriptor instead.
func (*AbortRolloutRequest) GetCapsuleId ¶
func (x *AbortRolloutRequest) GetCapsuleId() *model.UUID
func (*AbortRolloutRequest) GetRolloutId ¶
func (x *AbortRolloutRequest) GetRolloutId() *model.UUID
func (*AbortRolloutRequest) ProtoMessage ¶
func (*AbortRolloutRequest) ProtoMessage()
func (*AbortRolloutRequest) ProtoReflect ¶
func (x *AbortRolloutRequest) ProtoReflect() protoreflect.Message
func (*AbortRolloutRequest) Reset ¶
func (x *AbortRolloutRequest) Reset()
func (*AbortRolloutRequest) String ¶
func (x *AbortRolloutRequest) String() string
type AbortRolloutResponse ¶
type AbortRolloutResponse struct {
// contains filtered or unexported fields
}
func (*AbortRolloutResponse) Descriptor
deprecated
func (*AbortRolloutResponse) Descriptor() ([]byte, []int)
Deprecated: Use AbortRolloutResponse.ProtoReflect.Descriptor instead.
func (*AbortRolloutResponse) ProtoMessage ¶
func (*AbortRolloutResponse) ProtoMessage()
func (*AbortRolloutResponse) ProtoReflect ¶
func (x *AbortRolloutResponse) ProtoReflect() protoreflect.Message
func (*AbortRolloutResponse) Reset ¶
func (x *AbortRolloutResponse) Reset()
func (*AbortRolloutResponse) String ¶
func (x *AbortRolloutResponse) String() string
type Auth ¶
type Auth struct { // Types that are assignable to Method: // // *Auth_AllowAny_ // *Auth_AllowAuthorized_ Method isAuth_Method `protobuf_oneof:"method"` // contains filtered or unexported fields }
func (*Auth) Descriptor
deprecated
func (*Auth) GetAllowAny ¶
func (x *Auth) GetAllowAny() *Auth_AllowAny
func (*Auth) GetAllowAuthorized ¶
func (x *Auth) GetAllowAuthorized() *Auth_AllowAuthorized
func (*Auth) ProtoMessage ¶
func (*Auth) ProtoMessage()
func (*Auth) ProtoReflect ¶
func (x *Auth) ProtoReflect() protoreflect.Message
type Auth_AllowAny ¶
type Auth_AllowAny struct {
// contains filtered or unexported fields
}
func (*Auth_AllowAny) Descriptor
deprecated
func (*Auth_AllowAny) Descriptor() ([]byte, []int)
Deprecated: Use Auth_AllowAny.ProtoReflect.Descriptor instead.
func (*Auth_AllowAny) ProtoMessage ¶
func (*Auth_AllowAny) ProtoMessage()
func (*Auth_AllowAny) ProtoReflect ¶
func (x *Auth_AllowAny) ProtoReflect() protoreflect.Message
func (*Auth_AllowAny) Reset ¶
func (x *Auth_AllowAny) Reset()
func (*Auth_AllowAny) String ¶
func (x *Auth_AllowAny) String() string
type Auth_AllowAny_ ¶
type Auth_AllowAny_ struct {
AllowAny *Auth_AllowAny `protobuf:"bytes,1,opt,name=allow_any,json=allowAny,proto3,oneof"`
}
type Auth_AllowAuthorized ¶
type Auth_AllowAuthorized struct { Claims map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Auth_AllowAuthorized) Descriptor
deprecated
func (*Auth_AllowAuthorized) Descriptor() ([]byte, []int)
Deprecated: Use Auth_AllowAuthorized.ProtoReflect.Descriptor instead.
func (*Auth_AllowAuthorized) GetClaims ¶
func (x *Auth_AllowAuthorized) GetClaims() map[string]string
func (*Auth_AllowAuthorized) ProtoMessage ¶
func (*Auth_AllowAuthorized) ProtoMessage()
func (*Auth_AllowAuthorized) ProtoReflect ¶
func (x *Auth_AllowAuthorized) ProtoReflect() protoreflect.Message
func (*Auth_AllowAuthorized) Reset ¶
func (x *Auth_AllowAuthorized) Reset()
func (*Auth_AllowAuthorized) String ¶
func (x *Auth_AllowAuthorized) String() string
type Auth_AllowAuthorized_ ¶
type Auth_AllowAuthorized_ struct {
AllowAuthorized *Auth_AllowAuthorized `protobuf:"bytes,2,opt,name=allow_authorized,json=allowAuthorized,proto3,oneof"`
}
type Authentication ¶
type Authentication struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` Default *Auth `protobuf:"bytes,2,opt,name=default,proto3" json:"default,omitempty"` Http []*HttpAuth `protobuf:"bytes,3,rep,name=http,proto3" json:"http,omitempty"` Grpc *GRPC `protobuf:"bytes,4,opt,name=grpc,proto3" json:"grpc,omitempty"` // contains filtered or unexported fields }
func (*Authentication) Descriptor
deprecated
func (*Authentication) Descriptor() ([]byte, []int)
Deprecated: Use Authentication.ProtoReflect.Descriptor instead.
func (*Authentication) GetDefault ¶
func (x *Authentication) GetDefault() *Auth
func (*Authentication) GetEnabled ¶
func (x *Authentication) GetEnabled() bool
func (*Authentication) GetGrpc ¶
func (x *Authentication) GetGrpc() *GRPC
func (*Authentication) GetHttp ¶
func (x *Authentication) GetHttp() []*HttpAuth
func (*Authentication) ProtoMessage ¶
func (*Authentication) ProtoMessage()
func (*Authentication) ProtoReflect ¶
func (x *Authentication) ProtoReflect() protoreflect.Message
func (*Authentication) Reset ¶
func (x *Authentication) Reset()
func (*Authentication) String ¶
func (x *Authentication) String() string
type Build ¶
type Build struct { Container *Container `protobuf:"bytes,1,opt,name=container,proto3" json:"container,omitempty"` // contains filtered or unexported fields }
func (*Build) Descriptor
deprecated
func (*Build) GetContainer ¶
func (*Build) ProtoMessage ¶
func (*Build) ProtoMessage()
func (*Build) ProtoReflect ¶
func (x *Build) ProtoReflect() protoreflect.Message
type BuildEntry ¶
type BuildEntry struct { BuildId uint64 `protobuf:"varint,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` Build *Build `protobuf:"bytes,1,opt,name=build,proto3" json:"build,omitempty"` // contains filtered or unexported fields }
func (*BuildEntry) Descriptor
deprecated
func (*BuildEntry) Descriptor() ([]byte, []int)
Deprecated: Use BuildEntry.ProtoReflect.Descriptor instead.
func (*BuildEntry) GetBuild ¶
func (x *BuildEntry) GetBuild() *Build
func (*BuildEntry) GetBuildId ¶
func (x *BuildEntry) GetBuildId() uint64
func (*BuildEntry) ProtoMessage ¶
func (*BuildEntry) ProtoMessage()
func (*BuildEntry) ProtoReflect ¶
func (x *BuildEntry) ProtoReflect() protoreflect.Message
func (*BuildEntry) Reset ¶
func (x *BuildEntry) Reset()
func (*BuildEntry) String ¶
func (x *BuildEntry) String() string
type Capsule ¶
type Capsule struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` CurrentRollOut *model.UUID `protobuf:"bytes,4,opt,name=current_roll_out,json=currentRollOut,proto3" json:"current_roll_out,omitempty"` // contains filtered or unexported fields }
func (*Capsule) Descriptor
deprecated
func (*Capsule) GetCreatedAt ¶
func (x *Capsule) GetCreatedAt() *timestamppb.Timestamp
func (*Capsule) GetCurrentRollOut ¶
func (*Capsule) ProtoMessage ¶
func (*Capsule) ProtoMessage()
func (*Capsule) ProtoReflect ¶
func (x *Capsule) ProtoReflect() protoreflect.Message
type Change ¶
type Change struct { // Types that are assignable to Field: // // *Change_Replicas // *Change_BuildId // *Change_Network Field isChange_Field `protobuf_oneof:"field"` // contains filtered or unexported fields }
func (*Change) Descriptor
deprecated
func (*Change) GetBuildId ¶
func (*Change) GetNetwork ¶
func (*Change) GetReplicas ¶
func (*Change) ProtoMessage ¶
func (*Change) ProtoMessage()
func (*Change) ProtoReflect ¶
func (x *Change) ProtoReflect() protoreflect.Message
type Change_BuildId ¶
type Change_BuildId struct {
BuildId uint64 `protobuf:"varint,2,opt,name=build_id,json=buildId,proto3,oneof"`
}
type Change_Network ¶
type Change_Network struct {
Network *Network `protobuf:"bytes,3,opt,name=network,proto3,oneof"`
}
type Change_Replicas ¶
type Change_Replicas struct {
Replicas uint32 `protobuf:"varint,1,opt,name=replicas,proto3,oneof"`
}
type Container ¶
type Container struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"` Command string `protobuf:"bytes,2,opt,name=command,proto3" json:"command,omitempty"` Args []string `protobuf:"bytes,3,rep,name=args,proto3" json:"args,omitempty"` Env map[string]string `` /* 147-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Container) Descriptor
deprecated
func (*Container) GetCommand ¶
func (*Container) ProtoMessage ¶
func (*Container) ProtoMessage()
func (*Container) ProtoReflect ¶
func (x *Container) ProtoReflect() protoreflect.Message
type CreateBuildRequest ¶
type CreateBuildRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` Build *Build `protobuf:"bytes,2,opt,name=build,proto3" json:"build,omitempty"` // contains filtered or unexported fields }
func (*CreateBuildRequest) Descriptor
deprecated
func (*CreateBuildRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBuildRequest.ProtoReflect.Descriptor instead.
func (*CreateBuildRequest) GetBuild ¶
func (x *CreateBuildRequest) GetBuild() *Build
func (*CreateBuildRequest) GetCapsuleId ¶
func (x *CreateBuildRequest) GetCapsuleId() *model.UUID
func (*CreateBuildRequest) ProtoMessage ¶
func (*CreateBuildRequest) ProtoMessage()
func (*CreateBuildRequest) ProtoReflect ¶
func (x *CreateBuildRequest) ProtoReflect() protoreflect.Message
func (*CreateBuildRequest) Reset ¶
func (x *CreateBuildRequest) Reset()
func (*CreateBuildRequest) String ¶
func (x *CreateBuildRequest) String() string
type CreateBuildResponse ¶
type CreateBuildResponse struct { BuildId uint64 `protobuf:"varint,1,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` // contains filtered or unexported fields }
func (*CreateBuildResponse) Descriptor
deprecated
func (*CreateBuildResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBuildResponse.ProtoReflect.Descriptor instead.
func (*CreateBuildResponse) GetBuildId ¶
func (x *CreateBuildResponse) GetBuildId() uint64
func (*CreateBuildResponse) ProtoMessage ¶
func (*CreateBuildResponse) ProtoMessage()
func (*CreateBuildResponse) ProtoReflect ¶
func (x *CreateBuildResponse) ProtoReflect() protoreflect.Message
func (*CreateBuildResponse) Reset ¶
func (x *CreateBuildResponse) Reset()
func (*CreateBuildResponse) String ¶
func (x *CreateBuildResponse) String() string
type CreateRequest ¶
type CreateRequest struct { // The capsule to create. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The initial properties of the capsule. Initializers []*Update `protobuf:"bytes,2,rep,name=initializers,proto3" json:"initializers,omitempty"` // contains filtered or unexported fields }
func (*CreateRequest) Descriptor
deprecated
func (*CreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRequest.ProtoReflect.Descriptor instead.
func (*CreateRequest) GetInitializers ¶
func (x *CreateRequest) GetInitializers() []*Update
func (*CreateRequest) GetName ¶
func (x *CreateRequest) GetName() string
func (*CreateRequest) ProtoMessage ¶
func (*CreateRequest) ProtoMessage()
func (*CreateRequest) ProtoReflect ¶
func (x *CreateRequest) ProtoReflect() protoreflect.Message
func (*CreateRequest) Reset ¶
func (x *CreateRequest) Reset()
func (*CreateRequest) String ¶
func (x *CreateRequest) String() string
type CreateResponse ¶
type CreateResponse struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` // contains filtered or unexported fields }
func (*CreateResponse) Descriptor
deprecated
func (*CreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateResponse.ProtoReflect.Descriptor instead.
func (*CreateResponse) GetCapsuleId ¶
func (x *CreateResponse) GetCapsuleId() *model.UUID
func (*CreateResponse) ProtoMessage ¶
func (*CreateResponse) ProtoMessage()
func (*CreateResponse) ProtoReflect ¶
func (x *CreateResponse) ProtoReflect() protoreflect.Message
func (*CreateResponse) Reset ¶
func (x *CreateResponse) Reset()
func (*CreateResponse) String ¶
func (x *CreateResponse) String() string
type DeleteBuildRequest ¶
type DeleteBuildRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` BuildId uint64 `protobuf:"varint,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteBuildRequest) Descriptor
deprecated
func (*DeleteBuildRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBuildRequest.ProtoReflect.Descriptor instead.
func (*DeleteBuildRequest) GetBuildId ¶
func (x *DeleteBuildRequest) GetBuildId() uint64
func (*DeleteBuildRequest) GetCapsuleId ¶
func (x *DeleteBuildRequest) GetCapsuleId() *model.UUID
func (*DeleteBuildRequest) ProtoMessage ¶
func (*DeleteBuildRequest) ProtoMessage()
func (*DeleteBuildRequest) ProtoReflect ¶
func (x *DeleteBuildRequest) ProtoReflect() protoreflect.Message
func (*DeleteBuildRequest) Reset ¶
func (x *DeleteBuildRequest) Reset()
func (*DeleteBuildRequest) String ¶
func (x *DeleteBuildRequest) String() string
type DeleteBuildResponse ¶
type DeleteBuildResponse struct {
// contains filtered or unexported fields
}
func (*DeleteBuildResponse) Descriptor
deprecated
func (*DeleteBuildResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBuildResponse.ProtoReflect.Descriptor instead.
func (*DeleteBuildResponse) ProtoMessage ¶
func (*DeleteBuildResponse) ProtoMessage()
func (*DeleteBuildResponse) ProtoReflect ¶
func (x *DeleteBuildResponse) ProtoReflect() protoreflect.Message
func (*DeleteBuildResponse) Reset ¶
func (x *DeleteBuildResponse) Reset()
func (*DeleteBuildResponse) String ¶
func (x *DeleteBuildResponse) String() string
type DeleteRequest ¶
type DeleteRequest struct { // The capsule to delete. CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRequest) Descriptor
deprecated
func (*DeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
func (*DeleteRequest) GetCapsuleId ¶
func (x *DeleteRequest) GetCapsuleId() *model.UUID
func (*DeleteRequest) ProtoMessage ¶
func (*DeleteRequest) ProtoMessage()
func (*DeleteRequest) ProtoReflect ¶
func (x *DeleteRequest) ProtoReflect() protoreflect.Message
func (*DeleteRequest) Reset ¶
func (x *DeleteRequest) Reset()
func (*DeleteRequest) String ¶
func (x *DeleteRequest) String() string
type DeleteResponse ¶
type DeleteResponse struct {
// contains filtered or unexported fields
}
func (*DeleteResponse) Descriptor
deprecated
func (*DeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteResponse.ProtoReflect.Descriptor instead.
func (*DeleteResponse) ProtoMessage ¶
func (*DeleteResponse) ProtoMessage()
func (*DeleteResponse) ProtoReflect ¶
func (x *DeleteResponse) ProtoReflect() protoreflect.Message
func (*DeleteResponse) Reset ¶
func (x *DeleteResponse) Reset()
func (*DeleteResponse) String ¶
func (x *DeleteResponse) String() string
type DeployRequest ¶
type DeployRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` // Changes to include in the new rollout. Changes []*Change `protobuf:"bytes,2,rep,name=changes,proto3" json:"changes,omitempty"` // contains filtered or unexported fields }
func (*DeployRequest) Descriptor
deprecated
func (*DeployRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeployRequest.ProtoReflect.Descriptor instead.
func (*DeployRequest) GetCapsuleId ¶
func (x *DeployRequest) GetCapsuleId() *model.UUID
func (*DeployRequest) GetChanges ¶
func (x *DeployRequest) GetChanges() []*Change
func (*DeployRequest) ProtoMessage ¶
func (*DeployRequest) ProtoMessage()
func (*DeployRequest) ProtoReflect ¶
func (x *DeployRequest) ProtoReflect() protoreflect.Message
func (*DeployRequest) Reset ¶
func (x *DeployRequest) Reset()
func (*DeployRequest) String ¶
func (x *DeployRequest) String() string
type DeployResponse ¶
type DeployResponse struct { RolloutId *model.UUID `protobuf:"bytes,1,opt,name=rollout_id,json=rolloutId,proto3" json:"rollout_id,omitempty"` // contains filtered or unexported fields }
func (*DeployResponse) Descriptor
deprecated
func (*DeployResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeployResponse.ProtoReflect.Descriptor instead.
func (*DeployResponse) GetRolloutId ¶
func (x *DeployResponse) GetRolloutId() *model.UUID
func (*DeployResponse) ProtoMessage ¶
func (*DeployResponse) ProtoMessage()
func (*DeployResponse) ProtoReflect ¶
func (x *DeployResponse) ProtoReflect() protoreflect.Message
func (*DeployResponse) Reset ¶
func (x *DeployResponse) Reset()
func (*DeployResponse) String ¶
func (x *DeployResponse) String() string
type Entry ¶
type Entry struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` Capsule *Capsule `protobuf:"bytes,2,opt,name=capsule,proto3" json:"capsule,omitempty"` // contains filtered or unexported fields }
func (*Entry) Descriptor
deprecated
func (*Entry) GetCapsule ¶
func (*Entry) GetCapsuleId ¶
func (*Entry) ProtoMessage ¶
func (*Entry) ProtoMessage()
func (*Entry) ProtoReflect ¶
func (x *Entry) ProtoReflect() protoreflect.Message
type GRPC ¶
type GRPC struct { Auth *Auth `protobuf:"bytes,1,opt,name=auth,proto3" json:"auth,omitempty"` PathPrefix string `protobuf:"bytes,2,opt,name=path_prefix,json=pathPrefix,proto3" json:"path_prefix,omitempty"` Services map[string]*GRPCService `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GRPC) Descriptor
deprecated
func (*GRPC) GetPathPrefix ¶
func (*GRPC) GetServices ¶
func (x *GRPC) GetServices() map[string]*GRPCService
func (*GRPC) ProtoMessage ¶
func (*GRPC) ProtoMessage()
func (*GRPC) ProtoReflect ¶
func (x *GRPC) ProtoReflect() protoreflect.Message
type GRPCMethod ¶
type GRPCMethod struct { Auth *Auth `protobuf:"bytes,1,opt,name=auth,proto3" json:"auth,omitempty"` // contains filtered or unexported fields }
func (*GRPCMethod) Descriptor
deprecated
func (*GRPCMethod) Descriptor() ([]byte, []int)
Deprecated: Use GRPCMethod.ProtoReflect.Descriptor instead.
func (*GRPCMethod) GetAuth ¶
func (x *GRPCMethod) GetAuth() *Auth
func (*GRPCMethod) ProtoMessage ¶
func (*GRPCMethod) ProtoMessage()
func (*GRPCMethod) ProtoReflect ¶
func (x *GRPCMethod) ProtoReflect() protoreflect.Message
func (*GRPCMethod) Reset ¶
func (x *GRPCMethod) Reset()
func (*GRPCMethod) String ¶
func (x *GRPCMethod) String() string
type GRPCService ¶
type GRPCService struct { Auth *Auth `protobuf:"bytes,1,opt,name=auth,proto3" json:"auth,omitempty"` Methods map[string]*GRPCMethod `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GRPCService) Descriptor
deprecated
func (*GRPCService) Descriptor() ([]byte, []int)
Deprecated: Use GRPCService.ProtoReflect.Descriptor instead.
func (*GRPCService) GetAuth ¶
func (x *GRPCService) GetAuth() *Auth
func (*GRPCService) GetMethods ¶
func (x *GRPCService) GetMethods() map[string]*GRPCMethod
func (*GRPCService) ProtoMessage ¶
func (*GRPCService) ProtoMessage()
func (*GRPCService) ProtoReflect ¶
func (x *GRPCService) ProtoReflect() protoreflect.Message
func (*GRPCService) Reset ¶
func (x *GRPCService) Reset()
func (*GRPCService) String ¶
func (x *GRPCService) String() string
type GetRequest ¶
type GetRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` // contains filtered or unexported fields }
func (*GetRequest) Descriptor
deprecated
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetCapsuleId ¶
func (x *GetRequest) GetCapsuleId() *model.UUID
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶
func (x *GetRequest) Reset()
func (*GetRequest) String ¶
func (x *GetRequest) String() string
type GetResponse ¶
type GetResponse struct { Capsule *Capsule `protobuf:"bytes,1,opt,name=capsule,proto3" json:"capsule,omitempty"` // contains filtered or unexported fields }
func (*GetResponse) Descriptor
deprecated
func (*GetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.
func (*GetResponse) GetCapsule ¶
func (x *GetResponse) GetCapsule() *Capsule
func (*GetResponse) ProtoMessage ¶
func (*GetResponse) ProtoMessage()
func (*GetResponse) ProtoReflect ¶
func (x *GetResponse) ProtoReflect() protoreflect.Message
func (*GetResponse) Reset ¶
func (x *GetResponse) Reset()
func (*GetResponse) String ¶
func (x *GetResponse) String() string
type GetRolloutRequest ¶
type GetRolloutRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` RolloutId *model.UUID `protobuf:"bytes,2,opt,name=rollout_id,json=rolloutId,proto3" json:"rollout_id,omitempty"` // contains filtered or unexported fields }
func (*GetRolloutRequest) Descriptor
deprecated
func (*GetRolloutRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRolloutRequest.ProtoReflect.Descriptor instead.
func (*GetRolloutRequest) GetCapsuleId ¶
func (x *GetRolloutRequest) GetCapsuleId() *model.UUID
func (*GetRolloutRequest) GetRolloutId ¶
func (x *GetRolloutRequest) GetRolloutId() *model.UUID
func (*GetRolloutRequest) ProtoMessage ¶
func (*GetRolloutRequest) ProtoMessage()
func (*GetRolloutRequest) ProtoReflect ¶
func (x *GetRolloutRequest) ProtoReflect() protoreflect.Message
func (*GetRolloutRequest) Reset ¶
func (x *GetRolloutRequest) Reset()
func (*GetRolloutRequest) String ¶
func (x *GetRolloutRequest) String() string
type GetRolloutResponse ¶
type GetRolloutResponse struct { Rollout *Rollout `protobuf:"bytes,1,opt,name=rollout,proto3" json:"rollout,omitempty"` // contains filtered or unexported fields }
func (*GetRolloutResponse) Descriptor
deprecated
func (*GetRolloutResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRolloutResponse.ProtoReflect.Descriptor instead.
func (*GetRolloutResponse) GetRollout ¶
func (x *GetRolloutResponse) GetRollout() *Rollout
func (*GetRolloutResponse) ProtoMessage ¶
func (*GetRolloutResponse) ProtoMessage()
func (*GetRolloutResponse) ProtoReflect ¶
func (x *GetRolloutResponse) ProtoReflect() protoreflect.Message
func (*GetRolloutResponse) Reset ¶
func (x *GetRolloutResponse) Reset()
func (*GetRolloutResponse) String ¶
func (x *GetRolloutResponse) String() string
type HttpAuth ¶
type HttpAuth struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Auth *Auth `protobuf:"bytes,2,opt,name=auth,proto3" json:"auth,omitempty"` Exact bool `protobuf:"varint,3,opt,name=exact,proto3" json:"exact,omitempty"` // contains filtered or unexported fields }
func (*HttpAuth) Descriptor
deprecated
func (*HttpAuth) ProtoMessage ¶
func (*HttpAuth) ProtoMessage()
func (*HttpAuth) ProtoReflect ¶
func (x *HttpAuth) ProtoReflect() protoreflect.Message
type Instance ¶
type Instance struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` BuildId uint64 `protobuf:"varint,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` State State `protobuf:"varint,3,opt,name=state,proto3,enum=api.v1.capsule.State" json:"state,omitempty"` RestartCount uint32 `protobuf:"varint,4,opt,name=restart_count,json=restartCount,proto3" json:"restart_count,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` StartedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"` FinishedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"` // contains filtered or unexported fields }
func (*Instance) Descriptor
deprecated
func (*Instance) GetBuildId ¶
func (*Instance) GetCreatedAt ¶
func (x *Instance) GetCreatedAt() *timestamppb.Timestamp
func (*Instance) GetFinishedAt ¶
func (x *Instance) GetFinishedAt() *timestamppb.Timestamp
func (*Instance) GetInstanceId ¶
func (*Instance) GetRestartCount ¶
func (*Instance) GetStartedAt ¶
func (x *Instance) GetStartedAt() *timestamppb.Timestamp
func (*Instance) ProtoMessage ¶
func (*Instance) ProtoMessage()
func (*Instance) ProtoReflect ¶
func (x *Instance) ProtoReflect() protoreflect.Message
type Interface ¶
type Interface struct { Port uint32 `protobuf:"varint,1,opt,name=port,proto3" json:"port,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Transport *Transport `protobuf:"bytes,3,opt,name=transport,proto3" json:"transport,omitempty"` Public *PublicInterface `protobuf:"bytes,4,opt,name=public,proto3" json:"public,omitempty"` // contains filtered or unexported fields }
func (*Interface) Descriptor
deprecated
func (*Interface) GetPublic ¶
func (x *Interface) GetPublic() *PublicInterface
func (*Interface) GetTransport ¶
func (*Interface) ProtoMessage ¶
func (*Interface) ProtoMessage()
func (*Interface) ProtoReflect ¶
func (x *Interface) ProtoReflect() protoreflect.Message
type JWTMethod ¶
type JWTMethod struct { // Types that are assignable to Method: // // *JWTMethod_Certificate // *JWTMethod_Secret Method isJWTMethod_Method `protobuf_oneof:"method"` // contains filtered or unexported fields }
func (*JWTMethod) Descriptor
deprecated
func (*JWTMethod) GetCertificate ¶
func (*JWTMethod) ProtoMessage ¶
func (*JWTMethod) ProtoMessage()
func (*JWTMethod) ProtoReflect ¶
func (x *JWTMethod) ProtoReflect() protoreflect.Message
type JWTMethod_Certificate ¶
type JWTMethod_Certificate struct {
Certificate string `protobuf:"bytes,1,opt,name=certificate,proto3,oneof"`
}
type JWTMethod_Secret ¶
type JWTMethod_Secret struct {
Secret string `protobuf:"bytes,2,opt,name=secret,proto3,oneof"`
}
type ListBuildsRequest ¶
type ListBuildsRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` Pagination *model.Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
func (*ListBuildsRequest) Descriptor
deprecated
func (*ListBuildsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBuildsRequest.ProtoReflect.Descriptor instead.
func (*ListBuildsRequest) GetCapsuleId ¶
func (x *ListBuildsRequest) GetCapsuleId() *model.UUID
func (*ListBuildsRequest) GetPagination ¶
func (x *ListBuildsRequest) GetPagination() *model.Pagination
func (*ListBuildsRequest) ProtoMessage ¶
func (*ListBuildsRequest) ProtoMessage()
func (*ListBuildsRequest) ProtoReflect ¶
func (x *ListBuildsRequest) ProtoReflect() protoreflect.Message
func (*ListBuildsRequest) Reset ¶
func (x *ListBuildsRequest) Reset()
func (*ListBuildsRequest) String ¶
func (x *ListBuildsRequest) String() string
type ListBuildsResponse ¶
type ListBuildsResponse struct { Builds []*BuildEntry `protobuf:"bytes,1,rep,name=builds,proto3" json:"builds,omitempty"` Total uint64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*ListBuildsResponse) Descriptor
deprecated
func (*ListBuildsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBuildsResponse.ProtoReflect.Descriptor instead.
func (*ListBuildsResponse) GetBuilds ¶
func (x *ListBuildsResponse) GetBuilds() []*BuildEntry
func (*ListBuildsResponse) GetTotal ¶
func (x *ListBuildsResponse) GetTotal() uint64
func (*ListBuildsResponse) ProtoMessage ¶
func (*ListBuildsResponse) ProtoMessage()
func (*ListBuildsResponse) ProtoReflect ¶
func (x *ListBuildsResponse) ProtoReflect() protoreflect.Message
func (*ListBuildsResponse) Reset ¶
func (x *ListBuildsResponse) Reset()
func (*ListBuildsResponse) String ¶
func (x *ListBuildsResponse) String() string
type ListInstancesRequest ¶
type ListInstancesRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` Pagination *model.Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
func (*ListInstancesRequest) Descriptor
deprecated
func (*ListInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstancesRequest.ProtoReflect.Descriptor instead.
func (*ListInstancesRequest) GetCapsuleId ¶
func (x *ListInstancesRequest) GetCapsuleId() *model.UUID
func (*ListInstancesRequest) GetPagination ¶
func (x *ListInstancesRequest) GetPagination() *model.Pagination
func (*ListInstancesRequest) ProtoMessage ¶
func (*ListInstancesRequest) ProtoMessage()
func (*ListInstancesRequest) ProtoReflect ¶
func (x *ListInstancesRequest) ProtoReflect() protoreflect.Message
func (*ListInstancesRequest) Reset ¶
func (x *ListInstancesRequest) Reset()
func (*ListInstancesRequest) String ¶
func (x *ListInstancesRequest) String() string
type ListInstancesResponse ¶
type ListInstancesResponse struct { Instances []*Instance `protobuf:"bytes,1,rep,name=instances,proto3" json:"instances,omitempty"` Total uint64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*ListInstancesResponse) Descriptor
deprecated
func (*ListInstancesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInstancesResponse.ProtoReflect.Descriptor instead.
func (*ListInstancesResponse) GetInstances ¶
func (x *ListInstancesResponse) GetInstances() []*Instance
func (*ListInstancesResponse) GetTotal ¶
func (x *ListInstancesResponse) GetTotal() uint64
func (*ListInstancesResponse) ProtoMessage ¶
func (*ListInstancesResponse) ProtoMessage()
func (*ListInstancesResponse) ProtoReflect ¶
func (x *ListInstancesResponse) ProtoReflect() protoreflect.Message
func (*ListInstancesResponse) Reset ¶
func (x *ListInstancesResponse) Reset()
func (*ListInstancesResponse) String ¶
func (x *ListInstancesResponse) String() string
type ListRequest ¶
type ListRequest struct { Pagination *model.Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
func (*ListRequest) Descriptor
deprecated
func (*ListRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRequest.ProtoReflect.Descriptor instead.
func (*ListRequest) GetPagination ¶
func (x *ListRequest) GetPagination() *model.Pagination
func (*ListRequest) ProtoMessage ¶
func (*ListRequest) ProtoMessage()
func (*ListRequest) ProtoReflect ¶
func (x *ListRequest) ProtoReflect() protoreflect.Message
func (*ListRequest) Reset ¶
func (x *ListRequest) Reset()
func (*ListRequest) String ¶
func (x *ListRequest) String() string
type ListResponse ¶
type ListResponse struct { // The capsules. Capsules []*Entry `protobuf:"bytes,1,rep,name=capsules,proto3" json:"capsules,omitempty"` Total uint64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*ListResponse) Descriptor
deprecated
func (*ListResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListResponse.ProtoReflect.Descriptor instead.
func (*ListResponse) GetCapsules ¶
func (x *ListResponse) GetCapsules() []*Entry
func (*ListResponse) GetTotal ¶
func (x *ListResponse) GetTotal() uint64
func (*ListResponse) ProtoMessage ¶
func (*ListResponse) ProtoMessage()
func (*ListResponse) ProtoReflect ¶
func (x *ListResponse) ProtoReflect() protoreflect.Message
func (*ListResponse) Reset ¶
func (x *ListResponse) Reset()
func (*ListResponse) String ¶
func (x *ListResponse) String() string
type ListRolloutsRequest ¶
type ListRolloutsRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` Pagination *model.Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
func (*ListRolloutsRequest) Descriptor
deprecated
func (*ListRolloutsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRolloutsRequest.ProtoReflect.Descriptor instead.
func (*ListRolloutsRequest) GetCapsuleId ¶
func (x *ListRolloutsRequest) GetCapsuleId() *model.UUID
func (*ListRolloutsRequest) GetPagination ¶
func (x *ListRolloutsRequest) GetPagination() *model.Pagination
func (*ListRolloutsRequest) ProtoMessage ¶
func (*ListRolloutsRequest) ProtoMessage()
func (*ListRolloutsRequest) ProtoReflect ¶
func (x *ListRolloutsRequest) ProtoReflect() protoreflect.Message
func (*ListRolloutsRequest) Reset ¶
func (x *ListRolloutsRequest) Reset()
func (*ListRolloutsRequest) String ¶
func (x *ListRolloutsRequest) String() string
type ListRolloutsResponse ¶
type ListRolloutsResponse struct { Rollouts []*RolloutEntry `protobuf:"bytes,1,rep,name=rollouts,proto3" json:"rollouts,omitempty"` Total uint64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*ListRolloutsResponse) Descriptor
deprecated
func (*ListRolloutsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRolloutsResponse.ProtoReflect.Descriptor instead.
func (*ListRolloutsResponse) GetRollouts ¶
func (x *ListRolloutsResponse) GetRollouts() []*RolloutEntry
func (*ListRolloutsResponse) GetTotal ¶
func (x *ListRolloutsResponse) GetTotal() uint64
func (*ListRolloutsResponse) ProtoMessage ¶
func (*ListRolloutsResponse) ProtoMessage()
func (*ListRolloutsResponse) ProtoReflect ¶
func (x *ListRolloutsResponse) ProtoReflect() protoreflect.Message
func (*ListRolloutsResponse) Reset ¶
func (x *ListRolloutsResponse) Reset()
func (*ListRolloutsResponse) String ¶
func (x *ListRolloutsResponse) String() string
type Log ¶
type Log struct { Timestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Message *LogMessage `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*Log) Descriptor
deprecated
func (*Log) GetMessage ¶
func (x *Log) GetMessage() *LogMessage
func (*Log) GetTimestamp ¶
func (x *Log) GetTimestamp() *timestamppb.Timestamp
func (*Log) ProtoMessage ¶
func (*Log) ProtoMessage()
func (*Log) ProtoReflect ¶
func (x *Log) ProtoReflect() protoreflect.Message
type LogMessage ¶
type LogMessage struct { // Types that are assignable to Message: // // *LogMessage_Stdout // *LogMessage_Stderr Message isLogMessage_Message `protobuf_oneof:"message"` // contains filtered or unexported fields }
func (*LogMessage) Descriptor
deprecated
func (*LogMessage) Descriptor() ([]byte, []int)
Deprecated: Use LogMessage.ProtoReflect.Descriptor instead.
func (*LogMessage) GetMessage ¶
func (m *LogMessage) GetMessage() isLogMessage_Message
func (*LogMessage) GetStderr ¶
func (x *LogMessage) GetStderr() []byte
func (*LogMessage) GetStdout ¶
func (x *LogMessage) GetStdout() []byte
func (*LogMessage) ProtoMessage ¶
func (*LogMessage) ProtoMessage()
func (*LogMessage) ProtoReflect ¶
func (x *LogMessage) ProtoReflect() protoreflect.Message
func (*LogMessage) Reset ¶
func (x *LogMessage) Reset()
func (*LogMessage) String ¶
func (x *LogMessage) String() string
type LogMessage_Stderr ¶
type LogMessage_Stderr struct {
Stderr []byte `protobuf:"bytes,2,opt,name=stderr,proto3,oneof"`
}
type LogMessage_Stdout ¶
type LogMessage_Stdout struct {
Stdout []byte `protobuf:"bytes,1,opt,name=stdout,proto3,oneof"`
}
type Logging ¶
type Logging struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*Logging) Descriptor
deprecated
func (*Logging) GetEnabled ¶
func (*Logging) ProtoMessage ¶
func (*Logging) ProtoMessage()
func (*Logging) ProtoReflect ¶
func (x *Logging) ProtoReflect() protoreflect.Message
type LogsRequest ¶
type LogsRequest struct { // The capsule to read logs from. CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` // The instance in the capsule to read logs from. InstanceId string `protobuf:"bytes,2,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // If true, the request will stay open and stream new log messages. Follow bool `protobuf:"varint,3,opt,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
func (*LogsRequest) Descriptor
deprecated
func (*LogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogsRequest.ProtoReflect.Descriptor instead.
func (*LogsRequest) GetCapsuleId ¶
func (x *LogsRequest) GetCapsuleId() *model.UUID
func (*LogsRequest) GetFollow ¶
func (x *LogsRequest) GetFollow() bool
func (*LogsRequest) GetInstanceId ¶
func (x *LogsRequest) GetInstanceId() string
func (*LogsRequest) ProtoMessage ¶
func (*LogsRequest) ProtoMessage()
func (*LogsRequest) ProtoReflect ¶
func (x *LogsRequest) ProtoReflect() protoreflect.Message
func (*LogsRequest) Reset ¶
func (x *LogsRequest) Reset()
func (*LogsRequest) String ¶
func (x *LogsRequest) String() string
type LogsResponse ¶
type LogsResponse struct { Log *Log `protobuf:"bytes,1,opt,name=log,proto3" json:"log,omitempty"` // contains filtered or unexported fields }
The response of a capsule.Logs RPC
func (*LogsResponse) Descriptor
deprecated
func (*LogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use LogsResponse.ProtoReflect.Descriptor instead.
func (*LogsResponse) GetLog ¶
func (x *LogsResponse) GetLog() *Log
func (*LogsResponse) ProtoMessage ¶
func (*LogsResponse) ProtoMessage()
func (*LogsResponse) ProtoReflect ¶
func (x *LogsResponse) ProtoReflect() protoreflect.Message
func (*LogsResponse) Reset ¶
func (x *LogsResponse) Reset()
func (*LogsResponse) String ¶
func (x *LogsResponse) String() string
type LookupRequest ¶
type LookupRequest struct { // The capsule to lookup. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*LookupRequest) Descriptor
deprecated
func (*LookupRequest) Descriptor() ([]byte, []int)
Deprecated: Use LookupRequest.ProtoReflect.Descriptor instead.
func (*LookupRequest) GetName ¶
func (x *LookupRequest) GetName() string
func (*LookupRequest) ProtoMessage ¶
func (*LookupRequest) ProtoMessage()
func (*LookupRequest) ProtoReflect ¶
func (x *LookupRequest) ProtoReflect() protoreflect.Message
func (*LookupRequest) Reset ¶
func (x *LookupRequest) Reset()
func (*LookupRequest) String ¶
func (x *LookupRequest) String() string
type LookupResponse ¶
type LookupResponse struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` // contains filtered or unexported fields }
func (*LookupResponse) Descriptor
deprecated
func (*LookupResponse) Descriptor() ([]byte, []int)
Deprecated: Use LookupResponse.ProtoReflect.Descriptor instead.
func (*LookupResponse) GetCapsuleId ¶
func (x *LookupResponse) GetCapsuleId() *model.UUID
func (*LookupResponse) ProtoMessage ¶
func (*LookupResponse) ProtoMessage()
func (*LookupResponse) ProtoReflect ¶
func (x *LookupResponse) ProtoReflect() protoreflect.Message
func (*LookupResponse) Reset ¶
func (x *LookupResponse) Reset()
func (*LookupResponse) String ¶
func (x *LookupResponse) String() string
type Middleware ¶
type Middleware struct { // Types that are assignable to Kind: // // *Middleware_Logging // *Middleware_Authentication Kind isMiddleware_Kind `protobuf_oneof:"kind"` // contains filtered or unexported fields }
func (*Middleware) Descriptor
deprecated
func (*Middleware) Descriptor() ([]byte, []int)
Deprecated: Use Middleware.ProtoReflect.Descriptor instead.
func (*Middleware) GetAuthentication ¶
func (x *Middleware) GetAuthentication() *Authentication
func (*Middleware) GetKind ¶
func (m *Middleware) GetKind() isMiddleware_Kind
func (*Middleware) GetLogging ¶
func (x *Middleware) GetLogging() *Logging
func (*Middleware) ProtoMessage ¶
func (*Middleware) ProtoMessage()
func (*Middleware) ProtoReflect ¶
func (x *Middleware) ProtoReflect() protoreflect.Message
func (*Middleware) Reset ¶
func (x *Middleware) Reset()
func (*Middleware) String ¶
func (x *Middleware) String() string
type Middleware_Authentication ¶
type Middleware_Authentication struct {
Authentication *Authentication `protobuf:"bytes,2,opt,name=authentication,proto3,oneof"`
}
type Middleware_Logging ¶
type Middleware_Logging struct {
Logging *Logging `protobuf:"bytes,1,opt,name=logging,proto3,oneof"`
}
type Network ¶
type Network struct { Interfaces []*Interface `protobuf:"bytes,1,rep,name=interfaces,proto3" json:"interfaces,omitempty"` // contains filtered or unexported fields }
func (*Network) Descriptor
deprecated
func (*Network) GetInterfaces ¶
func (*Network) ProtoMessage ¶
func (*Network) ProtoMessage()
func (*Network) ProtoReflect ¶
func (x *Network) ProtoReflect() protoreflect.Message
type PublicInterface ¶
type PublicInterface struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` Method *RoutingMethod `protobuf:"bytes,2,opt,name=method,proto3" json:"method,omitempty"` Logging *Logging `protobuf:"bytes,3,opt,name=logging,proto3" json:"logging,omitempty"` Authentication *Authentication `protobuf:"bytes,4,opt,name=authentication,proto3" json:"authentication,omitempty"` // contains filtered or unexported fields }
func (*PublicInterface) Descriptor
deprecated
func (*PublicInterface) Descriptor() ([]byte, []int)
Deprecated: Use PublicInterface.ProtoReflect.Descriptor instead.
func (*PublicInterface) GetAuthentication ¶
func (x *PublicInterface) GetAuthentication() *Authentication
func (*PublicInterface) GetEnabled ¶
func (x *PublicInterface) GetEnabled() bool
func (*PublicInterface) GetLogging ¶
func (x *PublicInterface) GetLogging() *Logging
func (*PublicInterface) GetMethod ¶
func (x *PublicInterface) GetMethod() *RoutingMethod
func (*PublicInterface) ProtoMessage ¶
func (*PublicInterface) ProtoMessage()
func (*PublicInterface) ProtoReflect ¶
func (x *PublicInterface) ProtoReflect() protoreflect.Message
func (*PublicInterface) Reset ¶
func (x *PublicInterface) Reset()
func (*PublicInterface) String ¶
func (x *PublicInterface) String() string
type RestartInstanceRequest ¶
type RestartInstanceRequest struct { CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` InstanceId string `protobuf:"bytes,2,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*RestartInstanceRequest) Descriptor
deprecated
func (*RestartInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestartInstanceRequest.ProtoReflect.Descriptor instead.
func (*RestartInstanceRequest) GetCapsuleId ¶
func (x *RestartInstanceRequest) GetCapsuleId() *model.UUID
func (*RestartInstanceRequest) GetInstanceId ¶
func (x *RestartInstanceRequest) GetInstanceId() string
func (*RestartInstanceRequest) ProtoMessage ¶
func (*RestartInstanceRequest) ProtoMessage()
func (*RestartInstanceRequest) ProtoReflect ¶
func (x *RestartInstanceRequest) ProtoReflect() protoreflect.Message
func (*RestartInstanceRequest) Reset ¶
func (x *RestartInstanceRequest) Reset()
func (*RestartInstanceRequest) String ¶
func (x *RestartInstanceRequest) String() string
type RestartInstanceResponse ¶
type RestartInstanceResponse struct {
// contains filtered or unexported fields
}
func (*RestartInstanceResponse) Descriptor
deprecated
func (*RestartInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RestartInstanceResponse.ProtoReflect.Descriptor instead.
func (*RestartInstanceResponse) ProtoMessage ¶
func (*RestartInstanceResponse) ProtoMessage()
func (*RestartInstanceResponse) ProtoReflect ¶
func (x *RestartInstanceResponse) ProtoReflect() protoreflect.Message
func (*RestartInstanceResponse) Reset ¶
func (x *RestartInstanceResponse) Reset()
func (*RestartInstanceResponse) String ¶
func (x *RestartInstanceResponse) String() string
type Rollout ¶
type Rollout struct { PreviousRolloutId *model.UUID `protobuf:"bytes,1,opt,name=previous_rollout_id,json=previousRolloutId,proto3" json:"previous_rollout_id,omitempty"` State RolloutState `protobuf:"varint,2,opt,name=state,proto3,enum=api.v1.capsule.RolloutState" json:"state,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` ScheduledAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=scheduled_at,json=scheduledAt,proto3" json:"scheduled_at,omitempty"` Replicas uint32 `protobuf:"varint,6,opt,name=replicas,proto3" json:"replicas,omitempty"` BuildId uint64 `protobuf:"varint,7,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` Network *Network `protobuf:"bytes,8,opt,name=network,proto3" json:"network,omitempty"` // contains filtered or unexported fields }
func (*Rollout) Descriptor
deprecated
func (*Rollout) GetBuildId ¶
func (*Rollout) GetCreatedAt ¶
func (x *Rollout) GetCreatedAt() *timestamppb.Timestamp
func (*Rollout) GetNetwork ¶
func (*Rollout) GetPreviousRolloutId ¶
func (*Rollout) GetReplicas ¶
func (*Rollout) GetScheduledAt ¶
func (x *Rollout) GetScheduledAt() *timestamppb.Timestamp
func (*Rollout) GetState ¶
func (x *Rollout) GetState() RolloutState
func (*Rollout) GetUpdatedAt ¶
func (x *Rollout) GetUpdatedAt() *timestamppb.Timestamp
func (*Rollout) ProtoMessage ¶
func (*Rollout) ProtoMessage()
func (*Rollout) ProtoReflect ¶
func (x *Rollout) ProtoReflect() protoreflect.Message
type RolloutEntry ¶
type RolloutEntry struct { Id *model.UUID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Rollout *Rollout `protobuf:"bytes,2,opt,name=rollout,proto3" json:"rollout,omitempty"` // contains filtered or unexported fields }
func (*RolloutEntry) Descriptor
deprecated
func (*RolloutEntry) Descriptor() ([]byte, []int)
Deprecated: Use RolloutEntry.ProtoReflect.Descriptor instead.
func (*RolloutEntry) GetId ¶
func (x *RolloutEntry) GetId() *model.UUID
func (*RolloutEntry) GetRollout ¶
func (x *RolloutEntry) GetRollout() *Rollout
func (*RolloutEntry) ProtoMessage ¶
func (*RolloutEntry) ProtoMessage()
func (*RolloutEntry) ProtoReflect ¶
func (x *RolloutEntry) ProtoReflect() protoreflect.Message
func (*RolloutEntry) Reset ¶
func (x *RolloutEntry) Reset()
func (*RolloutEntry) String ¶
func (x *RolloutEntry) String() string
type RolloutState ¶
type RolloutState int32
const ( RolloutState_ROLLOUT_STATE_UNSPECIFIED RolloutState = 0 RolloutState_ROLLOUT_STATE_PENDING RolloutState = 1 RolloutState_ROLLOUT_STATE_DEPLOYING RolloutState = 2 RolloutState_ROLLOUT_STATE_DONE RolloutState = 3 RolloutState_ROLLOUT_STATE_ABORTED RolloutState = 4 RolloutState_ROLLOUT_STATE_FAILED RolloutState = 5 )
func (RolloutState) Descriptor ¶
func (RolloutState) Descriptor() protoreflect.EnumDescriptor
func (RolloutState) Enum ¶
func (x RolloutState) Enum() *RolloutState
func (RolloutState) EnumDescriptor
deprecated
func (RolloutState) EnumDescriptor() ([]byte, []int)
Deprecated: Use RolloutState.Descriptor instead.
func (RolloutState) Number ¶
func (x RolloutState) Number() protoreflect.EnumNumber
func (RolloutState) String ¶
func (x RolloutState) String() string
func (RolloutState) Type ¶
func (RolloutState) Type() protoreflect.EnumType
type RoutingMethod ¶
type RoutingMethod struct { // Types that are assignable to Kind: // // *RoutingMethod_LoadBalancer_ // *RoutingMethod_Ingress_ Kind isRoutingMethod_Kind `protobuf_oneof:"kind"` // contains filtered or unexported fields }
func (*RoutingMethod) Descriptor
deprecated
func (*RoutingMethod) Descriptor() ([]byte, []int)
Deprecated: Use RoutingMethod.ProtoReflect.Descriptor instead.
func (*RoutingMethod) GetIngress ¶
func (x *RoutingMethod) GetIngress() *RoutingMethod_Ingress
func (*RoutingMethod) GetKind ¶
func (m *RoutingMethod) GetKind() isRoutingMethod_Kind
func (*RoutingMethod) GetLoadBalancer ¶
func (x *RoutingMethod) GetLoadBalancer() *RoutingMethod_LoadBalancer
func (*RoutingMethod) ProtoMessage ¶
func (*RoutingMethod) ProtoMessage()
func (*RoutingMethod) ProtoReflect ¶
func (x *RoutingMethod) ProtoReflect() protoreflect.Message
func (*RoutingMethod) Reset ¶
func (x *RoutingMethod) Reset()
func (*RoutingMethod) String ¶
func (x *RoutingMethod) String() string
type RoutingMethod_Ingress ¶
type RoutingMethod_Ingress struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` Tls bool `protobuf:"varint,2,opt,name=tls,proto3" json:"tls,omitempty"` PathPrefix string `protobuf:"bytes,3,opt,name=path_prefix,json=pathPrefix,proto3" json:"path_prefix,omitempty"` // contains filtered or unexported fields }
func (*RoutingMethod_Ingress) Descriptor
deprecated
func (*RoutingMethod_Ingress) Descriptor() ([]byte, []int)
Deprecated: Use RoutingMethod_Ingress.ProtoReflect.Descriptor instead.
func (*RoutingMethod_Ingress) GetHost ¶
func (x *RoutingMethod_Ingress) GetHost() string
func (*RoutingMethod_Ingress) GetPathPrefix ¶
func (x *RoutingMethod_Ingress) GetPathPrefix() string
func (*RoutingMethod_Ingress) GetTls ¶
func (x *RoutingMethod_Ingress) GetTls() bool
func (*RoutingMethod_Ingress) ProtoMessage ¶
func (*RoutingMethod_Ingress) ProtoMessage()
func (*RoutingMethod_Ingress) ProtoReflect ¶
func (x *RoutingMethod_Ingress) ProtoReflect() protoreflect.Message
func (*RoutingMethod_Ingress) Reset ¶
func (x *RoutingMethod_Ingress) Reset()
func (*RoutingMethod_Ingress) String ¶
func (x *RoutingMethod_Ingress) String() string
type RoutingMethod_Ingress_ ¶
type RoutingMethod_Ingress_ struct {
Ingress *RoutingMethod_Ingress `protobuf:"bytes,2,opt,name=ingress,proto3,oneof"`
}
type RoutingMethod_LoadBalancer ¶
type RoutingMethod_LoadBalancer struct { Port uint32 `protobuf:"varint,1,opt,name=port,proto3" json:"port,omitempty"` // contains filtered or unexported fields }
func (*RoutingMethod_LoadBalancer) Descriptor
deprecated
func (*RoutingMethod_LoadBalancer) Descriptor() ([]byte, []int)
Deprecated: Use RoutingMethod_LoadBalancer.ProtoReflect.Descriptor instead.
func (*RoutingMethod_LoadBalancer) GetPort ¶
func (x *RoutingMethod_LoadBalancer) GetPort() uint32
func (*RoutingMethod_LoadBalancer) ProtoMessage ¶
func (*RoutingMethod_LoadBalancer) ProtoMessage()
func (*RoutingMethod_LoadBalancer) ProtoReflect ¶
func (x *RoutingMethod_LoadBalancer) ProtoReflect() protoreflect.Message
func (*RoutingMethod_LoadBalancer) Reset ¶
func (x *RoutingMethod_LoadBalancer) Reset()
func (*RoutingMethod_LoadBalancer) String ¶
func (x *RoutingMethod_LoadBalancer) String() string
type RoutingMethod_LoadBalancer_ ¶
type RoutingMethod_LoadBalancer_ struct {
LoadBalancer *RoutingMethod_LoadBalancer `protobuf:"bytes,1,opt,name=load_balancer,json=loadBalancer,proto3,oneof"`
}
type ServiceConfig ¶
type ServiceConfig struct { TargetHost string `protobuf:"bytes,1,opt,name=target_host,json=targetHost,proto3" json:"target_host,omitempty"` Entries []*ServiceConfig_Entry `protobuf:"bytes,2,rep,name=entries,proto3" json:"entries,omitempty"` ProjectId *model.UUID `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` JwtMethod *JWTMethod `protobuf:"bytes,4,opt,name=jwt_method,json=jwtMethod,proto3" json:"jwt_method,omitempty"` // contains filtered or unexported fields }
func (*ServiceConfig) Descriptor
deprecated
func (*ServiceConfig) Descriptor() ([]byte, []int)
Deprecated: Use ServiceConfig.ProtoReflect.Descriptor instead.
func (*ServiceConfig) GetEntries ¶
func (x *ServiceConfig) GetEntries() []*ServiceConfig_Entry
func (*ServiceConfig) GetJwtMethod ¶
func (x *ServiceConfig) GetJwtMethod() *JWTMethod
func (*ServiceConfig) GetProjectId ¶
func (x *ServiceConfig) GetProjectId() *model.UUID
func (*ServiceConfig) GetTargetHost ¶
func (x *ServiceConfig) GetTargetHost() string
func (*ServiceConfig) ProtoMessage ¶
func (*ServiceConfig) ProtoMessage()
func (*ServiceConfig) ProtoReflect ¶
func (x *ServiceConfig) ProtoReflect() protoreflect.Message
func (*ServiceConfig) Reset ¶
func (x *ServiceConfig) Reset()
func (*ServiceConfig) String ¶
func (x *ServiceConfig) String() string
type ServiceConfig_Entry ¶
type ServiceConfig_Entry struct { SourcePort uint32 `protobuf:"varint,1,opt,name=source_port,json=sourcePort,proto3" json:"source_port,omitempty"` TargetPort uint32 `protobuf:"varint,2,opt,name=target_port,json=targetPort,proto3" json:"target_port,omitempty"` Middlewares []*Middleware `protobuf:"bytes,3,rep,name=middlewares,proto3" json:"middlewares,omitempty"` // contains filtered or unexported fields }
func (*ServiceConfig_Entry) Descriptor
deprecated
func (*ServiceConfig_Entry) Descriptor() ([]byte, []int)
Deprecated: Use ServiceConfig_Entry.ProtoReflect.Descriptor instead.
func (*ServiceConfig_Entry) GetMiddlewares ¶
func (x *ServiceConfig_Entry) GetMiddlewares() []*Middleware
func (*ServiceConfig_Entry) GetSourcePort ¶
func (x *ServiceConfig_Entry) GetSourcePort() uint32
func (*ServiceConfig_Entry) GetTargetPort ¶
func (x *ServiceConfig_Entry) GetTargetPort() uint32
func (*ServiceConfig_Entry) ProtoMessage ¶
func (*ServiceConfig_Entry) ProtoMessage()
func (*ServiceConfig_Entry) ProtoReflect ¶
func (x *ServiceConfig_Entry) ProtoReflect() protoreflect.Message
func (*ServiceConfig_Entry) Reset ¶
func (x *ServiceConfig_Entry) Reset()
func (*ServiceConfig_Entry) String ¶
func (x *ServiceConfig_Entry) String() string
type Sidecar ¶
type Sidecar struct { Interfaces []*SidecarInterface `protobuf:"bytes,1,rep,name=interfaces,proto3" json:"interfaces,omitempty"` // contains filtered or unexported fields }
func (*Sidecar) Descriptor
deprecated
func (*Sidecar) GetInterfaces ¶
func (x *Sidecar) GetInterfaces() []*SidecarInterface
func (*Sidecar) ProtoMessage ¶
func (*Sidecar) ProtoMessage()
func (*Sidecar) ProtoReflect ¶
func (x *Sidecar) ProtoReflect() protoreflect.Message
type SidecarInterface ¶
type SidecarInterface struct { Port uint32 `protobuf:"varint,1,opt,name=port,proto3" json:"port,omitempty"` ProxyPort uint32 `protobuf:"varint,2,opt,name=proxy_port,json=proxyPort,proto3" json:"proxy_port,omitempty"` // contains filtered or unexported fields }
func (*SidecarInterface) Descriptor
deprecated
func (*SidecarInterface) Descriptor() ([]byte, []int)
Deprecated: Use SidecarInterface.ProtoReflect.Descriptor instead.
func (*SidecarInterface) GetPort ¶
func (x *SidecarInterface) GetPort() uint32
func (*SidecarInterface) GetProxyPort ¶
func (x *SidecarInterface) GetProxyPort() uint32
func (*SidecarInterface) ProtoMessage ¶
func (*SidecarInterface) ProtoMessage()
func (*SidecarInterface) ProtoReflect ¶
func (x *SidecarInterface) ProtoReflect() protoreflect.Message
func (*SidecarInterface) Reset ¶
func (x *SidecarInterface) Reset()
func (*SidecarInterface) String ¶
func (x *SidecarInterface) String() string
type State ¶
type State int32
func (State) Descriptor ¶
func (State) Descriptor() protoreflect.EnumDescriptor
func (State) EnumDescriptor
deprecated
func (State) Number ¶
func (x State) Number() protoreflect.EnumNumber
func (State) Type ¶
func (State) Type() protoreflect.EnumType
type Transport ¶
type Transport struct { // Types that are assignable to Kind: // // *Transport_Tcp // *Transport_Udp // *Transport_Http // *Transport_Grpc Kind isTransport_Kind `protobuf_oneof:"kind"` // contains filtered or unexported fields }
func (*Transport) Descriptor
deprecated
func (*Transport) GetGrpc ¶
func (x *Transport) GetGrpc() *Transport_GRPC
func (*Transport) GetHttp ¶
func (x *Transport) GetHttp() *Transport_HTTP
func (*Transport) GetTcp ¶
func (x *Transport) GetTcp() *Transport_TCP
func (*Transport) GetUdp ¶
func (x *Transport) GetUdp() *Transport_UDP
func (*Transport) ProtoMessage ¶
func (*Transport) ProtoMessage()
func (*Transport) ProtoReflect ¶
func (x *Transport) ProtoReflect() protoreflect.Message
type Transport_GRPC ¶
type Transport_GRPC struct {
// contains filtered or unexported fields
}
func (*Transport_GRPC) Descriptor
deprecated
func (*Transport_GRPC) Descriptor() ([]byte, []int)
Deprecated: Use Transport_GRPC.ProtoReflect.Descriptor instead.
func (*Transport_GRPC) ProtoMessage ¶
func (*Transport_GRPC) ProtoMessage()
func (*Transport_GRPC) ProtoReflect ¶
func (x *Transport_GRPC) ProtoReflect() protoreflect.Message
func (*Transport_GRPC) Reset ¶
func (x *Transport_GRPC) Reset()
func (*Transport_GRPC) String ¶
func (x *Transport_GRPC) String() string
type Transport_Grpc ¶
type Transport_Grpc struct {
Grpc *Transport_GRPC `protobuf:"bytes,4,opt,name=grpc,proto3,oneof"`
}
type Transport_HTTP ¶
type Transport_HTTP struct {
// contains filtered or unexported fields
}
func (*Transport_HTTP) Descriptor
deprecated
func (*Transport_HTTP) Descriptor() ([]byte, []int)
Deprecated: Use Transport_HTTP.ProtoReflect.Descriptor instead.
func (*Transport_HTTP) ProtoMessage ¶
func (*Transport_HTTP) ProtoMessage()
func (*Transport_HTTP) ProtoReflect ¶
func (x *Transport_HTTP) ProtoReflect() protoreflect.Message
func (*Transport_HTTP) Reset ¶
func (x *Transport_HTTP) Reset()
func (*Transport_HTTP) String ¶
func (x *Transport_HTTP) String() string
type Transport_Http ¶
type Transport_Http struct {
Http *Transport_HTTP `protobuf:"bytes,3,opt,name=http,proto3,oneof"`
}
type Transport_TCP ¶
type Transport_TCP struct {
// contains filtered or unexported fields
}
func (*Transport_TCP) Descriptor
deprecated
func (*Transport_TCP) Descriptor() ([]byte, []int)
Deprecated: Use Transport_TCP.ProtoReflect.Descriptor instead.
func (*Transport_TCP) ProtoMessage ¶
func (*Transport_TCP) ProtoMessage()
func (*Transport_TCP) ProtoReflect ¶
func (x *Transport_TCP) ProtoReflect() protoreflect.Message
func (*Transport_TCP) Reset ¶
func (x *Transport_TCP) Reset()
func (*Transport_TCP) String ¶
func (x *Transport_TCP) String() string
type Transport_Tcp ¶
type Transport_Tcp struct {
Tcp *Transport_TCP `protobuf:"bytes,1,opt,name=tcp,proto3,oneof"`
}
type Transport_UDP ¶
type Transport_UDP struct {
// contains filtered or unexported fields
}
func (*Transport_UDP) Descriptor
deprecated
func (*Transport_UDP) Descriptor() ([]byte, []int)
Deprecated: Use Transport_UDP.ProtoReflect.Descriptor instead.
func (*Transport_UDP) ProtoMessage ¶
func (*Transport_UDP) ProtoMessage()
func (*Transport_UDP) ProtoReflect ¶
func (x *Transport_UDP) ProtoReflect() protoreflect.Message
func (*Transport_UDP) Reset ¶
func (x *Transport_UDP) Reset()
func (*Transport_UDP) String ¶
func (x *Transport_UDP) String() string
type Transport_Udp ¶
type Transport_Udp struct {
Udp *Transport_UDP `protobuf:"bytes,2,opt,name=udp,proto3,oneof"`
}
type Update ¶
type Update struct {
// contains filtered or unexported fields
}
func (*Update) Descriptor
deprecated
func (*Update) ProtoMessage ¶
func (*Update) ProtoMessage()
func (*Update) ProtoReflect ¶
func (x *Update) ProtoReflect() protoreflect.Message
type UpdateRequest ¶
type UpdateRequest struct { // The capsule to update. CapsuleId *model.UUID `protobuf:"bytes,1,opt,name=capsule_id,json=capsuleId,proto3" json:"capsule_id,omitempty"` // The updates to apply to the capsule. Updates []*Update `protobuf:"bytes,2,rep,name=updates,proto3" json:"updates,omitempty"` // contains filtered or unexported fields }
func (*UpdateRequest) Descriptor
deprecated
func (*UpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
func (*UpdateRequest) GetCapsuleId ¶
func (x *UpdateRequest) GetCapsuleId() *model.UUID
func (*UpdateRequest) GetUpdates ¶
func (x *UpdateRequest) GetUpdates() []*Update
func (*UpdateRequest) ProtoMessage ¶
func (*UpdateRequest) ProtoMessage()
func (*UpdateRequest) ProtoReflect ¶
func (x *UpdateRequest) ProtoReflect() protoreflect.Message
func (*UpdateRequest) Reset ¶
func (x *UpdateRequest) Reset()
func (*UpdateRequest) String ¶
func (x *UpdateRequest) String() string
type UpdateResponse ¶
type UpdateResponse struct {
// contains filtered or unexported fields
}
func (*UpdateResponse) Descriptor
deprecated
func (*UpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateResponse.ProtoReflect.Descriptor instead.
func (*UpdateResponse) ProtoMessage ¶
func (*UpdateResponse) ProtoMessage()
func (*UpdateResponse) ProtoReflect ¶
func (x *UpdateResponse) ProtoReflect() protoreflect.Message
func (*UpdateResponse) Reset ¶
func (x *UpdateResponse) Reset()
func (*UpdateResponse) String ¶
func (x *UpdateResponse) String() string