Documentation
¶
Index ¶
- type Client
- func (a *Client) ListVMwareCloudDirectorCatalogs(params *ListVMwareCloudDirectorCatalogsParams, ...) (*ListVMwareCloudDirectorCatalogsOK, error)
- func (a *Client) ListVMwareCloudDirectorCatalogsNoCredentials(params *ListVMwareCloudDirectorCatalogsNoCredentialsParams, ...) (*ListVMwareCloudDirectorCatalogsNoCredentialsOK, error)
- func (a *Client) ListVMwareCloudDirectorNetworks(params *ListVMwareCloudDirectorNetworksParams, ...) (*ListVMwareCloudDirectorNetworksOK, error)
- func (a *Client) ListVMwareCloudDirectorNetworksNoCredentials(params *ListVMwareCloudDirectorNetworksNoCredentialsParams, ...) (*ListVMwareCloudDirectorNetworksNoCredentialsOK, error)
- func (a *Client) ListVMwareCloudDirectorStorageProfiles(params *ListVMwareCloudDirectorStorageProfilesParams, ...) (*ListVMwareCloudDirectorStorageProfilesOK, error)
- func (a *Client) ListVMwareCloudDirectorStorageProfilesNoCredentials(params *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams, ...) (*ListVMwareCloudDirectorStorageProfilesNoCredentialsOK, error)
- func (a *Client) ListVMwareCloudDirectorTemplates(params *ListVMwareCloudDirectorTemplatesParams, ...) (*ListVMwareCloudDirectorTemplatesOK, error)
- func (a *Client) ListVMwareCloudDirectorTemplatesNoCredentials(params *ListVMwareCloudDirectorTemplatesNoCredentialsParams, ...) (*ListVMwareCloudDirectorTemplatesNoCredentialsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type ListVMwareCloudDirectorCatalogsDefault
- type ListVMwareCloudDirectorCatalogsNoCredentialsDefault
- type ListVMwareCloudDirectorCatalogsNoCredentialsOK
- type ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func NewListVMwareCloudDirectorCatalogsNoCredentialsParams() *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetDefaults()
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithClusterID(clusterID string) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithDefaults() *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithProjectID(projectID string) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
- func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListVMwareCloudDirectorCatalogsNoCredentialsReader
- type ListVMwareCloudDirectorCatalogsOK
- type ListVMwareCloudDirectorCatalogsParams
- func NewListVMwareCloudDirectorCatalogsParams() *ListVMwareCloudDirectorCatalogsParams
- func NewListVMwareCloudDirectorCatalogsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorCatalogsParams
- func NewListVMwareCloudDirectorCatalogsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorCatalogsParams
- func NewListVMwareCloudDirectorCatalogsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) SetContext(ctx context.Context)
- func (o *ListVMwareCloudDirectorCatalogsParams) SetCredential(credential *string)
- func (o *ListVMwareCloudDirectorCatalogsParams) SetDC(dc string)
- func (o *ListVMwareCloudDirectorCatalogsParams) SetDefaults()
- func (o *ListVMwareCloudDirectorCatalogsParams) SetHTTPClient(client *http.Client)
- func (o *ListVMwareCloudDirectorCatalogsParams) SetOrganization(organization *string)
- func (o *ListVMwareCloudDirectorCatalogsParams) SetPassword(password *string)
- func (o *ListVMwareCloudDirectorCatalogsParams) SetTimeout(timeout time.Duration)
- func (o *ListVMwareCloudDirectorCatalogsParams) SetUsername(username *string)
- func (o *ListVMwareCloudDirectorCatalogsParams) SetVDC(vDC *string)
- func (o *ListVMwareCloudDirectorCatalogsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithCredential(credential *string) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithDC(dc string) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithDefaults() *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithOrganization(organization *string) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithPassword(password *string) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithUsername(username *string) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WithVDC(vDC *string) *ListVMwareCloudDirectorCatalogsParams
- func (o *ListVMwareCloudDirectorCatalogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListVMwareCloudDirectorCatalogsReader
- type ListVMwareCloudDirectorNetworksDefault
- type ListVMwareCloudDirectorNetworksNoCredentialsDefault
- type ListVMwareCloudDirectorNetworksNoCredentialsOK
- type ListVMwareCloudDirectorNetworksNoCredentialsParams
- func NewListVMwareCloudDirectorNetworksNoCredentialsParams() *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetDefaults()
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithClusterID(clusterID string) *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithDefaults() *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithProjectID(projectID string) *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorNetworksNoCredentialsParams
- func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListVMwareCloudDirectorNetworksNoCredentialsReader
- type ListVMwareCloudDirectorNetworksOK
- type ListVMwareCloudDirectorNetworksParams
- func NewListVMwareCloudDirectorNetworksParams() *ListVMwareCloudDirectorNetworksParams
- func NewListVMwareCloudDirectorNetworksParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorNetworksParams
- func NewListVMwareCloudDirectorNetworksParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorNetworksParams
- func NewListVMwareCloudDirectorNetworksParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) SetContext(ctx context.Context)
- func (o *ListVMwareCloudDirectorNetworksParams) SetCredential(credential *string)
- func (o *ListVMwareCloudDirectorNetworksParams) SetDC(dc string)
- func (o *ListVMwareCloudDirectorNetworksParams) SetDefaults()
- func (o *ListVMwareCloudDirectorNetworksParams) SetHTTPClient(client *http.Client)
- func (o *ListVMwareCloudDirectorNetworksParams) SetOrganization(organization *string)
- func (o *ListVMwareCloudDirectorNetworksParams) SetPassword(password *string)
- func (o *ListVMwareCloudDirectorNetworksParams) SetTimeout(timeout time.Duration)
- func (o *ListVMwareCloudDirectorNetworksParams) SetUsername(username *string)
- func (o *ListVMwareCloudDirectorNetworksParams) SetVDC(vDC *string)
- func (o *ListVMwareCloudDirectorNetworksParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithCredential(credential *string) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithDC(dc string) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithDefaults() *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithOrganization(organization *string) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithPassword(password *string) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithUsername(username *string) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WithVDC(vDC *string) *ListVMwareCloudDirectorNetworksParams
- func (o *ListVMwareCloudDirectorNetworksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListVMwareCloudDirectorNetworksReader
- type ListVMwareCloudDirectorStorageProfilesDefault
- type ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault
- type ListVMwareCloudDirectorStorageProfilesNoCredentialsOK
- type ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParams() *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetDefaults()
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithClusterID(clusterID string) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithDefaults() *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithProjectID(projectID string) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
- func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListVMwareCloudDirectorStorageProfilesNoCredentialsReader
- type ListVMwareCloudDirectorStorageProfilesOK
- type ListVMwareCloudDirectorStorageProfilesParams
- func NewListVMwareCloudDirectorStorageProfilesParams() *ListVMwareCloudDirectorStorageProfilesParams
- func NewListVMwareCloudDirectorStorageProfilesParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorStorageProfilesParams
- func NewListVMwareCloudDirectorStorageProfilesParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorStorageProfilesParams
- func NewListVMwareCloudDirectorStorageProfilesParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetContext(ctx context.Context)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetCredential(credential *string)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetDC(dc string)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetDefaults()
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetHTTPClient(client *http.Client)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetOrganization(organization *string)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetPassword(password *string)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetTimeout(timeout time.Duration)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetUsername(username *string)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) SetVDC(vDC *string)
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithCredential(credential *string) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithDC(dc string) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithDefaults() *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithOrganization(organization *string) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithPassword(password *string) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithUsername(username *string) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WithVDC(vDC *string) *ListVMwareCloudDirectorStorageProfilesParams
- func (o *ListVMwareCloudDirectorStorageProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListVMwareCloudDirectorStorageProfilesReader
- type ListVMwareCloudDirectorTemplatesDefault
- type ListVMwareCloudDirectorTemplatesNoCredentialsDefault
- type ListVMwareCloudDirectorTemplatesNoCredentialsOK
- type ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func NewListVMwareCloudDirectorTemplatesNoCredentialsParams() *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetCatalogName(catalogName string)
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetClusterID(clusterID string)
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetContext(ctx context.Context)
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetDefaults()
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetProjectID(projectID string)
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithCatalogName(catalogName string) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithClusterID(clusterID string) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithDefaults() *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithProjectID(projectID string) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
- func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListVMwareCloudDirectorTemplatesNoCredentialsReader
- type ListVMwareCloudDirectorTemplatesOK
- type ListVMwareCloudDirectorTemplatesParams
- func NewListVMwareCloudDirectorTemplatesParams() *ListVMwareCloudDirectorTemplatesParams
- func NewListVMwareCloudDirectorTemplatesParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorTemplatesParams
- func NewListVMwareCloudDirectorTemplatesParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorTemplatesParams
- func NewListVMwareCloudDirectorTemplatesParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) SetCatalogName(catalogName string)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetContext(ctx context.Context)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetCredential(credential *string)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetDC(dc string)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetDefaults()
- func (o *ListVMwareCloudDirectorTemplatesParams) SetHTTPClient(client *http.Client)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetOrganization(organization *string)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetPassword(password *string)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetTimeout(timeout time.Duration)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetUsername(username *string)
- func (o *ListVMwareCloudDirectorTemplatesParams) SetVDC(vDC *string)
- func (o *ListVMwareCloudDirectorTemplatesParams) WithCatalogName(catalogName string) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithCredential(credential *string) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithDC(dc string) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithDefaults() *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithOrganization(organization *string) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithPassword(password *string) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithUsername(username *string) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WithVDC(vDC *string) *ListVMwareCloudDirectorTemplatesParams
- func (o *ListVMwareCloudDirectorTemplatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListVMwareCloudDirectorTemplatesReader
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 vmwareclouddirector API
func (*Client) ListVMwareCloudDirectorCatalogs ¶
func (a *Client) ListVMwareCloudDirectorCatalogs(params *ListVMwareCloudDirectorCatalogsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorCatalogsOK, error)
ListVMwareCloudDirectorCatalogs List VMware Cloud Director Catalogs
func (*Client) ListVMwareCloudDirectorCatalogsNoCredentials ¶
func (a *Client) ListVMwareCloudDirectorCatalogsNoCredentials(params *ListVMwareCloudDirectorCatalogsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorCatalogsNoCredentialsOK, error)
ListVMwareCloudDirectorCatalogsNoCredentials List VMware Cloud Director Catalogs
func (*Client) ListVMwareCloudDirectorNetworks ¶
func (a *Client) ListVMwareCloudDirectorNetworks(params *ListVMwareCloudDirectorNetworksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorNetworksOK, error)
ListVMwareCloudDirectorNetworks List VMware Cloud Director OVDC Networks
func (*Client) ListVMwareCloudDirectorNetworksNoCredentials ¶
func (a *Client) ListVMwareCloudDirectorNetworksNoCredentials(params *ListVMwareCloudDirectorNetworksNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorNetworksNoCredentialsOK, error)
ListVMwareCloudDirectorNetworksNoCredentials List VMware Cloud Director OVDC Networks
func (*Client) ListVMwareCloudDirectorStorageProfiles ¶
func (a *Client) ListVMwareCloudDirectorStorageProfiles(params *ListVMwareCloudDirectorStorageProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorStorageProfilesOK, error)
ListVMwareCloudDirectorStorageProfiles List VMware Cloud Director Storage Profiles
func (*Client) ListVMwareCloudDirectorStorageProfilesNoCredentials ¶
func (a *Client) ListVMwareCloudDirectorStorageProfilesNoCredentials(params *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorStorageProfilesNoCredentialsOK, error)
ListVMwareCloudDirectorStorageProfilesNoCredentials List VMware Cloud Director Storage Profiles
func (*Client) ListVMwareCloudDirectorTemplates ¶
func (a *Client) ListVMwareCloudDirectorTemplates(params *ListVMwareCloudDirectorTemplatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorTemplatesOK, error)
ListVMwareCloudDirectorTemplates List VMware Cloud Director Templates
func (*Client) ListVMwareCloudDirectorTemplatesNoCredentials ¶
func (a *Client) ListVMwareCloudDirectorTemplatesNoCredentials(params *ListVMwareCloudDirectorTemplatesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorTemplatesNoCredentialsOK, error)
ListVMwareCloudDirectorTemplatesNoCredentials List VMware Cloud Director Templates
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { ListVMwareCloudDirectorCatalogs(params *ListVMwareCloudDirectorCatalogsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorCatalogsOK, error) ListVMwareCloudDirectorCatalogsNoCredentials(params *ListVMwareCloudDirectorCatalogsNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorCatalogsNoCredentialsOK, error) ListVMwareCloudDirectorNetworks(params *ListVMwareCloudDirectorNetworksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorNetworksOK, error) ListVMwareCloudDirectorNetworksNoCredentials(params *ListVMwareCloudDirectorNetworksNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorNetworksNoCredentialsOK, error) ListVMwareCloudDirectorStorageProfiles(params *ListVMwareCloudDirectorStorageProfilesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorStorageProfilesOK, error) ListVMwareCloudDirectorStorageProfilesNoCredentials(params *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorStorageProfilesNoCredentialsOK, error) ListVMwareCloudDirectorTemplates(params *ListVMwareCloudDirectorTemplatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorTemplatesOK, error) ListVMwareCloudDirectorTemplatesNoCredentials(params *ListVMwareCloudDirectorTemplatesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListVMwareCloudDirectorTemplatesNoCredentialsOK, 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 vmwareclouddirector API client.
type ListVMwareCloudDirectorCatalogsDefault ¶
type ListVMwareCloudDirectorCatalogsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListVMwareCloudDirectorCatalogsDefault describes a response with status code -1, with default header values.
errorResponse
func NewListVMwareCloudDirectorCatalogsDefault ¶
func NewListVMwareCloudDirectorCatalogsDefault(code int) *ListVMwareCloudDirectorCatalogsDefault
NewListVMwareCloudDirectorCatalogsDefault creates a ListVMwareCloudDirectorCatalogsDefault with default headers values
func (*ListVMwareCloudDirectorCatalogsDefault) Code ¶
func (o *ListVMwareCloudDirectorCatalogsDefault) Code() int
Code gets the status code for the list v mware cloud director catalogs default response
func (*ListVMwareCloudDirectorCatalogsDefault) Error ¶
func (o *ListVMwareCloudDirectorCatalogsDefault) Error() string
func (*ListVMwareCloudDirectorCatalogsDefault) GetPayload ¶
func (o *ListVMwareCloudDirectorCatalogsDefault) GetPayload() *models.ErrorResponse
type ListVMwareCloudDirectorCatalogsNoCredentialsDefault ¶
type ListVMwareCloudDirectorCatalogsNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListVMwareCloudDirectorCatalogsNoCredentialsDefault describes a response with status code -1, with default header values.
errorResponse
func NewListVMwareCloudDirectorCatalogsNoCredentialsDefault ¶
func NewListVMwareCloudDirectorCatalogsNoCredentialsDefault(code int) *ListVMwareCloudDirectorCatalogsNoCredentialsDefault
NewListVMwareCloudDirectorCatalogsNoCredentialsDefault creates a ListVMwareCloudDirectorCatalogsNoCredentialsDefault with default headers values
func (*ListVMwareCloudDirectorCatalogsNoCredentialsDefault) Code ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsDefault) Code() int
Code gets the status code for the list v mware cloud director catalogs no credentials default response
func (*ListVMwareCloudDirectorCatalogsNoCredentialsDefault) Error ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsDefault) Error() string
func (*ListVMwareCloudDirectorCatalogsNoCredentialsDefault) GetPayload ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListVMwareCloudDirectorCatalogsNoCredentialsOK ¶
type ListVMwareCloudDirectorCatalogsNoCredentialsOK struct {
Payload models.VMwareCloudDirectorCatalogList
}
ListVMwareCloudDirectorCatalogsNoCredentialsOK describes a response with status code 200, with default header values.
VMwareCloudDirectorCatalogList
func NewListVMwareCloudDirectorCatalogsNoCredentialsOK ¶
func NewListVMwareCloudDirectorCatalogsNoCredentialsOK() *ListVMwareCloudDirectorCatalogsNoCredentialsOK
NewListVMwareCloudDirectorCatalogsNoCredentialsOK creates a ListVMwareCloudDirectorCatalogsNoCredentialsOK with default headers values
func (*ListVMwareCloudDirectorCatalogsNoCredentialsOK) Error ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsOK) Error() string
func (*ListVMwareCloudDirectorCatalogsNoCredentialsOK) GetPayload ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsOK) GetPayload() models.VMwareCloudDirectorCatalogList
type ListVMwareCloudDirectorCatalogsNoCredentialsParams ¶
type ListVMwareCloudDirectorCatalogsNoCredentialsParams struct { // ClusterID. ClusterID string // ProjectID. ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListVMwareCloudDirectorCatalogsNoCredentialsParams contains all the parameters to send to the API endpoint
for the list v mware cloud director catalogs no credentials operation. Typically these are written to a http.Request.
func NewListVMwareCloudDirectorCatalogsNoCredentialsParams ¶
func NewListVMwareCloudDirectorCatalogsNoCredentialsParams() *ListVMwareCloudDirectorCatalogsNoCredentialsParams
NewListVMwareCloudDirectorCatalogsNoCredentialsParams creates a new ListVMwareCloudDirectorCatalogsNoCredentialsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithContext ¶
func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithContext creates a new ListVMwareCloudDirectorCatalogsNoCredentialsParams object with the ability to set a context for a request.
func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithHTTPClient ¶
func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithHTTPClient creates a new ListVMwareCloudDirectorCatalogsNoCredentialsParams object with the ability to set a custom HTTPClient for a request.
func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithTimeout ¶
func NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
NewListVMwareCloudDirectorCatalogsNoCredentialsParamsWithTimeout creates a new ListVMwareCloudDirectorCatalogsNoCredentialsParams object with the ability to set a timeout on a request.
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetClusterID ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetContext ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetDefaults ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetDefaults()
SetDefaults hydrates default values in the list v mware cloud director catalogs no credentials params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetHTTPClient ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetProjectID ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetTimeout ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithClusterID ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithClusterID(clusterID string) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
WithClusterID adds the clusterID to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithContext ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
WithContext adds the context to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithDefaults ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithDefaults() *ListVMwareCloudDirectorCatalogsNoCredentialsParams
WithDefaults hydrates default values in the list v mware cloud director catalogs no credentials params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithHTTPClient ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithProjectID ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithProjectID(projectID string) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
WithProjectID adds the projectID to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithTimeout ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorCatalogsNoCredentialsParams
WithTimeout adds the timeout to the list v mware cloud director catalogs no credentials params
func (*ListVMwareCloudDirectorCatalogsNoCredentialsParams) WriteToRequest ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListVMwareCloudDirectorCatalogsNoCredentialsReader ¶
type ListVMwareCloudDirectorCatalogsNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListVMwareCloudDirectorCatalogsNoCredentialsReader is a Reader for the ListVMwareCloudDirectorCatalogsNoCredentials structure.
func (*ListVMwareCloudDirectorCatalogsNoCredentialsReader) ReadResponse ¶
func (o *ListVMwareCloudDirectorCatalogsNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListVMwareCloudDirectorCatalogsOK ¶
type ListVMwareCloudDirectorCatalogsOK struct {
Payload models.VMwareCloudDirectorCatalogList
}
ListVMwareCloudDirectorCatalogsOK describes a response with status code 200, with default header values.
VMwareCloudDirectorCatalogList
func NewListVMwareCloudDirectorCatalogsOK ¶
func NewListVMwareCloudDirectorCatalogsOK() *ListVMwareCloudDirectorCatalogsOK
NewListVMwareCloudDirectorCatalogsOK creates a ListVMwareCloudDirectorCatalogsOK with default headers values
func (*ListVMwareCloudDirectorCatalogsOK) Error ¶
func (o *ListVMwareCloudDirectorCatalogsOK) Error() string
func (*ListVMwareCloudDirectorCatalogsOK) GetPayload ¶
func (o *ListVMwareCloudDirectorCatalogsOK) GetPayload() models.VMwareCloudDirectorCatalogList
type ListVMwareCloudDirectorCatalogsParams ¶
type ListVMwareCloudDirectorCatalogsParams struct { // Credential. Credential *string // Organization. Organization *string // Password. Password *string // Username. Username *string // VDC. VDC *string /* Dc. KKP Datacenter to use for endpoint */ DC string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListVMwareCloudDirectorCatalogsParams contains all the parameters to send to the API endpoint
for the list v mware cloud director catalogs operation. Typically these are written to a http.Request.
func NewListVMwareCloudDirectorCatalogsParams ¶
func NewListVMwareCloudDirectorCatalogsParams() *ListVMwareCloudDirectorCatalogsParams
NewListVMwareCloudDirectorCatalogsParams creates a new ListVMwareCloudDirectorCatalogsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListVMwareCloudDirectorCatalogsParamsWithContext ¶
func NewListVMwareCloudDirectorCatalogsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorCatalogsParams
NewListVMwareCloudDirectorCatalogsParamsWithContext creates a new ListVMwareCloudDirectorCatalogsParams object with the ability to set a context for a request.
func NewListVMwareCloudDirectorCatalogsParamsWithHTTPClient ¶
func NewListVMwareCloudDirectorCatalogsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorCatalogsParams
NewListVMwareCloudDirectorCatalogsParamsWithHTTPClient creates a new ListVMwareCloudDirectorCatalogsParams object with the ability to set a custom HTTPClient for a request.
func NewListVMwareCloudDirectorCatalogsParamsWithTimeout ¶
func NewListVMwareCloudDirectorCatalogsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorCatalogsParams
NewListVMwareCloudDirectorCatalogsParamsWithTimeout creates a new ListVMwareCloudDirectorCatalogsParams object with the ability to set a timeout on a request.
func (*ListVMwareCloudDirectorCatalogsParams) SetContext ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetContext(ctx context.Context)
SetContext adds the context to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) SetCredential ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetCredential(credential *string)
SetCredential adds the credential to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) SetDC ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetDC(dc string)
SetDC adds the dc to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) SetDefaults ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetDefaults()
SetDefaults hydrates default values in the list v mware cloud director catalogs params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorCatalogsParams) SetHTTPClient ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) SetOrganization ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetOrganization(organization *string)
SetOrganization adds the organization to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) SetPassword ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetPassword(password *string)
SetPassword adds the password to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) SetTimeout ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) SetUsername ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetUsername(username *string)
SetUsername adds the username to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) SetVDC ¶
func (o *ListVMwareCloudDirectorCatalogsParams) SetVDC(vDC *string)
SetVDC adds the vDC to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithContext ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorCatalogsParams
WithContext adds the context to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithCredential ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithCredential(credential *string) *ListVMwareCloudDirectorCatalogsParams
WithCredential adds the credential to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithDC ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithDC(dc string) *ListVMwareCloudDirectorCatalogsParams
WithDC adds the dc to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithDefaults ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithDefaults() *ListVMwareCloudDirectorCatalogsParams
WithDefaults hydrates default values in the list v mware cloud director catalogs params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorCatalogsParams) WithHTTPClient ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorCatalogsParams
WithHTTPClient adds the HTTPClient to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithOrganization ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithOrganization(organization *string) *ListVMwareCloudDirectorCatalogsParams
WithOrganization adds the organization to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithPassword ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithPassword(password *string) *ListVMwareCloudDirectorCatalogsParams
WithPassword adds the password to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithTimeout ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorCatalogsParams
WithTimeout adds the timeout to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithUsername ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithUsername(username *string) *ListVMwareCloudDirectorCatalogsParams
WithUsername adds the username to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WithVDC ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WithVDC(vDC *string) *ListVMwareCloudDirectorCatalogsParams
WithVDC adds the vDC to the list v mware cloud director catalogs params
func (*ListVMwareCloudDirectorCatalogsParams) WriteToRequest ¶
func (o *ListVMwareCloudDirectorCatalogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListVMwareCloudDirectorCatalogsReader ¶
type ListVMwareCloudDirectorCatalogsReader struct {
// contains filtered or unexported fields
}
ListVMwareCloudDirectorCatalogsReader is a Reader for the ListVMwareCloudDirectorCatalogs structure.
func (*ListVMwareCloudDirectorCatalogsReader) ReadResponse ¶
func (o *ListVMwareCloudDirectorCatalogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListVMwareCloudDirectorNetworksDefault ¶
type ListVMwareCloudDirectorNetworksDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListVMwareCloudDirectorNetworksDefault describes a response with status code -1, with default header values.
errorResponse
func NewListVMwareCloudDirectorNetworksDefault ¶
func NewListVMwareCloudDirectorNetworksDefault(code int) *ListVMwareCloudDirectorNetworksDefault
NewListVMwareCloudDirectorNetworksDefault creates a ListVMwareCloudDirectorNetworksDefault with default headers values
func (*ListVMwareCloudDirectorNetworksDefault) Code ¶
func (o *ListVMwareCloudDirectorNetworksDefault) Code() int
Code gets the status code for the list v mware cloud director networks default response
func (*ListVMwareCloudDirectorNetworksDefault) Error ¶
func (o *ListVMwareCloudDirectorNetworksDefault) Error() string
func (*ListVMwareCloudDirectorNetworksDefault) GetPayload ¶
func (o *ListVMwareCloudDirectorNetworksDefault) GetPayload() *models.ErrorResponse
type ListVMwareCloudDirectorNetworksNoCredentialsDefault ¶
type ListVMwareCloudDirectorNetworksNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListVMwareCloudDirectorNetworksNoCredentialsDefault describes a response with status code -1, with default header values.
errorResponse
func NewListVMwareCloudDirectorNetworksNoCredentialsDefault ¶
func NewListVMwareCloudDirectorNetworksNoCredentialsDefault(code int) *ListVMwareCloudDirectorNetworksNoCredentialsDefault
NewListVMwareCloudDirectorNetworksNoCredentialsDefault creates a ListVMwareCloudDirectorNetworksNoCredentialsDefault with default headers values
func (*ListVMwareCloudDirectorNetworksNoCredentialsDefault) Code ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsDefault) Code() int
Code gets the status code for the list v mware cloud director networks no credentials default response
func (*ListVMwareCloudDirectorNetworksNoCredentialsDefault) Error ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsDefault) Error() string
func (*ListVMwareCloudDirectorNetworksNoCredentialsDefault) GetPayload ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListVMwareCloudDirectorNetworksNoCredentialsOK ¶
type ListVMwareCloudDirectorNetworksNoCredentialsOK struct {
Payload models.VMwareCloudDirectorNetworkList
}
ListVMwareCloudDirectorNetworksNoCredentialsOK describes a response with status code 200, with default header values.
VMwareCloudDirectorNetworkList
func NewListVMwareCloudDirectorNetworksNoCredentialsOK ¶
func NewListVMwareCloudDirectorNetworksNoCredentialsOK() *ListVMwareCloudDirectorNetworksNoCredentialsOK
NewListVMwareCloudDirectorNetworksNoCredentialsOK creates a ListVMwareCloudDirectorNetworksNoCredentialsOK with default headers values
func (*ListVMwareCloudDirectorNetworksNoCredentialsOK) Error ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsOK) Error() string
func (*ListVMwareCloudDirectorNetworksNoCredentialsOK) GetPayload ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsOK) GetPayload() models.VMwareCloudDirectorNetworkList
type ListVMwareCloudDirectorNetworksNoCredentialsParams ¶
type ListVMwareCloudDirectorNetworksNoCredentialsParams struct { // ClusterID. ClusterID string // ProjectID. ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListVMwareCloudDirectorNetworksNoCredentialsParams contains all the parameters to send to the API endpoint
for the list v mware cloud director networks no credentials operation. Typically these are written to a http.Request.
func NewListVMwareCloudDirectorNetworksNoCredentialsParams ¶
func NewListVMwareCloudDirectorNetworksNoCredentialsParams() *ListVMwareCloudDirectorNetworksNoCredentialsParams
NewListVMwareCloudDirectorNetworksNoCredentialsParams creates a new ListVMwareCloudDirectorNetworksNoCredentialsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithContext ¶
func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorNetworksNoCredentialsParams
NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithContext creates a new ListVMwareCloudDirectorNetworksNoCredentialsParams object with the ability to set a context for a request.
func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithHTTPClient ¶
func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorNetworksNoCredentialsParams
NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithHTTPClient creates a new ListVMwareCloudDirectorNetworksNoCredentialsParams object with the ability to set a custom HTTPClient for a request.
func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithTimeout ¶
func NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorNetworksNoCredentialsParams
NewListVMwareCloudDirectorNetworksNoCredentialsParamsWithTimeout creates a new ListVMwareCloudDirectorNetworksNoCredentialsParams object with the ability to set a timeout on a request.
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) SetClusterID ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) SetContext ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) SetDefaults ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetDefaults()
SetDefaults hydrates default values in the list v mware cloud director networks no credentials params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) SetHTTPClient ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) SetProjectID ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) SetTimeout ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) WithClusterID ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithClusterID(clusterID string) *ListVMwareCloudDirectorNetworksNoCredentialsParams
WithClusterID adds the clusterID to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) WithContext ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorNetworksNoCredentialsParams
WithContext adds the context to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) WithDefaults ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithDefaults() *ListVMwareCloudDirectorNetworksNoCredentialsParams
WithDefaults hydrates default values in the list v mware cloud director networks no credentials params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) WithHTTPClient ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorNetworksNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) WithProjectID ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithProjectID(projectID string) *ListVMwareCloudDirectorNetworksNoCredentialsParams
WithProjectID adds the projectID to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) WithTimeout ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorNetworksNoCredentialsParams
WithTimeout adds the timeout to the list v mware cloud director networks no credentials params
func (*ListVMwareCloudDirectorNetworksNoCredentialsParams) WriteToRequest ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListVMwareCloudDirectorNetworksNoCredentialsReader ¶
type ListVMwareCloudDirectorNetworksNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListVMwareCloudDirectorNetworksNoCredentialsReader is a Reader for the ListVMwareCloudDirectorNetworksNoCredentials structure.
func (*ListVMwareCloudDirectorNetworksNoCredentialsReader) ReadResponse ¶
func (o *ListVMwareCloudDirectorNetworksNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListVMwareCloudDirectorNetworksOK ¶
type ListVMwareCloudDirectorNetworksOK struct {
Payload models.VMwareCloudDirectorNetworkList
}
ListVMwareCloudDirectorNetworksOK describes a response with status code 200, with default header values.
VMwareCloudDirectorNetworkList
func NewListVMwareCloudDirectorNetworksOK ¶
func NewListVMwareCloudDirectorNetworksOK() *ListVMwareCloudDirectorNetworksOK
NewListVMwareCloudDirectorNetworksOK creates a ListVMwareCloudDirectorNetworksOK with default headers values
func (*ListVMwareCloudDirectorNetworksOK) Error ¶
func (o *ListVMwareCloudDirectorNetworksOK) Error() string
func (*ListVMwareCloudDirectorNetworksOK) GetPayload ¶
func (o *ListVMwareCloudDirectorNetworksOK) GetPayload() models.VMwareCloudDirectorNetworkList
type ListVMwareCloudDirectorNetworksParams ¶
type ListVMwareCloudDirectorNetworksParams struct { // Credential. Credential *string // Organization. Organization *string // Password. Password *string // Username. Username *string // VDC. VDC *string /* Dc. KKP Datacenter to use for endpoint */ DC string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListVMwareCloudDirectorNetworksParams contains all the parameters to send to the API endpoint
for the list v mware cloud director networks operation. Typically these are written to a http.Request.
func NewListVMwareCloudDirectorNetworksParams ¶
func NewListVMwareCloudDirectorNetworksParams() *ListVMwareCloudDirectorNetworksParams
NewListVMwareCloudDirectorNetworksParams creates a new ListVMwareCloudDirectorNetworksParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListVMwareCloudDirectorNetworksParamsWithContext ¶
func NewListVMwareCloudDirectorNetworksParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorNetworksParams
NewListVMwareCloudDirectorNetworksParamsWithContext creates a new ListVMwareCloudDirectorNetworksParams object with the ability to set a context for a request.
func NewListVMwareCloudDirectorNetworksParamsWithHTTPClient ¶
func NewListVMwareCloudDirectorNetworksParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorNetworksParams
NewListVMwareCloudDirectorNetworksParamsWithHTTPClient creates a new ListVMwareCloudDirectorNetworksParams object with the ability to set a custom HTTPClient for a request.
func NewListVMwareCloudDirectorNetworksParamsWithTimeout ¶
func NewListVMwareCloudDirectorNetworksParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorNetworksParams
NewListVMwareCloudDirectorNetworksParamsWithTimeout creates a new ListVMwareCloudDirectorNetworksParams object with the ability to set a timeout on a request.
func (*ListVMwareCloudDirectorNetworksParams) SetContext ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetContext(ctx context.Context)
SetContext adds the context to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) SetCredential ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetCredential(credential *string)
SetCredential adds the credential to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) SetDC ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetDC(dc string)
SetDC adds the dc to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) SetDefaults ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetDefaults()
SetDefaults hydrates default values in the list v mware cloud director networks params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorNetworksParams) SetHTTPClient ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) SetOrganization ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetOrganization(organization *string)
SetOrganization adds the organization to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) SetPassword ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetPassword(password *string)
SetPassword adds the password to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) SetTimeout ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) SetUsername ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetUsername(username *string)
SetUsername adds the username to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) SetVDC ¶
func (o *ListVMwareCloudDirectorNetworksParams) SetVDC(vDC *string)
SetVDC adds the vDC to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithContext ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorNetworksParams
WithContext adds the context to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithCredential ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithCredential(credential *string) *ListVMwareCloudDirectorNetworksParams
WithCredential adds the credential to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithDC ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithDC(dc string) *ListVMwareCloudDirectorNetworksParams
WithDC adds the dc to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithDefaults ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithDefaults() *ListVMwareCloudDirectorNetworksParams
WithDefaults hydrates default values in the list v mware cloud director networks params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorNetworksParams) WithHTTPClient ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorNetworksParams
WithHTTPClient adds the HTTPClient to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithOrganization ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithOrganization(organization *string) *ListVMwareCloudDirectorNetworksParams
WithOrganization adds the organization to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithPassword ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithPassword(password *string) *ListVMwareCloudDirectorNetworksParams
WithPassword adds the password to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithTimeout ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorNetworksParams
WithTimeout adds the timeout to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithUsername ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithUsername(username *string) *ListVMwareCloudDirectorNetworksParams
WithUsername adds the username to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WithVDC ¶
func (o *ListVMwareCloudDirectorNetworksParams) WithVDC(vDC *string) *ListVMwareCloudDirectorNetworksParams
WithVDC adds the vDC to the list v mware cloud director networks params
func (*ListVMwareCloudDirectorNetworksParams) WriteToRequest ¶
func (o *ListVMwareCloudDirectorNetworksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListVMwareCloudDirectorNetworksReader ¶
type ListVMwareCloudDirectorNetworksReader struct {
// contains filtered or unexported fields
}
ListVMwareCloudDirectorNetworksReader is a Reader for the ListVMwareCloudDirectorNetworks structure.
func (*ListVMwareCloudDirectorNetworksReader) ReadResponse ¶
func (o *ListVMwareCloudDirectorNetworksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListVMwareCloudDirectorStorageProfilesDefault ¶
type ListVMwareCloudDirectorStorageProfilesDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListVMwareCloudDirectorStorageProfilesDefault describes a response with status code -1, with default header values.
errorResponse
func NewListVMwareCloudDirectorStorageProfilesDefault ¶
func NewListVMwareCloudDirectorStorageProfilesDefault(code int) *ListVMwareCloudDirectorStorageProfilesDefault
NewListVMwareCloudDirectorStorageProfilesDefault creates a ListVMwareCloudDirectorStorageProfilesDefault with default headers values
func (*ListVMwareCloudDirectorStorageProfilesDefault) Code ¶
func (o *ListVMwareCloudDirectorStorageProfilesDefault) Code() int
Code gets the status code for the list v mware cloud director storage profiles default response
func (*ListVMwareCloudDirectorStorageProfilesDefault) Error ¶
func (o *ListVMwareCloudDirectorStorageProfilesDefault) Error() string
func (*ListVMwareCloudDirectorStorageProfilesDefault) GetPayload ¶
func (o *ListVMwareCloudDirectorStorageProfilesDefault) GetPayload() *models.ErrorResponse
type ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault ¶
type ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault describes a response with status code -1, with default header values.
errorResponse
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsDefault ¶
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsDefault(code int) *ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault
NewListVMwareCloudDirectorStorageProfilesNoCredentialsDefault creates a ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault with default headers values
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault) Code ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault) Code() int
Code gets the status code for the list v mware cloud director storage profiles no credentials default response
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault) Error ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault) Error() string
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault) GetPayload ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListVMwareCloudDirectorStorageProfilesNoCredentialsOK ¶
type ListVMwareCloudDirectorStorageProfilesNoCredentialsOK struct {
Payload models.VMwareCloudDirectorStorageProfileList
}
ListVMwareCloudDirectorStorageProfilesNoCredentialsOK describes a response with status code 200, with default header values.
VMwareCloudDirectorStorageProfileList
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsOK ¶
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsOK() *ListVMwareCloudDirectorStorageProfilesNoCredentialsOK
NewListVMwareCloudDirectorStorageProfilesNoCredentialsOK creates a ListVMwareCloudDirectorStorageProfilesNoCredentialsOK with default headers values
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsOK) Error ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsOK) Error() string
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsOK) GetPayload ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsOK) GetPayload() models.VMwareCloudDirectorStorageProfileList
type ListVMwareCloudDirectorStorageProfilesNoCredentialsParams ¶
type ListVMwareCloudDirectorStorageProfilesNoCredentialsParams struct { // ClusterID. ClusterID string // ProjectID. ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListVMwareCloudDirectorStorageProfilesNoCredentialsParams contains all the parameters to send to the API endpoint
for the list v mware cloud director storage profiles no credentials operation. Typically these are written to a http.Request.
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParams ¶
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParams() *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
NewListVMwareCloudDirectorStorageProfilesNoCredentialsParams creates a new ListVMwareCloudDirectorStorageProfilesNoCredentialsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithContext ¶
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithContext creates a new ListVMwareCloudDirectorStorageProfilesNoCredentialsParams object with the ability to set a context for a request.
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithHTTPClient ¶
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithHTTPClient creates a new ListVMwareCloudDirectorStorageProfilesNoCredentialsParams object with the ability to set a custom HTTPClient for a request.
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithTimeout ¶
func NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
NewListVMwareCloudDirectorStorageProfilesNoCredentialsParamsWithTimeout creates a new ListVMwareCloudDirectorStorageProfilesNoCredentialsParams object with the ability to set a timeout on a request.
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetClusterID ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetContext ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetDefaults ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetDefaults()
SetDefaults hydrates default values in the list v mware cloud director storage profiles no credentials params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetHTTPClient ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetProjectID ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetTimeout ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithClusterID ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithClusterID(clusterID string) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
WithClusterID adds the clusterID to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithContext ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
WithContext adds the context to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithDefaults ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithDefaults() *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
WithDefaults hydrates default values in the list v mware cloud director storage profiles no credentials params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithHTTPClient ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithProjectID ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithProjectID(projectID string) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
WithProjectID adds the projectID to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithTimeout ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams
WithTimeout adds the timeout to the list v mware cloud director storage profiles no credentials params
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WriteToRequest ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListVMwareCloudDirectorStorageProfilesNoCredentialsReader ¶
type ListVMwareCloudDirectorStorageProfilesNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListVMwareCloudDirectorStorageProfilesNoCredentialsReader is a Reader for the ListVMwareCloudDirectorStorageProfilesNoCredentials structure.
func (*ListVMwareCloudDirectorStorageProfilesNoCredentialsReader) ReadResponse ¶
func (o *ListVMwareCloudDirectorStorageProfilesNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListVMwareCloudDirectorStorageProfilesOK ¶
type ListVMwareCloudDirectorStorageProfilesOK struct {
Payload models.VMwareCloudDirectorStorageProfileList
}
ListVMwareCloudDirectorStorageProfilesOK describes a response with status code 200, with default header values.
VMwareCloudDirectorStorageProfileList
func NewListVMwareCloudDirectorStorageProfilesOK ¶
func NewListVMwareCloudDirectorStorageProfilesOK() *ListVMwareCloudDirectorStorageProfilesOK
NewListVMwareCloudDirectorStorageProfilesOK creates a ListVMwareCloudDirectorStorageProfilesOK with default headers values
func (*ListVMwareCloudDirectorStorageProfilesOK) Error ¶
func (o *ListVMwareCloudDirectorStorageProfilesOK) Error() string
func (*ListVMwareCloudDirectorStorageProfilesOK) GetPayload ¶
func (o *ListVMwareCloudDirectorStorageProfilesOK) GetPayload() models.VMwareCloudDirectorStorageProfileList
type ListVMwareCloudDirectorStorageProfilesParams ¶
type ListVMwareCloudDirectorStorageProfilesParams struct { // Credential. Credential *string // Organization. Organization *string // Password. Password *string // Username. Username *string // VDC. VDC *string /* Dc. KKP Datacenter to use for endpoint */ DC string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListVMwareCloudDirectorStorageProfilesParams contains all the parameters to send to the API endpoint
for the list v mware cloud director storage profiles operation. Typically these are written to a http.Request.
func NewListVMwareCloudDirectorStorageProfilesParams ¶
func NewListVMwareCloudDirectorStorageProfilesParams() *ListVMwareCloudDirectorStorageProfilesParams
NewListVMwareCloudDirectorStorageProfilesParams creates a new ListVMwareCloudDirectorStorageProfilesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListVMwareCloudDirectorStorageProfilesParamsWithContext ¶
func NewListVMwareCloudDirectorStorageProfilesParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorStorageProfilesParams
NewListVMwareCloudDirectorStorageProfilesParamsWithContext creates a new ListVMwareCloudDirectorStorageProfilesParams object with the ability to set a context for a request.
func NewListVMwareCloudDirectorStorageProfilesParamsWithHTTPClient ¶
func NewListVMwareCloudDirectorStorageProfilesParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorStorageProfilesParams
NewListVMwareCloudDirectorStorageProfilesParamsWithHTTPClient creates a new ListVMwareCloudDirectorStorageProfilesParams object with the ability to set a custom HTTPClient for a request.
func NewListVMwareCloudDirectorStorageProfilesParamsWithTimeout ¶
func NewListVMwareCloudDirectorStorageProfilesParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorStorageProfilesParams
NewListVMwareCloudDirectorStorageProfilesParamsWithTimeout creates a new ListVMwareCloudDirectorStorageProfilesParams object with the ability to set a timeout on a request.
func (*ListVMwareCloudDirectorStorageProfilesParams) SetContext ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetContext(ctx context.Context)
SetContext adds the context to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) SetCredential ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetCredential(credential *string)
SetCredential adds the credential to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) SetDC ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetDC(dc string)
SetDC adds the dc to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) SetDefaults ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetDefaults()
SetDefaults hydrates default values in the list v mware cloud director storage profiles params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorStorageProfilesParams) SetHTTPClient ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) SetOrganization ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetOrganization(organization *string)
SetOrganization adds the organization to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) SetPassword ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetPassword(password *string)
SetPassword adds the password to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) SetTimeout ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) SetUsername ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetUsername(username *string)
SetUsername adds the username to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) SetVDC ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) SetVDC(vDC *string)
SetVDC adds the vDC to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithContext ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorStorageProfilesParams
WithContext adds the context to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithCredential ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithCredential(credential *string) *ListVMwareCloudDirectorStorageProfilesParams
WithCredential adds the credential to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithDC ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithDC(dc string) *ListVMwareCloudDirectorStorageProfilesParams
WithDC adds the dc to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithDefaults ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithDefaults() *ListVMwareCloudDirectorStorageProfilesParams
WithDefaults hydrates default values in the list v mware cloud director storage profiles params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorStorageProfilesParams) WithHTTPClient ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorStorageProfilesParams
WithHTTPClient adds the HTTPClient to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithOrganization ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithOrganization(organization *string) *ListVMwareCloudDirectorStorageProfilesParams
WithOrganization adds the organization to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithPassword ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithPassword(password *string) *ListVMwareCloudDirectorStorageProfilesParams
WithPassword adds the password to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithTimeout ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorStorageProfilesParams
WithTimeout adds the timeout to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithUsername ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithUsername(username *string) *ListVMwareCloudDirectorStorageProfilesParams
WithUsername adds the username to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WithVDC ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WithVDC(vDC *string) *ListVMwareCloudDirectorStorageProfilesParams
WithVDC adds the vDC to the list v mware cloud director storage profiles params
func (*ListVMwareCloudDirectorStorageProfilesParams) WriteToRequest ¶
func (o *ListVMwareCloudDirectorStorageProfilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListVMwareCloudDirectorStorageProfilesReader ¶
type ListVMwareCloudDirectorStorageProfilesReader struct {
// contains filtered or unexported fields
}
ListVMwareCloudDirectorStorageProfilesReader is a Reader for the ListVMwareCloudDirectorStorageProfiles structure.
func (*ListVMwareCloudDirectorStorageProfilesReader) ReadResponse ¶
func (o *ListVMwareCloudDirectorStorageProfilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListVMwareCloudDirectorTemplatesDefault ¶
type ListVMwareCloudDirectorTemplatesDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListVMwareCloudDirectorTemplatesDefault describes a response with status code -1, with default header values.
errorResponse
func NewListVMwareCloudDirectorTemplatesDefault ¶
func NewListVMwareCloudDirectorTemplatesDefault(code int) *ListVMwareCloudDirectorTemplatesDefault
NewListVMwareCloudDirectorTemplatesDefault creates a ListVMwareCloudDirectorTemplatesDefault with default headers values
func (*ListVMwareCloudDirectorTemplatesDefault) Code ¶
func (o *ListVMwareCloudDirectorTemplatesDefault) Code() int
Code gets the status code for the list v mware cloud director templates default response
func (*ListVMwareCloudDirectorTemplatesDefault) Error ¶
func (o *ListVMwareCloudDirectorTemplatesDefault) Error() string
func (*ListVMwareCloudDirectorTemplatesDefault) GetPayload ¶
func (o *ListVMwareCloudDirectorTemplatesDefault) GetPayload() *models.ErrorResponse
type ListVMwareCloudDirectorTemplatesNoCredentialsDefault ¶
type ListVMwareCloudDirectorTemplatesNoCredentialsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListVMwareCloudDirectorTemplatesNoCredentialsDefault describes a response with status code -1, with default header values.
errorResponse
func NewListVMwareCloudDirectorTemplatesNoCredentialsDefault ¶
func NewListVMwareCloudDirectorTemplatesNoCredentialsDefault(code int) *ListVMwareCloudDirectorTemplatesNoCredentialsDefault
NewListVMwareCloudDirectorTemplatesNoCredentialsDefault creates a ListVMwareCloudDirectorTemplatesNoCredentialsDefault with default headers values
func (*ListVMwareCloudDirectorTemplatesNoCredentialsDefault) Code ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsDefault) Code() int
Code gets the status code for the list v mware cloud director templates no credentials default response
func (*ListVMwareCloudDirectorTemplatesNoCredentialsDefault) Error ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsDefault) Error() string
func (*ListVMwareCloudDirectorTemplatesNoCredentialsDefault) GetPayload ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsDefault) GetPayload() *models.ErrorResponse
type ListVMwareCloudDirectorTemplatesNoCredentialsOK ¶
type ListVMwareCloudDirectorTemplatesNoCredentialsOK struct {
Payload models.VMwareCloudDirectorTemplateList
}
ListVMwareCloudDirectorTemplatesNoCredentialsOK describes a response with status code 200, with default header values.
VMwareCloudDirectorTemplateList
func NewListVMwareCloudDirectorTemplatesNoCredentialsOK ¶
func NewListVMwareCloudDirectorTemplatesNoCredentialsOK() *ListVMwareCloudDirectorTemplatesNoCredentialsOK
NewListVMwareCloudDirectorTemplatesNoCredentialsOK creates a ListVMwareCloudDirectorTemplatesNoCredentialsOK with default headers values
func (*ListVMwareCloudDirectorTemplatesNoCredentialsOK) Error ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsOK) Error() string
func (*ListVMwareCloudDirectorTemplatesNoCredentialsOK) GetPayload ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsOK) GetPayload() models.VMwareCloudDirectorTemplateList
type ListVMwareCloudDirectorTemplatesNoCredentialsParams ¶
type ListVMwareCloudDirectorTemplatesNoCredentialsParams struct { /* CatalogName. Catalog name to fetch the templates from */ CatalogName string // ClusterID. ClusterID string // ProjectID. ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListVMwareCloudDirectorTemplatesNoCredentialsParams contains all the parameters to send to the API endpoint
for the list v mware cloud director templates no credentials operation. Typically these are written to a http.Request.
func NewListVMwareCloudDirectorTemplatesNoCredentialsParams ¶
func NewListVMwareCloudDirectorTemplatesNoCredentialsParams() *ListVMwareCloudDirectorTemplatesNoCredentialsParams
NewListVMwareCloudDirectorTemplatesNoCredentialsParams creates a new ListVMwareCloudDirectorTemplatesNoCredentialsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithContext ¶
func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithContext creates a new ListVMwareCloudDirectorTemplatesNoCredentialsParams object with the ability to set a context for a request.
func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithHTTPClient ¶
func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithHTTPClient creates a new ListVMwareCloudDirectorTemplatesNoCredentialsParams object with the ability to set a custom HTTPClient for a request.
func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithTimeout ¶
func NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
NewListVMwareCloudDirectorTemplatesNoCredentialsParamsWithTimeout creates a new ListVMwareCloudDirectorTemplatesNoCredentialsParams object with the ability to set a timeout on a request.
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetCatalogName ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetCatalogName(catalogName string)
SetCatalogName adds the catalogName to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetClusterID ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetContext ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetDefaults ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetDefaults()
SetDefaults hydrates default values in the list v mware cloud director templates no credentials params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetHTTPClient ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetProjectID ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetTimeout ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithCatalogName ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithCatalogName(catalogName string) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
WithCatalogName adds the catalogName to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithClusterID ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithClusterID(clusterID string) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
WithClusterID adds the clusterID to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithContext ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
WithContext adds the context to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithDefaults ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithDefaults() *ListVMwareCloudDirectorTemplatesNoCredentialsParams
WithDefaults hydrates default values in the list v mware cloud director templates no credentials params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithHTTPClient ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
WithHTTPClient adds the HTTPClient to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithProjectID ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithProjectID(projectID string) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
WithProjectID adds the projectID to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithTimeout ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorTemplatesNoCredentialsParams
WithTimeout adds the timeout to the list v mware cloud director templates no credentials params
func (*ListVMwareCloudDirectorTemplatesNoCredentialsParams) WriteToRequest ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListVMwareCloudDirectorTemplatesNoCredentialsReader ¶
type ListVMwareCloudDirectorTemplatesNoCredentialsReader struct {
// contains filtered or unexported fields
}
ListVMwareCloudDirectorTemplatesNoCredentialsReader is a Reader for the ListVMwareCloudDirectorTemplatesNoCredentials structure.
func (*ListVMwareCloudDirectorTemplatesNoCredentialsReader) ReadResponse ¶
func (o *ListVMwareCloudDirectorTemplatesNoCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListVMwareCloudDirectorTemplatesOK ¶
type ListVMwareCloudDirectorTemplatesOK struct {
Payload models.VMwareCloudDirectorTemplateList
}
ListVMwareCloudDirectorTemplatesOK describes a response with status code 200, with default header values.
VMwareCloudDirectorTemplateList
func NewListVMwareCloudDirectorTemplatesOK ¶
func NewListVMwareCloudDirectorTemplatesOK() *ListVMwareCloudDirectorTemplatesOK
NewListVMwareCloudDirectorTemplatesOK creates a ListVMwareCloudDirectorTemplatesOK with default headers values
func (*ListVMwareCloudDirectorTemplatesOK) Error ¶
func (o *ListVMwareCloudDirectorTemplatesOK) Error() string
func (*ListVMwareCloudDirectorTemplatesOK) GetPayload ¶
func (o *ListVMwareCloudDirectorTemplatesOK) GetPayload() models.VMwareCloudDirectorTemplateList
type ListVMwareCloudDirectorTemplatesParams ¶
type ListVMwareCloudDirectorTemplatesParams struct { // Credential. Credential *string // Organization. Organization *string // Password. Password *string // Username. Username *string // VDC. VDC *string /* CatalogName. Catalog name to fetch the templates from */ CatalogName string /* Dc. KKP Datacenter to use for endpoint */ DC string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListVMwareCloudDirectorTemplatesParams contains all the parameters to send to the API endpoint
for the list v mware cloud director templates operation. Typically these are written to a http.Request.
func NewListVMwareCloudDirectorTemplatesParams ¶
func NewListVMwareCloudDirectorTemplatesParams() *ListVMwareCloudDirectorTemplatesParams
NewListVMwareCloudDirectorTemplatesParams creates a new ListVMwareCloudDirectorTemplatesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListVMwareCloudDirectorTemplatesParamsWithContext ¶
func NewListVMwareCloudDirectorTemplatesParamsWithContext(ctx context.Context) *ListVMwareCloudDirectorTemplatesParams
NewListVMwareCloudDirectorTemplatesParamsWithContext creates a new ListVMwareCloudDirectorTemplatesParams object with the ability to set a context for a request.
func NewListVMwareCloudDirectorTemplatesParamsWithHTTPClient ¶
func NewListVMwareCloudDirectorTemplatesParamsWithHTTPClient(client *http.Client) *ListVMwareCloudDirectorTemplatesParams
NewListVMwareCloudDirectorTemplatesParamsWithHTTPClient creates a new ListVMwareCloudDirectorTemplatesParams object with the ability to set a custom HTTPClient for a request.
func NewListVMwareCloudDirectorTemplatesParamsWithTimeout ¶
func NewListVMwareCloudDirectorTemplatesParamsWithTimeout(timeout time.Duration) *ListVMwareCloudDirectorTemplatesParams
NewListVMwareCloudDirectorTemplatesParamsWithTimeout creates a new ListVMwareCloudDirectorTemplatesParams object with the ability to set a timeout on a request.
func (*ListVMwareCloudDirectorTemplatesParams) SetCatalogName ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetCatalogName(catalogName string)
SetCatalogName adds the catalogName to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetContext ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetContext(ctx context.Context)
SetContext adds the context to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetCredential ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetCredential(credential *string)
SetCredential adds the credential to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetDC ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetDC(dc string)
SetDC adds the dc to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetDefaults ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetDefaults()
SetDefaults hydrates default values in the list v mware cloud director templates params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorTemplatesParams) SetHTTPClient ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetOrganization ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetOrganization(organization *string)
SetOrganization adds the organization to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetPassword ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetPassword(password *string)
SetPassword adds the password to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetTimeout ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetUsername ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetUsername(username *string)
SetUsername adds the username to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) SetVDC ¶
func (o *ListVMwareCloudDirectorTemplatesParams) SetVDC(vDC *string)
SetVDC adds the vDC to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithCatalogName ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithCatalogName(catalogName string) *ListVMwareCloudDirectorTemplatesParams
WithCatalogName adds the catalogName to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithContext ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithContext(ctx context.Context) *ListVMwareCloudDirectorTemplatesParams
WithContext adds the context to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithCredential ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithCredential(credential *string) *ListVMwareCloudDirectorTemplatesParams
WithCredential adds the credential to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithDC ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithDC(dc string) *ListVMwareCloudDirectorTemplatesParams
WithDC adds the dc to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithDefaults ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithDefaults() *ListVMwareCloudDirectorTemplatesParams
WithDefaults hydrates default values in the list v mware cloud director templates params (not the query body).
All values with no default are reset to their zero value.
func (*ListVMwareCloudDirectorTemplatesParams) WithHTTPClient ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithHTTPClient(client *http.Client) *ListVMwareCloudDirectorTemplatesParams
WithHTTPClient adds the HTTPClient to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithOrganization ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithOrganization(organization *string) *ListVMwareCloudDirectorTemplatesParams
WithOrganization adds the organization to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithPassword ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithPassword(password *string) *ListVMwareCloudDirectorTemplatesParams
WithPassword adds the password to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithTimeout ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithTimeout(timeout time.Duration) *ListVMwareCloudDirectorTemplatesParams
WithTimeout adds the timeout to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithUsername ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithUsername(username *string) *ListVMwareCloudDirectorTemplatesParams
WithUsername adds the username to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WithVDC ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WithVDC(vDC *string) *ListVMwareCloudDirectorTemplatesParams
WithVDC adds the vDC to the list v mware cloud director templates params
func (*ListVMwareCloudDirectorTemplatesParams) WriteToRequest ¶
func (o *ListVMwareCloudDirectorTemplatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListVMwareCloudDirectorTemplatesReader ¶
type ListVMwareCloudDirectorTemplatesReader struct {
// contains filtered or unexported fields
}
ListVMwareCloudDirectorTemplatesReader is a Reader for the ListVMwareCloudDirectorTemplates structure.
func (*ListVMwareCloudDirectorTemplatesReader) ReadResponse ¶
func (o *ListVMwareCloudDirectorTemplatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- list_v_mware_cloud_director_catalogs_no_credentials_parameters.go
- list_v_mware_cloud_director_catalogs_no_credentials_responses.go
- list_v_mware_cloud_director_catalogs_parameters.go
- list_v_mware_cloud_director_catalogs_responses.go
- list_v_mware_cloud_director_networks_no_credentials_parameters.go
- list_v_mware_cloud_director_networks_no_credentials_responses.go
- list_v_mware_cloud_director_networks_parameters.go
- list_v_mware_cloud_director_networks_responses.go
- list_v_mware_cloud_director_storage_profiles_no_credentials_parameters.go
- list_v_mware_cloud_director_storage_profiles_no_credentials_responses.go
- list_v_mware_cloud_director_storage_profiles_parameters.go
- list_v_mware_cloud_director_storage_profiles_responses.go
- list_v_mware_cloud_director_templates_no_credentials_parameters.go
- list_v_mware_cloud_director_templates_no_credentials_responses.go
- list_v_mware_cloud_director_templates_parameters.go
- list_v_mware_cloud_director_templates_responses.go
- vmwareclouddirector_client.go