This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
cs-codex-dist-tests
Watch
1
Star
0
Fork
0
You've already forked cs-codex-dist-tests
mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced
2025-02-10 11:06:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cs-codex-dist-tests
/
KubernetesWorkflow
/
Location.cs
11 lines
135 B
C#
Raw
Normal View
History
Unescape
Escape
Moving everything around
2023-04-12 13:53:55 +02:00
namespace
KubernetesWorkflow
{
public
enum
Location
{
Unspecified
,
Automatically map location enum to available k8s nodes.
2023-06-02 10:04:07 +02:00
One
,
Two
,
Three
,
Moving everything around
2023-04-12 13:53:55 +02:00
}
}
Reference in New Issue
Copy Permalink