Documentation ¶
Overview ¶
Package isolateimpl is used to implement the parent package main.
Index ¶
Constants ¶
View Source
const IsolateVersion = "0.7"
IsolateVersion must be updated whenever functional change (behavior arguments, supported commands) is done.
Variables ¶
This section is empty.
Functions ¶
func CmdArchive ¶
func CmdArchive(defaultAuthOpts auth.Options) *subcommands.Command
CmdArchive returns an object for the `archive` subcommand.
func CmdBatchArchive ¶
func CmdBatchArchive(defaultAuthOpts auth.Options) *subcommands.Command
CmdBatchArchive returns an object for the `batcharchive` subcommand.
func CmdCheck ¶
func CmdCheck() *subcommands.Command
CmdCheck returns an object for the `check` subcommand.
func CmdRemap ¶
func CmdRemap() *subcommands.Command
CmdRemap returns an object for the `remap` subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.