Documentation
¶
Index ¶
- func GetManifestForChannel(releaseChannel fftypes.FFEnum) (*types.VersionManifest, error)
- func GetManifestForRelease(version string) (*types.VersionManifest, error)
- func NewFireflyConfig(stack *types.Stack, member *types.Organization) *types.FireflyConfig
- func ReadFireflyConfig(filePath string) (*types.FireflyConfig, error)
- func ReadManifestFile(ctx context.Context, p string) (*types.VersionManifest, error)
- func RequestWithRetry(ctx context.Context, method, url string, body, result interface{}) (err error)
- func SetRequestTimeout(customRequestTimeoutSecs int)
- func ValidateVersionUpgrade(oldVersion, newVersion string) error
- func WriteFireflyConfig(config *types.FireflyConfig, filePath, extraCoreConfigPath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetManifestForChannel ¶
func GetManifestForChannel(releaseChannel fftypes.FFEnum) (*types.VersionManifest, error)
func GetManifestForRelease ¶
func GetManifestForRelease(version string) (*types.VersionManifest, error)
func NewFireflyConfig ¶
func NewFireflyConfig(stack *types.Stack, member *types.Organization) *types.FireflyConfig
func ReadFireflyConfig ¶
func ReadFireflyConfig(filePath string) (*types.FireflyConfig, error)
func ReadManifestFile ¶
func RequestWithRetry ¶
func SetRequestTimeout ¶
func SetRequestTimeout(customRequestTimeoutSecs int)
func ValidateVersionUpgrade ¶
func WriteFireflyConfig ¶
func WriteFireflyConfig(config *types.FireflyConfig, filePath, extraCoreConfigPath string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.