Documentation ¶
Index ¶
- Variables
- type API
- func (*API) Descriptor() ([]byte, []int)deprecated
- func (x *API) GetGrpc() *GrpcAPI
- func (x *API) GetHttp() *HttpAPI
- func (x *API) GetRest() *RestAPI
- func (x *API) GetTcp() *TcpAPI
- func (m *API) GetValue() isAPI_Value
- func (*API) ProtoMessage()
- func (x *API) ProtoReflect() protoreflect.Message
- func (x *API) Reset()
- func (x *API) String() string
- type API_Grpc
- type API_Http
- type API_Rest
- type API_Tcp
- type Agent
- func (*Agent) Descriptor() ([]byte, []int)deprecated
- func (x *Agent) GetKind() Agent_Kind
- func (x *Agent) GetName() string
- func (x *Agent) GetPublisher() string
- func (x *Agent) GetVersion() string
- func (*Agent) ProtoMessage()
- func (x *Agent) ProtoReflect() protoreflect.Message
- func (x *Agent) Reset()
- func (x *Agent) String() string
- type Agent_Kind
- type Application
- func (*Application) Descriptor() ([]byte, []int)deprecated
- func (x *Application) GetDescription() string
- func (x *Application) GetName() string
- func (x *Application) GetProject() string
- func (x *Application) GetServices() []*Service
- func (*Application) ProtoMessage()
- func (x *Application) ProtoReflect() protoreflect.Message
- func (x *Application) Reset()
- func (x *Application) String() string
- type Configuration
- func (*Configuration) Descriptor() ([]byte, []int)deprecated
- func (x *Configuration) GetConfigurations() []*ConfigurationInformation
- func (x *Configuration) GetOrigin() string
- func (x *Configuration) GetScope() NetworkScope
- func (*Configuration) ProtoMessage()
- func (x *Configuration) ProtoReflect() protoreflect.Message
- func (x *Configuration) Reset()
- func (x *Configuration) String() string
- type ConfigurationInformation
- func (*ConfigurationInformation) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigurationInformation) GetConfigurationValues() []*ConfigurationValue
- func (x *ConfigurationInformation) GetName() string
- func (*ConfigurationInformation) ProtoMessage()
- func (x *ConfigurationInformation) ProtoReflect() protoreflect.Message
- func (x *ConfigurationInformation) Reset()
- func (x *ConfigurationInformation) String() string
- type ConfigurationValue
- func (*ConfigurationValue) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigurationValue) GetKey() string
- func (x *ConfigurationValue) GetSecret() bool
- func (x *ConfigurationValue) GetValue() string
- func (*ConfigurationValue) ProtoMessage()
- func (x *ConfigurationValue) ProtoReflect() protoreflect.Message
- func (x *ConfigurationValue) Reset()
- func (x *ConfigurationValue) String() string
- type DNS
- func (*DNS) Descriptor() ([]byte, []int)deprecated
- func (x *DNS) GetApplication() string
- func (x *DNS) GetEndpoint() string
- func (x *DNS) GetHost() string
- func (x *DNS) GetPort() uint32
- func (x *DNS) GetProject() string
- func (x *DNS) GetSecured() bool
- func (x *DNS) GetService() string
- func (*DNS) ProtoMessage()
- func (x *DNS) ProtoReflect() protoreflect.Message
- func (x *DNS) Reset()
- func (x *DNS) String() string
- type Endpoint
- func (*Endpoint) Descriptor() ([]byte, []int)deprecated
- func (x *Endpoint) GetApi() string
- func (x *Endpoint) GetApiDetails() *API
- func (x *Endpoint) GetApplication() string
- func (x *Endpoint) GetDescription() string
- func (x *Endpoint) GetName() string
- func (x *Endpoint) GetService() string
- func (x *Endpoint) GetVisibility() string
- func (*Endpoint) ProtoMessage()
- func (x *Endpoint) ProtoReflect() protoreflect.Message
- func (x *Endpoint) Reset()
- func (x *Endpoint) String() string
- type Environment
- func (*Environment) Descriptor() ([]byte, []int)deprecated
- func (x *Environment) GetDescription() string
- func (x *Environment) GetLoadBalancer() string
- func (x *Environment) GetName() string
- func (*Environment) ProtoMessage()
- func (x *Environment) ProtoReflect() protoreflect.Message
- func (x *Environment) Reset()
- func (x *Environment) String() string
- type GenericValue
- type GrpcAPI
- func (*GrpcAPI) Descriptor() ([]byte, []int)deprecated
- func (x *GrpcAPI) GetApplication() string
- func (x *GrpcAPI) GetPackage() string
- func (x *GrpcAPI) GetProto() []byte
- func (x *GrpcAPI) GetRpcs() []*RPC
- func (x *GrpcAPI) GetSecured() bool
- func (x *GrpcAPI) GetService() string
- func (*GrpcAPI) ProtoMessage()
- func (x *GrpcAPI) ProtoReflect() protoreflect.Message
- func (x *GrpcAPI) Reset()
- func (x *GrpcAPI) String() string
- type HTTPMethod
- type HttpAPI
- type ManagedProject
- func (*ManagedProject) Descriptor() ([]byte, []int)deprecated
- func (x *ManagedProject) GetOrganizationId() string
- func (x *ManagedProject) GetProject() *Project
- func (x *ManagedProject) GetProjectId() string
- func (*ManagedProject) ProtoMessage()
- func (x *ManagedProject) ProtoReflect() protoreflect.Message
- func (x *ManagedProject) Reset()
- func (x *ManagedProject) String() string
- type NetworkInstance
- func (*NetworkInstance) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkInstance) GetAddress() string
- func (x *NetworkInstance) GetHost() string
- func (x *NetworkInstance) GetPort() uint32
- func (x *NetworkInstance) GetScope() NetworkScope
- func (*NetworkInstance) ProtoMessage()
- func (x *NetworkInstance) ProtoReflect() protoreflect.Message
- func (x *NetworkInstance) Reset()
- func (x *NetworkInstance) String() string
- type NetworkMapping
- func (*NetworkMapping) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkMapping) GetEndpoint() *Endpoint
- func (x *NetworkMapping) GetInstances() []*NetworkInstance
- func (*NetworkMapping) ProtoMessage()
- func (x *NetworkMapping) ProtoReflect() protoreflect.Message
- func (x *NetworkMapping) Reset()
- func (x *NetworkMapping) String() string
- type NetworkScope
- func (NetworkScope) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkScope) Enum() *NetworkScope
- func (NetworkScope) EnumDescriptor() ([]byte, []int)deprecated
- func (x NetworkScope) Number() protoreflect.EnumNumber
- func (x NetworkScope) String() string
- func (NetworkScope) Type() protoreflect.EnumType
- type Organization
- func (*Organization) Descriptor() ([]byte, []int)deprecated
- func (x *Organization) GetId() string
- func (x *Organization) GetName() string
- func (*Organization) ProtoMessage()
- func (x *Organization) ProtoReflect() protoreflect.Message
- func (x *Organization) Reset()
- func (x *Organization) String() string
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetApplications() []*Application
- func (x *Project) GetDescription() string
- func (x *Project) GetName() string
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- type RPC
- type RestAPI
- func (*RestAPI) Descriptor() ([]byte, []int)deprecated
- func (x *RestAPI) GetApplication() string
- func (x *RestAPI) GetGroups() []*RestRouteGroup
- func (x *RestAPI) GetOpenapi() []byte
- func (x *RestAPI) GetSecured() bool
- func (x *RestAPI) GetService() string
- func (*RestAPI) ProtoMessage()
- func (x *RestAPI) ProtoReflect() protoreflect.Message
- func (x *RestAPI) Reset()
- func (x *RestAPI) String() string
- type RestRoute
- type RestRouteGroup
- func (*RestRouteGroup) Descriptor() ([]byte, []int)deprecated
- func (x *RestRouteGroup) GetPath() string
- func (x *RestRouteGroup) GetRoutes() []*RestRoute
- func (*RestRouteGroup) ProtoMessage()
- func (x *RestRouteGroup) ProtoReflect() protoreflect.Message
- func (x *RestRouteGroup) Reset()
- func (x *RestRouteGroup) String() string
- type Service
- func (*Service) Descriptor() ([]byte, []int)deprecated
- func (x *Service) GetAgent() *Agent
- func (x *Service) GetApplication() string
- func (x *Service) GetDescription() string
- func (x *Service) GetEndpoints() []*Endpoint
- func (x *Service) GetName() string
- func (x *Service) GetProject() string
- func (x *Service) GetServiceDependencies() []*ServiceReference
- func (*Service) ProtoMessage()
- func (x *Service) ProtoReflect() protoreflect.Message
- func (x *Service) Reset()
- func (x *Service) String() string
- type ServiceIdentity
- func (*ServiceIdentity) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceIdentity) GetApplication() string
- func (x *ServiceIdentity) GetLocation() string
- func (x *ServiceIdentity) GetName() string
- func (x *ServiceIdentity) GetProject() string
- func (*ServiceIdentity) ProtoMessage()
- func (x *ServiceIdentity) ProtoReflect() protoreflect.Message
- func (x *ServiceIdentity) Reset()
- func (x *ServiceIdentity) String() string
- type ServiceReference
- func (*ServiceReference) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceReference) GetApplication() string
- func (x *ServiceReference) GetName() string
- func (*ServiceReference) ProtoMessage()
- func (x *ServiceReference) ProtoReflect() protoreflect.Message
- func (x *ServiceReference) Reset()
- func (x *ServiceReference) String() string
- type SpecValue
- type Specs
- type TcpAPI
- type Version
Constants ¶
This section is empty.
Variables ¶
var ( Agent_Kind_name = map[int32]string{ 0: "UNKNOWN", 1: "SERVICE", } Agent_Kind_value = map[string]int32{ "UNKNOWN": 0, "SERVICE": 1, } )
Enum value maps for Agent_Kind.
var ( HTTPMethod_name = map[int32]string{ 0: "GET", 1: "POST", 2: "PUT", 3: "DELETE", 4: "PATCH", 5: "OPTIONS", 6: "HEAD", 7: "CONNECT", 8: "TRACE", } HTTPMethod_value = map[string]int32{ "GET": 0, "POST": 1, "PUT": 2, "DELETE": 3, "PATCH": 4, "OPTIONS": 5, "HEAD": 6, "CONNECT": 7, "TRACE": 8, } )
Enum value maps for HTTPMethod.
var ( NetworkScope_name = map[int32]string{ 0: "All", 1: "Container", 2: "Native", 3: "Public", 4: "External", } NetworkScope_value = map[string]int32{ "All": 0, "Container": 1, "Native": 2, "Public": 3, "External": 4, } )
Enum value maps for NetworkScope.
var File_base_v0_agent_proto protoreflect.FileDescriptor
var File_base_v0_application_proto protoreflect.FileDescriptor
var File_base_v0_configuration_proto protoreflect.FileDescriptor
var File_base_v0_endpoint_proto protoreflect.FileDescriptor
var File_base_v0_environment_proto protoreflect.FileDescriptor
var File_base_v0_network_proto protoreflect.FileDescriptor
var File_base_v0_organization_proto protoreflect.FileDescriptor
var File_base_v0_project_proto protoreflect.FileDescriptor
var File_base_v0_scope_proto protoreflect.FileDescriptor
var File_base_v0_service_proto protoreflect.FileDescriptor
var File_base_v0_spec_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct { // Types that are assignable to Value: // // *API_Tcp // *API_Http // *API_Rest // *API_Grpc Value isAPI_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*API) Descriptor
deprecated
func (*API) ProtoMessage ¶
func (*API) ProtoMessage()
func (*API) ProtoReflect ¶
func (x *API) ProtoReflect() protoreflect.Message
type API_Grpc ¶
type API_Grpc struct {
Grpc *GrpcAPI `protobuf:"bytes,4,opt,name=grpc,proto3,oneof"`
}
type API_Http ¶
type API_Http struct {
Http *HttpAPI `protobuf:"bytes,2,opt,name=http,proto3,oneof"`
}
type API_Rest ¶
type API_Rest struct {
Rest *RestAPI `protobuf:"bytes,3,opt,name=rest,proto3,oneof"`
}
type Agent ¶
type Agent struct { Kind Agent_Kind `protobuf:"varint,1,opt,name=kind,proto3,enum=base.v0.Agent_Kind" json:"kind,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Publisher string `protobuf:"bytes,3,opt,name=publisher,proto3" json:"publisher,omitempty"` Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*Agent) Descriptor
deprecated
func (*Agent) GetKind ¶
func (x *Agent) GetKind() Agent_Kind
func (*Agent) GetPublisher ¶
func (*Agent) GetVersion ¶
func (*Agent) ProtoMessage ¶
func (*Agent) ProtoMessage()
func (*Agent) ProtoReflect ¶
func (x *Agent) ProtoReflect() protoreflect.Message
type Agent_Kind ¶
type Agent_Kind int32
const ( Agent_UNKNOWN Agent_Kind = 0 Agent_SERVICE Agent_Kind = 1 )
func (Agent_Kind) Descriptor ¶
func (Agent_Kind) Descriptor() protoreflect.EnumDescriptor
func (Agent_Kind) Enum ¶
func (x Agent_Kind) Enum() *Agent_Kind
func (Agent_Kind) EnumDescriptor
deprecated
func (Agent_Kind) EnumDescriptor() ([]byte, []int)
Deprecated: Use Agent_Kind.Descriptor instead.
func (Agent_Kind) Number ¶
func (x Agent_Kind) Number() protoreflect.EnumNumber
func (Agent_Kind) String ¶
func (x Agent_Kind) String() string
func (Agent_Kind) Type ¶
func (Agent_Kind) Type() protoreflect.EnumType
type Application ¶
type Application struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Project string `protobuf:"bytes,3,opt,name=project,proto3" json:"project,omitempty"` Services []*Service `protobuf:"bytes,4,rep,name=services,proto3" json:"services,omitempty"` // contains filtered or unexported fields }
func (*Application) Descriptor
deprecated
func (*Application) Descriptor() ([]byte, []int)
Deprecated: Use Application.ProtoReflect.Descriptor instead.
func (*Application) GetDescription ¶
func (x *Application) GetDescription() string
func (*Application) GetName ¶
func (x *Application) GetName() string
func (*Application) GetProject ¶
func (x *Application) GetProject() string
func (*Application) GetServices ¶
func (x *Application) GetServices() []*Service
func (*Application) ProtoMessage ¶
func (*Application) ProtoMessage()
func (*Application) ProtoReflect ¶
func (x *Application) ProtoReflect() protoreflect.Message
func (*Application) Reset ¶
func (x *Application) Reset()
func (*Application) String ¶
func (x *Application) String() string
type Configuration ¶ added in v0.1.62
type Configuration struct { Origin string `protobuf:"bytes,1,opt,name=origin,proto3" json:"origin,omitempty"` Scope NetworkScope `protobuf:"varint,2,opt,name=scope,proto3,enum=base.v0.NetworkScope" json:"scope,omitempty"` Configurations []*ConfigurationInformation `protobuf:"bytes,3,rep,name=configurations,proto3" json:"configurations,omitempty"` // contains filtered or unexported fields }
func (*Configuration) Descriptor
deprecated
added in
v0.1.62
func (*Configuration) Descriptor() ([]byte, []int)
Deprecated: Use Configuration.ProtoReflect.Descriptor instead.
func (*Configuration) GetConfigurations ¶ added in v0.1.62
func (x *Configuration) GetConfigurations() []*ConfigurationInformation
func (*Configuration) GetOrigin ¶ added in v0.1.62
func (x *Configuration) GetOrigin() string
func (*Configuration) GetScope ¶ added in v0.1.62
func (x *Configuration) GetScope() NetworkScope
func (*Configuration) ProtoMessage ¶ added in v0.1.62
func (*Configuration) ProtoMessage()
func (*Configuration) ProtoReflect ¶ added in v0.1.62
func (x *Configuration) ProtoReflect() protoreflect.Message
func (*Configuration) Reset ¶ added in v0.1.62
func (x *Configuration) Reset()
func (*Configuration) String ¶ added in v0.1.62
func (x *Configuration) String() string
type ConfigurationInformation ¶ added in v0.1.62
type ConfigurationInformation struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ConfigurationValues []*ConfigurationValue `protobuf:"bytes,4,rep,name=configuration_values,json=configurationValues,proto3" json:"configuration_values,omitempty"` // contains filtered or unexported fields }
func (*ConfigurationInformation) Descriptor
deprecated
added in
v0.1.62
func (*ConfigurationInformation) Descriptor() ([]byte, []int)
Deprecated: Use ConfigurationInformation.ProtoReflect.Descriptor instead.
func (*ConfigurationInformation) GetConfigurationValues ¶ added in v0.1.62
func (x *ConfigurationInformation) GetConfigurationValues() []*ConfigurationValue
func (*ConfigurationInformation) GetName ¶ added in v0.1.62
func (x *ConfigurationInformation) GetName() string
func (*ConfigurationInformation) ProtoMessage ¶ added in v0.1.62
func (*ConfigurationInformation) ProtoMessage()
func (*ConfigurationInformation) ProtoReflect ¶ added in v0.1.62
func (x *ConfigurationInformation) ProtoReflect() protoreflect.Message
func (*ConfigurationInformation) Reset ¶ added in v0.1.62
func (x *ConfigurationInformation) Reset()
func (*ConfigurationInformation) String ¶ added in v0.1.62
func (x *ConfigurationInformation) String() string
type ConfigurationValue ¶ added in v0.1.62
type ConfigurationValue struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` Secret bool `protobuf:"varint,3,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*ConfigurationValue) Descriptor
deprecated
added in
v0.1.62
func (*ConfigurationValue) Descriptor() ([]byte, []int)
Deprecated: Use ConfigurationValue.ProtoReflect.Descriptor instead.
func (*ConfigurationValue) GetKey ¶ added in v0.1.62
func (x *ConfigurationValue) GetKey() string
func (*ConfigurationValue) GetSecret ¶ added in v0.1.62
func (x *ConfigurationValue) GetSecret() bool
func (*ConfigurationValue) GetValue ¶ added in v0.1.62
func (x *ConfigurationValue) GetValue() string
func (*ConfigurationValue) ProtoMessage ¶ added in v0.1.62
func (*ConfigurationValue) ProtoMessage()
func (*ConfigurationValue) ProtoReflect ¶ added in v0.1.62
func (x *ConfigurationValue) ProtoReflect() protoreflect.Message
func (*ConfigurationValue) Reset ¶ added in v0.1.62
func (x *ConfigurationValue) Reset()
func (*ConfigurationValue) String ¶ added in v0.1.62
func (x *ConfigurationValue) String() string
type DNS ¶ added in v0.1.62
type DNS struct { // The project name Project string `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // The application name Application string `protobuf:"bytes,2,opt,name=application,proto3" json:"application,omitempty"` // The service name Service string `protobuf:"bytes,3,opt,name=service,proto3" json:"service,omitempty"` // The endpoint name Endpoint string `protobuf:"bytes,4,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // The network instance name Host string `protobuf:"bytes,5,opt,name=host,proto3" json:"host,omitempty"` // The network instance port Port uint32 `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"` // Secured Secured bool `protobuf:"varint,7,opt,name=secured,proto3" json:"secured,omitempty"` // contains filtered or unexported fields }
func (*DNS) Descriptor
deprecated
added in
v0.1.62
func (*DNS) GetApplication ¶ added in v0.1.62
func (*DNS) GetEndpoint ¶ added in v0.1.64
func (*DNS) GetProject ¶ added in v0.1.62
func (*DNS) GetSecured ¶ added in v0.1.76
func (*DNS) GetService ¶ added in v0.1.62
func (*DNS) ProtoMessage ¶ added in v0.1.62
func (*DNS) ProtoMessage()
func (*DNS) ProtoReflect ¶ added in v0.1.62
func (x *DNS) ProtoReflect() protoreflect.Message
type Endpoint ¶
type Endpoint struct { // Name of the endpoint: in lots of cases, the name of the endpoint will be the API name (http, grpc, tcp, etc...) Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Service name Service string `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty"` // Application name Application string `protobuf:"bytes,3,opt,name=application,proto3" json:"application,omitempty"` // Description of the endpoint Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // Visibility of the endpoint Visibility string `protobuf:"bytes,5,opt,name=visibility,proto3" json:"visibility,omitempty"` Api string `protobuf:"bytes,6,opt,name=api,proto3" json:"api,omitempty"` ApiDetails *API `protobuf:"bytes,7,opt,name=api_details,json=apiDetails,proto3" json:"api_details,omitempty"` // contains filtered or unexported fields }
func (*Endpoint) Descriptor
deprecated
func (*Endpoint) GetApiDetails ¶ added in v0.1.62
func (*Endpoint) GetApplication ¶
func (*Endpoint) GetDescription ¶
func (*Endpoint) GetService ¶
func (*Endpoint) GetVisibility ¶
func (*Endpoint) ProtoMessage ¶
func (*Endpoint) ProtoMessage()
func (*Endpoint) ProtoReflect ¶
func (x *Endpoint) ProtoReflect() protoreflect.Message
type Environment ¶
type Environment struct { // The unique name of the environment. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // A brief description of the environment. Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // The unique identifier of the load balancer used in this environment. LoadBalancer string `protobuf:"bytes,3,opt,name=load_balancer,json=loadBalancer,proto3" json:"load_balancer,omitempty"` // contains filtered or unexported fields }
func (*Environment) Descriptor
deprecated
func (*Environment) Descriptor() ([]byte, []int)
Deprecated: Use Environment.ProtoReflect.Descriptor instead.
func (*Environment) GetDescription ¶
func (x *Environment) GetDescription() string
func (*Environment) GetLoadBalancer ¶ added in v0.1.76
func (x *Environment) GetLoadBalancer() string
func (*Environment) GetName ¶
func (x *Environment) GetName() string
func (*Environment) ProtoMessage ¶
func (*Environment) ProtoMessage()
func (*Environment) ProtoReflect ¶
func (x *Environment) ProtoReflect() protoreflect.Message
func (*Environment) Reset ¶
func (x *Environment) Reset()
func (*Environment) String ¶
func (x *Environment) String() string
type GenericValue ¶ added in v0.1.50
type GenericValue struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // Could also be a string if you prefer JSON // contains filtered or unexported fields }
func (*GenericValue) Descriptor
deprecated
added in
v0.1.50
func (*GenericValue) Descriptor() ([]byte, []int)
Deprecated: Use GenericValue.ProtoReflect.Descriptor instead.
func (*GenericValue) GetValue ¶ added in v0.1.50
func (x *GenericValue) GetValue() []byte
func (*GenericValue) ProtoMessage ¶ added in v0.1.50
func (*GenericValue) ProtoMessage()
func (*GenericValue) ProtoReflect ¶ added in v0.1.50
func (x *GenericValue) ProtoReflect() protoreflect.Message
func (*GenericValue) Reset ¶ added in v0.1.50
func (x *GenericValue) Reset()
func (*GenericValue) String ¶ added in v0.1.50
func (x *GenericValue) String() string
type GrpcAPI ¶
type GrpcAPI struct { Service string `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` Application string `protobuf:"bytes,2,opt,name=application,proto3" json:"application,omitempty"` Package string `protobuf:"bytes,3,opt,name=package,proto3" json:"package,omitempty"` Rpcs []*RPC `protobuf:"bytes,4,rep,name=rpcs,proto3" json:"rpcs,omitempty"` Proto []byte `protobuf:"bytes,5,opt,name=proto,proto3" json:"proto,omitempty"` Secured bool `protobuf:"varint,6,opt,name=secured,proto3" json:"secured,omitempty"` // contains filtered or unexported fields }
func (*GrpcAPI) Descriptor
deprecated
func (*GrpcAPI) GetApplication ¶ added in v0.1.18
func (*GrpcAPI) GetPackage ¶ added in v0.1.35
func (*GrpcAPI) GetSecured ¶ added in v0.1.47
func (*GrpcAPI) GetService ¶ added in v0.1.18
func (*GrpcAPI) ProtoMessage ¶
func (*GrpcAPI) ProtoMessage()
func (*GrpcAPI) ProtoReflect ¶
func (x *GrpcAPI) ProtoReflect() protoreflect.Message
type HTTPMethod ¶
type HTTPMethod int32
const ( HTTPMethod_GET HTTPMethod = 0 HTTPMethod_POST HTTPMethod = 1 HTTPMethod_PUT HTTPMethod = 2 HTTPMethod_DELETE HTTPMethod = 3 HTTPMethod_PATCH HTTPMethod = 4 HTTPMethod_OPTIONS HTTPMethod = 5 HTTPMethod_HEAD HTTPMethod = 6 HTTPMethod_CONNECT HTTPMethod = 7 HTTPMethod_TRACE HTTPMethod = 8 )
func (HTTPMethod) Descriptor ¶
func (HTTPMethod) Descriptor() protoreflect.EnumDescriptor
func (HTTPMethod) Enum ¶
func (x HTTPMethod) Enum() *HTTPMethod
func (HTTPMethod) EnumDescriptor
deprecated
func (HTTPMethod) EnumDescriptor() ([]byte, []int)
Deprecated: Use HTTPMethod.Descriptor instead.
func (HTTPMethod) Number ¶
func (x HTTPMethod) Number() protoreflect.EnumNumber
func (HTTPMethod) String ¶
func (x HTTPMethod) String() string
func (HTTPMethod) Type ¶
func (HTTPMethod) Type() protoreflect.EnumType
type HttpAPI ¶
type HttpAPI struct { Secured bool `protobuf:"varint,1,opt,name=secured,proto3" json:"secured,omitempty"` // contains filtered or unexported fields }
func (*HttpAPI) Descriptor
deprecated
func (*HttpAPI) GetSecured ¶ added in v0.1.47
func (*HttpAPI) ProtoMessage ¶
func (*HttpAPI) ProtoMessage()
func (*HttpAPI) ProtoReflect ¶
func (x *HttpAPI) ProtoReflect() protoreflect.Message
type ManagedProject ¶ added in v0.1.53
type ManagedProject struct { // organization ID is the unique identifier of the organization that owns the project. // UUID truncated to 10 characters. OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` // project ID is the unique identifier of the project. // UUID truncated to 10 characters. ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Project itself Project *Project `protobuf:"bytes,3,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*ManagedProject) Descriptor
deprecated
added in
v0.1.53
func (*ManagedProject) Descriptor() ([]byte, []int)
Deprecated: Use ManagedProject.ProtoReflect.Descriptor instead.
func (*ManagedProject) GetOrganizationId ¶ added in v0.1.53
func (x *ManagedProject) GetOrganizationId() string
func (*ManagedProject) GetProject ¶ added in v0.1.53
func (x *ManagedProject) GetProject() *Project
func (*ManagedProject) GetProjectId ¶ added in v0.1.53
func (x *ManagedProject) GetProjectId() string
func (*ManagedProject) ProtoMessage ¶ added in v0.1.53
func (*ManagedProject) ProtoMessage()
func (*ManagedProject) ProtoReflect ¶ added in v0.1.53
func (x *ManagedProject) ProtoReflect() protoreflect.Message
func (*ManagedProject) Reset ¶ added in v0.1.53
func (x *ManagedProject) Reset()
func (*ManagedProject) String ¶ added in v0.1.53
func (x *ManagedProject) String() string
type NetworkInstance ¶ added in v0.1.62
type NetworkInstance struct { // The scope of the mapping Scope NetworkScope `protobuf:"varint,1,opt,name=scope,proto3,enum=base.v0.NetworkScope" json:"scope,omitempty"` // The host for the instance Host string `protobuf:"bytes,3,opt,name=host,proto3" json:"host,omitempty"` // The port for the instance Port uint32 `protobuf:"varint,4,opt,name=port,proto3" json:"port,omitempty"` // The address for the instance Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*NetworkInstance) Descriptor
deprecated
added in
v0.1.62
func (*NetworkInstance) Descriptor() ([]byte, []int)
Deprecated: Use NetworkInstance.ProtoReflect.Descriptor instead.
func (*NetworkInstance) GetAddress ¶ added in v0.1.62
func (x *NetworkInstance) GetAddress() string
func (*NetworkInstance) GetHost ¶ added in v0.1.62
func (x *NetworkInstance) GetHost() string
func (*NetworkInstance) GetPort ¶ added in v0.1.62
func (x *NetworkInstance) GetPort() uint32
func (*NetworkInstance) GetScope ¶ added in v0.1.62
func (x *NetworkInstance) GetScope() NetworkScope
func (*NetworkInstance) ProtoMessage ¶ added in v0.1.62
func (*NetworkInstance) ProtoMessage()
func (*NetworkInstance) ProtoReflect ¶ added in v0.1.62
func (x *NetworkInstance) ProtoReflect() protoreflect.Message
func (*NetworkInstance) Reset ¶ added in v0.1.62
func (x *NetworkInstance) Reset()
func (*NetworkInstance) String ¶ added in v0.1.62
func (x *NetworkInstance) String() string
type NetworkMapping ¶ added in v0.1.20
type NetworkMapping struct { // The endpoint to be accessed Endpoint *Endpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // The network instances corresponding to the endpoint Instances []*NetworkInstance `protobuf:"bytes,2,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
An endpoint to be accessed needs Network Mapping.
Network Mappings come with different scopes ¶
- FromContainer: This is the mapping we want to use inside Container - FromHost: This is the mapping we want to use from the Host - Public: This is the mapping we want to use if something is publicly accessible: match to a DNS record
func (*NetworkMapping) Descriptor
deprecated
added in
v0.1.20
func (*NetworkMapping) Descriptor() ([]byte, []int)
Deprecated: Use NetworkMapping.ProtoReflect.Descriptor instead.
func (*NetworkMapping) GetEndpoint ¶ added in v0.1.20
func (x *NetworkMapping) GetEndpoint() *Endpoint
func (*NetworkMapping) GetInstances ¶ added in v0.1.62
func (x *NetworkMapping) GetInstances() []*NetworkInstance
func (*NetworkMapping) ProtoMessage ¶ added in v0.1.20
func (*NetworkMapping) ProtoMessage()
func (*NetworkMapping) ProtoReflect ¶ added in v0.1.20
func (x *NetworkMapping) ProtoReflect() protoreflect.Message
func (*NetworkMapping) Reset ¶ added in v0.1.20
func (x *NetworkMapping) Reset()
func (*NetworkMapping) String ¶ added in v0.1.20
func (x *NetworkMapping) String() string
type NetworkScope ¶ added in v0.1.69
type NetworkScope int32
const ( // Generic scope NetworkScope_All NetworkScope = 0 // Container scope should be used inside containers NetworkScope_Container NetworkScope = 1 // Native scope should be used when running "natively" on the host NetworkScope_Native NetworkScope = 2 // Public scope should be used when this should be accessible outside of the system NetworkScope_Public NetworkScope = 3 // External scope for resources not managed by codefly NetworkScope_External NetworkScope = 4 )
func (NetworkScope) Descriptor ¶ added in v0.1.69
func (NetworkScope) Descriptor() protoreflect.EnumDescriptor
func (NetworkScope) Enum ¶ added in v0.1.69
func (x NetworkScope) Enum() *NetworkScope
func (NetworkScope) EnumDescriptor
deprecated
added in
v0.1.69
func (NetworkScope) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkScope.Descriptor instead.
func (NetworkScope) Number ¶ added in v0.1.69
func (x NetworkScope) Number() protoreflect.EnumNumber
func (NetworkScope) String ¶ added in v0.1.69
func (x NetworkScope) String() string
func (NetworkScope) Type ¶ added in v0.1.69
func (NetworkScope) Type() protoreflect.EnumType
type Organization ¶
type Organization struct { // ID is the unique identifier of the organization. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Name is the name of the organization. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Organization represents the owner of a software system. The Domain corresponds to a URI for that organization. A Github organization URL is a good example of this.
func (*Organization) Descriptor
deprecated
func (*Organization) Descriptor() ([]byte, []int)
Deprecated: Use Organization.ProtoReflect.Descriptor instead.
func (*Organization) GetId ¶ added in v0.1.38
func (x *Organization) GetId() string
func (*Organization) GetName ¶
func (x *Organization) GetName() string
func (*Organization) ProtoMessage ¶
func (*Organization) ProtoMessage()
func (*Organization) ProtoReflect ¶
func (x *Organization) ProtoReflect() protoreflect.Message
func (*Organization) Reset ¶
func (x *Organization) Reset()
func (*Organization) String ¶
func (x *Organization) String() string
type Project ¶
type Project struct { // name is the name of the project // it needs to be a valid hostname, and it should not contain "--" as it will be used for DNS Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // description provides a brief explanation of the project. Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // applications is a list of applications associated with the project. Applications []*Application `protobuf:"bytes,3,rep,name=applications,proto3" json:"applications,omitempty"` // contains filtered or unexported fields }
A Project is the top-level entity in the system. It represents a collection of applications and their associated resources.
func (*Project) Descriptor
deprecated
func (*Project) GetApplications ¶
func (x *Project) GetApplications() []*Application
func (*Project) GetDescription ¶
func (*Project) ProtoMessage ¶
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶
func (x *Project) ProtoReflect() protoreflect.Message
type RPC ¶
type RPC struct { ServiceName string `protobuf:"bytes,1,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*RPC) Descriptor
deprecated
func (*RPC) GetServiceName ¶ added in v0.1.35
func (*RPC) ProtoMessage ¶
func (*RPC) ProtoMessage()
func (*RPC) ProtoReflect ¶
func (x *RPC) ProtoReflect() protoreflect.Message
type RestAPI ¶
type RestAPI struct { Service string `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` Application string `protobuf:"bytes,2,opt,name=application,proto3" json:"application,omitempty"` Groups []*RestRouteGroup `protobuf:"bytes,3,rep,name=groups,proto3" json:"groups,omitempty"` Openapi []byte `protobuf:"bytes,4,opt,name=openapi,proto3" json:"openapi,omitempty"` Secured bool `protobuf:"varint,5,opt,name=secured,proto3" json:"secured,omitempty"` // contains filtered or unexported fields }
func (*RestAPI) Descriptor
deprecated
func (*RestAPI) GetApplication ¶ added in v0.1.18
func (*RestAPI) GetGroups ¶ added in v0.1.18
func (x *RestAPI) GetGroups() []*RestRouteGroup
func (*RestAPI) GetOpenapi ¶
func (*RestAPI) GetSecured ¶ added in v0.1.47
func (*RestAPI) GetService ¶ added in v0.1.18
func (*RestAPI) ProtoMessage ¶
func (*RestAPI) ProtoMessage()
func (*RestAPI) ProtoReflect ¶
func (x *RestAPI) ProtoReflect() protoreflect.Message
type RestRoute ¶
type RestRoute struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Method HTTPMethod `protobuf:"varint,2,opt,name=method,proto3,enum=base.v0.HTTPMethod" json:"method,omitempty"` // contains filtered or unexported fields }
RestRoute represents the data of the route itself It is usually found through a Route group
func (*RestRoute) Descriptor
deprecated
func (*RestRoute) GetMethod ¶ added in v0.1.18
func (x *RestRoute) GetMethod() HTTPMethod
func (*RestRoute) ProtoMessage ¶
func (*RestRoute) ProtoMessage()
func (*RestRoute) ProtoReflect ¶
func (x *RestRoute) ProtoReflect() protoreflect.Message
type RestRouteGroup ¶ added in v0.1.18
type RestRouteGroup struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Routes []*RestRoute `protobuf:"bytes,2,rep,name=routes,proto3" json:"routes,omitempty"` // contains filtered or unexported fields }
A RestRouteGroup is a collection of routes that share the same path
func (*RestRouteGroup) Descriptor
deprecated
added in
v0.1.18
func (*RestRouteGroup) Descriptor() ([]byte, []int)
Deprecated: Use RestRouteGroup.ProtoReflect.Descriptor instead.
func (*RestRouteGroup) GetPath ¶ added in v0.1.53
func (x *RestRouteGroup) GetPath() string
func (*RestRouteGroup) GetRoutes ¶ added in v0.1.18
func (x *RestRouteGroup) GetRoutes() []*RestRoute
func (*RestRouteGroup) ProtoMessage ¶ added in v0.1.18
func (*RestRouteGroup) ProtoMessage()
func (*RestRouteGroup) ProtoReflect ¶ added in v0.1.18
func (x *RestRouteGroup) ProtoReflect() protoreflect.Message
func (*RestRouteGroup) Reset ¶ added in v0.1.18
func (x *RestRouteGroup) Reset()
func (*RestRouteGroup) String ¶ added in v0.1.18
func (x *RestRouteGroup) String() string
type Service ¶
type Service struct { // Name of the service Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Short description of the the service Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // Application to which the service belongs Application string `protobuf:"bytes,3,opt,name=application,proto3" json:"application,omitempty"` // Project to which the service belongs Project string `protobuf:"bytes,4,opt,name=project,proto3" json:"project,omitempty"` // Agent that represents the service Agent *Agent `protobuf:"bytes,5,opt,name=agent,proto3" json:"agent,omitempty"` // Endpoints exposed by the service Endpoints []*Endpoint `protobuf:"bytes,6,rep,name=endpoints,proto3" json:"endpoints,omitempty"` // Dependencies ServiceDependencies []*ServiceReference `protobuf:"bytes,7,rep,name=service_dependencies,json=serviceDependencies,proto3" json:"service_dependencies,omitempty"` // contains filtered or unexported fields }
Service is the fundamental "live" computing unit of a system It belongs to an application It is "hosted" by an agent It has a set of endpoints
func (*Service) Descriptor
deprecated
func (*Service) GetApplication ¶
func (*Service) GetDescription ¶
func (*Service) GetEndpoints ¶
func (*Service) GetProject ¶ added in v0.1.26
func (*Service) GetServiceDependencies ¶ added in v0.1.61
func (x *Service) GetServiceDependencies() []*ServiceReference
func (*Service) ProtoMessage ¶
func (*Service) ProtoMessage()
func (*Service) ProtoReflect ¶
func (x *Service) ProtoReflect() protoreflect.Message
type ServiceIdentity ¶
type ServiceIdentity struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Application string `protobuf:"bytes,2,opt,name=application,proto3" json:"application,omitempty"` Project string `protobuf:"bytes,3,opt,name=project,proto3" json:"project,omitempty"` Location string `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` // contains filtered or unexported fields }
ServiceIdentity is the identity of a service It has several component depending on how we look at a software system: - Logical: corresponds to the Bounded Context of DDD - Resource: corresponds to a logical or computational group - Physical: corresponds to a physical group, where the code lives!
func (*ServiceIdentity) Descriptor
deprecated
func (*ServiceIdentity) Descriptor() ([]byte, []int)
Deprecated: Use ServiceIdentity.ProtoReflect.Descriptor instead.
func (*ServiceIdentity) GetApplication ¶
func (x *ServiceIdentity) GetApplication() string
func (*ServiceIdentity) GetLocation ¶
func (x *ServiceIdentity) GetLocation() string
func (*ServiceIdentity) GetName ¶
func (x *ServiceIdentity) GetName() string
func (*ServiceIdentity) GetProject ¶ added in v0.1.26
func (x *ServiceIdentity) GetProject() string
func (*ServiceIdentity) ProtoMessage ¶
func (*ServiceIdentity) ProtoMessage()
func (*ServiceIdentity) ProtoReflect ¶
func (x *ServiceIdentity) ProtoReflect() protoreflect.Message
func (*ServiceIdentity) Reset ¶
func (x *ServiceIdentity) Reset()
func (*ServiceIdentity) String ¶
func (x *ServiceIdentity) String() string
type ServiceReference ¶ added in v0.1.61
type ServiceReference struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Application string `protobuf:"bytes,2,opt,name=application,proto3" json:"application,omitempty"` // contains filtered or unexported fields }
func (*ServiceReference) Descriptor
deprecated
added in
v0.1.61
func (*ServiceReference) Descriptor() ([]byte, []int)
Deprecated: Use ServiceReference.ProtoReflect.Descriptor instead.
func (*ServiceReference) GetApplication ¶ added in v0.1.61
func (x *ServiceReference) GetApplication() string
func (*ServiceReference) GetName ¶ added in v0.1.61
func (x *ServiceReference) GetName() string
func (*ServiceReference) ProtoMessage ¶ added in v0.1.61
func (*ServiceReference) ProtoMessage()
func (*ServiceReference) ProtoReflect ¶ added in v0.1.61
func (x *ServiceReference) ProtoReflect() protoreflect.Message
func (*ServiceReference) Reset ¶ added in v0.1.61
func (x *ServiceReference) Reset()
func (*ServiceReference) String ¶ added in v0.1.61
func (x *ServiceReference) String() string
type SpecValue ¶ added in v0.1.50
type SpecValue struct { Value *anypb.Any `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*SpecValue) Descriptor
deprecated
added in
v0.1.50
func (*SpecValue) ProtoMessage ¶ added in v0.1.50
func (*SpecValue) ProtoMessage()
func (*SpecValue) ProtoReflect ¶ added in v0.1.50
func (x *SpecValue) ProtoReflect() protoreflect.Message
type Specs ¶ added in v0.1.50
type Specs struct { Fields map[string]*SpecValue `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Specs) Descriptor
deprecated
added in
v0.1.50
func (*Specs) ProtoMessage ¶ added in v0.1.50
func (*Specs) ProtoMessage()
func (*Specs) ProtoReflect ¶ added in v0.1.50
func (x *Specs) ProtoReflect() protoreflect.Message
type TcpAPI ¶
type TcpAPI struct {
// contains filtered or unexported fields
}
func (*TcpAPI) Descriptor
deprecated
func (*TcpAPI) ProtoMessage ¶
func (*TcpAPI) ProtoMessage()
func (*TcpAPI) ProtoReflect ¶
func (x *TcpAPI) ProtoReflect() protoreflect.Message
type Version ¶
type Version struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*Version) Descriptor
deprecated
func (*Version) GetVersion ¶
func (*Version) ProtoMessage ¶
func (*Version) ProtoMessage()
func (*Version) ProtoReflect ¶
func (x *Version) ProtoReflect() protoreflect.Message