Table of Contents

Class WatchableResource

Namespace
Steeltoe.Common.Kubernetes
Assembly
Steeltoe.Common.Kubernetes.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class WatchableResource
Inheritance
WatchableResource
Derived
Inherited Members

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool

Sources

public List<NamespacedResource> Sources { get; set; }

Property Value

List<NamespacedResource>