struct Kube::WatchChannel(T)
- Kube::WatchChannel(T)
- Struct
- Value
- Object
Defined in:
kube/watch_channel.crConstructors
Instance Method Summary
- #channel : Channel(K8S::Kubernetes::WatchEvent(T) | Kube::Error::API)
- #close(*args, **options)
- #close(*args, **options, &)
- #closed?(*args, **options)
- #closed?(*args, **options, &)
- #receive(*args, **options)
- #receive(*args, **options, &)
- #receive?(*args, **options)
- #receive?(*args, **options, &)