Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelmAPIImpl ¶
type HelmAPIImpl struct { }
HelmAPIImpl struct
func (HelmAPIImpl) DoGetRequest ¶
func (helm HelmAPIImpl) DoGetRequest(url string) (responseBytes []byte, err error)
DoGetRequest make a get request
type HelmAPIInteface ¶
HelmAPIInteface interface
Click to show internal directories.
Click to hide internal directories.