Control plane
LeaseState
generated from the sources
Static class in namespace
Nebula · Packages/com.1by3.nebula/Runtime/ControlPlane/IControlPlane.cspublic static class LeaseStateFields
Assigning
public const string Assigning = "assigning";Active
public const string Active = "active";Draining
public const string Draining = "draining";Orphaned
public const string Orphaned = "orphaned";