Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

krzwiatrzyk/goke

Repository files navigation

goke

goke - Golang Kubernetes Example

Develop on Okteto

Diagrams

flowchart LR
    classDef style1 fill:#bbf,stroke:#333,stroke-width:4pxstroke-width:4px;
    in[fas:fa-split Ingress]
    class in style1
    in --> goke-HTTP
    in --> goke-GIN
    in --> gd(goke)
    gd -. store .-> state
    subgraph DAPR
    state -. retrieve .-> gd
    gd -. publish .-> pub-sub
    pub-sub -. subscribe .-> gd
    end
    test(Test Object)
Loading
pie showData
  title Technology Pie
    "HTTP": 33.33
    "GIN": 33.33
    "DAPR": 33.33
Loading

Repository Analytics

Alt

About

goke - Golang Kubernetes Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages