Documentation ¶
Index ¶
- func AddDashboardsNodeGroup(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, ...)
- func AddOpenSearchNodeGroup(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, ...)
- func CreateCluster(ctx context.Context, sdk *ycsdk.SDK, diag *diag.Diagnostics, ...) string
- func DeleteCluster(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, cid string)
- func DeleteDashboardsNodeGroup(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, ...)
- func DeleteOpenSearchNodeGroup(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, ...)
- func GetAuthSettings(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, cid string) *opensearch.AuthSettings
- func GetCusterByID(ctx context.Context, sdk *ycsdk.SDK, diag *diag.Diagnostics, cid string) *opensearch.Cluster
- func GetHostsList(ctx context.Context, sdk *ycsdk.SDK, diag *diag.Diagnostics, cid string) []*opensearch.Host
- func PrepareAndExecute[T any, V any](ctx context.Context, sdk *ycsdk.SDK, clusterID string, plan, state []T, ...) diag.Diagnostics
- func UpdateAuthSettings(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, ...)
- func UpdateClusterSpec(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, ...)
- func UpdateDashboardsNodeGroup(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, ...)
- func UpdateOpenSearchNodeGroup(ctx context.Context, sdk *ycsdk.SDK, diags *diag.Diagnostics, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDashboardsNodeGroup ¶
func AddOpenSearchNodeGroup ¶
func CreateCluster ¶
func DeleteCluster ¶
func GetAuthSettings ¶ added in v0.127.0
func GetCusterByID ¶
func GetHostsList ¶
func PrepareAndExecute ¶
func UpdateAuthSettings ¶ added in v0.127.0
func UpdateClusterSpec ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.