Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TargetRdsClusterList ¶
type TargetRdsClusterList struct {
TargetClusterList []string `json:"targetClusterList"`
}
type UseCase ¶
type UseCase struct {
RdsClient infrastructure.RdsClient
}
func (*UseCase) StopRdsCluster ¶
func ( u *UseCase, ) StopRdsCluster( ctx context.Context, targetRdsClusterList TargetRdsClusterList, ) error
Click to show internal directories.
Click to hide internal directories.