Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlyHKafoury/Operator-rs
/ functions
Functions
5 in github.com/AlyHKafoury/Operator-rs
⨍
Functions
5
◇
Types & classes
4
↓ 1 callers
Function
create_pod
(name: &str, namespace: &str, oref: OwnerReference)
src/controller.rs:61
Function
error_policy
an error handler that will be called when the reconciler fails with access to both the object that caused the failure and the actual error
src/controller.rs:56
Function
main
()
src/main.rs:18
Function
main
()
src/crdgen.rs:2
Function
reconcile
(workload: Arc<Workload>, ctx: Arc<Data>)
src/controller.rs:83