Table of Contents

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

bool

Sources

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

Property Value

List<NamespacedResource>