package shell
import "github.com/vmware/govmomi/vapi/appliance/access/shell"
Index ¶
Constants ¶
const Path = "/api/appliance/access/shell"
Types ¶
type Access ¶
Access represents shell configuration.
type Manager ¶
Manager provides convenience methods to get/set enabled state of BASH.
func NewManager ¶
NewManager creates a new Manager with the given client
func (*Manager) Get ¶
Get returns enabled state of BASH, that is, access to BASH from within the controlled CLI.
func (*Manager) Set ¶
Set enables state of BASH, that is access to BASH from within the controlled CLI.
Source Files ¶
- Version
- v0.48.1 (latest)
- Published
- Feb 11, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 3 months ago –
Tools for package owners.