Skip to main content

Crate k8s_operator

Crate k8s_operator 

Source

Modules§

openraft

Structs§

BasicNode
ClusterState
EventRecorder
FinalizerGuard
HeadlessServiceDiscovery
LeaderElection
LeaderGuard
MemStoreTypeConfig
Declare the type configuration for MemStore.
MemoryStorage
An in-memory storage system implementing the RaftStorage trait.
NodeInfo
OperatorConfig
OperatorState
RaftConfig
RaftConfigBuilder
Request
Response
StateMachineCommand
StateMachineResponse
StaticDiscovery
StatusCondition
StatusPatch
TypeConfig

Enums§

Action
ConditionStatus
EventType
NodeRole
OperatorError
ReconcileError
ReconcileResult

Constants§

DEFAULT_FINALIZER

Traits§

OperatorResource
Reconciler
StateMachine

Functions§

add_finalizer
has_finalizer
is_being_deleted
leader_only
leader_only_async
remove_finalizer
update_status

Type Aliases§

LogEntry
LogResponse
NodeId
Result
RocksDbStorage

Derive Macros§

OperatorResource