struct

Kubernetes::Auth::ExecCredentialStatus

Inherits JSON::Serializable < Struct < Value < Object

ExecCredential Status - must be public to avoid serialization errors

Constructors

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

Instance methods

client_certificate_data
Source
client_certificate_data=(client_certificate_data : String | Nil)
Source
client_key_data
Source
client_key_data=(client_key_data : String | Nil)
Source
expiration_timestamp
Source
expiration_timestamp=(expiration_timestamp : String | Nil)
Source
token
Source
token=(token : String | Nil)
Source