Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
watcher
0.4.4
Watcher
Command
Update
Config
Source
FetchStrategy
Target
Helm
Client
Chart
Deploy
Info
Index
Release
Revision
Built with Crystal 1.9.2
2023-10-08 01:45:44 UTC
struct
Watcher::Helm::Client::Deploy
Watcher::Helm::Client::Deploy
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
helm.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#info
: Info
#name
: String
#namespace
: String
#revision
: UInt32
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
info
:
Info
#
[
View source
]
def
name
: String
#
[
View source
]
def
namespace
: String
#
[
View source
]
def
revision
: UInt32
#
[
View source
]