Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Kubernetes::Resources::Secrets
Inherits
Reference
<
Object
Constructors
new
(client :
Client
)
Source
Instance methods
delete_namespaced
(namespace :
String
, name :
String
) :
Status
Source
list_namespaced
(namespace :
String
, label_selector :
String
|
Nil
= nil, field_selector :
String
|
Nil
= nil, limit :
Int32
|
Nil
= nil) :
List
(
Secret
)
Source
read_namespaced
(namespace :
String
, name :
String
) :
Secret
Source
Nested types
Kubernetes::Resources::Secrets::Secret