Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoxTemplate ¶ added in v0.9.0
type CommonLabOptions ¶ added in v0.9.0
func NewCommonLabOpts ¶ added in v0.9.0
func NewCommonLabOpts() *CommonLabOptions
type CreateOptions ¶ added in v0.9.0
type LabBox ¶
type LabClientOptions ¶ added in v0.9.0
type LabClientOptions struct {
Provider LabProvider
CloudOpts *commonModel.CloudOptions
}
type LabProvider ¶ added in v0.9.0
type LabProvider string
const (
Cloud LabProvider = "cloud"
)
func (LabProvider) String ¶ added in v0.9.0
func (p LabProvider) String() string
Click to show internal directories.
Click to hide internal directories.