struct Kubernetes::Watch(T)

Included Modules

Defined in:

watch.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : ::JSON::PullParser) #

def self.new(*, __pull_for_json_serializable pull : ::JSON::PullParser) #

Instance Method Detail

def added?(*args, **options) #

def added?(*args, **options, &) #

def deleted?(*args, **options) #

def deleted?(*args, **options, &) #

def modified?(*args, **options) #

def modified?(*args, **options, &) #

def object : T #

def object=(object : T) #

def type : Type #

def type=(type : Type) #