class HelmRepositoryType

Included Modules

Defined in:

tasks/utils/types/cnf_testsuite_yml_type.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def name : String | Nil #

[View source]
def name=(name : String | Nil) #

[View source]
def repo_url : String | Nil #

[View source]
def repo_url=(repo_url : String | Nil) #

[View source]