Class WatchableResource
- Namespace
- Steeltoe.Common.Kubernetes
- Assembly
- Steeltoe.Common.Kubernetes.dll
public class WatchableResource
- Inheritance
-
WatchableResource
- Derived
- Inherited Members
Properties
Enabled
public bool Enabled { get; set; }
Property Value
Sources
public List<NamespacedResource> Sources { get; set; }