class

Kubernetes::Resources::Namespaces

Inherits Reference < Object

Constructors

new(client : Client)
Source

Instance methods

delete(name : String) : Status
Source
list(label_selector : String | Nil = nil, field_selector : String | Nil = nil, limit : Int32 | Nil = nil) : List(Namespace)
Source
read(name : String) : Namespace
Source

Nested types