libdeltacloud 0.9
Data Fields
deltacloud_instance_auth Struct Reference

#include <instance.h>

Data Fields

char * type
char * keyname
char * username
char * password

Detailed Description

A structure representing an instance authentication method. Each instance only has a single authentication method, which may either be via key or via username/password (not both).


Field Documentation

The name of the key to connect to the instance

The password to use to connect to the instance

The type of authentication method in use

The username to use to connect to the instance


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables