Documentation ¶
Index ¶
- func MountConfigDrive() error
- func UnmountConfigDrive() error
- type Proxmox
- func (pve *Proxmox) AvailabilityChanges() bool
- func (pve *Proxmox) ConfigRoot() string
- func (pve *Proxmox) FetchMetadata() (metadata datasource.Metadata, err error)
- func (pve *Proxmox) FetchUserdata() ([]byte, error)
- func (pve *Proxmox) Finish() error
- func (pve *Proxmox) IsAvailable() bool
- func (pve *Proxmox) String() string
- func (pve *Proxmox) Type() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MountConfigDrive ¶
func MountConfigDrive() error
func UnmountConfigDrive ¶
func UnmountConfigDrive() error
Types ¶
type Proxmox ¶
type Proxmox struct {
// contains filtered or unexported fields
}
func NewDataSource ¶
func (*Proxmox) AvailabilityChanges ¶
func (*Proxmox) ConfigRoot ¶
func (*Proxmox) FetchMetadata ¶
func (pve *Proxmox) FetchMetadata() (metadata datasource.Metadata, err error)
func (*Proxmox) FetchUserdata ¶
func (*Proxmox) IsAvailable ¶
Click to show internal directories.
Click to hide internal directories.