Documentation ¶
Index ¶
- type Client
- func (a *Client) ListOpenstackNetworks(params *ListOpenstackNetworksParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksOK, error)
- func (a *Client) ListOpenstackNetworksNoCredentials(params *ListOpenstackNetworksNoCredentialsParams, ...) (*ListOpenstackNetworksNoCredentialsOK, error)
- func (a *Client) ListOpenstackSecurityGroups(params *ListOpenstackSecurityGroupsParams, ...) (*ListOpenstackSecurityGroupsOK, error)
- func (a *Client) ListOpenstackSecurityGroupsNoCredentials(params *ListOpenstackSecurityGroupsNoCredentialsParams, ...) (*ListOpenstackSecurityGroupsNoCredentialsOK, error)
- func (a *Client) ListOpenstackSizes(params *ListOpenstackSizesParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesOK, error)
- func (a *Client) ListOpenstackSizesNoCredentials(params *ListOpenstackSizesNoCredentialsParams, ...) (*ListOpenstackSizesNoCredentialsOK, error)
- func (a *Client) ListOpenstackSubnets(params *ListOpenstackSubnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsOK, error)
- func (a *Client) ListOpenstackSubnetsNoCredentials(params *ListOpenstackSubnetsNoCredentialsParams, ...) (*ListOpenstackSubnetsNoCredentialsOK, error)
- func (a *Client) ListOpenstackTenants(params *ListOpenstackTenantsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsOK, error)
- func (a *Client) ListOpenstackTenantsNoCredentials(params *ListOpenstackTenantsNoCredentialsParams, ...) (*ListOpenstackTenantsNoCredentialsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type ListOpenstackNetworksDefault
- type ListOpenstackNetworksNoCredentialsDefault
- type ListOpenstackNetworksNoCredentialsOK
- type ListOpenstackNetworksNoCredentialsParams
- func NewListOpenstackNetworksNoCredentialsParams() *ListOpenstackNetworksNoCredentialsParams
- func NewListOpenstackNetworksNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackNetworksNoCredentialsParams
- func NewListOpenstackNetworksNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackNetworksNoCredentialsParams
- func NewListOpenstackNetworksNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackNetworksNoCredentialsParams
- func (o *ListOpenstackNetworksNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListOpenstackNetworksNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackNetworksNoCredentialsParams) SetDC(dc string)
- func (o *ListOpenstackNetworksNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackNetworksNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListOpenstackNetworksNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackNetworksNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackNetworksNoCredentialsParams
- func (o *ListOpenstackNetworksNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackNetworksNoCredentialsParams
- func (o *ListOpenstackNetworksNoCredentialsParams) WithDC(dc string) *ListOpenstackNetworksNoCredentialsParams
- func (o *ListOpenstackNetworksNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackNetworksNoCredentialsParams
- func (o *ListOpenstackNetworksNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackNetworksNoCredentialsParams
- func (o *ListOpenstackNetworksNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackNetworksNoCredentialsParams
- func (o *ListOpenstackNetworksNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackNetworksNoCredentialsReader
- type ListOpenstackNetworksOK
- type ListOpenstackNetworksParams
- func NewListOpenstackNetworksParams() *ListOpenstackNetworksParams
- func NewListOpenstackNetworksParamsWithContext(ctx context.Context) *ListOpenstackNetworksParams
- func NewListOpenstackNetworksParamsWithHTTPClient(client *http.Client) *ListOpenstackNetworksParams
- func NewListOpenstackNetworksParamsWithTimeout(timeout time.Duration) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) SetContext(ctx context.Context)
- func (o *ListOpenstackNetworksParams) SetCredential(credential *string)
- func (o *ListOpenstackNetworksParams) SetDatacenterName(datacenterName *string)
- func (o *ListOpenstackNetworksParams) SetDomain(domain *string)
- func (o *ListOpenstackNetworksParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackNetworksParams) SetPassword(password *string)
- func (o *ListOpenstackNetworksParams) SetTenant(tenant *string)
- func (o *ListOpenstackNetworksParams) SetTenantID(tenantID *string)
- func (o *ListOpenstackNetworksParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackNetworksParams) SetUsername(username *string)
- func (o *ListOpenstackNetworksParams) WithContext(ctx context.Context) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithCredential(credential *string) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithDatacenterName(datacenterName *string) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithDomain(domain *string) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithHTTPClient(client *http.Client) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithPassword(password *string) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithTenant(tenant *string) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithTenantID(tenantID *string) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithTimeout(timeout time.Duration) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithUsername(username *string) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackNetworksReader
- type ListOpenstackSecurityGroupsDefault
- type ListOpenstackSecurityGroupsNoCredentialsDefault
- type ListOpenstackSecurityGroupsNoCredentialsOK
- type ListOpenstackSecurityGroupsNoCredentialsParams
- func NewListOpenstackSecurityGroupsNoCredentialsParams() *ListOpenstackSecurityGroupsNoCredentialsParams
- func NewListOpenstackSecurityGroupsNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackSecurityGroupsNoCredentialsParams
- func NewListOpenstackSecurityGroupsNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsNoCredentialsParams
- func NewListOpenstackSecurityGroupsNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsNoCredentialsParams
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetDC(dc string)
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackSecurityGroupsNoCredentialsParams
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackSecurityGroupsNoCredentialsParams
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithDC(dc string) *ListOpenstackSecurityGroupsNoCredentialsParams
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsNoCredentialsParams
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackSecurityGroupsNoCredentialsParams
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsNoCredentialsParams
- func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSecurityGroupsNoCredentialsReader
- type ListOpenstackSecurityGroupsOK
- type ListOpenstackSecurityGroupsParams
- func NewListOpenstackSecurityGroupsParams() *ListOpenstackSecurityGroupsParams
- func NewListOpenstackSecurityGroupsParamsWithContext(ctx context.Context) *ListOpenstackSecurityGroupsParams
- func NewListOpenstackSecurityGroupsParamsWithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsParams
- func NewListOpenstackSecurityGroupsParamsWithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackSecurityGroupsParams) SetCredential(credential *string)
- func (o *ListOpenstackSecurityGroupsParams) SetDatacenterName(datacenterName *string)
- func (o *ListOpenstackSecurityGroupsParams) SetDomain(domain *string)
- func (o *ListOpenstackSecurityGroupsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSecurityGroupsParams) SetPassword(password *string)
- func (o *ListOpenstackSecurityGroupsParams) SetTenant(tenant *string)
- func (o *ListOpenstackSecurityGroupsParams) SetTenantID(tenantID *string)
- func (o *ListOpenstackSecurityGroupsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSecurityGroupsParams) SetUsername(username *string)
- func (o *ListOpenstackSecurityGroupsParams) WithContext(ctx context.Context) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithCredential(credential *string) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithDatacenterName(datacenterName *string) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithDomain(domain *string) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithPassword(password *string) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithTenant(tenant *string) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithTenantID(tenantID *string) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithUsername(username *string) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSecurityGroupsReader
- type ListOpenstackSizesDefault
- type ListOpenstackSizesNoCredentialsDefault
- type ListOpenstackSizesNoCredentialsOK
- type ListOpenstackSizesNoCredentialsParams
- func NewListOpenstackSizesNoCredentialsParams() *ListOpenstackSizesNoCredentialsParams
- func NewListOpenstackSizesNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackSizesNoCredentialsParams
- func NewListOpenstackSizesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackSizesNoCredentialsParams
- func NewListOpenstackSizesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackSizesNoCredentialsParams
- func (o *ListOpenstackSizesNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListOpenstackSizesNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackSizesNoCredentialsParams) SetDC(dc string)
- func (o *ListOpenstackSizesNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSizesNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListOpenstackSizesNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSizesNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackSizesNoCredentialsParams
- func (o *ListOpenstackSizesNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackSizesNoCredentialsParams
- func (o *ListOpenstackSizesNoCredentialsParams) WithDC(dc string) *ListOpenstackSizesNoCredentialsParams
- func (o *ListOpenstackSizesNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackSizesNoCredentialsParams
- func (o *ListOpenstackSizesNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackSizesNoCredentialsParams
- func (o *ListOpenstackSizesNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackSizesNoCredentialsParams
- func (o *ListOpenstackSizesNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSizesNoCredentialsReader
- type ListOpenstackSizesOK
- type ListOpenstackSizesParams
- func NewListOpenstackSizesParams() *ListOpenstackSizesParams
- func NewListOpenstackSizesParamsWithContext(ctx context.Context) *ListOpenstackSizesParams
- func NewListOpenstackSizesParamsWithHTTPClient(client *http.Client) *ListOpenstackSizesParams
- func NewListOpenstackSizesParamsWithTimeout(timeout time.Duration) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) SetContext(ctx context.Context)
- func (o *ListOpenstackSizesParams) SetCredential(credential *string)
- func (o *ListOpenstackSizesParams) SetDatacenterName(datacenterName *string)
- func (o *ListOpenstackSizesParams) SetDomain(domain *string)
- func (o *ListOpenstackSizesParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSizesParams) SetPassword(password *string)
- func (o *ListOpenstackSizesParams) SetTenant(tenant *string)
- func (o *ListOpenstackSizesParams) SetTenantID(tenantID *string)
- func (o *ListOpenstackSizesParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSizesParams) SetUsername(username *string)
- func (o *ListOpenstackSizesParams) WithContext(ctx context.Context) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithCredential(credential *string) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithDatacenterName(datacenterName *string) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithDomain(domain *string) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithHTTPClient(client *http.Client) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithPassword(password *string) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithTenant(tenant *string) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithTenantID(tenantID *string) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithTimeout(timeout time.Duration) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithUsername(username *string) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSizesReader
- type ListOpenstackSubnetsDefault
- type ListOpenstackSubnetsNoCredentialsDefault
- type ListOpenstackSubnetsNoCredentialsOK
- type ListOpenstackSubnetsNoCredentialsParams
- func NewListOpenstackSubnetsNoCredentialsParams() *ListOpenstackSubnetsNoCredentialsParams
- func NewListOpenstackSubnetsNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackSubnetsNoCredentialsParams
- func NewListOpenstackSubnetsNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackSubnetsNoCredentialsParams
- func NewListOpenstackSubnetsNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackSubnetsNoCredentialsParams
- func (o *ListOpenstackSubnetsNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListOpenstackSubnetsNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackSubnetsNoCredentialsParams) SetDC(dc string)
- func (o *ListOpenstackSubnetsNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSubnetsNoCredentialsParams) SetNetworkID(networkID *string)
- func (o *ListOpenstackSubnetsNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListOpenstackSubnetsNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSubnetsNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackSubnetsNoCredentialsParams
- func (o *ListOpenstackSubnetsNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackSubnetsNoCredentialsParams
- func (o *ListOpenstackSubnetsNoCredentialsParams) WithDC(dc string) *ListOpenstackSubnetsNoCredentialsParams
- func (o *ListOpenstackSubnetsNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackSubnetsNoCredentialsParams
- func (o *ListOpenstackSubnetsNoCredentialsParams) WithNetworkID(networkID *string) *ListOpenstackSubnetsNoCredentialsParams
- func (o *ListOpenstackSubnetsNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackSubnetsNoCredentialsParams
- func (o *ListOpenstackSubnetsNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackSubnetsNoCredentialsParams
- func (o *ListOpenstackSubnetsNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSubnetsNoCredentialsReader
- type ListOpenstackSubnetsOK
- type ListOpenstackSubnetsParams
- func NewListOpenstackSubnetsParams() *ListOpenstackSubnetsParams
- func NewListOpenstackSubnetsParamsWithContext(ctx context.Context) *ListOpenstackSubnetsParams
- func NewListOpenstackSubnetsParamsWithHTTPClient(client *http.Client) *ListOpenstackSubnetsParams
- func NewListOpenstackSubnetsParamsWithTimeout(timeout time.Duration) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackSubnetsParams) SetCredential(credential *string)
- func (o *ListOpenstackSubnetsParams) SetDatacenterName(datacenterName *string)
- func (o *ListOpenstackSubnetsParams) SetDomain(domain *string)
- func (o *ListOpenstackSubnetsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSubnetsParams) SetNetworkID(networkID *string)
- func (o *ListOpenstackSubnetsParams) SetPassword(password *string)
- func (o *ListOpenstackSubnetsParams) SetTenant(tenant *string)
- func (o *ListOpenstackSubnetsParams) SetTenantID(tenantID *string)
- func (o *ListOpenstackSubnetsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSubnetsParams) SetUsername(username *string)
- func (o *ListOpenstackSubnetsParams) WithContext(ctx context.Context) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithCredential(credential *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithDatacenterName(datacenterName *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithDomain(domain *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithHTTPClient(client *http.Client) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithNetworkID(networkID *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithPassword(password *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithTenant(tenant *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithTenantID(tenantID *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithTimeout(timeout time.Duration) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithUsername(username *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSubnetsReader
- type ListOpenstackTenantsDefault
- type ListOpenstackTenantsNoCredentialsDefault
- type ListOpenstackTenantsNoCredentialsOK
- type ListOpenstackTenantsNoCredentialsParams
- func NewListOpenstackTenantsNoCredentialsParams() *ListOpenstackTenantsNoCredentialsParams
- func NewListOpenstackTenantsNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackTenantsNoCredentialsParams
- func NewListOpenstackTenantsNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackTenantsNoCredentialsParams
- func NewListOpenstackTenantsNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackTenantsNoCredentialsParams
- func (o *ListOpenstackTenantsNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListOpenstackTenantsNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackTenantsNoCredentialsParams) SetDC(dc string)
- func (o *ListOpenstackTenantsNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackTenantsNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListOpenstackTenantsNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackTenantsNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackTenantsNoCredentialsParams
- func (o *ListOpenstackTenantsNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackTenantsNoCredentialsParams
- func (o *ListOpenstackTenantsNoCredentialsParams) WithDC(dc string) *ListOpenstackTenantsNoCredentialsParams
- func (o *ListOpenstackTenantsNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackTenantsNoCredentialsParams
- func (o *ListOpenstackTenantsNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackTenantsNoCredentialsParams
- func (o *ListOpenstackTenantsNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackTenantsNoCredentialsParams
- func (o *ListOpenstackTenantsNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackTenantsNoCredentialsReader
- type ListOpenstackTenantsOK
- type ListOpenstackTenantsParams
- func NewListOpenstackTenantsParams() *ListOpenstackTenantsParams
- func NewListOpenstackTenantsParamsWithContext(ctx context.Context) *ListOpenstackTenantsParams
- func NewListOpenstackTenantsParamsWithHTTPClient(client *http.Client) *ListOpenstackTenantsParams
- func NewListOpenstackTenantsParamsWithTimeout(timeout time.Duration) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackTenantsParams) SetCredential(credential *string)
- func (o *ListOpenstackTenantsParams) SetDatacenterName(datacenterName *string)
- func (o *ListOpenstackTenantsParams) SetDomain(domain *string)
- func (o *ListOpenstackTenantsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackTenantsParams) SetPassword(password *string)
- func (o *ListOpenstackTenantsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackTenantsParams) SetUsername(username *string)
- func (o *ListOpenstackTenantsParams) WithContext(ctx context.Context) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WithCredential(credential *string) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WithDatacenterName(datacenterName *string) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WithDomain(domain *string) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WithHTTPClient(client *http.Client) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WithPassword(password *string) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WithTimeout(timeout time.Duration) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WithUsername(username *string) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackTenantsReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for openstack API
func (*Client) ListOpenstackNetworks ¶
func (a *Client) ListOpenstackNetworks(params *ListOpenstackNetworksParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksOK, error)
ListOpenstackNetworks Lists networks from openstack
func (*Client) ListOpenstackNetworksNoCredentials ¶
func (a *Client) ListOpenstackNetworksNoCredentials(params *ListOpenstackNetworksNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksNoCredentialsOK, error)
ListOpenstackNetworksNoCredentials Lists networks from openstack
func (*Client) ListOpenstackSecurityGroups ¶
func (a *Client) ListOpenstackSecurityGroups(params *ListOpenstackSecurityGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSecurityGroupsOK, error)
ListOpenstackSecurityGroups Lists security groups from openstack
func (*Client) ListOpenstackSecurityGroupsNoCredentials ¶
func (a *Client) ListOpenstackSecurityGroupsNoCredentials(params *ListOpenstackSecurityGroupsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSecurityGroupsNoCredentialsOK, error)
ListOpenstackSecurityGroupsNoCredentials Lists security groups from openstack
func (*Client) ListOpenstackSizes ¶
func (a *Client) ListOpenstackSizes(params *ListOpenstackSizesParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesOK, error)
ListOpenstackSizes Lists sizes from openstack
func (*Client) ListOpenstackSizesNoCredentials ¶
func (a *Client) ListOpenstackSizesNoCredentials(params *ListOpenstackSizesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesNoCredentialsOK, error)
ListOpenstackSizesNoCredentials Lists sizes from openstack
func (*Client) ListOpenstackSubnets ¶
func (a *Client) ListOpenstackSubnets(params *ListOpenstackSubnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsOK, error)
ListOpenstackSubnets Lists subnets from openstack
func (*Client) ListOpenstackSubnetsNoCredentials ¶
func (a *Client) ListOpenstackSubnetsNoCredentials(params *ListOpenstackSubnetsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsNoCredentialsOK, error)
ListOpenstackSubnetsNoCredentials Lists subnets from openstack
func (*Client) ListOpenstackTenants ¶
func (a *Client) ListOpenstackTenants(params *ListOpenstackTenantsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsOK, error)
ListOpenstackTenants Lists tenants from openstack
func (*Client) ListOpenstackTenantsNoCredentials ¶
func (a *Client) ListOpenstackTenantsNoCredentials(params *ListOpenstackTenantsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsNoCredentialsOK, error)
ListOpenstackTenantsNoCredentials Lists tenants from openstack
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { ListOpenstackNetworks(params *ListOpenstackNetworksParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksOK, error) ListOpenstackNetworksNoCredentials(params *ListOpenstackNetworksNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksNoCredentialsOK, error) ListOpenstackSecurityGroups(params *ListOpenstackSecurityGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSecurityGroupsOK, error) ListOpenstackSecurityGroupsNoCredentials(params *ListOpenstackSecurityGroupsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSecurityGroupsNoCredentialsOK, error) ListOpenstackSizes(params *ListOpenstackSizesParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesOK, error) ListOpenstackSizesNoCredentials(params *ListOpenstackSizesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesNoCredentialsOK, error) ListOpenstackSubnets(params *ListOpenstackSubnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsOK, error) ListOpenstackSubnetsNoCredentials(params *ListOpenstackSubnetsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsNoCredentialsOK, error) ListOpenstackTenants(params *ListOpenstackTenantsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsOK, error) ListOpenstackTenantsNoCredentials(params *ListOpenstackTenantsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsNoCredentialsOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new openstack API client.
type ListOpenstackNetworksDefault ¶
type ListOpenstackNetworksDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackNetworksDefault handles this case with default header values.
errorResponse
func NewListOpenstackNetworksDefault ¶
func NewListOpenstackNetworksDefault(code int) *ListOpenstackNetworksDefault
NewListOpenstackNetworksDefault creates a ListOpenstackNetworksDefault with default headers values
func (*ListOpenstackNetworksDefault) Code ¶
func (o *ListOpenstackNetworksDefault) Code() int
Code gets the status code for the list openstack networks default response
func (*ListOpenstackNetworksDefault) Error ¶
func (o *ListOpenstackNetworksDefault) Error() string
func (*ListOpenstackNetworksDefault) GetPayload ¶
func (o *ListOpenstackNetworksDefault) GetPayload() *models.ErrorResponse
type ListOpenstackNetworksNoCredentialsDefault ¶
type ListOpenstackNetworksNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackNetworksNoCredentialsDefault handles this case with default header values.
errorResponse
func NewListOpenstackNetworksNoCredentialsDefault ¶
func NewListOpenstackNetworksNoCredentialsDefault(code int) *ListOpenstackNetworksNoCredentialsDefault
NewListOpenstackNetworksNoCredentialsDefault creates a ListOpenstackNetworksNoCredentialsDefault with default headers values
func (*ListOpenstackNetworksNoCredentialsDefault) Code ¶
func (o *ListOpenstackNetworksNoCredentialsDefault) Code() int
Code gets the status code for the list openstack networks no credentials default response
func (*ListOpenstackNetworksNoCredentialsDefault) Error ¶
func (o *ListOpenstackNetworksNoCredentialsDefault) Error() string
func (*ListOpenstackNetworksNoCredentialsDefault) GetPayload ¶
func (o *ListOpenstackNetworksNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackNetworksNoCredentialsOK ¶
type ListOpenstackNetworksNoCredentialsOK struct {
Payload []*models.OpenstackNetwork
}
ListOpenstackNetworksNoCredentialsOK handles this case with default header values.
OpenstackNetwork
func NewListOpenstackNetworksNoCredentialsOK ¶
func NewListOpenstackNetworksNoCredentialsOK() *ListOpenstackNetworksNoCredentialsOK
NewListOpenstackNetworksNoCredentialsOK creates a ListOpenstackNetworksNoCredentialsOK with default headers values
func (*ListOpenstackNetworksNoCredentialsOK) Error ¶
func (o *ListOpenstackNetworksNoCredentialsOK) Error() string
func (*ListOpenstackNetworksNoCredentialsOK) GetPayload ¶
func (o *ListOpenstackNetworksNoCredentialsOK) GetPayload() []*models.OpenstackNetwork
type ListOpenstackNetworksNoCredentialsParams ¶
type ListOpenstackNetworksNoCredentialsParams struct { /*ClusterID*/ ClusterID string /*Dc*/ DC string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackNetworksNoCredentialsParams contains all the parameters to send to the API endpoint for the list openstack networks no credentials operation typically these are written to a http.Request
func NewListOpenstackNetworksNoCredentialsParams ¶
func NewListOpenstackNetworksNoCredentialsParams() *ListOpenstackNetworksNoCredentialsParams
NewListOpenstackNetworksNoCredentialsParams creates a new ListOpenstackNetworksNoCredentialsParams object with the default values initialized.
func NewListOpenstackNetworksNoCredentialsParamsWithContext ¶
func NewListOpenstackNetworksNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackNetworksNoCredentialsParams
NewListOpenstackNetworksNoCredentialsParamsWithContext creates a new ListOpenstackNetworksNoCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackNetworksNoCredentialsParamsWithHTTPClient ¶
func NewListOpenstackNetworksNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackNetworksNoCredentialsParams
NewListOpenstackNetworksNoCredentialsParamsWithHTTPClient creates a new ListOpenstackNetworksNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackNetworksNoCredentialsParamsWithTimeout ¶
func NewListOpenstackNetworksNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackNetworksNoCredentialsParams
NewListOpenstackNetworksNoCredentialsParamsWithTimeout creates a new ListOpenstackNetworksNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackNetworksNoCredentialsParams) SetClusterID ¶
func (o *ListOpenstackNetworksNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) SetContext ¶
func (o *ListOpenstackNetworksNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) SetDC ¶
func (o *ListOpenstackNetworksNoCredentialsParams) SetDC(dc string)
SetDC adds the dc to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) SetHTTPClient ¶
func (o *ListOpenstackNetworksNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) SetProjectID ¶
func (o *ListOpenstackNetworksNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) SetTimeout ¶
func (o *ListOpenstackNetworksNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) WithClusterID ¶
func (o *ListOpenstackNetworksNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackNetworksNoCredentialsParams
WithClusterID adds the clusterID to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) WithContext ¶
func (o *ListOpenstackNetworksNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackNetworksNoCredentialsParams
WithContext adds the context to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) WithDC ¶
func (o *ListOpenstackNetworksNoCredentialsParams) WithDC(dc string) *ListOpenstackNetworksNoCredentialsParams
WithDC adds the dc to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) WithHTTPClient ¶
func (o *ListOpenstackNetworksNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackNetworksNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) WithProjectID ¶
func (o *ListOpenstackNetworksNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackNetworksNoCredentialsParams
WithProjectID adds the projectID to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) WithTimeout ¶
func (o *ListOpenstackNetworksNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackNetworksNoCredentialsParams
WithTimeout adds the timeout to the list openstack networks no credentials params
func (*ListOpenstackNetworksNoCredentialsParams) WriteToRequest ¶
func (o *ListOpenstackNetworksNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackNetworksNoCredentialsReader ¶
type ListOpenstackNetworksNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListOpenstackNetworksNoCredentialsReader is a Reader for the ListOpenstackNetworksNoCredentials structure.
func (*ListOpenstackNetworksNoCredentialsReader) ReadResponse ¶
func (o *ListOpenstackNetworksNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackNetworksOK ¶
type ListOpenstackNetworksOK struct {
Payload []*models.OpenstackNetwork
}
ListOpenstackNetworksOK handles this case with default header values.
OpenstackNetwork
func NewListOpenstackNetworksOK ¶
func NewListOpenstackNetworksOK() *ListOpenstackNetworksOK
NewListOpenstackNetworksOK creates a ListOpenstackNetworksOK with default headers values
func (*ListOpenstackNetworksOK) Error ¶
func (o *ListOpenstackNetworksOK) Error() string
func (*ListOpenstackNetworksOK) GetPayload ¶
func (o *ListOpenstackNetworksOK) GetPayload() []*models.OpenstackNetwork
type ListOpenstackNetworksParams ¶
type ListOpenstackNetworksParams struct { /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*Password*/ Password *string /*Tenant*/ Tenant *string /*TenantID*/ TenantID *string /*Username*/ Username *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackNetworksParams contains all the parameters to send to the API endpoint for the list openstack networks operation typically these are written to a http.Request
func NewListOpenstackNetworksParams ¶
func NewListOpenstackNetworksParams() *ListOpenstackNetworksParams
NewListOpenstackNetworksParams creates a new ListOpenstackNetworksParams object with the default values initialized.
func NewListOpenstackNetworksParamsWithContext ¶
func NewListOpenstackNetworksParamsWithContext(ctx context.Context) *ListOpenstackNetworksParams
NewListOpenstackNetworksParamsWithContext creates a new ListOpenstackNetworksParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackNetworksParamsWithHTTPClient ¶
func NewListOpenstackNetworksParamsWithHTTPClient(client *http.Client) *ListOpenstackNetworksParams
NewListOpenstackNetworksParamsWithHTTPClient creates a new ListOpenstackNetworksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackNetworksParamsWithTimeout ¶
func NewListOpenstackNetworksParamsWithTimeout(timeout time.Duration) *ListOpenstackNetworksParams
NewListOpenstackNetworksParamsWithTimeout creates a new ListOpenstackNetworksParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackNetworksParams) SetContext ¶
func (o *ListOpenstackNetworksParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack networks params
func (*ListOpenstackNetworksParams) SetCredential ¶
func (o *ListOpenstackNetworksParams) SetCredential(credential *string)
SetCredential adds the credential to the list openstack networks params
func (*ListOpenstackNetworksParams) SetDatacenterName ¶
func (o *ListOpenstackNetworksParams) SetDatacenterName(datacenterName *string)
SetDatacenterName adds the datacenterName to the list openstack networks params
func (*ListOpenstackNetworksParams) SetDomain ¶
func (o *ListOpenstackNetworksParams) SetDomain(domain *string)
SetDomain adds the domain to the list openstack networks params
func (*ListOpenstackNetworksParams) SetHTTPClient ¶
func (o *ListOpenstackNetworksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack networks params
func (*ListOpenstackNetworksParams) SetPassword ¶
func (o *ListOpenstackNetworksParams) SetPassword(password *string)
SetPassword adds the password to the list openstack networks params
func (*ListOpenstackNetworksParams) SetTenant ¶
func (o *ListOpenstackNetworksParams) SetTenant(tenant *string)
SetTenant adds the tenant to the list openstack networks params
func (*ListOpenstackNetworksParams) SetTenantID ¶
func (o *ListOpenstackNetworksParams) SetTenantID(tenantID *string)
SetTenantID adds the tenantId to the list openstack networks params
func (*ListOpenstackNetworksParams) SetTimeout ¶
func (o *ListOpenstackNetworksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack networks params
func (*ListOpenstackNetworksParams) SetUsername ¶
func (o *ListOpenstackNetworksParams) SetUsername(username *string)
SetUsername adds the username to the list openstack networks params
func (*ListOpenstackNetworksParams) WithContext ¶
func (o *ListOpenstackNetworksParams) WithContext(ctx context.Context) *ListOpenstackNetworksParams
WithContext adds the context to the list openstack networks params
func (*ListOpenstackNetworksParams) WithCredential ¶
func (o *ListOpenstackNetworksParams) WithCredential(credential *string) *ListOpenstackNetworksParams
WithCredential adds the credential to the list openstack networks params
func (*ListOpenstackNetworksParams) WithDatacenterName ¶
func (o *ListOpenstackNetworksParams) WithDatacenterName(datacenterName *string) *ListOpenstackNetworksParams
WithDatacenterName adds the datacenterName to the list openstack networks params
func (*ListOpenstackNetworksParams) WithDomain ¶
func (o *ListOpenstackNetworksParams) WithDomain(domain *string) *ListOpenstackNetworksParams
WithDomain adds the domain to the list openstack networks params
func (*ListOpenstackNetworksParams) WithHTTPClient ¶
func (o *ListOpenstackNetworksParams) WithHTTPClient(client *http.Client) *ListOpenstackNetworksParams
WithHTTPClient adds the HTTPClient to the list openstack networks params
func (*ListOpenstackNetworksParams) WithPassword ¶
func (o *ListOpenstackNetworksParams) WithPassword(password *string) *ListOpenstackNetworksParams
WithPassword adds the password to the list openstack networks params
func (*ListOpenstackNetworksParams) WithTenant ¶
func (o *ListOpenstackNetworksParams) WithTenant(tenant *string) *ListOpenstackNetworksParams
WithTenant adds the tenant to the list openstack networks params
func (*ListOpenstackNetworksParams) WithTenantID ¶
func (o *ListOpenstackNetworksParams) WithTenantID(tenantID *string) *ListOpenstackNetworksParams
WithTenantID adds the tenantID to the list openstack networks params
func (*ListOpenstackNetworksParams) WithTimeout ¶
func (o *ListOpenstackNetworksParams) WithTimeout(timeout time.Duration) *ListOpenstackNetworksParams
WithTimeout adds the timeout to the list openstack networks params
func (*ListOpenstackNetworksParams) WithUsername ¶
func (o *ListOpenstackNetworksParams) WithUsername(username *string) *ListOpenstackNetworksParams
WithUsername adds the username to the list openstack networks params
func (*ListOpenstackNetworksParams) WriteToRequest ¶
func (o *ListOpenstackNetworksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackNetworksReader ¶
type ListOpenstackNetworksReader struct {
// contains filtered or unexported fields
}
ListOpenstackNetworksReader is a Reader for the ListOpenstackNetworks structure.
func (*ListOpenstackNetworksReader) ReadResponse ¶
func (o *ListOpenstackNetworksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackSecurityGroupsDefault ¶
type ListOpenstackSecurityGroupsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSecurityGroupsDefault handles this case with default header values.
errorResponse
func NewListOpenstackSecurityGroupsDefault ¶
func NewListOpenstackSecurityGroupsDefault(code int) *ListOpenstackSecurityGroupsDefault
NewListOpenstackSecurityGroupsDefault creates a ListOpenstackSecurityGroupsDefault with default headers values
func (*ListOpenstackSecurityGroupsDefault) Code ¶
func (o *ListOpenstackSecurityGroupsDefault) Code() int
Code gets the status code for the list openstack security groups default response
func (*ListOpenstackSecurityGroupsDefault) Error ¶
func (o *ListOpenstackSecurityGroupsDefault) Error() string
func (*ListOpenstackSecurityGroupsDefault) GetPayload ¶
func (o *ListOpenstackSecurityGroupsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackSecurityGroupsNoCredentialsDefault ¶
type ListOpenstackSecurityGroupsNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSecurityGroupsNoCredentialsDefault handles this case with default header values.
errorResponse
func NewListOpenstackSecurityGroupsNoCredentialsDefault ¶
func NewListOpenstackSecurityGroupsNoCredentialsDefault(code int) *ListOpenstackSecurityGroupsNoCredentialsDefault
NewListOpenstackSecurityGroupsNoCredentialsDefault creates a ListOpenstackSecurityGroupsNoCredentialsDefault with default headers values
func (*ListOpenstackSecurityGroupsNoCredentialsDefault) Code ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsDefault) Code() int
Code gets the status code for the list openstack security groups no credentials default response
func (*ListOpenstackSecurityGroupsNoCredentialsDefault) Error ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsDefault) Error() string
func (*ListOpenstackSecurityGroupsNoCredentialsDefault) GetPayload ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackSecurityGroupsNoCredentialsOK ¶
type ListOpenstackSecurityGroupsNoCredentialsOK struct {
Payload []*models.OpenstackSecurityGroup
}
ListOpenstackSecurityGroupsNoCredentialsOK handles this case with default header values.
OpenstackSecurityGroup
func NewListOpenstackSecurityGroupsNoCredentialsOK ¶
func NewListOpenstackSecurityGroupsNoCredentialsOK() *ListOpenstackSecurityGroupsNoCredentialsOK
NewListOpenstackSecurityGroupsNoCredentialsOK creates a ListOpenstackSecurityGroupsNoCredentialsOK with default headers values
func (*ListOpenstackSecurityGroupsNoCredentialsOK) Error ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsOK) Error() string
func (*ListOpenstackSecurityGroupsNoCredentialsOK) GetPayload ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsOK) GetPayload() []*models.OpenstackSecurityGroup
type ListOpenstackSecurityGroupsNoCredentialsParams ¶
type ListOpenstackSecurityGroupsNoCredentialsParams struct { /*ClusterID*/ ClusterID string /*Dc*/ DC string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSecurityGroupsNoCredentialsParams contains all the parameters to send to the API endpoint for the list openstack security groups no credentials operation typically these are written to a http.Request
func NewListOpenstackSecurityGroupsNoCredentialsParams ¶
func NewListOpenstackSecurityGroupsNoCredentialsParams() *ListOpenstackSecurityGroupsNoCredentialsParams
NewListOpenstackSecurityGroupsNoCredentialsParams creates a new ListOpenstackSecurityGroupsNoCredentialsParams object with the default values initialized.
func NewListOpenstackSecurityGroupsNoCredentialsParamsWithContext ¶
func NewListOpenstackSecurityGroupsNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackSecurityGroupsNoCredentialsParams
NewListOpenstackSecurityGroupsNoCredentialsParamsWithContext creates a new ListOpenstackSecurityGroupsNoCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSecurityGroupsNoCredentialsParamsWithHTTPClient ¶
func NewListOpenstackSecurityGroupsNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsNoCredentialsParams
NewListOpenstackSecurityGroupsNoCredentialsParamsWithHTTPClient creates a new ListOpenstackSecurityGroupsNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSecurityGroupsNoCredentialsParamsWithTimeout ¶
func NewListOpenstackSecurityGroupsNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsNoCredentialsParams
NewListOpenstackSecurityGroupsNoCredentialsParamsWithTimeout creates a new ListOpenstackSecurityGroupsNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSecurityGroupsNoCredentialsParams) SetClusterID ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) SetContext ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) SetDC ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetDC(dc string)
SetDC adds the dc to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) SetHTTPClient ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) SetProjectID ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) SetTimeout ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) WithClusterID ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackSecurityGroupsNoCredentialsParams
WithClusterID adds the clusterID to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) WithContext ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackSecurityGroupsNoCredentialsParams
WithContext adds the context to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) WithDC ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithDC(dc string) *ListOpenstackSecurityGroupsNoCredentialsParams
WithDC adds the dc to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) WithHTTPClient ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) WithProjectID ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackSecurityGroupsNoCredentialsParams
WithProjectID adds the projectID to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) WithTimeout ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsNoCredentialsParams
WithTimeout adds the timeout to the list openstack security groups no credentials params
func (*ListOpenstackSecurityGroupsNoCredentialsParams) WriteToRequest ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSecurityGroupsNoCredentialsReader ¶
type ListOpenstackSecurityGroupsNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListOpenstackSecurityGroupsNoCredentialsReader is a Reader for the ListOpenstackSecurityGroupsNoCredentials structure.
func (*ListOpenstackSecurityGroupsNoCredentialsReader) ReadResponse ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackSecurityGroupsOK ¶
type ListOpenstackSecurityGroupsOK struct {
Payload []*models.OpenstackSecurityGroup
}
ListOpenstackSecurityGroupsOK handles this case with default header values.
OpenstackSecurityGroup
func NewListOpenstackSecurityGroupsOK ¶
func NewListOpenstackSecurityGroupsOK() *ListOpenstackSecurityGroupsOK
NewListOpenstackSecurityGroupsOK creates a ListOpenstackSecurityGroupsOK with default headers values
func (*ListOpenstackSecurityGroupsOK) Error ¶
func (o *ListOpenstackSecurityGroupsOK) Error() string
func (*ListOpenstackSecurityGroupsOK) GetPayload ¶
func (o *ListOpenstackSecurityGroupsOK) GetPayload() []*models.OpenstackSecurityGroup
type ListOpenstackSecurityGroupsParams ¶
type ListOpenstackSecurityGroupsParams struct { /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*Password*/ Password *string /*Tenant*/ Tenant *string /*TenantID*/ TenantID *string /*Username*/ Username *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSecurityGroupsParams contains all the parameters to send to the API endpoint for the list openstack security groups operation typically these are written to a http.Request
func NewListOpenstackSecurityGroupsParams ¶
func NewListOpenstackSecurityGroupsParams() *ListOpenstackSecurityGroupsParams
NewListOpenstackSecurityGroupsParams creates a new ListOpenstackSecurityGroupsParams object with the default values initialized.
func NewListOpenstackSecurityGroupsParamsWithContext ¶
func NewListOpenstackSecurityGroupsParamsWithContext(ctx context.Context) *ListOpenstackSecurityGroupsParams
NewListOpenstackSecurityGroupsParamsWithContext creates a new ListOpenstackSecurityGroupsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSecurityGroupsParamsWithHTTPClient ¶
func NewListOpenstackSecurityGroupsParamsWithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsParams
NewListOpenstackSecurityGroupsParamsWithHTTPClient creates a new ListOpenstackSecurityGroupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSecurityGroupsParamsWithTimeout ¶
func NewListOpenstackSecurityGroupsParamsWithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsParams
NewListOpenstackSecurityGroupsParamsWithTimeout creates a new ListOpenstackSecurityGroupsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSecurityGroupsParams) SetContext ¶
func (o *ListOpenstackSecurityGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetCredential ¶
func (o *ListOpenstackSecurityGroupsParams) SetCredential(credential *string)
SetCredential adds the credential to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetDatacenterName ¶
func (o *ListOpenstackSecurityGroupsParams) SetDatacenterName(datacenterName *string)
SetDatacenterName adds the datacenterName to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetDomain ¶
func (o *ListOpenstackSecurityGroupsParams) SetDomain(domain *string)
SetDomain adds the domain to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetHTTPClient ¶
func (o *ListOpenstackSecurityGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetPassword ¶
func (o *ListOpenstackSecurityGroupsParams) SetPassword(password *string)
SetPassword adds the password to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetTenant ¶
func (o *ListOpenstackSecurityGroupsParams) SetTenant(tenant *string)
SetTenant adds the tenant to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetTenantID ¶
func (o *ListOpenstackSecurityGroupsParams) SetTenantID(tenantID *string)
SetTenantID adds the tenantId to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetTimeout ¶
func (o *ListOpenstackSecurityGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetUsername ¶
func (o *ListOpenstackSecurityGroupsParams) SetUsername(username *string)
SetUsername adds the username to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithContext ¶
func (o *ListOpenstackSecurityGroupsParams) WithContext(ctx context.Context) *ListOpenstackSecurityGroupsParams
WithContext adds the context to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithCredential ¶
func (o *ListOpenstackSecurityGroupsParams) WithCredential(credential *string) *ListOpenstackSecurityGroupsParams
WithCredential adds the credential to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithDatacenterName ¶
func (o *ListOpenstackSecurityGroupsParams) WithDatacenterName(datacenterName *string) *ListOpenstackSecurityGroupsParams
WithDatacenterName adds the datacenterName to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithDomain ¶
func (o *ListOpenstackSecurityGroupsParams) WithDomain(domain *string) *ListOpenstackSecurityGroupsParams
WithDomain adds the domain to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithHTTPClient ¶
func (o *ListOpenstackSecurityGroupsParams) WithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsParams
WithHTTPClient adds the HTTPClient to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithPassword ¶
func (o *ListOpenstackSecurityGroupsParams) WithPassword(password *string) *ListOpenstackSecurityGroupsParams
WithPassword adds the password to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithTenant ¶
func (o *ListOpenstackSecurityGroupsParams) WithTenant(tenant *string) *ListOpenstackSecurityGroupsParams
WithTenant adds the tenant to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithTenantID ¶
func (o *ListOpenstackSecurityGroupsParams) WithTenantID(tenantID *string) *ListOpenstackSecurityGroupsParams
WithTenantID adds the tenantID to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithTimeout ¶
func (o *ListOpenstackSecurityGroupsParams) WithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsParams
WithTimeout adds the timeout to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithUsername ¶
func (o *ListOpenstackSecurityGroupsParams) WithUsername(username *string) *ListOpenstackSecurityGroupsParams
WithUsername adds the username to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WriteToRequest ¶
func (o *ListOpenstackSecurityGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSecurityGroupsReader ¶
type ListOpenstackSecurityGroupsReader struct {
// contains filtered or unexported fields
}
ListOpenstackSecurityGroupsReader is a Reader for the ListOpenstackSecurityGroups structure.
func (*ListOpenstackSecurityGroupsReader) ReadResponse ¶
func (o *ListOpenstackSecurityGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackSizesDefault ¶
type ListOpenstackSizesDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSizesDefault handles this case with default header values.
errorResponse
func NewListOpenstackSizesDefault ¶
func NewListOpenstackSizesDefault(code int) *ListOpenstackSizesDefault
NewListOpenstackSizesDefault creates a ListOpenstackSizesDefault with default headers values
func (*ListOpenstackSizesDefault) Code ¶
func (o *ListOpenstackSizesDefault) Code() int
Code gets the status code for the list openstack sizes default response
func (*ListOpenstackSizesDefault) Error ¶
func (o *ListOpenstackSizesDefault) Error() string
func (*ListOpenstackSizesDefault) GetPayload ¶
func (o *ListOpenstackSizesDefault) GetPayload() *models.ErrorResponse
type ListOpenstackSizesNoCredentialsDefault ¶
type ListOpenstackSizesNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSizesNoCredentialsDefault handles this case with default header values.
errorResponse
func NewListOpenstackSizesNoCredentialsDefault ¶
func NewListOpenstackSizesNoCredentialsDefault(code int) *ListOpenstackSizesNoCredentialsDefault
NewListOpenstackSizesNoCredentialsDefault creates a ListOpenstackSizesNoCredentialsDefault with default headers values
func (*ListOpenstackSizesNoCredentialsDefault) Code ¶
func (o *ListOpenstackSizesNoCredentialsDefault) Code() int
Code gets the status code for the list openstack sizes no credentials default response
func (*ListOpenstackSizesNoCredentialsDefault) Error ¶
func (o *ListOpenstackSizesNoCredentialsDefault) Error() string
func (*ListOpenstackSizesNoCredentialsDefault) GetPayload ¶
func (o *ListOpenstackSizesNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackSizesNoCredentialsOK ¶
type ListOpenstackSizesNoCredentialsOK struct {
Payload []*models.OpenstackSize
}
ListOpenstackSizesNoCredentialsOK handles this case with default header values.
OpenstackSize
func NewListOpenstackSizesNoCredentialsOK ¶
func NewListOpenstackSizesNoCredentialsOK() *ListOpenstackSizesNoCredentialsOK
NewListOpenstackSizesNoCredentialsOK creates a ListOpenstackSizesNoCredentialsOK with default headers values
func (*ListOpenstackSizesNoCredentialsOK) Error ¶
func (o *ListOpenstackSizesNoCredentialsOK) Error() string
func (*ListOpenstackSizesNoCredentialsOK) GetPayload ¶
func (o *ListOpenstackSizesNoCredentialsOK) GetPayload() []*models.OpenstackSize
type ListOpenstackSizesNoCredentialsParams ¶
type ListOpenstackSizesNoCredentialsParams struct { /*ClusterID*/ ClusterID string /*Dc*/ DC string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSizesNoCredentialsParams contains all the parameters to send to the API endpoint for the list openstack sizes no credentials operation typically these are written to a http.Request
func NewListOpenstackSizesNoCredentialsParams ¶
func NewListOpenstackSizesNoCredentialsParams() *ListOpenstackSizesNoCredentialsParams
NewListOpenstackSizesNoCredentialsParams creates a new ListOpenstackSizesNoCredentialsParams object with the default values initialized.
func NewListOpenstackSizesNoCredentialsParamsWithContext ¶
func NewListOpenstackSizesNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackSizesNoCredentialsParams
NewListOpenstackSizesNoCredentialsParamsWithContext creates a new ListOpenstackSizesNoCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSizesNoCredentialsParamsWithHTTPClient ¶
func NewListOpenstackSizesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackSizesNoCredentialsParams
NewListOpenstackSizesNoCredentialsParamsWithHTTPClient creates a new ListOpenstackSizesNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSizesNoCredentialsParamsWithTimeout ¶
func NewListOpenstackSizesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackSizesNoCredentialsParams
NewListOpenstackSizesNoCredentialsParamsWithTimeout creates a new ListOpenstackSizesNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSizesNoCredentialsParams) SetClusterID ¶
func (o *ListOpenstackSizesNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) SetContext ¶
func (o *ListOpenstackSizesNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) SetDC ¶
func (o *ListOpenstackSizesNoCredentialsParams) SetDC(dc string)
SetDC adds the dc to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) SetHTTPClient ¶
func (o *ListOpenstackSizesNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) SetProjectID ¶
func (o *ListOpenstackSizesNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) SetTimeout ¶
func (o *ListOpenstackSizesNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) WithClusterID ¶
func (o *ListOpenstackSizesNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackSizesNoCredentialsParams
WithClusterID adds the clusterID to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) WithContext ¶
func (o *ListOpenstackSizesNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackSizesNoCredentialsParams
WithContext adds the context to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) WithDC ¶
func (o *ListOpenstackSizesNoCredentialsParams) WithDC(dc string) *ListOpenstackSizesNoCredentialsParams
WithDC adds the dc to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) WithHTTPClient ¶
func (o *ListOpenstackSizesNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackSizesNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) WithProjectID ¶
func (o *ListOpenstackSizesNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackSizesNoCredentialsParams
WithProjectID adds the projectID to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) WithTimeout ¶
func (o *ListOpenstackSizesNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackSizesNoCredentialsParams
WithTimeout adds the timeout to the list openstack sizes no credentials params
func (*ListOpenstackSizesNoCredentialsParams) WriteToRequest ¶
func (o *ListOpenstackSizesNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSizesNoCredentialsReader ¶
type ListOpenstackSizesNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListOpenstackSizesNoCredentialsReader is a Reader for the ListOpenstackSizesNoCredentials structure.
func (*ListOpenstackSizesNoCredentialsReader) ReadResponse ¶
func (o *ListOpenstackSizesNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackSizesOK ¶
type ListOpenstackSizesOK struct {
Payload []*models.OpenstackSize
}
ListOpenstackSizesOK handles this case with default header values.
OpenstackSize
func NewListOpenstackSizesOK ¶
func NewListOpenstackSizesOK() *ListOpenstackSizesOK
NewListOpenstackSizesOK creates a ListOpenstackSizesOK with default headers values
func (*ListOpenstackSizesOK) Error ¶
func (o *ListOpenstackSizesOK) Error() string
func (*ListOpenstackSizesOK) GetPayload ¶
func (o *ListOpenstackSizesOK) GetPayload() []*models.OpenstackSize
type ListOpenstackSizesParams ¶
type ListOpenstackSizesParams struct { /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*Password*/ Password *string /*Tenant*/ Tenant *string /*TenantID*/ TenantID *string /*Username*/ Username *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSizesParams contains all the parameters to send to the API endpoint for the list openstack sizes operation typically these are written to a http.Request
func NewListOpenstackSizesParams ¶
func NewListOpenstackSizesParams() *ListOpenstackSizesParams
NewListOpenstackSizesParams creates a new ListOpenstackSizesParams object with the default values initialized.
func NewListOpenstackSizesParamsWithContext ¶
func NewListOpenstackSizesParamsWithContext(ctx context.Context) *ListOpenstackSizesParams
NewListOpenstackSizesParamsWithContext creates a new ListOpenstackSizesParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSizesParamsWithHTTPClient ¶
func NewListOpenstackSizesParamsWithHTTPClient(client *http.Client) *ListOpenstackSizesParams
NewListOpenstackSizesParamsWithHTTPClient creates a new ListOpenstackSizesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSizesParamsWithTimeout ¶
func NewListOpenstackSizesParamsWithTimeout(timeout time.Duration) *ListOpenstackSizesParams
NewListOpenstackSizesParamsWithTimeout creates a new ListOpenstackSizesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSizesParams) SetContext ¶
func (o *ListOpenstackSizesParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack sizes params
func (*ListOpenstackSizesParams) SetCredential ¶
func (o *ListOpenstackSizesParams) SetCredential(credential *string)
SetCredential adds the credential to the list openstack sizes params
func (*ListOpenstackSizesParams) SetDatacenterName ¶
func (o *ListOpenstackSizesParams) SetDatacenterName(datacenterName *string)
SetDatacenterName adds the datacenterName to the list openstack sizes params
func (*ListOpenstackSizesParams) SetDomain ¶
func (o *ListOpenstackSizesParams) SetDomain(domain *string)
SetDomain adds the domain to the list openstack sizes params
func (*ListOpenstackSizesParams) SetHTTPClient ¶
func (o *ListOpenstackSizesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack sizes params
func (*ListOpenstackSizesParams) SetPassword ¶
func (o *ListOpenstackSizesParams) SetPassword(password *string)
SetPassword adds the password to the list openstack sizes params
func (*ListOpenstackSizesParams) SetTenant ¶
func (o *ListOpenstackSizesParams) SetTenant(tenant *string)
SetTenant adds the tenant to the list openstack sizes params
func (*ListOpenstackSizesParams) SetTenantID ¶
func (o *ListOpenstackSizesParams) SetTenantID(tenantID *string)
SetTenantID adds the tenantId to the list openstack sizes params
func (*ListOpenstackSizesParams) SetTimeout ¶
func (o *ListOpenstackSizesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack sizes params
func (*ListOpenstackSizesParams) SetUsername ¶
func (o *ListOpenstackSizesParams) SetUsername(username *string)
SetUsername adds the username to the list openstack sizes params
func (*ListOpenstackSizesParams) WithContext ¶
func (o *ListOpenstackSizesParams) WithContext(ctx context.Context) *ListOpenstackSizesParams
WithContext adds the context to the list openstack sizes params
func (*ListOpenstackSizesParams) WithCredential ¶
func (o *ListOpenstackSizesParams) WithCredential(credential *string) *ListOpenstackSizesParams
WithCredential adds the credential to the list openstack sizes params
func (*ListOpenstackSizesParams) WithDatacenterName ¶
func (o *ListOpenstackSizesParams) WithDatacenterName(datacenterName *string) *ListOpenstackSizesParams
WithDatacenterName adds the datacenterName to the list openstack sizes params
func (*ListOpenstackSizesParams) WithDomain ¶
func (o *ListOpenstackSizesParams) WithDomain(domain *string) *ListOpenstackSizesParams
WithDomain adds the domain to the list openstack sizes params
func (*ListOpenstackSizesParams) WithHTTPClient ¶
func (o *ListOpenstackSizesParams) WithHTTPClient(client *http.Client) *ListOpenstackSizesParams
WithHTTPClient adds the HTTPClient to the list openstack sizes params
func (*ListOpenstackSizesParams) WithPassword ¶
func (o *ListOpenstackSizesParams) WithPassword(password *string) *ListOpenstackSizesParams
WithPassword adds the password to the list openstack sizes params
func (*ListOpenstackSizesParams) WithTenant ¶
func (o *ListOpenstackSizesParams) WithTenant(tenant *string) *ListOpenstackSizesParams
WithTenant adds the tenant to the list openstack sizes params
func (*ListOpenstackSizesParams) WithTenantID ¶
func (o *ListOpenstackSizesParams) WithTenantID(tenantID *string) *ListOpenstackSizesParams
WithTenantID adds the tenantID to the list openstack sizes params
func (*ListOpenstackSizesParams) WithTimeout ¶
func (o *ListOpenstackSizesParams) WithTimeout(timeout time.Duration) *ListOpenstackSizesParams
WithTimeout adds the timeout to the list openstack sizes params
func (*ListOpenstackSizesParams) WithUsername ¶
func (o *ListOpenstackSizesParams) WithUsername(username *string) *ListOpenstackSizesParams
WithUsername adds the username to the list openstack sizes params
func (*ListOpenstackSizesParams) WriteToRequest ¶
func (o *ListOpenstackSizesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSizesReader ¶
type ListOpenstackSizesReader struct {
// contains filtered or unexported fields
}
ListOpenstackSizesReader is a Reader for the ListOpenstackSizes structure.
func (*ListOpenstackSizesReader) ReadResponse ¶
func (o *ListOpenstackSizesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackSubnetsDefault ¶
type ListOpenstackSubnetsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSubnetsDefault handles this case with default header values.
errorResponse
func NewListOpenstackSubnetsDefault ¶
func NewListOpenstackSubnetsDefault(code int) *ListOpenstackSubnetsDefault
NewListOpenstackSubnetsDefault creates a ListOpenstackSubnetsDefault with default headers values
func (*ListOpenstackSubnetsDefault) Code ¶
func (o *ListOpenstackSubnetsDefault) Code() int
Code gets the status code for the list openstack subnets default response
func (*ListOpenstackSubnetsDefault) Error ¶
func (o *ListOpenstackSubnetsDefault) Error() string
func (*ListOpenstackSubnetsDefault) GetPayload ¶
func (o *ListOpenstackSubnetsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackSubnetsNoCredentialsDefault ¶
type ListOpenstackSubnetsNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSubnetsNoCredentialsDefault handles this case with default header values.
errorResponse
func NewListOpenstackSubnetsNoCredentialsDefault ¶
func NewListOpenstackSubnetsNoCredentialsDefault(code int) *ListOpenstackSubnetsNoCredentialsDefault
NewListOpenstackSubnetsNoCredentialsDefault creates a ListOpenstackSubnetsNoCredentialsDefault with default headers values
func (*ListOpenstackSubnetsNoCredentialsDefault) Code ¶
func (o *ListOpenstackSubnetsNoCredentialsDefault) Code() int
Code gets the status code for the list openstack subnets no credentials default response
func (*ListOpenstackSubnetsNoCredentialsDefault) Error ¶
func (o *ListOpenstackSubnetsNoCredentialsDefault) Error() string
func (*ListOpenstackSubnetsNoCredentialsDefault) GetPayload ¶
func (o *ListOpenstackSubnetsNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackSubnetsNoCredentialsOK ¶
type ListOpenstackSubnetsNoCredentialsOK struct {
Payload []*models.OpenstackSubnet
}
ListOpenstackSubnetsNoCredentialsOK handles this case with default header values.
OpenstackSubnet
func NewListOpenstackSubnetsNoCredentialsOK ¶
func NewListOpenstackSubnetsNoCredentialsOK() *ListOpenstackSubnetsNoCredentialsOK
NewListOpenstackSubnetsNoCredentialsOK creates a ListOpenstackSubnetsNoCredentialsOK with default headers values
func (*ListOpenstackSubnetsNoCredentialsOK) Error ¶
func (o *ListOpenstackSubnetsNoCredentialsOK) Error() string
func (*ListOpenstackSubnetsNoCredentialsOK) GetPayload ¶
func (o *ListOpenstackSubnetsNoCredentialsOK) GetPayload() []*models.OpenstackSubnet
type ListOpenstackSubnetsNoCredentialsParams ¶
type ListOpenstackSubnetsNoCredentialsParams struct { /*ClusterID*/ ClusterID string /*Dc*/ DC string /*NetworkID*/ NetworkID *string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSubnetsNoCredentialsParams contains all the parameters to send to the API endpoint for the list openstack subnets no credentials operation typically these are written to a http.Request
func NewListOpenstackSubnetsNoCredentialsParams ¶
func NewListOpenstackSubnetsNoCredentialsParams() *ListOpenstackSubnetsNoCredentialsParams
NewListOpenstackSubnetsNoCredentialsParams creates a new ListOpenstackSubnetsNoCredentialsParams object with the default values initialized.
func NewListOpenstackSubnetsNoCredentialsParamsWithContext ¶
func NewListOpenstackSubnetsNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackSubnetsNoCredentialsParams
NewListOpenstackSubnetsNoCredentialsParamsWithContext creates a new ListOpenstackSubnetsNoCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSubnetsNoCredentialsParamsWithHTTPClient ¶
func NewListOpenstackSubnetsNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackSubnetsNoCredentialsParams
NewListOpenstackSubnetsNoCredentialsParamsWithHTTPClient creates a new ListOpenstackSubnetsNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSubnetsNoCredentialsParamsWithTimeout ¶
func NewListOpenstackSubnetsNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackSubnetsNoCredentialsParams
NewListOpenstackSubnetsNoCredentialsParamsWithTimeout creates a new ListOpenstackSubnetsNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSubnetsNoCredentialsParams) SetClusterID ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) SetContext ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) SetDC ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) SetDC(dc string)
SetDC adds the dc to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) SetHTTPClient ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) SetNetworkID ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) SetNetworkID(networkID *string)
SetNetworkID adds the networkId to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) SetProjectID ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) SetTimeout ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) WithClusterID ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackSubnetsNoCredentialsParams
WithClusterID adds the clusterID to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) WithContext ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackSubnetsNoCredentialsParams
WithContext adds the context to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) WithDC ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) WithDC(dc string) *ListOpenstackSubnetsNoCredentialsParams
WithDC adds the dc to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) WithHTTPClient ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackSubnetsNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) WithNetworkID ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) WithNetworkID(networkID *string) *ListOpenstackSubnetsNoCredentialsParams
WithNetworkID adds the networkID to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) WithProjectID ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackSubnetsNoCredentialsParams
WithProjectID adds the projectID to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) WithTimeout ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackSubnetsNoCredentialsParams
WithTimeout adds the timeout to the list openstack subnets no credentials params
func (*ListOpenstackSubnetsNoCredentialsParams) WriteToRequest ¶
func (o *ListOpenstackSubnetsNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSubnetsNoCredentialsReader ¶
type ListOpenstackSubnetsNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListOpenstackSubnetsNoCredentialsReader is a Reader for the ListOpenstackSubnetsNoCredentials structure.
func (*ListOpenstackSubnetsNoCredentialsReader) ReadResponse ¶
func (o *ListOpenstackSubnetsNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackSubnetsOK ¶
type ListOpenstackSubnetsOK struct {
Payload []*models.OpenstackSubnet
}
ListOpenstackSubnetsOK handles this case with default header values.
OpenstackSubnet
func NewListOpenstackSubnetsOK ¶
func NewListOpenstackSubnetsOK() *ListOpenstackSubnetsOK
NewListOpenstackSubnetsOK creates a ListOpenstackSubnetsOK with default headers values
func (*ListOpenstackSubnetsOK) Error ¶
func (o *ListOpenstackSubnetsOK) Error() string
func (*ListOpenstackSubnetsOK) GetPayload ¶
func (o *ListOpenstackSubnetsOK) GetPayload() []*models.OpenstackSubnet
type ListOpenstackSubnetsParams ¶
type ListOpenstackSubnetsParams struct { /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*Password*/ Password *string /*Tenant*/ Tenant *string /*TenantID*/ TenantID *string /*Username*/ Username *string /*NetworkID*/ NetworkID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSubnetsParams contains all the parameters to send to the API endpoint for the list openstack subnets operation typically these are written to a http.Request
func NewListOpenstackSubnetsParams ¶
func NewListOpenstackSubnetsParams() *ListOpenstackSubnetsParams
NewListOpenstackSubnetsParams creates a new ListOpenstackSubnetsParams object with the default values initialized.
func NewListOpenstackSubnetsParamsWithContext ¶
func NewListOpenstackSubnetsParamsWithContext(ctx context.Context) *ListOpenstackSubnetsParams
NewListOpenstackSubnetsParamsWithContext creates a new ListOpenstackSubnetsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSubnetsParamsWithHTTPClient ¶
func NewListOpenstackSubnetsParamsWithHTTPClient(client *http.Client) *ListOpenstackSubnetsParams
NewListOpenstackSubnetsParamsWithHTTPClient creates a new ListOpenstackSubnetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSubnetsParamsWithTimeout ¶
func NewListOpenstackSubnetsParamsWithTimeout(timeout time.Duration) *ListOpenstackSubnetsParams
NewListOpenstackSubnetsParamsWithTimeout creates a new ListOpenstackSubnetsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSubnetsParams) SetContext ¶
func (o *ListOpenstackSubnetsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetCredential ¶
func (o *ListOpenstackSubnetsParams) SetCredential(credential *string)
SetCredential adds the credential to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetDatacenterName ¶
func (o *ListOpenstackSubnetsParams) SetDatacenterName(datacenterName *string)
SetDatacenterName adds the datacenterName to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetDomain ¶
func (o *ListOpenstackSubnetsParams) SetDomain(domain *string)
SetDomain adds the domain to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetHTTPClient ¶
func (o *ListOpenstackSubnetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetNetworkID ¶
func (o *ListOpenstackSubnetsParams) SetNetworkID(networkID *string)
SetNetworkID adds the networkId to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetPassword ¶
func (o *ListOpenstackSubnetsParams) SetPassword(password *string)
SetPassword adds the password to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetTenant ¶
func (o *ListOpenstackSubnetsParams) SetTenant(tenant *string)
SetTenant adds the tenant to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetTenantID ¶
func (o *ListOpenstackSubnetsParams) SetTenantID(tenantID *string)
SetTenantID adds the tenantId to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetTimeout ¶
func (o *ListOpenstackSubnetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetUsername ¶
func (o *ListOpenstackSubnetsParams) SetUsername(username *string)
SetUsername adds the username to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithContext ¶
func (o *ListOpenstackSubnetsParams) WithContext(ctx context.Context) *ListOpenstackSubnetsParams
WithContext adds the context to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithCredential ¶
func (o *ListOpenstackSubnetsParams) WithCredential(credential *string) *ListOpenstackSubnetsParams
WithCredential adds the credential to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithDatacenterName ¶
func (o *ListOpenstackSubnetsParams) WithDatacenterName(datacenterName *string) *ListOpenstackSubnetsParams
WithDatacenterName adds the datacenterName to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithDomain ¶
func (o *ListOpenstackSubnetsParams) WithDomain(domain *string) *ListOpenstackSubnetsParams
WithDomain adds the domain to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithHTTPClient ¶
func (o *ListOpenstackSubnetsParams) WithHTTPClient(client *http.Client) *ListOpenstackSubnetsParams
WithHTTPClient adds the HTTPClient to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithNetworkID ¶
func (o *ListOpenstackSubnetsParams) WithNetworkID(networkID *string) *ListOpenstackSubnetsParams
WithNetworkID adds the networkID to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithPassword ¶
func (o *ListOpenstackSubnetsParams) WithPassword(password *string) *ListOpenstackSubnetsParams
WithPassword adds the password to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithTenant ¶
func (o *ListOpenstackSubnetsParams) WithTenant(tenant *string) *ListOpenstackSubnetsParams
WithTenant adds the tenant to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithTenantID ¶
func (o *ListOpenstackSubnetsParams) WithTenantID(tenantID *string) *ListOpenstackSubnetsParams
WithTenantID adds the tenantID to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithTimeout ¶
func (o *ListOpenstackSubnetsParams) WithTimeout(timeout time.Duration) *ListOpenstackSubnetsParams
WithTimeout adds the timeout to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithUsername ¶
func (o *ListOpenstackSubnetsParams) WithUsername(username *string) *ListOpenstackSubnetsParams
WithUsername adds the username to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WriteToRequest ¶
func (o *ListOpenstackSubnetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSubnetsReader ¶
type ListOpenstackSubnetsReader struct {
// contains filtered or unexported fields
}
ListOpenstackSubnetsReader is a Reader for the ListOpenstackSubnets structure.
func (*ListOpenstackSubnetsReader) ReadResponse ¶
func (o *ListOpenstackSubnetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackTenantsDefault ¶
type ListOpenstackTenantsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackTenantsDefault handles this case with default header values.
errorResponse
func NewListOpenstackTenantsDefault ¶
func NewListOpenstackTenantsDefault(code int) *ListOpenstackTenantsDefault
NewListOpenstackTenantsDefault creates a ListOpenstackTenantsDefault with default headers values
func (*ListOpenstackTenantsDefault) Code ¶
func (o *ListOpenstackTenantsDefault) Code() int
Code gets the status code for the list openstack tenants default response
func (*ListOpenstackTenantsDefault) Error ¶
func (o *ListOpenstackTenantsDefault) Error() string
func (*ListOpenstackTenantsDefault) GetPayload ¶
func (o *ListOpenstackTenantsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackTenantsNoCredentialsDefault ¶
type ListOpenstackTenantsNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackTenantsNoCredentialsDefault handles this case with default header values.
errorResponse
func NewListOpenstackTenantsNoCredentialsDefault ¶
func NewListOpenstackTenantsNoCredentialsDefault(code int) *ListOpenstackTenantsNoCredentialsDefault
NewListOpenstackTenantsNoCredentialsDefault creates a ListOpenstackTenantsNoCredentialsDefault with default headers values
func (*ListOpenstackTenantsNoCredentialsDefault) Code ¶
func (o *ListOpenstackTenantsNoCredentialsDefault) Code() int
Code gets the status code for the list openstack tenants no credentials default response
func (*ListOpenstackTenantsNoCredentialsDefault) Error ¶
func (o *ListOpenstackTenantsNoCredentialsDefault) Error() string
func (*ListOpenstackTenantsNoCredentialsDefault) GetPayload ¶
func (o *ListOpenstackTenantsNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackTenantsNoCredentialsOK ¶
type ListOpenstackTenantsNoCredentialsOK struct {
Payload []*models.OpenstackTenant
}
ListOpenstackTenantsNoCredentialsOK handles this case with default header values.
OpenstackTenant
func NewListOpenstackTenantsNoCredentialsOK ¶
func NewListOpenstackTenantsNoCredentialsOK() *ListOpenstackTenantsNoCredentialsOK
NewListOpenstackTenantsNoCredentialsOK creates a ListOpenstackTenantsNoCredentialsOK with default headers values
func (*ListOpenstackTenantsNoCredentialsOK) Error ¶
func (o *ListOpenstackTenantsNoCredentialsOK) Error() string
func (*ListOpenstackTenantsNoCredentialsOK) GetPayload ¶
func (o *ListOpenstackTenantsNoCredentialsOK) GetPayload() []*models.OpenstackTenant
type ListOpenstackTenantsNoCredentialsParams ¶
type ListOpenstackTenantsNoCredentialsParams struct { /*ClusterID*/ ClusterID string /*Dc*/ DC string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackTenantsNoCredentialsParams contains all the parameters to send to the API endpoint for the list openstack tenants no credentials operation typically these are written to a http.Request
func NewListOpenstackTenantsNoCredentialsParams ¶
func NewListOpenstackTenantsNoCredentialsParams() *ListOpenstackTenantsNoCredentialsParams
NewListOpenstackTenantsNoCredentialsParams creates a new ListOpenstackTenantsNoCredentialsParams object with the default values initialized.
func NewListOpenstackTenantsNoCredentialsParamsWithContext ¶
func NewListOpenstackTenantsNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackTenantsNoCredentialsParams
NewListOpenstackTenantsNoCredentialsParamsWithContext creates a new ListOpenstackTenantsNoCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackTenantsNoCredentialsParamsWithHTTPClient ¶
func NewListOpenstackTenantsNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackTenantsNoCredentialsParams
NewListOpenstackTenantsNoCredentialsParamsWithHTTPClient creates a new ListOpenstackTenantsNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackTenantsNoCredentialsParamsWithTimeout ¶
func NewListOpenstackTenantsNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackTenantsNoCredentialsParams
NewListOpenstackTenantsNoCredentialsParamsWithTimeout creates a new ListOpenstackTenantsNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackTenantsNoCredentialsParams) SetClusterID ¶
func (o *ListOpenstackTenantsNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) SetContext ¶
func (o *ListOpenstackTenantsNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) SetDC ¶
func (o *ListOpenstackTenantsNoCredentialsParams) SetDC(dc string)
SetDC adds the dc to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) SetHTTPClient ¶
func (o *ListOpenstackTenantsNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) SetProjectID ¶
func (o *ListOpenstackTenantsNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) SetTimeout ¶
func (o *ListOpenstackTenantsNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) WithClusterID ¶
func (o *ListOpenstackTenantsNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackTenantsNoCredentialsParams
WithClusterID adds the clusterID to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) WithContext ¶
func (o *ListOpenstackTenantsNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackTenantsNoCredentialsParams
WithContext adds the context to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) WithDC ¶
func (o *ListOpenstackTenantsNoCredentialsParams) WithDC(dc string) *ListOpenstackTenantsNoCredentialsParams
WithDC adds the dc to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) WithHTTPClient ¶
func (o *ListOpenstackTenantsNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackTenantsNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) WithProjectID ¶
func (o *ListOpenstackTenantsNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackTenantsNoCredentialsParams
WithProjectID adds the projectID to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) WithTimeout ¶
func (o *ListOpenstackTenantsNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackTenantsNoCredentialsParams
WithTimeout adds the timeout to the list openstack tenants no credentials params
func (*ListOpenstackTenantsNoCredentialsParams) WriteToRequest ¶
func (o *ListOpenstackTenantsNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackTenantsNoCredentialsReader ¶
type ListOpenstackTenantsNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListOpenstackTenantsNoCredentialsReader is a Reader for the ListOpenstackTenantsNoCredentials structure.
func (*ListOpenstackTenantsNoCredentialsReader) ReadResponse ¶
func (o *ListOpenstackTenantsNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackTenantsOK ¶
type ListOpenstackTenantsOK struct {
Payload []*models.OpenstackTenant
}
ListOpenstackTenantsOK handles this case with default header values.
OpenstackTenant
func NewListOpenstackTenantsOK ¶
func NewListOpenstackTenantsOK() *ListOpenstackTenantsOK
NewListOpenstackTenantsOK creates a ListOpenstackTenantsOK with default headers values
func (*ListOpenstackTenantsOK) Error ¶
func (o *ListOpenstackTenantsOK) Error() string
func (*ListOpenstackTenantsOK) GetPayload ¶
func (o *ListOpenstackTenantsOK) GetPayload() []*models.OpenstackTenant
type ListOpenstackTenantsParams ¶
type ListOpenstackTenantsParams struct { /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*Password*/ Password *string /*Username*/ Username *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackTenantsParams contains all the parameters to send to the API endpoint for the list openstack tenants operation typically these are written to a http.Request
func NewListOpenstackTenantsParams ¶
func NewListOpenstackTenantsParams() *ListOpenstackTenantsParams
NewListOpenstackTenantsParams creates a new ListOpenstackTenantsParams object with the default values initialized.
func NewListOpenstackTenantsParamsWithContext ¶
func NewListOpenstackTenantsParamsWithContext(ctx context.Context) *ListOpenstackTenantsParams
NewListOpenstackTenantsParamsWithContext creates a new ListOpenstackTenantsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackTenantsParamsWithHTTPClient ¶
func NewListOpenstackTenantsParamsWithHTTPClient(client *http.Client) *ListOpenstackTenantsParams
NewListOpenstackTenantsParamsWithHTTPClient creates a new ListOpenstackTenantsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackTenantsParamsWithTimeout ¶
func NewListOpenstackTenantsParamsWithTimeout(timeout time.Duration) *ListOpenstackTenantsParams
NewListOpenstackTenantsParamsWithTimeout creates a new ListOpenstackTenantsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackTenantsParams) SetContext ¶
func (o *ListOpenstackTenantsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack tenants params
func (*ListOpenstackTenantsParams) SetCredential ¶
func (o *ListOpenstackTenantsParams) SetCredential(credential *string)
SetCredential adds the credential to the list openstack tenants params
func (*ListOpenstackTenantsParams) SetDatacenterName ¶
func (o *ListOpenstackTenantsParams) SetDatacenterName(datacenterName *string)
SetDatacenterName adds the datacenterName to the list openstack tenants params
func (*ListOpenstackTenantsParams) SetDomain ¶
func (o *ListOpenstackTenantsParams) SetDomain(domain *string)
SetDomain adds the domain to the list openstack tenants params
func (*ListOpenstackTenantsParams) SetHTTPClient ¶
func (o *ListOpenstackTenantsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack tenants params
func (*ListOpenstackTenantsParams) SetPassword ¶
func (o *ListOpenstackTenantsParams) SetPassword(password *string)
SetPassword adds the password to the list openstack tenants params
func (*ListOpenstackTenantsParams) SetTimeout ¶
func (o *ListOpenstackTenantsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack tenants params
func (*ListOpenstackTenantsParams) SetUsername ¶
func (o *ListOpenstackTenantsParams) SetUsername(username *string)
SetUsername adds the username to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithContext ¶
func (o *ListOpenstackTenantsParams) WithContext(ctx context.Context) *ListOpenstackTenantsParams
WithContext adds the context to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithCredential ¶
func (o *ListOpenstackTenantsParams) WithCredential(credential *string) *ListOpenstackTenantsParams
WithCredential adds the credential to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithDatacenterName ¶
func (o *ListOpenstackTenantsParams) WithDatacenterName(datacenterName *string) *ListOpenstackTenantsParams
WithDatacenterName adds the datacenterName to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithDomain ¶
func (o *ListOpenstackTenantsParams) WithDomain(domain *string) *ListOpenstackTenantsParams
WithDomain adds the domain to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithHTTPClient ¶
func (o *ListOpenstackTenantsParams) WithHTTPClient(client *http.Client) *ListOpenstackTenantsParams
WithHTTPClient adds the HTTPClient to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithPassword ¶
func (o *ListOpenstackTenantsParams) WithPassword(password *string) *ListOpenstackTenantsParams
WithPassword adds the password to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithTimeout ¶
func (o *ListOpenstackTenantsParams) WithTimeout(timeout time.Duration) *ListOpenstackTenantsParams
WithTimeout adds the timeout to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithUsername ¶
func (o *ListOpenstackTenantsParams) WithUsername(username *string) *ListOpenstackTenantsParams
WithUsername adds the username to the list openstack tenants params
func (*ListOpenstackTenantsParams) WriteToRequest ¶
func (o *ListOpenstackTenantsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackTenantsReader ¶
type ListOpenstackTenantsReader struct {
// contains filtered or unexported fields
}
ListOpenstackTenantsReader is a Reader for the ListOpenstackTenants structure.
func (*ListOpenstackTenantsReader) ReadResponse ¶
func (o *ListOpenstackTenantsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- list_openstack_networks_no_credentials_parameters.go
- list_openstack_networks_no_credentials_responses.go
- list_openstack_networks_parameters.go
- list_openstack_networks_responses.go
- list_openstack_security_groups_no_credentials_parameters.go
- list_openstack_security_groups_no_credentials_responses.go
- list_openstack_security_groups_parameters.go
- list_openstack_security_groups_responses.go
- list_openstack_sizes_no_credentials_parameters.go
- list_openstack_sizes_no_credentials_responses.go
- list_openstack_sizes_parameters.go
- list_openstack_sizes_responses.go
- list_openstack_subnets_no_credentials_parameters.go
- list_openstack_subnets_no_credentials_responses.go
- list_openstack_subnets_parameters.go
- list_openstack_subnets_responses.go
- list_openstack_tenants_no_credentials_parameters.go
- list_openstack_tenants_no_credentials_responses.go
- list_openstack_tenants_parameters.go
- list_openstack_tenants_responses.go
- openstack_client.go