Documentation
¶
Index ¶
- type Client
- func (a *Client) ListOpenstackAvailabilityZones(params *ListOpenstackAvailabilityZonesParams, ...) (*ListOpenstackAvailabilityZonesOK, error)
- func (a *Client) ListOpenstackAvailabilityZonesNoCredentials(params *ListOpenstackAvailabilityZonesNoCredentialsParams, ...) (*ListOpenstackAvailabilityZonesNoCredentialsOK, error)
- func (a *Client) ListOpenstackAvailabilityZonesNoCredentialsV2(params *ListOpenstackAvailabilityZonesNoCredentialsV2Params, ...) (*ListOpenstackAvailabilityZonesNoCredentialsV2OK, error)
- func (a *Client) ListOpenstackNetworks(params *ListOpenstackNetworksParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksOK, error)
- func (a *Client) ListOpenstackNetworksNoCredentials(params *ListOpenstackNetworksNoCredentialsParams, ...) (*ListOpenstackNetworksNoCredentialsOK, error)
- func (a *Client) ListOpenstackNetworksNoCredentialsV2(params *ListOpenstackNetworksNoCredentialsV2Params, ...) (*ListOpenstackNetworksNoCredentialsV2OK, error)
- func (a *Client) ListOpenstackSecurityGroups(params *ListOpenstackSecurityGroupsParams, ...) (*ListOpenstackSecurityGroupsOK, error)
- func (a *Client) ListOpenstackSecurityGroupsNoCredentials(params *ListOpenstackSecurityGroupsNoCredentialsParams, ...) (*ListOpenstackSecurityGroupsNoCredentialsOK, error)
- func (a *Client) ListOpenstackSecurityGroupsNoCredentialsV2(params *ListOpenstackSecurityGroupsNoCredentialsV2Params, ...) (*ListOpenstackSecurityGroupsNoCredentialsV2OK, error)
- func (a *Client) ListOpenstackSizes(params *ListOpenstackSizesParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesOK, error)
- func (a *Client) ListOpenstackSizesNoCredentials(params *ListOpenstackSizesNoCredentialsParams, ...) (*ListOpenstackSizesNoCredentialsOK, error)
- func (a *Client) ListOpenstackSizesNoCredentialsV2(params *ListOpenstackSizesNoCredentialsV2Params, ...) (*ListOpenstackSizesNoCredentialsV2OK, error)
- func (a *Client) ListOpenstackSubnets(params *ListOpenstackSubnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsOK, error)
- func (a *Client) ListOpenstackSubnetsNoCredentials(params *ListOpenstackSubnetsNoCredentialsParams, ...) (*ListOpenstackSubnetsNoCredentialsOK, error)
- func (a *Client) ListOpenstackSubnetsNoCredentialsV2(params *ListOpenstackSubnetsNoCredentialsV2Params, ...) (*ListOpenstackSubnetsNoCredentialsV2OK, error)
- func (a *Client) ListOpenstackTenants(params *ListOpenstackTenantsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsOK, error)
- func (a *Client) ListOpenstackTenantsNoCredentials(params *ListOpenstackTenantsNoCredentialsParams, ...) (*ListOpenstackTenantsNoCredentialsOK, error)
- func (a *Client) ListOpenstackTenantsNoCredentialsV2(params *ListOpenstackTenantsNoCredentialsV2Params, ...) (*ListOpenstackTenantsNoCredentialsV2OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type ListOpenstackAvailabilityZonesDefault
- type ListOpenstackAvailabilityZonesNoCredentialsDefault
- type ListOpenstackAvailabilityZonesNoCredentialsOK
- type ListOpenstackAvailabilityZonesNoCredentialsParams
- func NewListOpenstackAvailabilityZonesNoCredentialsParams() *ListOpenstackAvailabilityZonesNoCredentialsParams
- func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetDC(dc string)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithDC(dc string) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesNoCredentialsParams
- func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackAvailabilityZonesNoCredentialsReader
- type ListOpenstackAvailabilityZonesNoCredentialsV2Default
- type ListOpenstackAvailabilityZonesNoCredentialsV2OK
- type ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func NewListOpenstackAvailabilityZonesNoCredentialsV2Params() *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetClusterID(clusterID string)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetContext(ctx context.Context)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetProjectID(projectID string)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
- func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackAvailabilityZonesNoCredentialsV2Reader
- type ListOpenstackAvailabilityZonesOK
- type ListOpenstackAvailabilityZonesParams
- func NewListOpenstackAvailabilityZonesParams() *ListOpenstackAvailabilityZonesParams
- func NewListOpenstackAvailabilityZonesParamsWithContext(ctx context.Context) *ListOpenstackAvailabilityZonesParams
- func NewListOpenstackAvailabilityZonesParamsWithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesParams
- func NewListOpenstackAvailabilityZonesParamsWithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) SetApplicationCredentialID(applicationCredentialID *string)
- func (o *ListOpenstackAvailabilityZonesParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
- func (o *ListOpenstackAvailabilityZonesParams) SetContext(ctx context.Context)
- func (o *ListOpenstackAvailabilityZonesParams) SetCredential(credential *string)
- func (o *ListOpenstackAvailabilityZonesParams) SetDatacenterName(datacenterName *string)
- func (o *ListOpenstackAvailabilityZonesParams) SetDomain(domain *string)
- func (o *ListOpenstackAvailabilityZonesParams) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackAvailabilityZonesParams) SetOIDCAuthentication(oIDCAuthentication *bool)
- func (o *ListOpenstackAvailabilityZonesParams) SetPassword(password *string)
- func (o *ListOpenstackAvailabilityZonesParams) SetTenant(tenant *string)
- func (o *ListOpenstackAvailabilityZonesParams) SetTenantID(tenantID *string)
- func (o *ListOpenstackAvailabilityZonesParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackAvailabilityZonesParams) SetUsername(username *string)
- func (o *ListOpenstackAvailabilityZonesParams) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithContext(ctx context.Context) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithCredential(credential *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithDatacenterName(datacenterName *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithDomain(domain *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithOIDCAuthentication(oIDCAuthentication *bool) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithPassword(password *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithTenant(tenant *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithTenantID(tenantID *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WithUsername(username *string) *ListOpenstackAvailabilityZonesParams
- func (o *ListOpenstackAvailabilityZonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackAvailabilityZonesReader
- 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 ListOpenstackNetworksNoCredentialsV2Default
- type ListOpenstackNetworksNoCredentialsV2OK
- type ListOpenstackNetworksNoCredentialsV2Params
- func NewListOpenstackNetworksNoCredentialsV2Params() *ListOpenstackNetworksNoCredentialsV2Params
- func NewListOpenstackNetworksNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackNetworksNoCredentialsV2Params
- func NewListOpenstackNetworksNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackNetworksNoCredentialsV2Params
- func NewListOpenstackNetworksNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackNetworksNoCredentialsV2Params
- func (o *ListOpenstackNetworksNoCredentialsV2Params) SetClusterID(clusterID string)
- func (o *ListOpenstackNetworksNoCredentialsV2Params) SetContext(ctx context.Context)
- func (o *ListOpenstackNetworksNoCredentialsV2Params) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackNetworksNoCredentialsV2Params) SetProjectID(projectID string)
- func (o *ListOpenstackNetworksNoCredentialsV2Params) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackNetworksNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackNetworksNoCredentialsV2Params
- func (o *ListOpenstackNetworksNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackNetworksNoCredentialsV2Params
- func (o *ListOpenstackNetworksNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackNetworksNoCredentialsV2Params
- func (o *ListOpenstackNetworksNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackNetworksNoCredentialsV2Params
- func (o *ListOpenstackNetworksNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackNetworksNoCredentialsV2Params
- func (o *ListOpenstackNetworksNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackNetworksNoCredentialsV2Reader
- 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) SetApplicationCredentialID(applicationCredentialID *string)
- func (o *ListOpenstackNetworksParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
- 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) SetOIDCAuthentication(oIDCAuthentication *bool)
- 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) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackNetworksParams
- func (o *ListOpenstackNetworksParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackNetworksParams
- 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) WithOIDCAuthentication(oIDCAuthentication *bool) *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 ListOpenstackSecurityGroupsNoCredentialsV2Default
- type ListOpenstackSecurityGroupsNoCredentialsV2OK
- type ListOpenstackSecurityGroupsNoCredentialsV2Params
- func NewListOpenstackSecurityGroupsNoCredentialsV2Params() *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetClusterID(clusterID string)
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetContext(ctx context.Context)
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetProjectID(projectID string)
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsNoCredentialsV2Params
- func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSecurityGroupsNoCredentialsV2Reader
- 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) SetApplicationCredentialID(applicationCredentialID *string)
- func (o *ListOpenstackSecurityGroupsParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
- 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) SetOIDCAuthentication(oIDCAuthentication *bool)
- 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) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackSecurityGroupsParams
- func (o *ListOpenstackSecurityGroupsParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackSecurityGroupsParams
- 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) WithOIDCAuthentication(oIDCAuthentication *bool) *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 ListOpenstackSizesNoCredentialsV2Default
- type ListOpenstackSizesNoCredentialsV2OK
- type ListOpenstackSizesNoCredentialsV2Params
- func NewListOpenstackSizesNoCredentialsV2Params() *ListOpenstackSizesNoCredentialsV2Params
- func NewListOpenstackSizesNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackSizesNoCredentialsV2Params
- func NewListOpenstackSizesNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackSizesNoCredentialsV2Params
- func NewListOpenstackSizesNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackSizesNoCredentialsV2Params
- func (o *ListOpenstackSizesNoCredentialsV2Params) SetClusterID(clusterID string)
- func (o *ListOpenstackSizesNoCredentialsV2Params) SetContext(ctx context.Context)
- func (o *ListOpenstackSizesNoCredentialsV2Params) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSizesNoCredentialsV2Params) SetProjectID(projectID string)
- func (o *ListOpenstackSizesNoCredentialsV2Params) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSizesNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackSizesNoCredentialsV2Params
- func (o *ListOpenstackSizesNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackSizesNoCredentialsV2Params
- func (o *ListOpenstackSizesNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackSizesNoCredentialsV2Params
- func (o *ListOpenstackSizesNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackSizesNoCredentialsV2Params
- func (o *ListOpenstackSizesNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackSizesNoCredentialsV2Params
- func (o *ListOpenstackSizesNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSizesNoCredentialsV2Reader
- 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) SetApplicationCredentialID(applicationCredentialID *string)
- func (o *ListOpenstackSizesParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
- 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) SetOIDCAuthentication(oIDCAuthentication *bool)
- 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) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackSizesParams
- func (o *ListOpenstackSizesParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackSizesParams
- 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) WithOIDCAuthentication(oIDCAuthentication *bool) *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 ListOpenstackSubnetsNoCredentialsV2Default
- type ListOpenstackSubnetsNoCredentialsV2OK
- type ListOpenstackSubnetsNoCredentialsV2Params
- func NewListOpenstackSubnetsNoCredentialsV2Params() *ListOpenstackSubnetsNoCredentialsV2Params
- func NewListOpenstackSubnetsNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackSubnetsNoCredentialsV2Params
- func NewListOpenstackSubnetsNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackSubnetsNoCredentialsV2Params
- func NewListOpenstackSubnetsNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackSubnetsNoCredentialsV2Params
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetClusterID(clusterID string)
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetContext(ctx context.Context)
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetNetworkID(networkID *string)
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetProjectID(projectID string)
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackSubnetsNoCredentialsV2Params
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackSubnetsNoCredentialsV2Params
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackSubnetsNoCredentialsV2Params
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithNetworkID(networkID *string) *ListOpenstackSubnetsNoCredentialsV2Params
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackSubnetsNoCredentialsV2Params
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackSubnetsNoCredentialsV2Params
- func (o *ListOpenstackSubnetsNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackSubnetsNoCredentialsV2Reader
- 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) SetApplicationCredentialID(applicationCredentialID *string)
- func (o *ListOpenstackSubnetsParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
- 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) SetOIDCAuthentication(oIDCAuthentication *bool)
- 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) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackSubnetsParams
- func (o *ListOpenstackSubnetsParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackSubnetsParams
- 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) WithOIDCAuthentication(oIDCAuthentication *bool) *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 ListOpenstackTenantsNoCredentialsV2Default
- type ListOpenstackTenantsNoCredentialsV2OK
- type ListOpenstackTenantsNoCredentialsV2Params
- func NewListOpenstackTenantsNoCredentialsV2Params() *ListOpenstackTenantsNoCredentialsV2Params
- func NewListOpenstackTenantsNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackTenantsNoCredentialsV2Params
- func NewListOpenstackTenantsNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackTenantsNoCredentialsV2Params
- func NewListOpenstackTenantsNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackTenantsNoCredentialsV2Params
- func (o *ListOpenstackTenantsNoCredentialsV2Params) SetClusterID(clusterID string)
- func (o *ListOpenstackTenantsNoCredentialsV2Params) SetContext(ctx context.Context)
- func (o *ListOpenstackTenantsNoCredentialsV2Params) SetHTTPClient(client *http.Client)
- func (o *ListOpenstackTenantsNoCredentialsV2Params) SetProjectID(projectID string)
- func (o *ListOpenstackTenantsNoCredentialsV2Params) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackTenantsNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackTenantsNoCredentialsV2Params
- func (o *ListOpenstackTenantsNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackTenantsNoCredentialsV2Params
- func (o *ListOpenstackTenantsNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackTenantsNoCredentialsV2Params
- func (o *ListOpenstackTenantsNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackTenantsNoCredentialsV2Params
- func (o *ListOpenstackTenantsNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackTenantsNoCredentialsV2Params
- func (o *ListOpenstackTenantsNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListOpenstackTenantsNoCredentialsV2Reader
- 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) SetApplicationCredentialID(applicationCredentialID *string)
- func (o *ListOpenstackTenantsParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
- 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) SetOIDCAuthentication(oIDCAuthentication *bool)
- func (o *ListOpenstackTenantsParams) SetPassword(password *string)
- func (o *ListOpenstackTenantsParams) SetTimeout(timeout time.Duration)
- func (o *ListOpenstackTenantsParams) SetUsername(username *string)
- func (o *ListOpenstackTenantsParams) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackTenantsParams
- func (o *ListOpenstackTenantsParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackTenantsParams
- 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) WithOIDCAuthentication(oIDCAuthentication *bool) *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) ListOpenstackAvailabilityZones ¶
func (a *Client) ListOpenstackAvailabilityZones(params *ListOpenstackAvailabilityZonesParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackAvailabilityZonesOK, error)
ListOpenstackAvailabilityZones Lists availability zones from openstack
func (*Client) ListOpenstackAvailabilityZonesNoCredentials ¶
func (a *Client) ListOpenstackAvailabilityZonesNoCredentials(params *ListOpenstackAvailabilityZonesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackAvailabilityZonesNoCredentialsOK, error)
ListOpenstackAvailabilityZonesNoCredentials Lists availability zones from openstack
func (*Client) ListOpenstackAvailabilityZonesNoCredentialsV2 ¶
func (a *Client) ListOpenstackAvailabilityZonesNoCredentialsV2(params *ListOpenstackAvailabilityZonesNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackAvailabilityZonesNoCredentialsV2OK, error)
ListOpenstackAvailabilityZonesNoCredentialsV2 Lists availability zones from openstack
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) ListOpenstackNetworksNoCredentialsV2 ¶
func (a *Client) ListOpenstackNetworksNoCredentialsV2(params *ListOpenstackNetworksNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksNoCredentialsV2OK, error)
ListOpenstackNetworksNoCredentialsV2 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) ListOpenstackSecurityGroupsNoCredentialsV2 ¶
func (a *Client) ListOpenstackSecurityGroupsNoCredentialsV2(params *ListOpenstackSecurityGroupsNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSecurityGroupsNoCredentialsV2OK, error)
ListOpenstackSecurityGroupsNoCredentialsV2 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) ListOpenstackSizesNoCredentialsV2 ¶
func (a *Client) ListOpenstackSizesNoCredentialsV2(params *ListOpenstackSizesNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesNoCredentialsV2OK, error)
ListOpenstackSizesNoCredentialsV2 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) ListOpenstackSubnetsNoCredentialsV2 ¶
func (a *Client) ListOpenstackSubnetsNoCredentialsV2(params *ListOpenstackSubnetsNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsNoCredentialsV2OK, error)
ListOpenstackSubnetsNoCredentialsV2 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) ListOpenstackTenantsNoCredentialsV2 ¶
func (a *Client) ListOpenstackTenantsNoCredentialsV2(params *ListOpenstackTenantsNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsNoCredentialsV2OK, error)
ListOpenstackTenantsNoCredentialsV2 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 { ListOpenstackAvailabilityZones(params *ListOpenstackAvailabilityZonesParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackAvailabilityZonesOK, error) ListOpenstackAvailabilityZonesNoCredentials(params *ListOpenstackAvailabilityZonesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackAvailabilityZonesNoCredentialsOK, error) ListOpenstackAvailabilityZonesNoCredentialsV2(params *ListOpenstackAvailabilityZonesNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackAvailabilityZonesNoCredentialsV2OK, error) ListOpenstackNetworks(params *ListOpenstackNetworksParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksOK, error) ListOpenstackNetworksNoCredentials(params *ListOpenstackNetworksNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksNoCredentialsOK, error) ListOpenstackNetworksNoCredentialsV2(params *ListOpenstackNetworksNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackNetworksNoCredentialsV2OK, error) ListOpenstackSecurityGroups(params *ListOpenstackSecurityGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSecurityGroupsOK, error) ListOpenstackSecurityGroupsNoCredentials(params *ListOpenstackSecurityGroupsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSecurityGroupsNoCredentialsOK, error) ListOpenstackSecurityGroupsNoCredentialsV2(params *ListOpenstackSecurityGroupsNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSecurityGroupsNoCredentialsV2OK, error) ListOpenstackSizes(params *ListOpenstackSizesParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesOK, error) ListOpenstackSizesNoCredentials(params *ListOpenstackSizesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesNoCredentialsOK, error) ListOpenstackSizesNoCredentialsV2(params *ListOpenstackSizesNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSizesNoCredentialsV2OK, error) ListOpenstackSubnets(params *ListOpenstackSubnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsOK, error) ListOpenstackSubnetsNoCredentials(params *ListOpenstackSubnetsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsNoCredentialsOK, error) ListOpenstackSubnetsNoCredentialsV2(params *ListOpenstackSubnetsNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackSubnetsNoCredentialsV2OK, error) ListOpenstackTenants(params *ListOpenstackTenantsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsOK, error) ListOpenstackTenantsNoCredentials(params *ListOpenstackTenantsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsNoCredentialsOK, error) ListOpenstackTenantsNoCredentialsV2(params *ListOpenstackTenantsNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListOpenstackTenantsNoCredentialsV2OK, 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 ListOpenstackAvailabilityZonesDefault ¶
type ListOpenstackAvailabilityZonesDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackAvailabilityZonesDefault handles this case with default header values.
errorResponse
func NewListOpenstackAvailabilityZonesDefault ¶
func NewListOpenstackAvailabilityZonesDefault(code int) *ListOpenstackAvailabilityZonesDefault
NewListOpenstackAvailabilityZonesDefault creates a ListOpenstackAvailabilityZonesDefault with default headers values
func (*ListOpenstackAvailabilityZonesDefault) Code ¶
func (o *ListOpenstackAvailabilityZonesDefault) Code() int
Code gets the status code for the list openstack availability zones default response
func (*ListOpenstackAvailabilityZonesDefault) Error ¶
func (o *ListOpenstackAvailabilityZonesDefault) Error() string
func (*ListOpenstackAvailabilityZonesDefault) GetPayload ¶
func (o *ListOpenstackAvailabilityZonesDefault) GetPayload() *models.ErrorResponse
type ListOpenstackAvailabilityZonesNoCredentialsDefault ¶
type ListOpenstackAvailabilityZonesNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackAvailabilityZonesNoCredentialsDefault handles this case with default header values.
errorResponse
func NewListOpenstackAvailabilityZonesNoCredentialsDefault ¶
func NewListOpenstackAvailabilityZonesNoCredentialsDefault(code int) *ListOpenstackAvailabilityZonesNoCredentialsDefault
NewListOpenstackAvailabilityZonesNoCredentialsDefault creates a ListOpenstackAvailabilityZonesNoCredentialsDefault with default headers values
func (*ListOpenstackAvailabilityZonesNoCredentialsDefault) Code ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsDefault) Code() int
Code gets the status code for the list openstack availability zones no credentials default response
func (*ListOpenstackAvailabilityZonesNoCredentialsDefault) Error ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsDefault) Error() string
func (*ListOpenstackAvailabilityZonesNoCredentialsDefault) GetPayload ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListOpenstackAvailabilityZonesNoCredentialsOK ¶
type ListOpenstackAvailabilityZonesNoCredentialsOK struct {
Payload []*models.OpenstackAvailabilityZone
}
ListOpenstackAvailabilityZonesNoCredentialsOK handles this case with default header values.
OpenstackAvailabilityZone
func NewListOpenstackAvailabilityZonesNoCredentialsOK ¶
func NewListOpenstackAvailabilityZonesNoCredentialsOK() *ListOpenstackAvailabilityZonesNoCredentialsOK
NewListOpenstackAvailabilityZonesNoCredentialsOK creates a ListOpenstackAvailabilityZonesNoCredentialsOK with default headers values
func (*ListOpenstackAvailabilityZonesNoCredentialsOK) Error ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsOK) Error() string
func (*ListOpenstackAvailabilityZonesNoCredentialsOK) GetPayload ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsOK) GetPayload() []*models.OpenstackAvailabilityZone
type ListOpenstackAvailabilityZonesNoCredentialsParams ¶
type ListOpenstackAvailabilityZonesNoCredentialsParams struct { /*ClusterID*/ ClusterID string /*Dc*/ DC string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackAvailabilityZonesNoCredentialsParams contains all the parameters to send to the API endpoint for the list openstack availability zones no credentials operation typically these are written to a http.Request
func NewListOpenstackAvailabilityZonesNoCredentialsParams ¶
func NewListOpenstackAvailabilityZonesNoCredentialsParams() *ListOpenstackAvailabilityZonesNoCredentialsParams
NewListOpenstackAvailabilityZonesNoCredentialsParams creates a new ListOpenstackAvailabilityZonesNoCredentialsParams object with the default values initialized.
func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithContext ¶
func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithContext(ctx context.Context) *ListOpenstackAvailabilityZonesNoCredentialsParams
NewListOpenstackAvailabilityZonesNoCredentialsParamsWithContext creates a new ListOpenstackAvailabilityZonesNoCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithHTTPClient ¶
func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesNoCredentialsParams
NewListOpenstackAvailabilityZonesNoCredentialsParamsWithHTTPClient creates a new ListOpenstackAvailabilityZonesNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithTimeout ¶
func NewListOpenstackAvailabilityZonesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesNoCredentialsParams
NewListOpenstackAvailabilityZonesNoCredentialsParamsWithTimeout creates a new ListOpenstackAvailabilityZonesNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) SetClusterID ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) SetContext ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) SetDC ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetDC(dc string)
SetDC adds the dc to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) SetHTTPClient ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) SetProjectID ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) SetTimeout ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) WithClusterID ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithClusterID(clusterID string) *ListOpenstackAvailabilityZonesNoCredentialsParams
WithClusterID adds the clusterID to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) WithContext ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithContext(ctx context.Context) *ListOpenstackAvailabilityZonesNoCredentialsParams
WithContext adds the context to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) WithDC ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithDC(dc string) *ListOpenstackAvailabilityZonesNoCredentialsParams
WithDC adds the dc to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) WithHTTPClient ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) WithProjectID ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithProjectID(projectID string) *ListOpenstackAvailabilityZonesNoCredentialsParams
WithProjectID adds the projectID to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) WithTimeout ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesNoCredentialsParams
WithTimeout adds the timeout to the list openstack availability zones no credentials params
func (*ListOpenstackAvailabilityZonesNoCredentialsParams) WriteToRequest ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackAvailabilityZonesNoCredentialsReader ¶
type ListOpenstackAvailabilityZonesNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListOpenstackAvailabilityZonesNoCredentialsReader is a Reader for the ListOpenstackAvailabilityZonesNoCredentials structure.
func (*ListOpenstackAvailabilityZonesNoCredentialsReader) ReadResponse ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackAvailabilityZonesNoCredentialsV2Default ¶
type ListOpenstackAvailabilityZonesNoCredentialsV2Default struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackAvailabilityZonesNoCredentialsV2Default handles this case with default header values.
errorResponse
func NewListOpenstackAvailabilityZonesNoCredentialsV2Default ¶
func NewListOpenstackAvailabilityZonesNoCredentialsV2Default(code int) *ListOpenstackAvailabilityZonesNoCredentialsV2Default
NewListOpenstackAvailabilityZonesNoCredentialsV2Default creates a ListOpenstackAvailabilityZonesNoCredentialsV2Default with default headers values
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Default) Code ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Default) Code() int
Code gets the status code for the list openstack availability zones no credentials v2 default response
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Default) Error ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Default) Error() string
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Default) GetPayload ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Default) GetPayload() *models.ErrorResponse
type ListOpenstackAvailabilityZonesNoCredentialsV2OK ¶
type ListOpenstackAvailabilityZonesNoCredentialsV2OK struct {
Payload []*models.OpenstackAvailabilityZone
}
ListOpenstackAvailabilityZonesNoCredentialsV2OK handles this case with default header values.
OpenstackAvailabilityZone
func NewListOpenstackAvailabilityZonesNoCredentialsV2OK ¶
func NewListOpenstackAvailabilityZonesNoCredentialsV2OK() *ListOpenstackAvailabilityZonesNoCredentialsV2OK
NewListOpenstackAvailabilityZonesNoCredentialsV2OK creates a ListOpenstackAvailabilityZonesNoCredentialsV2OK with default headers values
func (*ListOpenstackAvailabilityZonesNoCredentialsV2OK) Error ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2OK) Error() string
func (*ListOpenstackAvailabilityZonesNoCredentialsV2OK) GetPayload ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2OK) GetPayload() []*models.OpenstackAvailabilityZone
type ListOpenstackAvailabilityZonesNoCredentialsV2Params ¶
type ListOpenstackAvailabilityZonesNoCredentialsV2Params struct { /*ClusterID*/ ClusterID string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackAvailabilityZonesNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list openstack availability zones no credentials v2 operation typically these are written to a http.Request
func NewListOpenstackAvailabilityZonesNoCredentialsV2Params ¶
func NewListOpenstackAvailabilityZonesNoCredentialsV2Params() *ListOpenstackAvailabilityZonesNoCredentialsV2Params
NewListOpenstackAvailabilityZonesNoCredentialsV2Params creates a new ListOpenstackAvailabilityZonesNoCredentialsV2Params object with the default values initialized.
func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithContext ¶
func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithContext creates a new ListOpenstackAvailabilityZonesNoCredentialsV2Params object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithHTTPClient ¶
func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithHTTPClient creates a new ListOpenstackAvailabilityZonesNoCredentialsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithTimeout ¶
func NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
NewListOpenstackAvailabilityZonesNoCredentialsV2ParamsWithTimeout creates a new ListOpenstackAvailabilityZonesNoCredentialsV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetClusterID ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetContext ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetContext(ctx context.Context)
SetContext adds the context to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetHTTPClient ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetProjectID ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetTimeout ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithClusterID ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
WithClusterID adds the clusterID to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithContext ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
WithContext adds the context to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithHTTPClient ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
WithHTTPClient adds the HTTPClient to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithProjectID ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
WithProjectID adds the projectID to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithTimeout ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesNoCredentialsV2Params
WithTimeout adds the timeout to the list openstack availability zones no credentials v2 params
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Params) WriteToRequest ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackAvailabilityZonesNoCredentialsV2Reader ¶
type ListOpenstackAvailabilityZonesNoCredentialsV2Reader struct {
// contains filtered or unexported fields
}
ListOpenstackAvailabilityZonesNoCredentialsV2Reader is a Reader for the ListOpenstackAvailabilityZonesNoCredentialsV2 structure.
func (*ListOpenstackAvailabilityZonesNoCredentialsV2Reader) ReadResponse ¶
func (o *ListOpenstackAvailabilityZonesNoCredentialsV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListOpenstackAvailabilityZonesOK ¶
type ListOpenstackAvailabilityZonesOK struct {
Payload []*models.OpenstackAvailabilityZone
}
ListOpenstackAvailabilityZonesOK handles this case with default header values.
OpenstackAvailabilityZone
func NewListOpenstackAvailabilityZonesOK ¶
func NewListOpenstackAvailabilityZonesOK() *ListOpenstackAvailabilityZonesOK
NewListOpenstackAvailabilityZonesOK creates a ListOpenstackAvailabilityZonesOK with default headers values
func (*ListOpenstackAvailabilityZonesOK) Error ¶
func (o *ListOpenstackAvailabilityZonesOK) Error() string
func (*ListOpenstackAvailabilityZonesOK) GetPayload ¶
func (o *ListOpenstackAvailabilityZonesOK) GetPayload() []*models.OpenstackAvailabilityZone
type ListOpenstackAvailabilityZonesParams ¶
type ListOpenstackAvailabilityZonesParams struct { /*ApplicationCredentialID*/ ApplicationCredentialID *string /*ApplicationCredentialSecret*/ ApplicationCredentialSecret *string /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*OIDCAuthentication*/ OIDCAuthentication *bool /*Password*/ Password *string /*Tenant*/ Tenant *string /*TenantID*/ TenantID *string /*Username*/ Username *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackAvailabilityZonesParams contains all the parameters to send to the API endpoint for the list openstack availability zones operation typically these are written to a http.Request
func NewListOpenstackAvailabilityZonesParams ¶
func NewListOpenstackAvailabilityZonesParams() *ListOpenstackAvailabilityZonesParams
NewListOpenstackAvailabilityZonesParams creates a new ListOpenstackAvailabilityZonesParams object with the default values initialized.
func NewListOpenstackAvailabilityZonesParamsWithContext ¶
func NewListOpenstackAvailabilityZonesParamsWithContext(ctx context.Context) *ListOpenstackAvailabilityZonesParams
NewListOpenstackAvailabilityZonesParamsWithContext creates a new ListOpenstackAvailabilityZonesParams object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackAvailabilityZonesParamsWithHTTPClient ¶
func NewListOpenstackAvailabilityZonesParamsWithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesParams
NewListOpenstackAvailabilityZonesParamsWithHTTPClient creates a new ListOpenstackAvailabilityZonesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackAvailabilityZonesParamsWithTimeout ¶
func NewListOpenstackAvailabilityZonesParamsWithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesParams
NewListOpenstackAvailabilityZonesParamsWithTimeout creates a new ListOpenstackAvailabilityZonesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackAvailabilityZonesParams) SetApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackAvailabilityZonesParams) SetApplicationCredentialID(applicationCredentialID *string)
SetApplicationCredentialID adds the applicationCredentialId to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackAvailabilityZonesParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
SetApplicationCredentialSecret adds the applicationCredentialSecret to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetContext ¶
func (o *ListOpenstackAvailabilityZonesParams) SetContext(ctx context.Context)
SetContext adds the context to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetCredential ¶
func (o *ListOpenstackAvailabilityZonesParams) SetCredential(credential *string)
SetCredential adds the credential to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetDatacenterName ¶
func (o *ListOpenstackAvailabilityZonesParams) SetDatacenterName(datacenterName *string)
SetDatacenterName adds the datacenterName to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetDomain ¶
func (o *ListOpenstackAvailabilityZonesParams) SetDomain(domain *string)
SetDomain adds the domain to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetHTTPClient ¶
func (o *ListOpenstackAvailabilityZonesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackAvailabilityZonesParams) SetOIDCAuthentication(oIDCAuthentication *bool)
SetOIDCAuthentication adds the oIdCAuthentication to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetPassword ¶
func (o *ListOpenstackAvailabilityZonesParams) SetPassword(password *string)
SetPassword adds the password to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetTenant ¶
func (o *ListOpenstackAvailabilityZonesParams) SetTenant(tenant *string)
SetTenant adds the tenant to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetTenantID ¶
func (o *ListOpenstackAvailabilityZonesParams) SetTenantID(tenantID *string)
SetTenantID adds the tenantId to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetTimeout ¶
func (o *ListOpenstackAvailabilityZonesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) SetUsername ¶
func (o *ListOpenstackAvailabilityZonesParams) SetUsername(username *string)
SetUsername adds the username to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackAvailabilityZonesParams) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackAvailabilityZonesParams
WithApplicationCredentialID adds the applicationCredentialID to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackAvailabilityZonesParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackAvailabilityZonesParams
WithApplicationCredentialSecret adds the applicationCredentialSecret to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithContext ¶
func (o *ListOpenstackAvailabilityZonesParams) WithContext(ctx context.Context) *ListOpenstackAvailabilityZonesParams
WithContext adds the context to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithCredential ¶
func (o *ListOpenstackAvailabilityZonesParams) WithCredential(credential *string) *ListOpenstackAvailabilityZonesParams
WithCredential adds the credential to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithDatacenterName ¶
func (o *ListOpenstackAvailabilityZonesParams) WithDatacenterName(datacenterName *string) *ListOpenstackAvailabilityZonesParams
WithDatacenterName adds the datacenterName to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithDomain ¶
func (o *ListOpenstackAvailabilityZonesParams) WithDomain(domain *string) *ListOpenstackAvailabilityZonesParams
WithDomain adds the domain to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithHTTPClient ¶
func (o *ListOpenstackAvailabilityZonesParams) WithHTTPClient(client *http.Client) *ListOpenstackAvailabilityZonesParams
WithHTTPClient adds the HTTPClient to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackAvailabilityZonesParams) WithOIDCAuthentication(oIDCAuthentication *bool) *ListOpenstackAvailabilityZonesParams
WithOIDCAuthentication adds the oIDCAuthentication to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithPassword ¶
func (o *ListOpenstackAvailabilityZonesParams) WithPassword(password *string) *ListOpenstackAvailabilityZonesParams
WithPassword adds the password to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithTenant ¶
func (o *ListOpenstackAvailabilityZonesParams) WithTenant(tenant *string) *ListOpenstackAvailabilityZonesParams
WithTenant adds the tenant to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithTenantID ¶
func (o *ListOpenstackAvailabilityZonesParams) WithTenantID(tenantID *string) *ListOpenstackAvailabilityZonesParams
WithTenantID adds the tenantID to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithTimeout ¶
func (o *ListOpenstackAvailabilityZonesParams) WithTimeout(timeout time.Duration) *ListOpenstackAvailabilityZonesParams
WithTimeout adds the timeout to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WithUsername ¶
func (o *ListOpenstackAvailabilityZonesParams) WithUsername(username *string) *ListOpenstackAvailabilityZonesParams
WithUsername adds the username to the list openstack availability zones params
func (*ListOpenstackAvailabilityZonesParams) WriteToRequest ¶
func (o *ListOpenstackAvailabilityZonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackAvailabilityZonesReader ¶
type ListOpenstackAvailabilityZonesReader struct {
// contains filtered or unexported fields
}
ListOpenstackAvailabilityZonesReader is a Reader for the ListOpenstackAvailabilityZones structure.
func (*ListOpenstackAvailabilityZonesReader) ReadResponse ¶
func (o *ListOpenstackAvailabilityZonesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
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 ListOpenstackNetworksNoCredentialsV2Default ¶
type ListOpenstackNetworksNoCredentialsV2Default struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackNetworksNoCredentialsV2Default handles this case with default header values.
errorResponse
func NewListOpenstackNetworksNoCredentialsV2Default ¶
func NewListOpenstackNetworksNoCredentialsV2Default(code int) *ListOpenstackNetworksNoCredentialsV2Default
NewListOpenstackNetworksNoCredentialsV2Default creates a ListOpenstackNetworksNoCredentialsV2Default with default headers values
func (*ListOpenstackNetworksNoCredentialsV2Default) Code ¶
func (o *ListOpenstackNetworksNoCredentialsV2Default) Code() int
Code gets the status code for the list openstack networks no credentials v2 default response
func (*ListOpenstackNetworksNoCredentialsV2Default) Error ¶
func (o *ListOpenstackNetworksNoCredentialsV2Default) Error() string
func (*ListOpenstackNetworksNoCredentialsV2Default) GetPayload ¶
func (o *ListOpenstackNetworksNoCredentialsV2Default) GetPayload() *models.ErrorResponse
type ListOpenstackNetworksNoCredentialsV2OK ¶
type ListOpenstackNetworksNoCredentialsV2OK struct {
Payload []*models.OpenstackNetwork
}
ListOpenstackNetworksNoCredentialsV2OK handles this case with default header values.
OpenstackNetwork
func NewListOpenstackNetworksNoCredentialsV2OK ¶
func NewListOpenstackNetworksNoCredentialsV2OK() *ListOpenstackNetworksNoCredentialsV2OK
NewListOpenstackNetworksNoCredentialsV2OK creates a ListOpenstackNetworksNoCredentialsV2OK with default headers values
func (*ListOpenstackNetworksNoCredentialsV2OK) Error ¶
func (o *ListOpenstackNetworksNoCredentialsV2OK) Error() string
func (*ListOpenstackNetworksNoCredentialsV2OK) GetPayload ¶
func (o *ListOpenstackNetworksNoCredentialsV2OK) GetPayload() []*models.OpenstackNetwork
type ListOpenstackNetworksNoCredentialsV2Params ¶
type ListOpenstackNetworksNoCredentialsV2Params struct { /*ClusterID*/ ClusterID string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackNetworksNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list openstack networks no credentials v2 operation typically these are written to a http.Request
func NewListOpenstackNetworksNoCredentialsV2Params ¶
func NewListOpenstackNetworksNoCredentialsV2Params() *ListOpenstackNetworksNoCredentialsV2Params
NewListOpenstackNetworksNoCredentialsV2Params creates a new ListOpenstackNetworksNoCredentialsV2Params object with the default values initialized.
func NewListOpenstackNetworksNoCredentialsV2ParamsWithContext ¶
func NewListOpenstackNetworksNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackNetworksNoCredentialsV2Params
NewListOpenstackNetworksNoCredentialsV2ParamsWithContext creates a new ListOpenstackNetworksNoCredentialsV2Params object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackNetworksNoCredentialsV2ParamsWithHTTPClient ¶
func NewListOpenstackNetworksNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackNetworksNoCredentialsV2Params
NewListOpenstackNetworksNoCredentialsV2ParamsWithHTTPClient creates a new ListOpenstackNetworksNoCredentialsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackNetworksNoCredentialsV2ParamsWithTimeout ¶
func NewListOpenstackNetworksNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackNetworksNoCredentialsV2Params
NewListOpenstackNetworksNoCredentialsV2ParamsWithTimeout creates a new ListOpenstackNetworksNoCredentialsV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackNetworksNoCredentialsV2Params) SetClusterID ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) SetContext ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) SetContext(ctx context.Context)
SetContext adds the context to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) SetHTTPClient ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) SetProjectID ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) SetTimeout ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) WithClusterID ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackNetworksNoCredentialsV2Params
WithClusterID adds the clusterID to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) WithContext ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackNetworksNoCredentialsV2Params
WithContext adds the context to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) WithHTTPClient ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackNetworksNoCredentialsV2Params
WithHTTPClient adds the HTTPClient to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) WithProjectID ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackNetworksNoCredentialsV2Params
WithProjectID adds the projectID to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) WithTimeout ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackNetworksNoCredentialsV2Params
WithTimeout adds the timeout to the list openstack networks no credentials v2 params
func (*ListOpenstackNetworksNoCredentialsV2Params) WriteToRequest ¶
func (o *ListOpenstackNetworksNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackNetworksNoCredentialsV2Reader ¶
type ListOpenstackNetworksNoCredentialsV2Reader struct {
// contains filtered or unexported fields
}
ListOpenstackNetworksNoCredentialsV2Reader is a Reader for the ListOpenstackNetworksNoCredentialsV2 structure.
func (*ListOpenstackNetworksNoCredentialsV2Reader) ReadResponse ¶
func (o *ListOpenstackNetworksNoCredentialsV2Reader) 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 { /*ApplicationCredentialID*/ ApplicationCredentialID *string /*ApplicationCredentialSecret*/ ApplicationCredentialSecret *string /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*OIDCAuthentication*/ OIDCAuthentication *bool /*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) SetApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackNetworksParams) SetApplicationCredentialID(applicationCredentialID *string)
SetApplicationCredentialID adds the applicationCredentialId to the list openstack networks params
func (*ListOpenstackNetworksParams) SetApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackNetworksParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
SetApplicationCredentialSecret adds the applicationCredentialSecret to the list openstack networks params
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) SetOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackNetworksParams) SetOIDCAuthentication(oIDCAuthentication *bool)
SetOIDCAuthentication adds the oIdCAuthentication 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) WithApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackNetworksParams) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackNetworksParams
WithApplicationCredentialID adds the applicationCredentialID to the list openstack networks params
func (*ListOpenstackNetworksParams) WithApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackNetworksParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackNetworksParams
WithApplicationCredentialSecret adds the applicationCredentialSecret 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) WithOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackNetworksParams) WithOIDCAuthentication(oIDCAuthentication *bool) *ListOpenstackNetworksParams
WithOIDCAuthentication adds the oIDCAuthentication 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 ListOpenstackSecurityGroupsNoCredentialsV2Default ¶
type ListOpenstackSecurityGroupsNoCredentialsV2Default struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSecurityGroupsNoCredentialsV2Default handles this case with default header values.
errorResponse
func NewListOpenstackSecurityGroupsNoCredentialsV2Default ¶
func NewListOpenstackSecurityGroupsNoCredentialsV2Default(code int) *ListOpenstackSecurityGroupsNoCredentialsV2Default
NewListOpenstackSecurityGroupsNoCredentialsV2Default creates a ListOpenstackSecurityGroupsNoCredentialsV2Default with default headers values
func (*ListOpenstackSecurityGroupsNoCredentialsV2Default) Code ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Default) Code() int
Code gets the status code for the list openstack security groups no credentials v2 default response
func (*ListOpenstackSecurityGroupsNoCredentialsV2Default) Error ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Default) Error() string
func (*ListOpenstackSecurityGroupsNoCredentialsV2Default) GetPayload ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Default) GetPayload() *models.ErrorResponse
type ListOpenstackSecurityGroupsNoCredentialsV2OK ¶
type ListOpenstackSecurityGroupsNoCredentialsV2OK struct {
Payload []*models.OpenstackSecurityGroup
}
ListOpenstackSecurityGroupsNoCredentialsV2OK handles this case with default header values.
OpenstackSecurityGroup
func NewListOpenstackSecurityGroupsNoCredentialsV2OK ¶
func NewListOpenstackSecurityGroupsNoCredentialsV2OK() *ListOpenstackSecurityGroupsNoCredentialsV2OK
NewListOpenstackSecurityGroupsNoCredentialsV2OK creates a ListOpenstackSecurityGroupsNoCredentialsV2OK with default headers values
func (*ListOpenstackSecurityGroupsNoCredentialsV2OK) Error ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2OK) Error() string
func (*ListOpenstackSecurityGroupsNoCredentialsV2OK) GetPayload ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2OK) GetPayload() []*models.OpenstackSecurityGroup
type ListOpenstackSecurityGroupsNoCredentialsV2Params ¶
type ListOpenstackSecurityGroupsNoCredentialsV2Params struct { /*ClusterID*/ ClusterID string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSecurityGroupsNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list openstack security groups no credentials v2 operation typically these are written to a http.Request
func NewListOpenstackSecurityGroupsNoCredentialsV2Params ¶
func NewListOpenstackSecurityGroupsNoCredentialsV2Params() *ListOpenstackSecurityGroupsNoCredentialsV2Params
NewListOpenstackSecurityGroupsNoCredentialsV2Params creates a new ListOpenstackSecurityGroupsNoCredentialsV2Params object with the default values initialized.
func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithContext ¶
func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackSecurityGroupsNoCredentialsV2Params
NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithContext creates a new ListOpenstackSecurityGroupsNoCredentialsV2Params object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithHTTPClient ¶
func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsNoCredentialsV2Params
NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithHTTPClient creates a new ListOpenstackSecurityGroupsNoCredentialsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithTimeout ¶
func NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsNoCredentialsV2Params
NewListOpenstackSecurityGroupsNoCredentialsV2ParamsWithTimeout creates a new ListOpenstackSecurityGroupsNoCredentialsV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) SetClusterID ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) SetContext ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetContext(ctx context.Context)
SetContext adds the context to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) SetHTTPClient ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) SetProjectID ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) SetTimeout ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) WithClusterID ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackSecurityGroupsNoCredentialsV2Params
WithClusterID adds the clusterID to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) WithContext ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackSecurityGroupsNoCredentialsV2Params
WithContext adds the context to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) WithHTTPClient ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackSecurityGroupsNoCredentialsV2Params
WithHTTPClient adds the HTTPClient to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) WithProjectID ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackSecurityGroupsNoCredentialsV2Params
WithProjectID adds the projectID to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) WithTimeout ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackSecurityGroupsNoCredentialsV2Params
WithTimeout adds the timeout to the list openstack security groups no credentials v2 params
func (*ListOpenstackSecurityGroupsNoCredentialsV2Params) WriteToRequest ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSecurityGroupsNoCredentialsV2Reader ¶
type ListOpenstackSecurityGroupsNoCredentialsV2Reader struct {
// contains filtered or unexported fields
}
ListOpenstackSecurityGroupsNoCredentialsV2Reader is a Reader for the ListOpenstackSecurityGroupsNoCredentialsV2 structure.
func (*ListOpenstackSecurityGroupsNoCredentialsV2Reader) ReadResponse ¶
func (o *ListOpenstackSecurityGroupsNoCredentialsV2Reader) 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 { /*ApplicationCredentialID*/ ApplicationCredentialID *string /*ApplicationCredentialSecret*/ ApplicationCredentialSecret *string /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*OIDCAuthentication*/ OIDCAuthentication *bool /*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) SetApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackSecurityGroupsParams) SetApplicationCredentialID(applicationCredentialID *string)
SetApplicationCredentialID adds the applicationCredentialId to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) SetApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackSecurityGroupsParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
SetApplicationCredentialSecret adds the applicationCredentialSecret to the list openstack security groups params
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) SetOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackSecurityGroupsParams) SetOIDCAuthentication(oIDCAuthentication *bool)
SetOIDCAuthentication adds the oIdCAuthentication 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) WithApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackSecurityGroupsParams) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackSecurityGroupsParams
WithApplicationCredentialID adds the applicationCredentialID to the list openstack security groups params
func (*ListOpenstackSecurityGroupsParams) WithApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackSecurityGroupsParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackSecurityGroupsParams
WithApplicationCredentialSecret adds the applicationCredentialSecret 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) WithOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackSecurityGroupsParams) WithOIDCAuthentication(oIDCAuthentication *bool) *ListOpenstackSecurityGroupsParams
WithOIDCAuthentication adds the oIDCAuthentication 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 ListOpenstackSizesNoCredentialsV2Default ¶
type ListOpenstackSizesNoCredentialsV2Default struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSizesNoCredentialsV2Default handles this case with default header values.
errorResponse
func NewListOpenstackSizesNoCredentialsV2Default ¶
func NewListOpenstackSizesNoCredentialsV2Default(code int) *ListOpenstackSizesNoCredentialsV2Default
NewListOpenstackSizesNoCredentialsV2Default creates a ListOpenstackSizesNoCredentialsV2Default with default headers values
func (*ListOpenstackSizesNoCredentialsV2Default) Code ¶
func (o *ListOpenstackSizesNoCredentialsV2Default) Code() int
Code gets the status code for the list openstack sizes no credentials v2 default response
func (*ListOpenstackSizesNoCredentialsV2Default) Error ¶
func (o *ListOpenstackSizesNoCredentialsV2Default) Error() string
func (*ListOpenstackSizesNoCredentialsV2Default) GetPayload ¶
func (o *ListOpenstackSizesNoCredentialsV2Default) GetPayload() *models.ErrorResponse
type ListOpenstackSizesNoCredentialsV2OK ¶
type ListOpenstackSizesNoCredentialsV2OK struct {
Payload []*models.OpenstackSize
}
ListOpenstackSizesNoCredentialsV2OK handles this case with default header values.
OpenstackSize
func NewListOpenstackSizesNoCredentialsV2OK ¶
func NewListOpenstackSizesNoCredentialsV2OK() *ListOpenstackSizesNoCredentialsV2OK
NewListOpenstackSizesNoCredentialsV2OK creates a ListOpenstackSizesNoCredentialsV2OK with default headers values
func (*ListOpenstackSizesNoCredentialsV2OK) Error ¶
func (o *ListOpenstackSizesNoCredentialsV2OK) Error() string
func (*ListOpenstackSizesNoCredentialsV2OK) GetPayload ¶
func (o *ListOpenstackSizesNoCredentialsV2OK) GetPayload() []*models.OpenstackSize
type ListOpenstackSizesNoCredentialsV2Params ¶
type ListOpenstackSizesNoCredentialsV2Params struct { /*ClusterID*/ ClusterID string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSizesNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list openstack sizes no credentials v2 operation typically these are written to a http.Request
func NewListOpenstackSizesNoCredentialsV2Params ¶
func NewListOpenstackSizesNoCredentialsV2Params() *ListOpenstackSizesNoCredentialsV2Params
NewListOpenstackSizesNoCredentialsV2Params creates a new ListOpenstackSizesNoCredentialsV2Params object with the default values initialized.
func NewListOpenstackSizesNoCredentialsV2ParamsWithContext ¶
func NewListOpenstackSizesNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackSizesNoCredentialsV2Params
NewListOpenstackSizesNoCredentialsV2ParamsWithContext creates a new ListOpenstackSizesNoCredentialsV2Params object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSizesNoCredentialsV2ParamsWithHTTPClient ¶
func NewListOpenstackSizesNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackSizesNoCredentialsV2Params
NewListOpenstackSizesNoCredentialsV2ParamsWithHTTPClient creates a new ListOpenstackSizesNoCredentialsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSizesNoCredentialsV2ParamsWithTimeout ¶
func NewListOpenstackSizesNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackSizesNoCredentialsV2Params
NewListOpenstackSizesNoCredentialsV2ParamsWithTimeout creates a new ListOpenstackSizesNoCredentialsV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSizesNoCredentialsV2Params) SetClusterID ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) SetContext ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) SetContext(ctx context.Context)
SetContext adds the context to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) SetHTTPClient ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) SetProjectID ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) SetTimeout ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) WithClusterID ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackSizesNoCredentialsV2Params
WithClusterID adds the clusterID to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) WithContext ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackSizesNoCredentialsV2Params
WithContext adds the context to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) WithHTTPClient ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackSizesNoCredentialsV2Params
WithHTTPClient adds the HTTPClient to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) WithProjectID ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackSizesNoCredentialsV2Params
WithProjectID adds the projectID to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) WithTimeout ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackSizesNoCredentialsV2Params
WithTimeout adds the timeout to the list openstack sizes no credentials v2 params
func (*ListOpenstackSizesNoCredentialsV2Params) WriteToRequest ¶
func (o *ListOpenstackSizesNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSizesNoCredentialsV2Reader ¶
type ListOpenstackSizesNoCredentialsV2Reader struct {
// contains filtered or unexported fields
}
ListOpenstackSizesNoCredentialsV2Reader is a Reader for the ListOpenstackSizesNoCredentialsV2 structure.
func (*ListOpenstackSizesNoCredentialsV2Reader) ReadResponse ¶
func (o *ListOpenstackSizesNoCredentialsV2Reader) 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 { /*ApplicationCredentialID*/ ApplicationCredentialID *string /*ApplicationCredentialSecret*/ ApplicationCredentialSecret *string /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*OIDCAuthentication*/ OIDCAuthentication *bool /*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) SetApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackSizesParams) SetApplicationCredentialID(applicationCredentialID *string)
SetApplicationCredentialID adds the applicationCredentialId to the list openstack sizes params
func (*ListOpenstackSizesParams) SetApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackSizesParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
SetApplicationCredentialSecret adds the applicationCredentialSecret to the list openstack sizes params
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) SetOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackSizesParams) SetOIDCAuthentication(oIDCAuthentication *bool)
SetOIDCAuthentication adds the oIdCAuthentication 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) WithApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackSizesParams) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackSizesParams
WithApplicationCredentialID adds the applicationCredentialID to the list openstack sizes params
func (*ListOpenstackSizesParams) WithApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackSizesParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackSizesParams
WithApplicationCredentialSecret adds the applicationCredentialSecret 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) WithOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackSizesParams) WithOIDCAuthentication(oIDCAuthentication *bool) *ListOpenstackSizesParams
WithOIDCAuthentication adds the oIDCAuthentication 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 ListOpenstackSubnetsNoCredentialsV2Default ¶
type ListOpenstackSubnetsNoCredentialsV2Default struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackSubnetsNoCredentialsV2Default handles this case with default header values.
errorResponse
func NewListOpenstackSubnetsNoCredentialsV2Default ¶
func NewListOpenstackSubnetsNoCredentialsV2Default(code int) *ListOpenstackSubnetsNoCredentialsV2Default
NewListOpenstackSubnetsNoCredentialsV2Default creates a ListOpenstackSubnetsNoCredentialsV2Default with default headers values
func (*ListOpenstackSubnetsNoCredentialsV2Default) Code ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Default) Code() int
Code gets the status code for the list openstack subnets no credentials v2 default response
func (*ListOpenstackSubnetsNoCredentialsV2Default) Error ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Default) Error() string
func (*ListOpenstackSubnetsNoCredentialsV2Default) GetPayload ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Default) GetPayload() *models.ErrorResponse
type ListOpenstackSubnetsNoCredentialsV2OK ¶
type ListOpenstackSubnetsNoCredentialsV2OK struct {
Payload []*models.OpenstackSubnet
}
ListOpenstackSubnetsNoCredentialsV2OK handles this case with default header values.
OpenstackSubnet
func NewListOpenstackSubnetsNoCredentialsV2OK ¶
func NewListOpenstackSubnetsNoCredentialsV2OK() *ListOpenstackSubnetsNoCredentialsV2OK
NewListOpenstackSubnetsNoCredentialsV2OK creates a ListOpenstackSubnetsNoCredentialsV2OK with default headers values
func (*ListOpenstackSubnetsNoCredentialsV2OK) Error ¶
func (o *ListOpenstackSubnetsNoCredentialsV2OK) Error() string
func (*ListOpenstackSubnetsNoCredentialsV2OK) GetPayload ¶
func (o *ListOpenstackSubnetsNoCredentialsV2OK) GetPayload() []*models.OpenstackSubnet
type ListOpenstackSubnetsNoCredentialsV2Params ¶
type ListOpenstackSubnetsNoCredentialsV2Params struct { /*ClusterID*/ ClusterID string /*NetworkID*/ NetworkID *string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackSubnetsNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list openstack subnets no credentials v2 operation typically these are written to a http.Request
func NewListOpenstackSubnetsNoCredentialsV2Params ¶
func NewListOpenstackSubnetsNoCredentialsV2Params() *ListOpenstackSubnetsNoCredentialsV2Params
NewListOpenstackSubnetsNoCredentialsV2Params creates a new ListOpenstackSubnetsNoCredentialsV2Params object with the default values initialized.
func NewListOpenstackSubnetsNoCredentialsV2ParamsWithContext ¶
func NewListOpenstackSubnetsNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackSubnetsNoCredentialsV2Params
NewListOpenstackSubnetsNoCredentialsV2ParamsWithContext creates a new ListOpenstackSubnetsNoCredentialsV2Params object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackSubnetsNoCredentialsV2ParamsWithHTTPClient ¶
func NewListOpenstackSubnetsNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackSubnetsNoCredentialsV2Params
NewListOpenstackSubnetsNoCredentialsV2ParamsWithHTTPClient creates a new ListOpenstackSubnetsNoCredentialsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackSubnetsNoCredentialsV2ParamsWithTimeout ¶
func NewListOpenstackSubnetsNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackSubnetsNoCredentialsV2Params
NewListOpenstackSubnetsNoCredentialsV2ParamsWithTimeout creates a new ListOpenstackSubnetsNoCredentialsV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackSubnetsNoCredentialsV2Params) SetClusterID ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) SetContext ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetContext(ctx context.Context)
SetContext adds the context to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) SetHTTPClient ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) SetNetworkID ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetNetworkID(networkID *string)
SetNetworkID adds the networkId to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) SetProjectID ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) SetTimeout ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) WithClusterID ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackSubnetsNoCredentialsV2Params
WithClusterID adds the clusterID to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) WithContext ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackSubnetsNoCredentialsV2Params
WithContext adds the context to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) WithHTTPClient ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackSubnetsNoCredentialsV2Params
WithHTTPClient adds the HTTPClient to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) WithNetworkID ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithNetworkID(networkID *string) *ListOpenstackSubnetsNoCredentialsV2Params
WithNetworkID adds the networkID to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) WithProjectID ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackSubnetsNoCredentialsV2Params
WithProjectID adds the projectID to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) WithTimeout ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackSubnetsNoCredentialsV2Params
WithTimeout adds the timeout to the list openstack subnets no credentials v2 params
func (*ListOpenstackSubnetsNoCredentialsV2Params) WriteToRequest ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackSubnetsNoCredentialsV2Reader ¶
type ListOpenstackSubnetsNoCredentialsV2Reader struct {
// contains filtered or unexported fields
}
ListOpenstackSubnetsNoCredentialsV2Reader is a Reader for the ListOpenstackSubnetsNoCredentialsV2 structure.
func (*ListOpenstackSubnetsNoCredentialsV2Reader) ReadResponse ¶
func (o *ListOpenstackSubnetsNoCredentialsV2Reader) 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 { /*ApplicationCredentialID*/ ApplicationCredentialID *string /*ApplicationCredentialSecret*/ ApplicationCredentialSecret *string /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*OIDCAuthentication*/ OIDCAuthentication *bool /*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) SetApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackSubnetsParams) SetApplicationCredentialID(applicationCredentialID *string)
SetApplicationCredentialID adds the applicationCredentialId to the list openstack subnets params
func (*ListOpenstackSubnetsParams) SetApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackSubnetsParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
SetApplicationCredentialSecret adds the applicationCredentialSecret to the list openstack subnets params
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) SetOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackSubnetsParams) SetOIDCAuthentication(oIDCAuthentication *bool)
SetOIDCAuthentication adds the oIdCAuthentication 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) WithApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackSubnetsParams) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackSubnetsParams
WithApplicationCredentialID adds the applicationCredentialID to the list openstack subnets params
func (*ListOpenstackSubnetsParams) WithApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackSubnetsParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackSubnetsParams
WithApplicationCredentialSecret adds the applicationCredentialSecret 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) WithOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackSubnetsParams) WithOIDCAuthentication(oIDCAuthentication *bool) *ListOpenstackSubnetsParams
WithOIDCAuthentication adds the oIDCAuthentication 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 ListOpenstackTenantsNoCredentialsV2Default ¶
type ListOpenstackTenantsNoCredentialsV2Default struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListOpenstackTenantsNoCredentialsV2Default handles this case with default header values.
errorResponse
func NewListOpenstackTenantsNoCredentialsV2Default ¶
func NewListOpenstackTenantsNoCredentialsV2Default(code int) *ListOpenstackTenantsNoCredentialsV2Default
NewListOpenstackTenantsNoCredentialsV2Default creates a ListOpenstackTenantsNoCredentialsV2Default with default headers values
func (*ListOpenstackTenantsNoCredentialsV2Default) Code ¶
func (o *ListOpenstackTenantsNoCredentialsV2Default) Code() int
Code gets the status code for the list openstack tenants no credentials v2 default response
func (*ListOpenstackTenantsNoCredentialsV2Default) Error ¶
func (o *ListOpenstackTenantsNoCredentialsV2Default) Error() string
func (*ListOpenstackTenantsNoCredentialsV2Default) GetPayload ¶
func (o *ListOpenstackTenantsNoCredentialsV2Default) GetPayload() *models.ErrorResponse
type ListOpenstackTenantsNoCredentialsV2OK ¶
type ListOpenstackTenantsNoCredentialsV2OK struct {
Payload []*models.OpenstackTenant
}
ListOpenstackTenantsNoCredentialsV2OK handles this case with default header values.
OpenstackTenant
func NewListOpenstackTenantsNoCredentialsV2OK ¶
func NewListOpenstackTenantsNoCredentialsV2OK() *ListOpenstackTenantsNoCredentialsV2OK
NewListOpenstackTenantsNoCredentialsV2OK creates a ListOpenstackTenantsNoCredentialsV2OK with default headers values
func (*ListOpenstackTenantsNoCredentialsV2OK) Error ¶
func (o *ListOpenstackTenantsNoCredentialsV2OK) Error() string
func (*ListOpenstackTenantsNoCredentialsV2OK) GetPayload ¶
func (o *ListOpenstackTenantsNoCredentialsV2OK) GetPayload() []*models.OpenstackTenant
type ListOpenstackTenantsNoCredentialsV2Params ¶
type ListOpenstackTenantsNoCredentialsV2Params struct { /*ClusterID*/ ClusterID string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListOpenstackTenantsNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list openstack tenants no credentials v2 operation typically these are written to a http.Request
func NewListOpenstackTenantsNoCredentialsV2Params ¶
func NewListOpenstackTenantsNoCredentialsV2Params() *ListOpenstackTenantsNoCredentialsV2Params
NewListOpenstackTenantsNoCredentialsV2Params creates a new ListOpenstackTenantsNoCredentialsV2Params object with the default values initialized.
func NewListOpenstackTenantsNoCredentialsV2ParamsWithContext ¶
func NewListOpenstackTenantsNoCredentialsV2ParamsWithContext(ctx context.Context) *ListOpenstackTenantsNoCredentialsV2Params
NewListOpenstackTenantsNoCredentialsV2ParamsWithContext creates a new ListOpenstackTenantsNoCredentialsV2Params object with the default values initialized, and the ability to set a context for a request
func NewListOpenstackTenantsNoCredentialsV2ParamsWithHTTPClient ¶
func NewListOpenstackTenantsNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListOpenstackTenantsNoCredentialsV2Params
NewListOpenstackTenantsNoCredentialsV2ParamsWithHTTPClient creates a new ListOpenstackTenantsNoCredentialsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListOpenstackTenantsNoCredentialsV2ParamsWithTimeout ¶
func NewListOpenstackTenantsNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListOpenstackTenantsNoCredentialsV2Params
NewListOpenstackTenantsNoCredentialsV2ParamsWithTimeout creates a new ListOpenstackTenantsNoCredentialsV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListOpenstackTenantsNoCredentialsV2Params) SetClusterID ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) SetContext ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) SetContext(ctx context.Context)
SetContext adds the context to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) SetHTTPClient ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) SetProjectID ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) SetProjectID(projectID string)
SetProjectID adds the projectId to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) SetTimeout ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) WithClusterID ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) WithClusterID(clusterID string) *ListOpenstackTenantsNoCredentialsV2Params
WithClusterID adds the clusterID to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) WithContext ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) WithContext(ctx context.Context) *ListOpenstackTenantsNoCredentialsV2Params
WithContext adds the context to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) WithHTTPClient ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) WithHTTPClient(client *http.Client) *ListOpenstackTenantsNoCredentialsV2Params
WithHTTPClient adds the HTTPClient to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) WithProjectID ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) WithProjectID(projectID string) *ListOpenstackTenantsNoCredentialsV2Params
WithProjectID adds the projectID to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) WithTimeout ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) WithTimeout(timeout time.Duration) *ListOpenstackTenantsNoCredentialsV2Params
WithTimeout adds the timeout to the list openstack tenants no credentials v2 params
func (*ListOpenstackTenantsNoCredentialsV2Params) WriteToRequest ¶
func (o *ListOpenstackTenantsNoCredentialsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListOpenstackTenantsNoCredentialsV2Reader ¶
type ListOpenstackTenantsNoCredentialsV2Reader struct {
// contains filtered or unexported fields
}
ListOpenstackTenantsNoCredentialsV2Reader is a Reader for the ListOpenstackTenantsNoCredentialsV2 structure.
func (*ListOpenstackTenantsNoCredentialsV2Reader) ReadResponse ¶
func (o *ListOpenstackTenantsNoCredentialsV2Reader) 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 { /*ApplicationCredentialID*/ ApplicationCredentialID *string /*ApplicationCredentialSecret*/ ApplicationCredentialSecret *string /*Credential*/ Credential *string /*DatacenterName*/ DatacenterName *string /*Domain*/ Domain *string /*OIDCAuthentication*/ OIDCAuthentication *bool /*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) SetApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackTenantsParams) SetApplicationCredentialID(applicationCredentialID *string)
SetApplicationCredentialID adds the applicationCredentialId to the list openstack tenants params
func (*ListOpenstackTenantsParams) SetApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackTenantsParams) SetApplicationCredentialSecret(applicationCredentialSecret *string)
SetApplicationCredentialSecret adds the applicationCredentialSecret to the list openstack tenants params
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) SetOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackTenantsParams) SetOIDCAuthentication(oIDCAuthentication *bool)
SetOIDCAuthentication adds the oIdCAuthentication 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) WithApplicationCredentialID ¶ added in v2.17.2
func (o *ListOpenstackTenantsParams) WithApplicationCredentialID(applicationCredentialID *string) *ListOpenstackTenantsParams
WithApplicationCredentialID adds the applicationCredentialID to the list openstack tenants params
func (*ListOpenstackTenantsParams) WithApplicationCredentialSecret ¶ added in v2.17.2
func (o *ListOpenstackTenantsParams) WithApplicationCredentialSecret(applicationCredentialSecret *string) *ListOpenstackTenantsParams
WithApplicationCredentialSecret adds the applicationCredentialSecret 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) WithOIDCAuthentication ¶ added in v2.17.2
func (o *ListOpenstackTenantsParams) WithOIDCAuthentication(oIDCAuthentication *bool) *ListOpenstackTenantsParams
WithOIDCAuthentication adds the oIDCAuthentication 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_availability_zones_no_credentials_parameters.go
- list_openstack_availability_zones_no_credentials_responses.go
- list_openstack_availability_zones_no_credentials_v2_parameters.go
- list_openstack_availability_zones_no_credentials_v2_responses.go
- list_openstack_availability_zones_parameters.go
- list_openstack_availability_zones_responses.go
- list_openstack_networks_no_credentials_parameters.go
- list_openstack_networks_no_credentials_responses.go
- list_openstack_networks_no_credentials_v2_parameters.go
- list_openstack_networks_no_credentials_v2_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_no_credentials_v2_parameters.go
- list_openstack_security_groups_no_credentials_v2_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_no_credentials_v2_parameters.go
- list_openstack_sizes_no_credentials_v2_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_no_credentials_v2_parameters.go
- list_openstack_subnets_no_credentials_v2_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_no_credentials_v2_parameters.go
- list_openstack_tenants_no_credentials_v2_responses.go
- list_openstack_tenants_parameters.go
- list_openstack_tenants_responses.go
- openstack_client.go