Documentation ¶
Index ¶
- func Cluster() *schema.Resource
- func ClusterCreate(d *schema.ResourceData, m interface{}) error
- func ClusterDelete(d *schema.ResourceData, m interface{}) error
- func ClusterRead(d *schema.ResourceData, m interface{}) error
- func ClusterUpdate(d *schema.ResourceData, m interface{}) error
- func ClusterUpdater() *schema.Resource
- func ClusterUpdaterCreateOrUpdate(d *schema.ResourceData, m interface{}) error
- func InstanceGroup() *schema.Resource
- func InstanceGroupCreate(d *schema.ResourceData, m interface{}) error
- func InstanceGroupDelete(d *schema.ResourceData, m interface{}) error
- func InstanceGroupImport(_ context.Context, d *schema.ResourceData, m interface{}) ([]*schema.ResourceData, error)
- func InstanceGroupRead(d *schema.ResourceData, m interface{}) error
- func InstanceGroupUpdate(d *schema.ResourceData, m interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterCreate ¶
func ClusterCreate(d *schema.ResourceData, m interface{}) error
func ClusterDelete ¶
func ClusterDelete(d *schema.ResourceData, m interface{}) error
func ClusterRead ¶
func ClusterRead(d *schema.ResourceData, m interface{}) error
func ClusterUpdate ¶
func ClusterUpdate(d *schema.ResourceData, m interface{}) error
func ClusterUpdater ¶
func ClusterUpdaterCreateOrUpdate ¶
func ClusterUpdaterCreateOrUpdate(d *schema.ResourceData, m interface{}) error
func InstanceGroup ¶
func InstanceGroupCreate ¶
func InstanceGroupCreate(d *schema.ResourceData, m interface{}) error
func InstanceGroupDelete ¶
func InstanceGroupDelete(d *schema.ResourceData, m interface{}) error
func InstanceGroupImport ¶
func InstanceGroupImport(_ context.Context, d *schema.ResourceData, m interface{}) ([]*schema.ResourceData, error)
func InstanceGroupRead ¶
func InstanceGroupRead(d *schema.ResourceData, m interface{}) error
func InstanceGroupUpdate ¶
func InstanceGroupUpdate(d *schema.ResourceData, m interface{}) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.