package
0.0.0-20250403091405-491dc5e31ac3
Repository: https://github.com/litmuschaos/litmus-go.git
Documentation: pkg.go.dev
# Functions
AzureInstanceStart starts the target instance.
AzureInstanceStop stops the target instance.
AzureScaleSetInstanceStart starts the target instance in the scale set.
AzureScaleSetInstanceStop stops the target instance in the scale set.
GetAzureInstanceProvisionStatus will check for the azure instance provision state details.
GetAzureInstanceStatus will verify the azure instance state details.
GetAzureScaleSetInstanceStatus will verify the azure instance state details in the scale set.
InstanceStatusCheck is used to check the instance status of given list of instances.
InstanceStatusCheckByName is used to check the instance status of all the instance under chaos.
ScaleSetInstanceStatusCheck is used to check the instance status of given list of instances belonging to scale set.
WaitForAzureComputeDown will wait for the azure compute instance to get in stopped state.
WaitForAzureComputeUp will wait for the azure compute instance to get in running state.