Documentation
¶
Overview ¶
Package github implements important functions for github client.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadReleaseAssets ¶
func DownloadReleaseAssets(ctx context.Context, releaseTag, downloadPath string, gc githubclient.Client) error
DownloadReleaseAssets downloads the specified release in the specified download path.
func GetLatestReleaseFromRemoteRepository ¶
func GetLatestReleaseFromRemoteRepository(ctx context.Context, mode string, config *clusterstack.CsctlConfig, gc githubclient.Client) (string, error)
GetLatestReleaseFromRemoteRepository returns the latest release from the github repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.