Documentation ¶
Index ¶
Constants ¶
View Source
const ( ENIStatusInUse string = "InUse" ENIStatusAvailable string = "Available" )
View Source
const ResourceName = "aliyun/erdma"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Region string `json:"region"` ManageNonOwnedERIs bool `json:"manageNonOwnedENIs"` ControllerNamespace string `json:"controllerNamespace"` ControllerName string `json:"controllerName"` ClusterDomain string `json:"clusterDomain"` CertDir string `json:"certDir"` EnableDevicePlugin *bool `json:"enableDevicePlugin"` EnableWebhook *bool `json:"enableWebhook"` SMCInitImage string `json:"smcInitImage"` EnableInitContainerInject *bool `json:"enableInitContainerInject"` }
type Credentials ¶
type ERdmaDeviceInfo ¶
Click to show internal directories.
Click to hide internal directories.