Supp code commentée
This commit is contained in:
parent
741d1a0ffe
commit
ebf9d3fc6d
@ -163,11 +163,3 @@ func (this HelmCommand) chartExists(data HelmChart) (bool, error) {
|
|||||||
|
|
||||||
return res != "", nil
|
return res != "", nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// func (this HelmChart) GetRessources() (map[string]string, error) {
|
|
||||||
// hs := HelmStatus{Name: this.Name}
|
|
||||||
// hs.New(this.Bin)
|
|
||||||
// data, _ := hs.getRessources()
|
|
||||||
|
|
||||||
// return data, nil
|
|
||||||
// }
|
|
Loading…
Reference in New Issue
Block a user