Documentation ¶ Index ¶ type Service type ServiceOp func New(sess *session.Session, cfgs ...*spotinst.Config) *ServiceOp func (s *ServiceOp) CloudProviderAzure() azure.Service Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Service ¶ type Service interface { CloudProviderAzure() azure.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 ¶ type ServiceOp struct { Client *client.Client } func New ¶ func New(sess *session.Session, cfgs ...*spotinst.Config) *ServiceOp func (*ServiceOp) CloudProviderAzure ¶ func (s *ServiceOp) CloudProviderAzure() azure.Service Source Files ¶ View all Source files stateful.go Directories ¶ Show internal Expand all Path Synopsis providers azure Click to show internal directories. Click to hide internal directories.