This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
cs-codex-dist-tests
mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
Watch
1
Star
0
Fork
You've already forked cs-codex-dist-tests
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dd6b99c670
cs-codex-dist-tests
/
KubernetesWorkflow
/
Location.cs
11 lines
135 B
C#
Raw
Blame
History
namespace
KubernetesWorkflow
{
public
enum
Location
{
Unspecified
,
One
,
Two
,
Three
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink