Class WatchableResource
Namespace: Steeltoe.Common.Kubernetes
Assembly: Steeltoe.Common.Kubernetes.dll
Syntax
public class WatchableResource : object
Properties
| Edit this page View SourceEnabled
Declaration
public bool Enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Sources
Declaration
public List<NamespacedResource> Sources { get; set; }
Property Value
Type | Description |
---|---|
List<NamespacedResource> |