struct

Kubernetes::Resources::Secrets::Secret

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : ::JSON::PullParser)
Source

Instance methods

api_version
Source
api_version=(api_version : String | Nil)
Source
data
Source
data=(data : Hash(String, String) | Nil)
Source
kind
Source
kind=(kind : String | Nil)
Source
metadata
Source
metadata=(metadata : Kubernetes::Metadata)
Source
type
Source
type=(type : String | Nil)
Source