Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchWorkspaceRequirements ¶
func FetchWorkspaceRequirements(ctx context.Context) (*schema.Workspace_FoundationRequirements, error)
XXX this method is not correct; it does not take into account the API requirements of the module's dependencies.
Types ¶
type Status ¶
func CheckRemote ¶
func CheckRemote(ctx context.Context, current *storage.NamespaceBinaryVersion, computeRequirements func(context.Context) (*schema.Workspace_FoundationRequirements, error)) (*Status, error)
Checks for updates and messages from Namespace developers. Does nothing if a check for remote status failed
Click to show internal directories.
Click to hide internal directories.