Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
infra
|
|
lib
|
|
apiservers/service/restapi/handlers/client
Package client enables handler code to easily and consistently validate and dispatch calls to lib/install.
|
Package client enables handler code to easily and consistently validate and dispatch calls to lib/install. |
apiservers/service/restapi/handlers/decode
Package decode converts model objects used by the API into objects used by the management package.
|
Package decode converts model objects used by the API into objects used by the management package. |
apiservers/service/restapi/handlers/encode
Package encode converts objects used by the management package into model objects used by the API.
|
Package encode converts objects used by the management package into model objects used by the API. |
apiservers/service/restapi/handlers/errors
Package errors provides constructors and wrappers for http-aware errors.
|
Package errors provides constructors and wrappers for http-aware errors. |
apiservers/service/restapi/handlers/logging
Package logging encapsulates logging functionality used by API handlers.
|
Package logging encapsulates logging functionality used by API handlers. |
apiservers/service/restapi/handlers/target
Package target encapsulates the logic for translating the raw input about the intended target of an API operation (vSphere endpoint, thumbprint, datacenter, compute resource, VCH ID) into structs handlers can use.
|
Package target encapsulates the logic for translating the raw input about the intended target of an API operation (vSphere endpoint, thumbprint, datacenter, compute resource, VCH ID) into structs handlers can use. |
migration/plugins/plugin5
Package plugin5 Plugin to migrate urls from go1.7 to go1.8 Issue# https://github.com/vmware/vic/issues/4388
|
Package plugin5 Plugin to migrate urls from go1.7 to go1.8 Issue# https://github.com/vmware/vic/issues/4388 |
portlayer/event
Package event manages events via a simple pub / sub mechanism.
|
Package event manages events via a simple pub / sub mechanism. |
portlayer/storage
Package storage provides abstractions for interacting with storage locations, both management and access.
|
Package storage provides abstractions for interacting with storage locations, both management and access. |
tether/shared
Package shared is intended for isolating constants and minor functions required to be consistent across packages so as to avoid transitive package includes
|
Package shared is intended for isolating constants and minor functions required to be consistent across packages so as to avoid transitive package includes |
pkg
|
|
dio
Package dio adds dynamic behaviour to the standard io package mutliX types Package dio adds dynamic behaviour to the standard io package mutliX types Package dio adds dynamic behaviour to the standard io package mutliX types
|
Package dio adds dynamic behaviour to the standard io package mutliX types Package dio adds dynamic behaviour to the standard io package mutliX types Package dio adds dynamic behaviour to the standard io package mutliX types |
errors
Package errors provides error handling functions.
|
Package errors provides error handling functions. |
i18n
Package i18n provides functionality to retrieve strings from a messages catalog based on a key (string ID).
|
Package i18n provides functionality to retrieve strings from a messages catalog based on a key (string ID). |
vsphere/extraconfig/vmomi
Package vmomi is in a separate package to avoid the transitive inclusion of govmomi as a fundamental dependency of the main extraconfig
|
Package vmomi is in a separate package to avoid the transitive inclusion of govmomi as a fundamental dependency of the main extraconfig |
vsphere/optmanager
Package optmanager provides govmomi helpers for the OptionManager.
|
Package optmanager provides govmomi helpers for the OptionManager. |
vsphere/session
Package session caches vSphere objects to avoid having to repeatedly make govmomi client calls.
|
Package session caches vSphere objects to avoid having to repeatedly make govmomi client calls. |
vsphere/tasks
Package tasks wraps the operation of VC.
|
Package tasks wraps the operation of VC. |
tests
|
|
Click to show internal directories.
Click to hide internal directories.