Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service interface { CloudProviderAWS() aws.Service CloudProviderGCP() gcp.Service Spark() spark.Service CloudProviderAzureNP() azure_np.Service RightSizing() right_sizing.Service }
Service provides the API operation methods for making requests to endpoints of the Spotinst API. See this package's package overview docs for details on the service.
type ServiceOp ¶
func (*ServiceOp) CloudProviderAWS ¶
func (*ServiceOp) CloudProviderAzureNP ¶ added in v1.147.0
func (*ServiceOp) CloudProviderGCP ¶
func (*ServiceOp) RightSizing ¶ added in v1.357.0
func (s *ServiceOp) RightSizing() right_sizing.Service
Click to show internal directories.
Click to hide internal directories.