# Structs
DisableAutoUpdate implements subcommands.Command for the "disable-auto-update" command.
FinishImageBuild implements subcommands.Command for the "finish-image-build" command.
InstallGPU implements subcommands.Command for the "install-gpu" command.
InstallPackage installs the packages based on thes pkg-spec by the anthos-installer.
RunScript implements subcommands.Command for the "run-script" command.
SealOEM implements subcommands.Command for the "seal-oem" command.
StartImageBuild implements subcommands.Command for the 'start-image-build' command.
# Type aliases
ServiceClients gets the GCE and GCS clients to use.