Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goodrain/rainbond
/ types & classes
Types & classes
2,997 in github.com/goodrain/rainbond
⨍
Functions
18,667
◇
Types & classes
2,997
↓ 15 callers
TypeAlias
ThreadID
third_party/process-exporter/proc/read.go:27
↓ 13 callers
TypeAlias
Lang
Lang 语言类型
builder/parser/code/lang.go:64
↓ 12 callers
TypeAlias
EndpointAddress
EndpointAddress -
pkg/apis/rainbond/v1alpha1/third_component.go:324
↓ 8 callers
TypeAlias
readBuf
util/zip/reader.go:617
↓ 7 callers
TypeAlias
ServiceType
ServiceType type of service
db/model/tenant.go:99
↓ 7 callers
TypeAlias
writeBuf
util/zip/writer.go:535
↓ 6 callers
TypeAlias
MemStringorInt
builder/parser/compose/compose_object.go:21
↓ 6 callers
Interface
WatchableKV
WatchableKV is a KV that can be watched.
third_party/coreos-etcd/mvcc/kv.go:128
↓ 5 callers
TypeAlias
Endpoint
Endpoint Endpoint
api/proxy/lb.go:43
↓ 5 callers
TypeAlias
LeaseID
third_party/coreos-etcd/clientv3/lease.go:31
↓ 5 callers
TypeAlias
StringComparable
third_party/coreos-etcd/pkg/adt/interval_tree.go:497
↓ 5 callers
TypeAlias
messageSlice
third_party/coreos-etcd/raft/raft_paper_test.go:899
↓ 4 callers
TypeAlias
ContextKey
ContextKey context key
api/proxy/lb.go:30
↓ 4 callers
TypeAlias
Delta
Delta is an alias of Counts used to signal that its contents are not totals, but rather the result of subtracting two totals.
third_party/process-exporter/proc/tracker.go:42
↓ 4 callers
TypeAlias
Int64Comparable
third_party/coreos-etcd/pkg/adt/interval_tree.go:558
↓ 4 callers
TypeAlias
LeaseID
third_party/coreos-etcd/lease/lessor.go:59
↓ 4 callers
TypeAlias
NotExistsError
NotExistsError is returned when an object does not exist in a local store.
util/ingress-nginx/ingress/controller/store/store.go:21
↓ 4 callers
TypeAlias
dirType
third_party/coreos-etcd/etcdmain/etcd.go:46
↓ 3 callers
TypeAlias
PrevExistType
PrevExistType is used to define an existence condition when setting or deleting Nodes.
third_party/coreos-etcd/client/keys.go:72
↓ 3 callers
TypeAlias
URLsMap
URLsMap is a map from a name to its URLs.
third_party/coreos-etcd/pkg/types/urlsmap.go:24
↓ 3 callers
Struct
errHandler
third_party/coreos-etcd/client/integration/client_test.go:109
↓ 3 callers
Struct
list
builder/sources/svn.go:381
↓ 3 callers
TypeAlias
memberCollection
third_party/coreos-etcd/client/members.go:50
↓ 3 callers
TypeAlias
tableAlignment
util/termtables/style.go:11
↓ 2 callers
TypeAlias
AlarmType
third_party/coreos-etcd/etcdserver/etcdserverpb/rpc.pb.go:31
↓ 2 callers
TypeAlias
BytesAffineComparable
BytesAffineComparable treats empty byte arrays as > all other byte arrays
third_party/coreos-etcd/pkg/adt/interval_tree.go:573
↓ 2 callers
TypeAlias
CacheKey
CacheKey app cache key
worker/appm/types/v1/v1.go:232
↓ 2 callers
FuncType
Compressor
A Compressor returns a new compressing writer, writing to w. The WriteCloser's Close method must be used to flush pending data to w. The Compressor it
util/zip/register.go:34
↓ 2 callers
TypeAlias
ConfChangeType
third_party/coreos-etcd/raft/raftpb/raft.pb.go:163
↓ 2 callers
FuncType
Decompressor
A Decompressor returns a new decompressing reader, reading from r. The ReadCloser's Close method must be used to release associated resources. The Dec
util/zip/register.go:41
↓ 2 callers
TypeAlias
EntryType
please upgrade the proto package
third_party/coreos-etcd/raft/raftpb/raft.pb.go:44
↓ 2 callers
TypeAlias
MembersByPeerURLs
MembersByPeerURLs implements sort by peer urls interface
third_party/coreos-etcd/etcdserver/membership/member.go:118
↓ 2 callers
TypeAlias
MessageType
third_party/coreos-etcd/raft/raftpb/raft.pb.go:78
↓ 2 callers
TypeAlias
PermissionType
third_party/coreos-etcd/clientv3/auth.go:46
↓ 2 callers
TypeAlias
SortableMemberSliceByPeerURLs
third_party/coreos-etcd/integration/cluster.go:1020
↓ 2 callers
TypeAlias
StringAffineComparable
StringAffineComparable treats "" as > all other strings
third_party/coreos-etcd/pkg/adt/interval_tree.go:519
↓ 2 callers
TypeAlias
URLs
third_party/coreos-etcd/pkg/types/urls.go:26
↓ 2 callers
TypeAlias
WatchCreateRequest_FilterType
third_party/coreos-etcd/etcdserver/etcdserverpb/rpc.pb.go:166
↓ 2 callers
FuncType
roundTripFunc
func(*http.Request) (*http.Response, error)
builder/parser/vm_service_test.go:69
↓ 1 callers
TypeAlias
AlarmRequest_AlarmAction
third_party/coreos-etcd/etcdserver/etcdserverpb/rpc.pb.go:191
↓ 1 callers
TypeAlias
ByteUnit
api/eventlog/db/filePlugin.go:38
↓ 1 callers
TypeAlias
CORSInfo
third_party/coreos-etcd/pkg/cors/cors.go:26
↓ 1 callers
TypeAlias
Compare_CompareResult
third_party/coreos-etcd/etcdserver/etcdserverpb/rpc.pb.go:109
↓ 1 callers
TypeAlias
Compare_CompareTarget
third_party/coreos-etcd/etcdserver/etcdserverpb/rpc.pb.go:136
↓ 1 callers
TypeAlias
Event_EventType
please upgrade the proto package
third_party/coreos-etcd/mvcc/mvccpb/kv.pb.go:39
↓ 1 callers
TypeAlias
HelmAppStatusStatus
The status of helm app Except for `not-configured`, the other statues are the native statues of helm.
pkg/apis/rainbond/v1alpha1/helmapp_types.go:40
↓ 1 callers
TypeAlias
ID
ID represents a generic identifier which is canonically stored as a uint64 but is typically represented as a base-16 string for input/output
third_party/coreos-etcd/pkg/types/id.go:24
↓ 1 callers
TypeAlias
IDSlice
IDSlice implements the sort interface
third_party/coreos-etcd/pkg/types/id.go:37
↓ 1 callers
Interface
ImageClient
ImageClient image client
builder/sources/image_client.go:15
↓ 1 callers
Struct
Informer
Informer kube-api client cache
worker/appm/store/informer.go:26
↓ 1 callers
Struct
Lister
Lister kube-api client cache
worker/appm/store/lister.go:36
↓ 1 callers
Interface
Logger
third_party/coreos-etcd/raft/logger.go:24
↓ 1 callers
TypeAlias
Operation
please upgrade the proto package
third_party/coreos-etcd/functional/rpcpb/rpc.pb.go:41
↓ 1 callers
TypeAlias
Permission_Type
please upgrade the proto package
third_party/coreos-etcd/auth/authpb/auth.pb.go:40
↓ 1 callers
TypeAlias
PluginType
pkg/apis/rainbond/v1alpha1/rbdplugin_types.go:51
↓ 1 callers
TypeAlias
PluginView
PluginView View where the plugin is located +kubebuilder:validation:Enum=Platform;Team;Application;Component
pkg/apis/rainbond/v1alpha1/rbdplugin_types.go:65
↓ 1 callers
TypeAlias
RangeRequest_SortOrder
third_party/coreos-etcd/etcdserver/etcdserverpb/rpc.pb.go:55
↓ 1 callers
TypeAlias
RangeRequest_SortTarget
third_party/coreos-etcd/etcdserver/etcdserverpb/rpc.pb.go:79
↓ 1 callers
TypeAlias
S3Provider
S3Provider -
builder/cloudos/cloudos.go:13
↓ 1 callers
TypeAlias
SortableConditionType
SortableConditionType implements sort.Interface for []PodCondition based on the Type field.
worker/util/pod.go:277
↓ 1 callers
TypeAlias
SortableEventType
SortableEventType implements sort.Interface for []EventType
worker/master/podevent/podevent.go:78
↓ 1 callers
TypeAlias
SortableResourceNames
SortableResourceNames -
worker/server/pod.go:222
↓ 1 callers
TypeAlias
StateType
StateType represents the role of a node in a cluster.
third_party/coreos-etcd/raft/raft.go:95
↓ 1 callers
TypeAlias
StdType
StdType is the type of standard stream a writer can multiplex to.
util/copyio.go:31
↓ 1 callers
TypeAlias
TaskType
TaskType 任务类型
worker/discover/model/model.go:63
↓ 1 callers
Struct
TenantServicesDelete
TenantServicesDelete 已删除的应用表
db/model/tenant.go:365
↓ 1 callers
TypeAlias
TimeVersion
TimeVersion time version
util/uuid.go:36
↓ 1 callers
TypeAlias
URLsValue
third_party/coreos-etcd/pkg/flags/urls.go:23
↓ 1 callers
TypeAlias
VolumeType
VolumeType 存储类型
db/model/tenant.go:526
↓ 1 callers
TypeAlias
WatchID
third_party/coreos-etcd/mvcc/watcher.go:29
↓ 1 callers
Struct
apply
apply contains entries, snapshot to be applied. Once an apply is consumed, the entries will be persisted to to raft storage concurrently; the applicat
third_party/coreos-etcd/etcdserver/raft.go:83
↓ 1 callers
Interface
creator
util/apply/apply.go:69
↓ 1 callers
FuncType
creatorFn
func(context.Context, *applyAction, client.Client, client.Object, ...ApplyOption) (client.Object, error)
util/apply/apply.go:73
↓ 1 callers
TypeAlias
eventsSortByKey
third_party/coreos-etcd/integration/v3_watch_test.go:782
↓ 1 callers
TypeAlias
fakeConsistentIndex
third_party/coreos-etcd/mvcc/kvstore_bench_test.go:25
↓ 1 callers
TypeAlias
fooString
util/termtables/cell_test.go:84
↓ 1 callers
TypeAlias
leasesByExpiry
third_party/coreos-etcd/lease/lessor.go:390
↓ 1 callers
FuncType
patcherFn
func(c, m client.Object, a *applyAction) (client.Patch, error)
util/apply/apply.go:83
↓ 1 callers
TypeAlias
permSlice
third_party/coreos-etcd/auth/store.go:680
↓ 1 callers
TypeAlias
procIDInfos
procIDInfos implements procs using a slice of already populated ProcIdInfo. Used for testing.
third_party/process-exporter/proc/read_test.go:16
↓ 1 callers
TypeAlias
revisions
third_party/coreos-etcd/mvcc/revision.go:63
↓ 1 callers
FuncType
roundTripFunc
func(*http.Request) (*http.Response, error)
builder/sources/registry/manifest_test.go:10
↓ 1 callers
TypeAlias
titleStyle
util/termtables/html.go:12
↓ 1 callers
TypeAlias
uint64Slice
uint64Slice implements sort interface
third_party/coreos-etcd/raft/util.go:29
Class
api/controller/chunk_upload_example.js:11
Struct
APIApplicator
APIApplicator implements Applicator
util/apply/apply.go:90
Struct
APIConfig
APIConfig config
config/configs/rbdcomponent/api_config.go:13
Interface
APIGatewayHandler
APIGatewayHandler api gateway handler
api/handler/gateway_handler.go:81
Struct
APIHandleError
APIHandleError handle create err for api
api/util/handleError.go:34
Struct
APIManager
APIManager APIManager swagger:parameters addAPIManager deleteAPIManager
api/model/cloudModel.go:79
Struct
APIResponse
APIResponse =
api/controller/lg_pack.go:185
Struct
APIResult
APIResult 分享接口返回
api/handler/share/service_share.go:41
Struct
AbilityResp
AbilityResp -
api/model/ability.go:12
Struct
AbnormalInfo
AbnormalInfo pod Abnormal info Record the container exception exit information in pod.
worker/appm/types/v1/status.go:595
Struct
Action
third_party/coreos-etcd/pkg/testutil/recorder.go:24
Interface
ActionMQ
ActionMQ 队列操作
mq/api/mq/mq.go:35
Struct
AddDependencyStruct
AddDependencyStruct AddDependencyStruct swagger:parameters addDependency deleteDependency
api/model/model.go:1234
Struct
AddEndpiontsReq
AddEndpiontsReq is one of the Endpoints in the request to add the endpints.
api/model/third_party_srvice.go:22
Struct
AddEnvStruct
AddEnvStruct AddEnvStruct swagger:parameters addEnv deleteEnv
api/model/model.go:1261
Struct
AddHTTPRuleStruct
AddHTTPRuleStruct is used to add http rule, certificate and rule extensions
api/model/gateway_model.go:30
next →
1–100 of 2,997, ranked by callers