Class V1SsoClientStatus
The status.
Namespace: Neon.Kube.Resources.Cluster
Assembly: Neon.Kube.Resources.dll
Syntax
public class V1SsoClientStatus
Properties
Conditions
Conditions.
Declaration
public List<V1Condition> Conditions { get; set; }
Property Value
Type | Description |
---|---|
List<V1Condition> |
State
The state.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
string |