Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IONOSClient ¶
type IONOSClient struct { DatacenterId string // contains filtered or unexported fields }
func (*IONOSClient) GetServer ¶
func (a *IONOSClient) GetServer(ctx context.Context, providerID string) (*cloudprovider.InstanceMetadata, error)
func (*IONOSClient) GetServerByName ¶
func (a *IONOSClient) GetServerByName(ctx context.Context, name string) (*cloudprovider.InstanceMetadata, error)
Click to show internal directories.
Click to hide internal directories.