Documentation ¶
Index ¶
- type AddClientPermissionBadRequest
- type AddClientPermissionForbidden
- type AddClientPermissionNoContent
- type AddClientPermissionNotFound
- type AddClientPermissionParams
- func NewAddClientPermissionParams() *AddClientPermissionParams
- func NewAddClientPermissionParamsWithContext(ctx context.Context) *AddClientPermissionParams
- func NewAddClientPermissionParamsWithHTTPClient(client *http.Client) *AddClientPermissionParams
- func NewAddClientPermissionParamsWithTimeout(timeout time.Duration) *AddClientPermissionParams
- func (o *AddClientPermissionParams) SetAction(action int64)
- func (o *AddClientPermissionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AddClientPermissionParams) SetClientID(clientID string)
- func (o *AddClientPermissionParams) SetContext(ctx context.Context)
- func (o *AddClientPermissionParams) SetHTTPClient(client *http.Client)
- func (o *AddClientPermissionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AddClientPermissionParams) SetResource(resource string)
- func (o *AddClientPermissionParams) SetTimeout(timeout time.Duration)
- func (o *AddClientPermissionParams) WithAction(action int64) *AddClientPermissionParams
- func (o *AddClientPermissionParams) WithClientID(clientID string) *AddClientPermissionParams
- func (o *AddClientPermissionParams) WithContext(ctx context.Context) *AddClientPermissionParams
- func (o *AddClientPermissionParams) WithHTTPClient(client *http.Client) *AddClientPermissionParams
- func (o *AddClientPermissionParams) WithResource(resource string) *AddClientPermissionParams
- func (o *AddClientPermissionParams) WithTimeout(timeout time.Duration) *AddClientPermissionParams
- func (o *AddClientPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddClientPermissionReader
- type AddClientPermissionUnauthorized
- type AdminAddClientPermissionsV3BadRequest
- type AdminAddClientPermissionsV3Forbidden
- type AdminAddClientPermissionsV3NoContent
- type AdminAddClientPermissionsV3NotFound
- type AdminAddClientPermissionsV3Params
- func NewAdminAddClientPermissionsV3Params() *AdminAddClientPermissionsV3Params
- func NewAdminAddClientPermissionsV3ParamsWithContext(ctx context.Context) *AdminAddClientPermissionsV3Params
- func NewAdminAddClientPermissionsV3ParamsWithHTTPClient(client *http.Client) *AdminAddClientPermissionsV3Params
- func NewAdminAddClientPermissionsV3ParamsWithTimeout(timeout time.Duration) *AdminAddClientPermissionsV3Params
- func (o *AdminAddClientPermissionsV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminAddClientPermissionsV3Params) SetBody(body *iamclientmodels.AccountcommonClientPermissionsV3)
- func (o *AdminAddClientPermissionsV3Params) SetClientID(clientID string)
- func (o *AdminAddClientPermissionsV3Params) SetContext(ctx context.Context)
- func (o *AdminAddClientPermissionsV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminAddClientPermissionsV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminAddClientPermissionsV3Params) SetNamespace(namespace string)
- func (o *AdminAddClientPermissionsV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminAddClientPermissionsV3Params) WithBody(body *iamclientmodels.AccountcommonClientPermissionsV3) *AdminAddClientPermissionsV3Params
- func (o *AdminAddClientPermissionsV3Params) WithClientID(clientID string) *AdminAddClientPermissionsV3Params
- func (o *AdminAddClientPermissionsV3Params) WithContext(ctx context.Context) *AdminAddClientPermissionsV3Params
- func (o *AdminAddClientPermissionsV3Params) WithHTTPClient(client *http.Client) *AdminAddClientPermissionsV3Params
- func (o *AdminAddClientPermissionsV3Params) WithNamespace(namespace string) *AdminAddClientPermissionsV3Params
- func (o *AdminAddClientPermissionsV3Params) WithTimeout(timeout time.Duration) *AdminAddClientPermissionsV3Params
- func (o *AdminAddClientPermissionsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminAddClientPermissionsV3Reader
- type AdminAddClientPermissionsV3Unauthorized
- type AdminCreateClientV3BadRequest
- type AdminCreateClientV3Conflict
- type AdminCreateClientV3Created
- type AdminCreateClientV3Forbidden
- type AdminCreateClientV3Params
- func NewAdminCreateClientV3Params() *AdminCreateClientV3Params
- func NewAdminCreateClientV3ParamsWithContext(ctx context.Context) *AdminCreateClientV3Params
- func NewAdminCreateClientV3ParamsWithHTTPClient(client *http.Client) *AdminCreateClientV3Params
- func NewAdminCreateClientV3ParamsWithTimeout(timeout time.Duration) *AdminCreateClientV3Params
- func (o *AdminCreateClientV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminCreateClientV3Params) SetBody(body *iamclientmodels.ClientmodelClientCreationV3Request)
- func (o *AdminCreateClientV3Params) SetContext(ctx context.Context)
- func (o *AdminCreateClientV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminCreateClientV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminCreateClientV3Params) SetNamespace(namespace string)
- func (o *AdminCreateClientV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminCreateClientV3Params) WithBody(body *iamclientmodels.ClientmodelClientCreationV3Request) *AdminCreateClientV3Params
- func (o *AdminCreateClientV3Params) WithContext(ctx context.Context) *AdminCreateClientV3Params
- func (o *AdminCreateClientV3Params) WithHTTPClient(client *http.Client) *AdminCreateClientV3Params
- func (o *AdminCreateClientV3Params) WithNamespace(namespace string) *AdminCreateClientV3Params
- func (o *AdminCreateClientV3Params) WithTimeout(timeout time.Duration) *AdminCreateClientV3Params
- func (o *AdminCreateClientV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminCreateClientV3Reader
- type AdminCreateClientV3Unauthorized
- type AdminDeleteClientPermissionV3BadRequest
- type AdminDeleteClientPermissionV3Forbidden
- type AdminDeleteClientPermissionV3NoContent
- type AdminDeleteClientPermissionV3NotFound
- type AdminDeleteClientPermissionV3Params
- func NewAdminDeleteClientPermissionV3Params() *AdminDeleteClientPermissionV3Params
- func NewAdminDeleteClientPermissionV3ParamsWithContext(ctx context.Context) *AdminDeleteClientPermissionV3Params
- func NewAdminDeleteClientPermissionV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteClientPermissionV3Params
- func NewAdminDeleteClientPermissionV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteClientPermissionV3Params
- func (o *AdminDeleteClientPermissionV3Params) SetAction(action int64)
- func (o *AdminDeleteClientPermissionV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeleteClientPermissionV3Params) SetClientID(clientID string)
- func (o *AdminDeleteClientPermissionV3Params) SetContext(ctx context.Context)
- func (o *AdminDeleteClientPermissionV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteClientPermissionV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeleteClientPermissionV3Params) SetNamespace(namespace string)
- func (o *AdminDeleteClientPermissionV3Params) SetResource(resource string)
- func (o *AdminDeleteClientPermissionV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteClientPermissionV3Params) WithAction(action int64) *AdminDeleteClientPermissionV3Params
- func (o *AdminDeleteClientPermissionV3Params) WithClientID(clientID string) *AdminDeleteClientPermissionV3Params
- func (o *AdminDeleteClientPermissionV3Params) WithContext(ctx context.Context) *AdminDeleteClientPermissionV3Params
- func (o *AdminDeleteClientPermissionV3Params) WithHTTPClient(client *http.Client) *AdminDeleteClientPermissionV3Params
- func (o *AdminDeleteClientPermissionV3Params) WithNamespace(namespace string) *AdminDeleteClientPermissionV3Params
- func (o *AdminDeleteClientPermissionV3Params) WithResource(resource string) *AdminDeleteClientPermissionV3Params
- func (o *AdminDeleteClientPermissionV3Params) WithTimeout(timeout time.Duration) *AdminDeleteClientPermissionV3Params
- func (o *AdminDeleteClientPermissionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteClientPermissionV3Reader
- type AdminDeleteClientPermissionV3Unauthorized
- type AdminDeleteClientV3BadRequest
- type AdminDeleteClientV3Conflict
- type AdminDeleteClientV3Forbidden
- type AdminDeleteClientV3NoContent
- type AdminDeleteClientV3NotFound
- type AdminDeleteClientV3Params
- func NewAdminDeleteClientV3Params() *AdminDeleteClientV3Params
- func NewAdminDeleteClientV3ParamsWithContext(ctx context.Context) *AdminDeleteClientV3Params
- func NewAdminDeleteClientV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteClientV3Params
- func NewAdminDeleteClientV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteClientV3Params
- func (o *AdminDeleteClientV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeleteClientV3Params) SetClientID(clientID string)
- func (o *AdminDeleteClientV3Params) SetContext(ctx context.Context)
- func (o *AdminDeleteClientV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteClientV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeleteClientV3Params) SetNamespace(namespace string)
- func (o *AdminDeleteClientV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteClientV3Params) WithClientID(clientID string) *AdminDeleteClientV3Params
- func (o *AdminDeleteClientV3Params) WithContext(ctx context.Context) *AdminDeleteClientV3Params
- func (o *AdminDeleteClientV3Params) WithHTTPClient(client *http.Client) *AdminDeleteClientV3Params
- func (o *AdminDeleteClientV3Params) WithNamespace(namespace string) *AdminDeleteClientV3Params
- func (o *AdminDeleteClientV3Params) WithTimeout(timeout time.Duration) *AdminDeleteClientV3Params
- func (o *AdminDeleteClientV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteClientV3Reader
- type AdminDeleteClientV3Unauthorized
- type AdminGetClientsByNamespaceV3BadRequest
- type AdminGetClientsByNamespaceV3Forbidden
- type AdminGetClientsByNamespaceV3OK
- type AdminGetClientsByNamespaceV3Params
- func NewAdminGetClientsByNamespaceV3Params() *AdminGetClientsByNamespaceV3Params
- func NewAdminGetClientsByNamespaceV3ParamsWithContext(ctx context.Context) *AdminGetClientsByNamespaceV3Params
- func NewAdminGetClientsByNamespaceV3ParamsWithHTTPClient(client *http.Client) *AdminGetClientsByNamespaceV3Params
- func NewAdminGetClientsByNamespaceV3ParamsWithTimeout(timeout time.Duration) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetClientsByNamespaceV3Params) SetClientID(clientID *string)
- func (o *AdminGetClientsByNamespaceV3Params) SetClientName(clientName *string)
- func (o *AdminGetClientsByNamespaceV3Params) SetClientType(clientType *string)
- func (o *AdminGetClientsByNamespaceV3Params) SetContext(ctx context.Context)
- func (o *AdminGetClientsByNamespaceV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetClientsByNamespaceV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetClientsByNamespaceV3Params) SetLimit(limit *int64)
- func (o *AdminGetClientsByNamespaceV3Params) SetNamespace(namespace string)
- func (o *AdminGetClientsByNamespaceV3Params) SetOffset(offset *int64)
- func (o *AdminGetClientsByNamespaceV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetClientsByNamespaceV3Params) WithClientID(clientID *string) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WithClientName(clientName *string) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WithClientType(clientType *string) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WithContext(ctx context.Context) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WithHTTPClient(client *http.Client) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WithLimit(limit *int64) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WithNamespace(namespace string) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WithOffset(offset *int64) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WithTimeout(timeout time.Duration) *AdminGetClientsByNamespaceV3Params
- func (o *AdminGetClientsByNamespaceV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetClientsByNamespaceV3Reader
- type AdminGetClientsByNamespaceV3Unauthorized
- type AdminGetClientsbyNamespacebyIDV3BadRequest
- type AdminGetClientsbyNamespacebyIDV3Forbidden
- type AdminGetClientsbyNamespacebyIDV3NotFound
- type AdminGetClientsbyNamespacebyIDV3OK
- type AdminGetClientsbyNamespacebyIDV3Params
- func NewAdminGetClientsbyNamespacebyIDV3Params() *AdminGetClientsbyNamespacebyIDV3Params
- func NewAdminGetClientsbyNamespacebyIDV3ParamsWithContext(ctx context.Context) *AdminGetClientsbyNamespacebyIDV3Params
- func NewAdminGetClientsbyNamespacebyIDV3ParamsWithHTTPClient(client *http.Client) *AdminGetClientsbyNamespacebyIDV3Params
- func NewAdminGetClientsbyNamespacebyIDV3ParamsWithTimeout(timeout time.Duration) *AdminGetClientsbyNamespacebyIDV3Params
- func (o *AdminGetClientsbyNamespacebyIDV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetClientsbyNamespacebyIDV3Params) SetClientID(clientID string)
- func (o *AdminGetClientsbyNamespacebyIDV3Params) SetContext(ctx context.Context)
- func (o *AdminGetClientsbyNamespacebyIDV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetClientsbyNamespacebyIDV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetClientsbyNamespacebyIDV3Params) SetNamespace(namespace string)
- func (o *AdminGetClientsbyNamespacebyIDV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetClientsbyNamespacebyIDV3Params) WithClientID(clientID string) *AdminGetClientsbyNamespacebyIDV3Params
- func (o *AdminGetClientsbyNamespacebyIDV3Params) WithContext(ctx context.Context) *AdminGetClientsbyNamespacebyIDV3Params
- func (o *AdminGetClientsbyNamespacebyIDV3Params) WithHTTPClient(client *http.Client) *AdminGetClientsbyNamespacebyIDV3Params
- func (o *AdminGetClientsbyNamespacebyIDV3Params) WithNamespace(namespace string) *AdminGetClientsbyNamespacebyIDV3Params
- func (o *AdminGetClientsbyNamespacebyIDV3Params) WithTimeout(timeout time.Duration) *AdminGetClientsbyNamespacebyIDV3Params
- func (o *AdminGetClientsbyNamespacebyIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetClientsbyNamespacebyIDV3Reader
- type AdminGetClientsbyNamespacebyIDV3Unauthorized
- type AdminUpdateClientPermissionV3BadRequest
- type AdminUpdateClientPermissionV3Forbidden
- type AdminUpdateClientPermissionV3NoContent
- type AdminUpdateClientPermissionV3NotFound
- type AdminUpdateClientPermissionV3Params
- func NewAdminUpdateClientPermissionV3Params() *AdminUpdateClientPermissionV3Params
- func NewAdminUpdateClientPermissionV3ParamsWithContext(ctx context.Context) *AdminUpdateClientPermissionV3Params
- func NewAdminUpdateClientPermissionV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateClientPermissionV3Params
- func NewAdminUpdateClientPermissionV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateClientPermissionV3Params
- func (o *AdminUpdateClientPermissionV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateClientPermissionV3Params) SetBody(body *iamclientmodels.AccountcommonClientPermissionsV3)
- func (o *AdminUpdateClientPermissionV3Params) SetClientID(clientID string)
- func (o *AdminUpdateClientPermissionV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateClientPermissionV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateClientPermissionV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateClientPermissionV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateClientPermissionV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateClientPermissionV3Params) WithBody(body *iamclientmodels.AccountcommonClientPermissionsV3) *AdminUpdateClientPermissionV3Params
- func (o *AdminUpdateClientPermissionV3Params) WithClientID(clientID string) *AdminUpdateClientPermissionV3Params
- func (o *AdminUpdateClientPermissionV3Params) WithContext(ctx context.Context) *AdminUpdateClientPermissionV3Params
- func (o *AdminUpdateClientPermissionV3Params) WithHTTPClient(client *http.Client) *AdminUpdateClientPermissionV3Params
- func (o *AdminUpdateClientPermissionV3Params) WithNamespace(namespace string) *AdminUpdateClientPermissionV3Params
- func (o *AdminUpdateClientPermissionV3Params) WithTimeout(timeout time.Duration) *AdminUpdateClientPermissionV3Params
- func (o *AdminUpdateClientPermissionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateClientPermissionV3Reader
- type AdminUpdateClientPermissionV3Unauthorized
- type AdminUpdateClientSecretV3BadRequest
- type AdminUpdateClientSecretV3Forbidden
- type AdminUpdateClientSecretV3NoContent
- type AdminUpdateClientSecretV3NotFound
- type AdminUpdateClientSecretV3Params
- func NewAdminUpdateClientSecretV3Params() *AdminUpdateClientSecretV3Params
- func NewAdminUpdateClientSecretV3ParamsWithContext(ctx context.Context) *AdminUpdateClientSecretV3Params
- func NewAdminUpdateClientSecretV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateClientSecretV3Params
- func NewAdminUpdateClientSecretV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateClientSecretV3Params
- func (o *AdminUpdateClientSecretV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateClientSecretV3Params) SetBody(body *iamclientmodels.ClientmodelV3ClientUpdateSecretRequest)
- func (o *AdminUpdateClientSecretV3Params) SetClientID(clientID string)
- func (o *AdminUpdateClientSecretV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateClientSecretV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateClientSecretV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateClientSecretV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateClientSecretV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateClientSecretV3Params) WithBody(body *iamclientmodels.ClientmodelV3ClientUpdateSecretRequest) *AdminUpdateClientSecretV3Params
- func (o *AdminUpdateClientSecretV3Params) WithClientID(clientID string) *AdminUpdateClientSecretV3Params
- func (o *AdminUpdateClientSecretV3Params) WithContext(ctx context.Context) *AdminUpdateClientSecretV3Params
- func (o *AdminUpdateClientSecretV3Params) WithHTTPClient(client *http.Client) *AdminUpdateClientSecretV3Params
- func (o *AdminUpdateClientSecretV3Params) WithNamespace(namespace string) *AdminUpdateClientSecretV3Params
- func (o *AdminUpdateClientSecretV3Params) WithTimeout(timeout time.Duration) *AdminUpdateClientSecretV3Params
- func (o *AdminUpdateClientSecretV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateClientSecretV3Reader
- type AdminUpdateClientSecretV3Unauthorized
- type AdminUpdateClientV3BadRequest
- type AdminUpdateClientV3Forbidden
- type AdminUpdateClientV3NotFound
- type AdminUpdateClientV3OK
- type AdminUpdateClientV3Params
- func NewAdminUpdateClientV3Params() *AdminUpdateClientV3Params
- func NewAdminUpdateClientV3ParamsWithContext(ctx context.Context) *AdminUpdateClientV3Params
- func NewAdminUpdateClientV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateClientV3Params
- func NewAdminUpdateClientV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateClientV3Params
- func (o *AdminUpdateClientV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateClientV3Params) SetBody(body *iamclientmodels.ClientmodelClientUpdateV3Request)
- func (o *AdminUpdateClientV3Params) SetClientID(clientID string)
- func (o *AdminUpdateClientV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateClientV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateClientV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateClientV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateClientV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateClientV3Params) WithBody(body *iamclientmodels.ClientmodelClientUpdateV3Request) *AdminUpdateClientV3Params
- func (o *AdminUpdateClientV3Params) WithClientID(clientID string) *AdminUpdateClientV3Params
- func (o *AdminUpdateClientV3Params) WithContext(ctx context.Context) *AdminUpdateClientV3Params
- func (o *AdminUpdateClientV3Params) WithHTTPClient(client *http.Client) *AdminUpdateClientV3Params
- func (o *AdminUpdateClientV3Params) WithNamespace(namespace string) *AdminUpdateClientV3Params
- func (o *AdminUpdateClientV3Params) WithTimeout(timeout time.Duration) *AdminUpdateClientV3Params
- func (o *AdminUpdateClientV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateClientV3Reader
- type AdminUpdateClientV3Unauthorized
- type Client
- func (a *Client) AddClientPermission(params *AddClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddClientPermissionNoContent, *AddClientPermissionBadRequest, ...)deprecated
- func (a *Client) AddClientPermissionShort(params *AddClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddClientPermissionNoContent, error)
- func (a *Client) AdminAddClientPermissionsV3(params *AdminAddClientPermissionsV3Params, ...) (*AdminAddClientPermissionsV3NoContent, *AdminAddClientPermissionsV3BadRequest, ...)deprecated
- func (a *Client) AdminAddClientPermissionsV3Short(params *AdminAddClientPermissionsV3Params, ...) (*AdminAddClientPermissionsV3NoContent, error)
- func (a *Client) AdminCreateClientV3(params *AdminCreateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateClientV3Created, *AdminCreateClientV3BadRequest, ...)deprecated
- func (a *Client) AdminCreateClientV3Short(params *AdminCreateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateClientV3Created, error)
- func (a *Client) AdminDeleteClientPermissionV3(params *AdminDeleteClientPermissionV3Params, ...) (*AdminDeleteClientPermissionV3NoContent, ...)deprecated
- func (a *Client) AdminDeleteClientPermissionV3Short(params *AdminDeleteClientPermissionV3Params, ...) (*AdminDeleteClientPermissionV3NoContent, error)
- func (a *Client) AdminDeleteClientV3(params *AdminDeleteClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientV3NoContent, *AdminDeleteClientV3BadRequest, ...)deprecated
- func (a *Client) AdminDeleteClientV3Short(params *AdminDeleteClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientV3NoContent, error)
- func (a *Client) AdminGetClientsByNamespaceV3(params *AdminGetClientsByNamespaceV3Params, ...) (*AdminGetClientsByNamespaceV3OK, *AdminGetClientsByNamespaceV3BadRequest, ...)deprecated
- func (a *Client) AdminGetClientsByNamespaceV3Short(params *AdminGetClientsByNamespaceV3Params, ...) (*AdminGetClientsByNamespaceV3OK, error)
- func (a *Client) AdminGetClientsbyNamespacebyIDV3(params *AdminGetClientsbyNamespacebyIDV3Params, ...) (*AdminGetClientsbyNamespacebyIDV3OK, ...)deprecated
- func (a *Client) AdminGetClientsbyNamespacebyIDV3Short(params *AdminGetClientsbyNamespacebyIDV3Params, ...) (*AdminGetClientsbyNamespacebyIDV3OK, error)
- func (a *Client) AdminUpdateClientPermissionV3(params *AdminUpdateClientPermissionV3Params, ...) (*AdminUpdateClientPermissionV3NoContent, ...)deprecated
- func (a *Client) AdminUpdateClientPermissionV3Short(params *AdminUpdateClientPermissionV3Params, ...) (*AdminUpdateClientPermissionV3NoContent, error)
- func (a *Client) AdminUpdateClientSecretV3(params *AdminUpdateClientSecretV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientSecretV3NoContent, *AdminUpdateClientSecretV3BadRequest, ...)deprecated
- func (a *Client) AdminUpdateClientSecretV3Short(params *AdminUpdateClientSecretV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientSecretV3NoContent, error)
- func (a *Client) AdminUpdateClientV3(params *AdminUpdateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientV3OK, *AdminUpdateClientV3BadRequest, ...)deprecated
- func (a *Client) AdminUpdateClientV3Short(params *AdminUpdateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientV3OK, error)
- func (a *Client) CreateClient(params *CreateClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientCreated, *CreateClientBadRequest, *CreateClientUnauthorized, ...)deprecated
- func (a *Client) CreateClientByNamespace(params *CreateClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientByNamespaceCreated, *CreateClientByNamespaceBadRequest, ...)deprecated
- func (a *Client) CreateClientByNamespaceShort(params *CreateClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientByNamespaceCreated, error)
- func (a *Client) CreateClientShort(params *CreateClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientCreated, error)
- func (a *Client) DeleteClient(params *DeleteClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientNoContent, *DeleteClientUnauthorized, *DeleteClientForbidden, ...)deprecated
- func (a *Client) DeleteClientByNamespace(params *DeleteClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientByNamespaceNoContent, *DeleteClientByNamespaceUnauthorized, ...)deprecated
- func (a *Client) DeleteClientByNamespaceShort(params *DeleteClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientByNamespaceNoContent, error)
- func (a *Client) DeleteClientPermission(params *DeleteClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientPermissionNoContent, *DeleteClientPermissionBadRequest, ...)deprecated
- func (a *Client) DeleteClientPermissionShort(params *DeleteClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientPermissionNoContent, error)
- func (a *Client) DeleteClientShort(params *DeleteClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientNoContent, error)
- func (a *Client) GetClient(params *GetClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientOK, *GetClientUnauthorized, *GetClientForbidden, *GetClientNotFound, ...)deprecated
- func (a *Client) GetClientShort(params *GetClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientOK, error)
- func (a *Client) GetClients(params *GetClientsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsOK, *GetClientsUnauthorized, *GetClientsForbidden, error)deprecated
- func (a *Client) GetClientsShort(params *GetClientsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsOK, error)
- func (a *Client) GetClientsbyNamespace(params *GetClientsbyNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsbyNamespaceOK, *GetClientsbyNamespaceUnauthorized, ...)deprecated
- func (a *Client) GetClientsbyNamespaceShort(params *GetClientsbyNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsbyNamespaceOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateClient(params *UpdateClientParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientOK, *UpdateClientBadRequest, *UpdateClientUnauthorized, ...)deprecated
- func (a *Client) UpdateClientPermission(params *UpdateClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientPermissionNoContent, *UpdateClientPermissionBadRequest, ...)deprecated
- func (a *Client) UpdateClientPermissionShort(params *UpdateClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientPermissionNoContent, error)
- func (a *Client) UpdateClientSecret(params *UpdateClientSecretParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientSecretNoContent, *UpdateClientSecretBadRequest, ...)deprecated
- func (a *Client) UpdateClientSecretShort(params *UpdateClientSecretParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientSecretNoContent, error)
- func (a *Client) UpdateClientShort(params *UpdateClientParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientOK, error)
- type ClientService
- type CreateClientBadRequest
- type CreateClientByNamespaceBadRequest
- type CreateClientByNamespaceConflict
- type CreateClientByNamespaceCreated
- type CreateClientByNamespaceForbidden
- type CreateClientByNamespaceParams
- func NewCreateClientByNamespaceParams() *CreateClientByNamespaceParams
- func NewCreateClientByNamespaceParamsWithContext(ctx context.Context) *CreateClientByNamespaceParams
- func NewCreateClientByNamespaceParamsWithHTTPClient(client *http.Client) *CreateClientByNamespaceParams
- func NewCreateClientByNamespaceParamsWithTimeout(timeout time.Duration) *CreateClientByNamespaceParams
- func (o *CreateClientByNamespaceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateClientByNamespaceParams) SetBody(body *iamclientmodels.ClientmodelClientCreateRequest)
- func (o *CreateClientByNamespaceParams) SetContext(ctx context.Context)
- func (o *CreateClientByNamespaceParams) SetHTTPClient(client *http.Client)
- func (o *CreateClientByNamespaceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateClientByNamespaceParams) SetNamespace(namespace string)
- func (o *CreateClientByNamespaceParams) SetTimeout(timeout time.Duration)
- func (o *CreateClientByNamespaceParams) WithBody(body *iamclientmodels.ClientmodelClientCreateRequest) *CreateClientByNamespaceParams
- func (o *CreateClientByNamespaceParams) WithContext(ctx context.Context) *CreateClientByNamespaceParams
- func (o *CreateClientByNamespaceParams) WithHTTPClient(client *http.Client) *CreateClientByNamespaceParams
- func (o *CreateClientByNamespaceParams) WithNamespace(namespace string) *CreateClientByNamespaceParams
- func (o *CreateClientByNamespaceParams) WithTimeout(timeout time.Duration) *CreateClientByNamespaceParams
- func (o *CreateClientByNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateClientByNamespaceReader
- type CreateClientByNamespaceUnauthorized
- type CreateClientConflict
- type CreateClientCreated
- type CreateClientForbidden
- type CreateClientParams
- func (o *CreateClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateClientParams) SetBody(body *iamclientmodels.ClientmodelClientCreateRequest)
- func (o *CreateClientParams) SetContext(ctx context.Context)
- func (o *CreateClientParams) SetHTTPClient(client *http.Client)
- func (o *CreateClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateClientParams) SetTimeout(timeout time.Duration)
- func (o *CreateClientParams) WithBody(body *iamclientmodels.ClientmodelClientCreateRequest) *CreateClientParams
- func (o *CreateClientParams) WithContext(ctx context.Context) *CreateClientParams
- func (o *CreateClientParams) WithHTTPClient(client *http.Client) *CreateClientParams
- func (o *CreateClientParams) WithTimeout(timeout time.Duration) *CreateClientParams
- func (o *CreateClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateClientReader
- type CreateClientUnauthorized
- type DeleteClientByNamespaceForbidden
- type DeleteClientByNamespaceNoContent
- type DeleteClientByNamespaceNotFound
- type DeleteClientByNamespaceParams
- func NewDeleteClientByNamespaceParams() *DeleteClientByNamespaceParams
- func NewDeleteClientByNamespaceParamsWithContext(ctx context.Context) *DeleteClientByNamespaceParams
- func NewDeleteClientByNamespaceParamsWithHTTPClient(client *http.Client) *DeleteClientByNamespaceParams
- func NewDeleteClientByNamespaceParamsWithTimeout(timeout time.Duration) *DeleteClientByNamespaceParams
- func (o *DeleteClientByNamespaceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteClientByNamespaceParams) SetClientID(clientID string)
- func (o *DeleteClientByNamespaceParams) SetContext(ctx context.Context)
- func (o *DeleteClientByNamespaceParams) SetHTTPClient(client *http.Client)
- func (o *DeleteClientByNamespaceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteClientByNamespaceParams) SetNamespace(namespace string)
- func (o *DeleteClientByNamespaceParams) SetTimeout(timeout time.Duration)
- func (o *DeleteClientByNamespaceParams) WithClientID(clientID string) *DeleteClientByNamespaceParams
- func (o *DeleteClientByNamespaceParams) WithContext(ctx context.Context) *DeleteClientByNamespaceParams
- func (o *DeleteClientByNamespaceParams) WithHTTPClient(client *http.Client) *DeleteClientByNamespaceParams
- func (o *DeleteClientByNamespaceParams) WithNamespace(namespace string) *DeleteClientByNamespaceParams
- func (o *DeleteClientByNamespaceParams) WithTimeout(timeout time.Duration) *DeleteClientByNamespaceParams
- func (o *DeleteClientByNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteClientByNamespaceReader
- type DeleteClientByNamespaceUnauthorized
- type DeleteClientForbidden
- type DeleteClientNoContent
- type DeleteClientNotFound
- type DeleteClientParams
- func (o *DeleteClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteClientParams) SetClientID(clientID string)
- func (o *DeleteClientParams) SetContext(ctx context.Context)
- func (o *DeleteClientParams) SetHTTPClient(client *http.Client)
- func (o *DeleteClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteClientParams) SetTimeout(timeout time.Duration)
- func (o *DeleteClientParams) WithClientID(clientID string) *DeleteClientParams
- func (o *DeleteClientParams) WithContext(ctx context.Context) *DeleteClientParams
- func (o *DeleteClientParams) WithHTTPClient(client *http.Client) *DeleteClientParams
- func (o *DeleteClientParams) WithTimeout(timeout time.Duration) *DeleteClientParams
- func (o *DeleteClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteClientPermissionBadRequest
- type DeleteClientPermissionForbidden
- type DeleteClientPermissionNoContent
- type DeleteClientPermissionNotFound
- type DeleteClientPermissionParams
- func NewDeleteClientPermissionParams() *DeleteClientPermissionParams
- func NewDeleteClientPermissionParamsWithContext(ctx context.Context) *DeleteClientPermissionParams
- func NewDeleteClientPermissionParamsWithHTTPClient(client *http.Client) *DeleteClientPermissionParams
- func NewDeleteClientPermissionParamsWithTimeout(timeout time.Duration) *DeleteClientPermissionParams
- func (o *DeleteClientPermissionParams) SetAction(action int64)
- func (o *DeleteClientPermissionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteClientPermissionParams) SetClientID(clientID string)
- func (o *DeleteClientPermissionParams) SetContext(ctx context.Context)
- func (o *DeleteClientPermissionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteClientPermissionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteClientPermissionParams) SetResource(resource string)
- func (o *DeleteClientPermissionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteClientPermissionParams) WithAction(action int64) *DeleteClientPermissionParams
- func (o *DeleteClientPermissionParams) WithClientID(clientID string) *DeleteClientPermissionParams
- func (o *DeleteClientPermissionParams) WithContext(ctx context.Context) *DeleteClientPermissionParams
- func (o *DeleteClientPermissionParams) WithHTTPClient(client *http.Client) *DeleteClientPermissionParams
- func (o *DeleteClientPermissionParams) WithResource(resource string) *DeleteClientPermissionParams
- func (o *DeleteClientPermissionParams) WithTimeout(timeout time.Duration) *DeleteClientPermissionParams
- func (o *DeleteClientPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteClientPermissionReader
- type DeleteClientPermissionUnauthorized
- type DeleteClientReader
- type DeleteClientUnauthorized
- type GetClientForbidden
- type GetClientNotFound
- type GetClientOK
- type GetClientParams
- func (o *GetClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetClientParams) SetClientID(clientID string)
- func (o *GetClientParams) SetContext(ctx context.Context)
- func (o *GetClientParams) SetHTTPClient(client *http.Client)
- func (o *GetClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetClientParams) SetTimeout(timeout time.Duration)
- func (o *GetClientParams) WithClientID(clientID string) *GetClientParams
- func (o *GetClientParams) WithContext(ctx context.Context) *GetClientParams
- func (o *GetClientParams) WithHTTPClient(client *http.Client) *GetClientParams
- func (o *GetClientParams) WithTimeout(timeout time.Duration) *GetClientParams
- func (o *GetClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClientReader
- type GetClientUnauthorized
- type GetClientsForbidden
- type GetClientsOK
- type GetClientsParams
- func (o *GetClientsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetClientsParams) SetContext(ctx context.Context)
- func (o *GetClientsParams) SetHTTPClient(client *http.Client)
- func (o *GetClientsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetClientsParams) SetTimeout(timeout time.Duration)
- func (o *GetClientsParams) WithContext(ctx context.Context) *GetClientsParams
- func (o *GetClientsParams) WithHTTPClient(client *http.Client) *GetClientsParams
- func (o *GetClientsParams) WithTimeout(timeout time.Duration) *GetClientsParams
- func (o *GetClientsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClientsReader
- type GetClientsUnauthorized
- type GetClientsbyNamespaceForbidden
- type GetClientsbyNamespaceOK
- type GetClientsbyNamespaceParams
- func NewGetClientsbyNamespaceParams() *GetClientsbyNamespaceParams
- func NewGetClientsbyNamespaceParamsWithContext(ctx context.Context) *GetClientsbyNamespaceParams
- func NewGetClientsbyNamespaceParamsWithHTTPClient(client *http.Client) *GetClientsbyNamespaceParams
- func NewGetClientsbyNamespaceParamsWithTimeout(timeout time.Duration) *GetClientsbyNamespaceParams
- func (o *GetClientsbyNamespaceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetClientsbyNamespaceParams) SetContext(ctx context.Context)
- func (o *GetClientsbyNamespaceParams) SetHTTPClient(client *http.Client)
- func (o *GetClientsbyNamespaceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetClientsbyNamespaceParams) SetNamespace(namespace string)
- func (o *GetClientsbyNamespaceParams) SetTimeout(timeout time.Duration)
- func (o *GetClientsbyNamespaceParams) WithContext(ctx context.Context) *GetClientsbyNamespaceParams
- func (o *GetClientsbyNamespaceParams) WithHTTPClient(client *http.Client) *GetClientsbyNamespaceParams
- func (o *GetClientsbyNamespaceParams) WithNamespace(namespace string) *GetClientsbyNamespaceParams
- func (o *GetClientsbyNamespaceParams) WithTimeout(timeout time.Duration) *GetClientsbyNamespaceParams
- func (o *GetClientsbyNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClientsbyNamespaceReader
- type GetClientsbyNamespaceUnauthorized
- type UpdateClientBadRequest
- type UpdateClientForbidden
- type UpdateClientNotFound
- type UpdateClientOK
- type UpdateClientParams
- func (o *UpdateClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateClientParams) SetBody(body *iamclientmodels.ClientmodelClientUpdateRequest)
- func (o *UpdateClientParams) SetClientID(clientID string)
- func (o *UpdateClientParams) SetContext(ctx context.Context)
- func (o *UpdateClientParams) SetHTTPClient(client *http.Client)
- func (o *UpdateClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateClientParams) SetTimeout(timeout time.Duration)
- func (o *UpdateClientParams) WithBody(body *iamclientmodels.ClientmodelClientUpdateRequest) *UpdateClientParams
- func (o *UpdateClientParams) WithClientID(clientID string) *UpdateClientParams
- func (o *UpdateClientParams) WithContext(ctx context.Context) *UpdateClientParams
- func (o *UpdateClientParams) WithHTTPClient(client *http.Client) *UpdateClientParams
- func (o *UpdateClientParams) WithTimeout(timeout time.Duration) *UpdateClientParams
- func (o *UpdateClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateClientPermissionBadRequest
- type UpdateClientPermissionForbidden
- type UpdateClientPermissionNoContent
- type UpdateClientPermissionNotFound
- type UpdateClientPermissionParams
- func NewUpdateClientPermissionParams() *UpdateClientPermissionParams
- func NewUpdateClientPermissionParamsWithContext(ctx context.Context) *UpdateClientPermissionParams
- func NewUpdateClientPermissionParamsWithHTTPClient(client *http.Client) *UpdateClientPermissionParams
- func NewUpdateClientPermissionParamsWithTimeout(timeout time.Duration) *UpdateClientPermissionParams
- func (o *UpdateClientPermissionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateClientPermissionParams) SetBody(body *iamclientmodels.AccountcommonClientPermissions)
- func (o *UpdateClientPermissionParams) SetClientID(clientID string)
- func (o *UpdateClientPermissionParams) SetContext(ctx context.Context)
- func (o *UpdateClientPermissionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateClientPermissionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateClientPermissionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateClientPermissionParams) WithBody(body *iamclientmodels.AccountcommonClientPermissions) *UpdateClientPermissionParams
- func (o *UpdateClientPermissionParams) WithClientID(clientID string) *UpdateClientPermissionParams
- func (o *UpdateClientPermissionParams) WithContext(ctx context.Context) *UpdateClientPermissionParams
- func (o *UpdateClientPermissionParams) WithHTTPClient(client *http.Client) *UpdateClientPermissionParams
- func (o *UpdateClientPermissionParams) WithTimeout(timeout time.Duration) *UpdateClientPermissionParams
- func (o *UpdateClientPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateClientPermissionReader
- type UpdateClientPermissionUnauthorized
- type UpdateClientReader
- type UpdateClientSecretBadRequest
- type UpdateClientSecretForbidden
- type UpdateClientSecretNoContent
- type UpdateClientSecretNotFound
- type UpdateClientSecretParams
- func NewUpdateClientSecretParams() *UpdateClientSecretParams
- func NewUpdateClientSecretParamsWithContext(ctx context.Context) *UpdateClientSecretParams
- func NewUpdateClientSecretParamsWithHTTPClient(client *http.Client) *UpdateClientSecretParams
- func NewUpdateClientSecretParamsWithTimeout(timeout time.Duration) *UpdateClientSecretParams
- func (o *UpdateClientSecretParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateClientSecretParams) SetBody(body *iamclientmodels.ClientmodelClientUpdateSecretRequest)
- func (o *UpdateClientSecretParams) SetClientID(clientID string)
- func (o *UpdateClientSecretParams) SetContext(ctx context.Context)
- func (o *UpdateClientSecretParams) SetHTTPClient(client *http.Client)
- func (o *UpdateClientSecretParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateClientSecretParams) SetTimeout(timeout time.Duration)
- func (o *UpdateClientSecretParams) WithBody(body *iamclientmodels.ClientmodelClientUpdateSecretRequest) *UpdateClientSecretParams
- func (o *UpdateClientSecretParams) WithClientID(clientID string) *UpdateClientSecretParams
- func (o *UpdateClientSecretParams) WithContext(ctx context.Context) *UpdateClientSecretParams
- func (o *UpdateClientSecretParams) WithHTTPClient(client *http.Client) *UpdateClientSecretParams
- func (o *UpdateClientSecretParams) WithTimeout(timeout time.Duration) *UpdateClientSecretParams
- func (o *UpdateClientSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateClientSecretReader
- type UpdateClientSecretUnauthorized
- type UpdateClientUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddClientPermissionBadRequest ¶
type AddClientPermissionBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AddClientPermissionBadRequest handles this case with default header values.
Invalid request
func NewAddClientPermissionBadRequest ¶
func NewAddClientPermissionBadRequest() *AddClientPermissionBadRequest
NewAddClientPermissionBadRequest creates a AddClientPermissionBadRequest with default headers values
func (*AddClientPermissionBadRequest) Error ¶
func (o *AddClientPermissionBadRequest) Error() string
func (*AddClientPermissionBadRequest) GetPayload ¶
func (o *AddClientPermissionBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AddClientPermissionBadRequest) ToJSONString ¶
func (o *AddClientPermissionBadRequest) ToJSONString() string
type AddClientPermissionForbidden ¶
type AddClientPermissionForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AddClientPermissionForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAddClientPermissionForbidden ¶
func NewAddClientPermissionForbidden() *AddClientPermissionForbidden
NewAddClientPermissionForbidden creates a AddClientPermissionForbidden with default headers values
func (*AddClientPermissionForbidden) Error ¶
func (o *AddClientPermissionForbidden) Error() string
func (*AddClientPermissionForbidden) GetPayload ¶
func (o *AddClientPermissionForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AddClientPermissionForbidden) ToJSONString ¶
func (o *AddClientPermissionForbidden) ToJSONString() string
type AddClientPermissionNoContent ¶
type AddClientPermissionNoContent struct { }
AddClientPermissionNoContent handles this case with default header values.
Operation succeeded
func NewAddClientPermissionNoContent ¶
func NewAddClientPermissionNoContent() *AddClientPermissionNoContent
NewAddClientPermissionNoContent creates a AddClientPermissionNoContent with default headers values
func (*AddClientPermissionNoContent) Error ¶
func (o *AddClientPermissionNoContent) Error() string
type AddClientPermissionNotFound ¶
type AddClientPermissionNotFound struct { }
AddClientPermissionNotFound handles this case with default header values.
Data not found
func NewAddClientPermissionNotFound ¶
func NewAddClientPermissionNotFound() *AddClientPermissionNotFound
NewAddClientPermissionNotFound creates a AddClientPermissionNotFound with default headers values
func (*AddClientPermissionNotFound) Error ¶
func (o *AddClientPermissionNotFound) Error() string
type AddClientPermissionParams ¶
type AddClientPermissionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Action Action */ Action int64 /*ClientID Client ID */ ClientID string /*Resource Resource Name */ Resource string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddClientPermissionParams contains all the parameters to send to the API endpoint for the add client permission operation typically these are written to a http.Request
func NewAddClientPermissionParams ¶
func NewAddClientPermissionParams() *AddClientPermissionParams
NewAddClientPermissionParams creates a new AddClientPermissionParams object with the default values initialized.
func NewAddClientPermissionParamsWithContext ¶
func NewAddClientPermissionParamsWithContext(ctx context.Context) *AddClientPermissionParams
NewAddClientPermissionParamsWithContext creates a new AddClientPermissionParams object with the default values initialized, and the ability to set a context for a request
func NewAddClientPermissionParamsWithHTTPClient ¶
func NewAddClientPermissionParamsWithHTTPClient(client *http.Client) *AddClientPermissionParams
NewAddClientPermissionParamsWithHTTPClient creates a new AddClientPermissionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAddClientPermissionParamsWithTimeout ¶
func NewAddClientPermissionParamsWithTimeout(timeout time.Duration) *AddClientPermissionParams
NewAddClientPermissionParamsWithTimeout creates a new AddClientPermissionParams object with the default values initialized, and the ability to set a timeout on a request
func (*AddClientPermissionParams) SetAction ¶
func (o *AddClientPermissionParams) SetAction(action int64)
SetAction adds the action to the add client permission params
func (*AddClientPermissionParams) SetAuthInfoWriter ¶
func (o *AddClientPermissionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the add client permission params
func (*AddClientPermissionParams) SetClientID ¶
func (o *AddClientPermissionParams) SetClientID(clientID string)
SetClientID adds the clientId to the add client permission params
func (*AddClientPermissionParams) SetContext ¶
func (o *AddClientPermissionParams) SetContext(ctx context.Context)
SetContext adds the context to the add client permission params
func (*AddClientPermissionParams) SetHTTPClient ¶
func (o *AddClientPermissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add client permission params
func (*AddClientPermissionParams) SetHTTPClientTransport ¶
func (o *AddClientPermissionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the add client permission params
func (*AddClientPermissionParams) SetResource ¶
func (o *AddClientPermissionParams) SetResource(resource string)
SetResource adds the resource to the add client permission params
func (*AddClientPermissionParams) SetTimeout ¶
func (o *AddClientPermissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add client permission params
func (*AddClientPermissionParams) WithAction ¶
func (o *AddClientPermissionParams) WithAction(action int64) *AddClientPermissionParams
WithAction adds the action to the add client permission params
func (*AddClientPermissionParams) WithClientID ¶
func (o *AddClientPermissionParams) WithClientID(clientID string) *AddClientPermissionParams
WithClientID adds the clientID to the add client permission params
func (*AddClientPermissionParams) WithContext ¶
func (o *AddClientPermissionParams) WithContext(ctx context.Context) *AddClientPermissionParams
WithContext adds the context to the add client permission params
func (*AddClientPermissionParams) WithHTTPClient ¶
func (o *AddClientPermissionParams) WithHTTPClient(client *http.Client) *AddClientPermissionParams
WithHTTPClient adds the HTTPClient to the add client permission params
func (*AddClientPermissionParams) WithResource ¶
func (o *AddClientPermissionParams) WithResource(resource string) *AddClientPermissionParams
WithResource adds the resource to the add client permission params
func (*AddClientPermissionParams) WithTimeout ¶
func (o *AddClientPermissionParams) WithTimeout(timeout time.Duration) *AddClientPermissionParams
WithTimeout adds the timeout to the add client permission params
func (*AddClientPermissionParams) WriteToRequest ¶
func (o *AddClientPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddClientPermissionReader ¶
type AddClientPermissionReader struct {
// contains filtered or unexported fields
}
AddClientPermissionReader is a Reader for the AddClientPermission structure.
func (*AddClientPermissionReader) ReadResponse ¶
func (o *AddClientPermissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AddClientPermissionUnauthorized ¶
type AddClientPermissionUnauthorized struct {
}AddClientPermissionUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAddClientPermissionUnauthorized ¶
func NewAddClientPermissionUnauthorized() *AddClientPermissionUnauthorized
NewAddClientPermissionUnauthorized creates a AddClientPermissionUnauthorized with default headers values
func (*AddClientPermissionUnauthorized) Error ¶
func (o *AddClientPermissionUnauthorized) Error() string
func (*AddClientPermissionUnauthorized) GetPayload ¶
func (o *AddClientPermissionUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AddClientPermissionUnauthorized) ToJSONString ¶
func (o *AddClientPermissionUnauthorized) ToJSONString() string
type AdminAddClientPermissionsV3BadRequest ¶
type AdminAddClientPermissionsV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddClientPermissionsV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewAdminAddClientPermissionsV3BadRequest ¶
func NewAdminAddClientPermissionsV3BadRequest() *AdminAddClientPermissionsV3BadRequest
NewAdminAddClientPermissionsV3BadRequest creates a AdminAddClientPermissionsV3BadRequest with default headers values
func (*AdminAddClientPermissionsV3BadRequest) Error ¶
func (o *AdminAddClientPermissionsV3BadRequest) Error() string
func (*AdminAddClientPermissionsV3BadRequest) GetPayload ¶
func (o *AdminAddClientPermissionsV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddClientPermissionsV3BadRequest) ToJSONString ¶
func (o *AdminAddClientPermissionsV3BadRequest) ToJSONString() string
type AdminAddClientPermissionsV3Forbidden ¶
type AdminAddClientPermissionsV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddClientPermissionsV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminAddClientPermissionsV3Forbidden ¶
func NewAdminAddClientPermissionsV3Forbidden() *AdminAddClientPermissionsV3Forbidden
NewAdminAddClientPermissionsV3Forbidden creates a AdminAddClientPermissionsV3Forbidden with default headers values
func (*AdminAddClientPermissionsV3Forbidden) Error ¶
func (o *AdminAddClientPermissionsV3Forbidden) Error() string
func (*AdminAddClientPermissionsV3Forbidden) GetPayload ¶
func (o *AdminAddClientPermissionsV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddClientPermissionsV3Forbidden) ToJSONString ¶
func (o *AdminAddClientPermissionsV3Forbidden) ToJSONString() string
type AdminAddClientPermissionsV3NoContent ¶
type AdminAddClientPermissionsV3NoContent struct { }
AdminAddClientPermissionsV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminAddClientPermissionsV3NoContent ¶
func NewAdminAddClientPermissionsV3NoContent() *AdminAddClientPermissionsV3NoContent
NewAdminAddClientPermissionsV3NoContent creates a AdminAddClientPermissionsV3NoContent with default headers values
func (*AdminAddClientPermissionsV3NoContent) Error ¶
func (o *AdminAddClientPermissionsV3NoContent) Error() string
type AdminAddClientPermissionsV3NotFound ¶
type AdminAddClientPermissionsV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddClientPermissionsV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10365</td><td>client not found</td></tr></table>
func NewAdminAddClientPermissionsV3NotFound ¶
func NewAdminAddClientPermissionsV3NotFound() *AdminAddClientPermissionsV3NotFound
NewAdminAddClientPermissionsV3NotFound creates a AdminAddClientPermissionsV3NotFound with default headers values
func (*AdminAddClientPermissionsV3NotFound) Error ¶
func (o *AdminAddClientPermissionsV3NotFound) Error() string
func (*AdminAddClientPermissionsV3NotFound) GetPayload ¶
func (o *AdminAddClientPermissionsV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddClientPermissionsV3NotFound) ToJSONString ¶
func (o *AdminAddClientPermissionsV3NotFound) ToJSONString() string
type AdminAddClientPermissionsV3Params ¶
type AdminAddClientPermissionsV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.AccountcommonClientPermissionsV3 /*ClientID Client ID, should follow UUID version 4 without hypen */ ClientID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminAddClientPermissionsV3Params contains all the parameters to send to the API endpoint for the admin add client permissions v3 operation typically these are written to a http.Request
func NewAdminAddClientPermissionsV3Params ¶
func NewAdminAddClientPermissionsV3Params() *AdminAddClientPermissionsV3Params
NewAdminAddClientPermissionsV3Params creates a new AdminAddClientPermissionsV3Params object with the default values initialized.
func NewAdminAddClientPermissionsV3ParamsWithContext ¶
func NewAdminAddClientPermissionsV3ParamsWithContext(ctx context.Context) *AdminAddClientPermissionsV3Params
NewAdminAddClientPermissionsV3ParamsWithContext creates a new AdminAddClientPermissionsV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminAddClientPermissionsV3ParamsWithHTTPClient ¶
func NewAdminAddClientPermissionsV3ParamsWithHTTPClient(client *http.Client) *AdminAddClientPermissionsV3Params
NewAdminAddClientPermissionsV3ParamsWithHTTPClient creates a new AdminAddClientPermissionsV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminAddClientPermissionsV3ParamsWithTimeout ¶
func NewAdminAddClientPermissionsV3ParamsWithTimeout(timeout time.Duration) *AdminAddClientPermissionsV3Params
NewAdminAddClientPermissionsV3ParamsWithTimeout creates a new AdminAddClientPermissionsV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminAddClientPermissionsV3Params) SetAuthInfoWriter ¶
func (o *AdminAddClientPermissionsV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) SetBody ¶
func (o *AdminAddClientPermissionsV3Params) SetBody(body *iamclientmodels.AccountcommonClientPermissionsV3)
SetBody adds the body to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) SetClientID ¶
func (o *AdminAddClientPermissionsV3Params) SetClientID(clientID string)
SetClientID adds the clientId to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) SetContext ¶
func (o *AdminAddClientPermissionsV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) SetHTTPClient ¶
func (o *AdminAddClientPermissionsV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) SetHTTPClientTransport ¶
func (o *AdminAddClientPermissionsV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) SetNamespace ¶
func (o *AdminAddClientPermissionsV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) SetTimeout ¶
func (o *AdminAddClientPermissionsV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) WithBody ¶
func (o *AdminAddClientPermissionsV3Params) WithBody(body *iamclientmodels.AccountcommonClientPermissionsV3) *AdminAddClientPermissionsV3Params
WithBody adds the body to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) WithClientID ¶
func (o *AdminAddClientPermissionsV3Params) WithClientID(clientID string) *AdminAddClientPermissionsV3Params
WithClientID adds the clientID to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) WithContext ¶
func (o *AdminAddClientPermissionsV3Params) WithContext(ctx context.Context) *AdminAddClientPermissionsV3Params
WithContext adds the context to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) WithHTTPClient ¶
func (o *AdminAddClientPermissionsV3Params) WithHTTPClient(client *http.Client) *AdminAddClientPermissionsV3Params
WithHTTPClient adds the HTTPClient to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) WithNamespace ¶
func (o *AdminAddClientPermissionsV3Params) WithNamespace(namespace string) *AdminAddClientPermissionsV3Params
WithNamespace adds the namespace to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) WithTimeout ¶
func (o *AdminAddClientPermissionsV3Params) WithTimeout(timeout time.Duration) *AdminAddClientPermissionsV3Params
WithTimeout adds the timeout to the admin add client permissions v3 params
func (*AdminAddClientPermissionsV3Params) WriteToRequest ¶
func (o *AdminAddClientPermissionsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminAddClientPermissionsV3Reader ¶
type AdminAddClientPermissionsV3Reader struct {
// contains filtered or unexported fields
}
AdminAddClientPermissionsV3Reader is a Reader for the AdminAddClientPermissionsV3 structure.
func (*AdminAddClientPermissionsV3Reader) ReadResponse ¶
func (o *AdminAddClientPermissionsV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminAddClientPermissionsV3Unauthorized ¶
type AdminAddClientPermissionsV3Unauthorized struct {
}AdminAddClientPermissionsV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminAddClientPermissionsV3Unauthorized ¶
func NewAdminAddClientPermissionsV3Unauthorized() *AdminAddClientPermissionsV3Unauthorized
NewAdminAddClientPermissionsV3Unauthorized creates a AdminAddClientPermissionsV3Unauthorized with default headers values
func (*AdminAddClientPermissionsV3Unauthorized) Error ¶
func (o *AdminAddClientPermissionsV3Unauthorized) Error() string
func (*AdminAddClientPermissionsV3Unauthorized) GetPayload ¶
func (o *AdminAddClientPermissionsV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddClientPermissionsV3Unauthorized) ToJSONString ¶
func (o *AdminAddClientPermissionsV3Unauthorized) ToJSONString() string
type AdminCreateClientV3BadRequest ¶
type AdminCreateClientV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateClientV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewAdminCreateClientV3BadRequest ¶
func NewAdminCreateClientV3BadRequest() *AdminCreateClientV3BadRequest
NewAdminCreateClientV3BadRequest creates a AdminCreateClientV3BadRequest with default headers values
func (*AdminCreateClientV3BadRequest) Error ¶
func (o *AdminCreateClientV3BadRequest) Error() string
func (*AdminCreateClientV3BadRequest) GetPayload ¶
func (o *AdminCreateClientV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCreateClientV3BadRequest) ToJSONString ¶
func (o *AdminCreateClientV3BadRequest) ToJSONString() string
type AdminCreateClientV3Conflict ¶
type AdminCreateClientV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateClientV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10364</td><td>client exists</td></tr></table>
func NewAdminCreateClientV3Conflict ¶
func NewAdminCreateClientV3Conflict() *AdminCreateClientV3Conflict
NewAdminCreateClientV3Conflict creates a AdminCreateClientV3Conflict with default headers values
func (*AdminCreateClientV3Conflict) Error ¶
func (o *AdminCreateClientV3Conflict) Error() string
func (*AdminCreateClientV3Conflict) GetPayload ¶
func (o *AdminCreateClientV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCreateClientV3Conflict) ToJSONString ¶
func (o *AdminCreateClientV3Conflict) ToJSONString() string
type AdminCreateClientV3Created ¶
type AdminCreateClientV3Created struct {
Payload *iamclientmodels.ClientmodelClientV3Response
}
AdminCreateClientV3Created handles this case with default header values.
Created
func NewAdminCreateClientV3Created ¶
func NewAdminCreateClientV3Created() *AdminCreateClientV3Created
NewAdminCreateClientV3Created creates a AdminCreateClientV3Created with default headers values
func (*AdminCreateClientV3Created) Error ¶
func (o *AdminCreateClientV3Created) Error() string
func (*AdminCreateClientV3Created) GetPayload ¶
func (o *AdminCreateClientV3Created) GetPayload() *iamclientmodels.ClientmodelClientV3Response
func (*AdminCreateClientV3Created) ToJSONString ¶
func (o *AdminCreateClientV3Created) ToJSONString() string
type AdminCreateClientV3Forbidden ¶
type AdminCreateClientV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateClientV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminCreateClientV3Forbidden ¶
func NewAdminCreateClientV3Forbidden() *AdminCreateClientV3Forbidden
NewAdminCreateClientV3Forbidden creates a AdminCreateClientV3Forbidden with default headers values
func (*AdminCreateClientV3Forbidden) Error ¶
func (o *AdminCreateClientV3Forbidden) Error() string
func (*AdminCreateClientV3Forbidden) GetPayload ¶
func (o *AdminCreateClientV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCreateClientV3Forbidden) ToJSONString ¶
func (o *AdminCreateClientV3Forbidden) ToJSONString() string
type AdminCreateClientV3Params ¶
type AdminCreateClientV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ClientmodelClientCreationV3Request /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminCreateClientV3Params contains all the parameters to send to the API endpoint for the admin create client v3 operation typically these are written to a http.Request
func NewAdminCreateClientV3Params ¶
func NewAdminCreateClientV3Params() *AdminCreateClientV3Params
NewAdminCreateClientV3Params creates a new AdminCreateClientV3Params object with the default values initialized.
func NewAdminCreateClientV3ParamsWithContext ¶
func NewAdminCreateClientV3ParamsWithContext(ctx context.Context) *AdminCreateClientV3Params
NewAdminCreateClientV3ParamsWithContext creates a new AdminCreateClientV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminCreateClientV3ParamsWithHTTPClient ¶
func NewAdminCreateClientV3ParamsWithHTTPClient(client *http.Client) *AdminCreateClientV3Params
NewAdminCreateClientV3ParamsWithHTTPClient creates a new AdminCreateClientV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminCreateClientV3ParamsWithTimeout ¶
func NewAdminCreateClientV3ParamsWithTimeout(timeout time.Duration) *AdminCreateClientV3Params
NewAdminCreateClientV3ParamsWithTimeout creates a new AdminCreateClientV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminCreateClientV3Params) SetAuthInfoWriter ¶
func (o *AdminCreateClientV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin create client v3 params
func (*AdminCreateClientV3Params) SetBody ¶
func (o *AdminCreateClientV3Params) SetBody(body *iamclientmodels.ClientmodelClientCreationV3Request)
SetBody adds the body to the admin create client v3 params
func (*AdminCreateClientV3Params) SetContext ¶
func (o *AdminCreateClientV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin create client v3 params
func (*AdminCreateClientV3Params) SetHTTPClient ¶
func (o *AdminCreateClientV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin create client v3 params
func (*AdminCreateClientV3Params) SetHTTPClientTransport ¶
func (o *AdminCreateClientV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin create client v3 params
func (*AdminCreateClientV3Params) SetNamespace ¶
func (o *AdminCreateClientV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin create client v3 params
func (*AdminCreateClientV3Params) SetTimeout ¶
func (o *AdminCreateClientV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin create client v3 params
func (*AdminCreateClientV3Params) WithBody ¶
func (o *AdminCreateClientV3Params) WithBody(body *iamclientmodels.ClientmodelClientCreationV3Request) *AdminCreateClientV3Params
WithBody adds the body to the admin create client v3 params
func (*AdminCreateClientV3Params) WithContext ¶
func (o *AdminCreateClientV3Params) WithContext(ctx context.Context) *AdminCreateClientV3Params
WithContext adds the context to the admin create client v3 params
func (*AdminCreateClientV3Params) WithHTTPClient ¶
func (o *AdminCreateClientV3Params) WithHTTPClient(client *http.Client) *AdminCreateClientV3Params
WithHTTPClient adds the HTTPClient to the admin create client v3 params
func (*AdminCreateClientV3Params) WithNamespace ¶
func (o *AdminCreateClientV3Params) WithNamespace(namespace string) *AdminCreateClientV3Params
WithNamespace adds the namespace to the admin create client v3 params
func (*AdminCreateClientV3Params) WithTimeout ¶
func (o *AdminCreateClientV3Params) WithTimeout(timeout time.Duration) *AdminCreateClientV3Params
WithTimeout adds the timeout to the admin create client v3 params
func (*AdminCreateClientV3Params) WriteToRequest ¶
func (o *AdminCreateClientV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminCreateClientV3Reader ¶
type AdminCreateClientV3Reader struct {
// contains filtered or unexported fields
}
AdminCreateClientV3Reader is a Reader for the AdminCreateClientV3 structure.
func (*AdminCreateClientV3Reader) ReadResponse ¶
func (o *AdminCreateClientV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminCreateClientV3Unauthorized ¶
type AdminCreateClientV3Unauthorized struct {
}AdminCreateClientV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminCreateClientV3Unauthorized ¶
func NewAdminCreateClientV3Unauthorized() *AdminCreateClientV3Unauthorized
NewAdminCreateClientV3Unauthorized creates a AdminCreateClientV3Unauthorized with default headers values
func (*AdminCreateClientV3Unauthorized) Error ¶
func (o *AdminCreateClientV3Unauthorized) Error() string
func (*AdminCreateClientV3Unauthorized) GetPayload ¶
func (o *AdminCreateClientV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCreateClientV3Unauthorized) ToJSONString ¶
func (o *AdminCreateClientV3Unauthorized) ToJSONString() string
type AdminDeleteClientPermissionV3BadRequest ¶
type AdminDeleteClientPermissionV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteClientPermissionV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminDeleteClientPermissionV3BadRequest ¶
func NewAdminDeleteClientPermissionV3BadRequest() *AdminDeleteClientPermissionV3BadRequest
NewAdminDeleteClientPermissionV3BadRequest creates a AdminDeleteClientPermissionV3BadRequest with default headers values
func (*AdminDeleteClientPermissionV3BadRequest) Error ¶
func (o *AdminDeleteClientPermissionV3BadRequest) Error() string
func (*AdminDeleteClientPermissionV3BadRequest) GetPayload ¶
func (o *AdminDeleteClientPermissionV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientPermissionV3BadRequest) ToJSONString ¶
func (o *AdminDeleteClientPermissionV3BadRequest) ToJSONString() string
type AdminDeleteClientPermissionV3Forbidden ¶
type AdminDeleteClientPermissionV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteClientPermissionV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminDeleteClientPermissionV3Forbidden ¶
func NewAdminDeleteClientPermissionV3Forbidden() *AdminDeleteClientPermissionV3Forbidden
NewAdminDeleteClientPermissionV3Forbidden creates a AdminDeleteClientPermissionV3Forbidden with default headers values
func (*AdminDeleteClientPermissionV3Forbidden) Error ¶
func (o *AdminDeleteClientPermissionV3Forbidden) Error() string
func (*AdminDeleteClientPermissionV3Forbidden) GetPayload ¶
func (o *AdminDeleteClientPermissionV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientPermissionV3Forbidden) ToJSONString ¶
func (o *AdminDeleteClientPermissionV3Forbidden) ToJSONString() string
type AdminDeleteClientPermissionV3NoContent ¶
type AdminDeleteClientPermissionV3NoContent struct { }
AdminDeleteClientPermissionV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminDeleteClientPermissionV3NoContent ¶
func NewAdminDeleteClientPermissionV3NoContent() *AdminDeleteClientPermissionV3NoContent
NewAdminDeleteClientPermissionV3NoContent creates a AdminDeleteClientPermissionV3NoContent with default headers values
func (*AdminDeleteClientPermissionV3NoContent) Error ¶
func (o *AdminDeleteClientPermissionV3NoContent) Error() string
type AdminDeleteClientPermissionV3NotFound ¶
type AdminDeleteClientPermissionV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteClientPermissionV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10365</td><td>client not found</td></tr></table>
func NewAdminDeleteClientPermissionV3NotFound ¶
func NewAdminDeleteClientPermissionV3NotFound() *AdminDeleteClientPermissionV3NotFound
NewAdminDeleteClientPermissionV3NotFound creates a AdminDeleteClientPermissionV3NotFound with default headers values
func (*AdminDeleteClientPermissionV3NotFound) Error ¶
func (o *AdminDeleteClientPermissionV3NotFound) Error() string
func (*AdminDeleteClientPermissionV3NotFound) GetPayload ¶
func (o *AdminDeleteClientPermissionV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientPermissionV3NotFound) ToJSONString ¶
func (o *AdminDeleteClientPermissionV3NotFound) ToJSONString() string
type AdminDeleteClientPermissionV3Params ¶
type AdminDeleteClientPermissionV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Action Action, value must be in range 1-15 */ Action int64 /*ClientID Client ID, should follow UUID version 4 without hyphen */ ClientID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Resource Resource Name */ Resource string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteClientPermissionV3Params contains all the parameters to send to the API endpoint for the admin delete client permission v3 operation typically these are written to a http.Request
func NewAdminDeleteClientPermissionV3Params ¶
func NewAdminDeleteClientPermissionV3Params() *AdminDeleteClientPermissionV3Params
NewAdminDeleteClientPermissionV3Params creates a new AdminDeleteClientPermissionV3Params object with the default values initialized.
func NewAdminDeleteClientPermissionV3ParamsWithContext ¶
func NewAdminDeleteClientPermissionV3ParamsWithContext(ctx context.Context) *AdminDeleteClientPermissionV3Params
NewAdminDeleteClientPermissionV3ParamsWithContext creates a new AdminDeleteClientPermissionV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteClientPermissionV3ParamsWithHTTPClient ¶
func NewAdminDeleteClientPermissionV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteClientPermissionV3Params
NewAdminDeleteClientPermissionV3ParamsWithHTTPClient creates a new AdminDeleteClientPermissionV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteClientPermissionV3ParamsWithTimeout ¶
func NewAdminDeleteClientPermissionV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteClientPermissionV3Params
NewAdminDeleteClientPermissionV3ParamsWithTimeout creates a new AdminDeleteClientPermissionV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteClientPermissionV3Params) SetAction ¶
func (o *AdminDeleteClientPermissionV3Params) SetAction(action int64)
SetAction adds the action to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) SetAuthInfoWriter ¶
func (o *AdminDeleteClientPermissionV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) SetClientID ¶
func (o *AdminDeleteClientPermissionV3Params) SetClientID(clientID string)
SetClientID adds the clientId to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) SetContext ¶
func (o *AdminDeleteClientPermissionV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) SetHTTPClient ¶
func (o *AdminDeleteClientPermissionV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) SetHTTPClientTransport ¶
func (o *AdminDeleteClientPermissionV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) SetNamespace ¶
func (o *AdminDeleteClientPermissionV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) SetResource ¶
func (o *AdminDeleteClientPermissionV3Params) SetResource(resource string)
SetResource adds the resource to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) SetTimeout ¶
func (o *AdminDeleteClientPermissionV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) WithAction ¶
func (o *AdminDeleteClientPermissionV3Params) WithAction(action int64) *AdminDeleteClientPermissionV3Params
WithAction adds the action to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) WithClientID ¶
func (o *AdminDeleteClientPermissionV3Params) WithClientID(clientID string) *AdminDeleteClientPermissionV3Params
WithClientID adds the clientID to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) WithContext ¶
func (o *AdminDeleteClientPermissionV3Params) WithContext(ctx context.Context) *AdminDeleteClientPermissionV3Params
WithContext adds the context to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) WithHTTPClient ¶
func (o *AdminDeleteClientPermissionV3Params) WithHTTPClient(client *http.Client) *AdminDeleteClientPermissionV3Params
WithHTTPClient adds the HTTPClient to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) WithNamespace ¶
func (o *AdminDeleteClientPermissionV3Params) WithNamespace(namespace string) *AdminDeleteClientPermissionV3Params
WithNamespace adds the namespace to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) WithResource ¶
func (o *AdminDeleteClientPermissionV3Params) WithResource(resource string) *AdminDeleteClientPermissionV3Params
WithResource adds the resource to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) WithTimeout ¶
func (o *AdminDeleteClientPermissionV3Params) WithTimeout(timeout time.Duration) *AdminDeleteClientPermissionV3Params
WithTimeout adds the timeout to the admin delete client permission v3 params
func (*AdminDeleteClientPermissionV3Params) WriteToRequest ¶
func (o *AdminDeleteClientPermissionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteClientPermissionV3Reader ¶
type AdminDeleteClientPermissionV3Reader struct {
// contains filtered or unexported fields
}
AdminDeleteClientPermissionV3Reader is a Reader for the AdminDeleteClientPermissionV3 structure.
func (*AdminDeleteClientPermissionV3Reader) ReadResponse ¶
func (o *AdminDeleteClientPermissionV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteClientPermissionV3Unauthorized ¶
type AdminDeleteClientPermissionV3Unauthorized struct {
}AdminDeleteClientPermissionV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminDeleteClientPermissionV3Unauthorized ¶
func NewAdminDeleteClientPermissionV3Unauthorized() *AdminDeleteClientPermissionV3Unauthorized
NewAdminDeleteClientPermissionV3Unauthorized creates a AdminDeleteClientPermissionV3Unauthorized with default headers values
func (*AdminDeleteClientPermissionV3Unauthorized) Error ¶
func (o *AdminDeleteClientPermissionV3Unauthorized) Error() string
func (*AdminDeleteClientPermissionV3Unauthorized) GetPayload ¶
func (o *AdminDeleteClientPermissionV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientPermissionV3Unauthorized) ToJSONString ¶
func (o *AdminDeleteClientPermissionV3Unauthorized) ToJSONString() string
type AdminDeleteClientV3BadRequest ¶
type AdminDeleteClientV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteClientV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminDeleteClientV3BadRequest ¶
func NewAdminDeleteClientV3BadRequest() *AdminDeleteClientV3BadRequest
NewAdminDeleteClientV3BadRequest creates a AdminDeleteClientV3BadRequest with default headers values
func (*AdminDeleteClientV3BadRequest) Error ¶
func (o *AdminDeleteClientV3BadRequest) Error() string
func (*AdminDeleteClientV3BadRequest) GetPayload ¶
func (o *AdminDeleteClientV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientV3BadRequest) ToJSONString ¶
func (o *AdminDeleteClientV3BadRequest) ToJSONString() string
type AdminDeleteClientV3Conflict ¶
type AdminDeleteClientV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteClientV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20009</td><td>request_conflict</td></tr></table>
func NewAdminDeleteClientV3Conflict ¶
func NewAdminDeleteClientV3Conflict() *AdminDeleteClientV3Conflict
NewAdminDeleteClientV3Conflict creates a AdminDeleteClientV3Conflict with default headers values
func (*AdminDeleteClientV3Conflict) Error ¶
func (o *AdminDeleteClientV3Conflict) Error() string
func (*AdminDeleteClientV3Conflict) GetPayload ¶
func (o *AdminDeleteClientV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientV3Conflict) ToJSONString ¶
func (o *AdminDeleteClientV3Conflict) ToJSONString() string
type AdminDeleteClientV3Forbidden ¶
type AdminDeleteClientV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteClientV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminDeleteClientV3Forbidden ¶
func NewAdminDeleteClientV3Forbidden() *AdminDeleteClientV3Forbidden
NewAdminDeleteClientV3Forbidden creates a AdminDeleteClientV3Forbidden with default headers values
func (*AdminDeleteClientV3Forbidden) Error ¶
func (o *AdminDeleteClientV3Forbidden) Error() string
func (*AdminDeleteClientV3Forbidden) GetPayload ¶
func (o *AdminDeleteClientV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientV3Forbidden) ToJSONString ¶
func (o *AdminDeleteClientV3Forbidden) ToJSONString() string
type AdminDeleteClientV3NoContent ¶
type AdminDeleteClientV3NoContent struct { }
AdminDeleteClientV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminDeleteClientV3NoContent ¶
func NewAdminDeleteClientV3NoContent() *AdminDeleteClientV3NoContent
NewAdminDeleteClientV3NoContent creates a AdminDeleteClientV3NoContent with default headers values
func (*AdminDeleteClientV3NoContent) Error ¶
func (o *AdminDeleteClientV3NoContent) Error() string
type AdminDeleteClientV3NotFound ¶
type AdminDeleteClientV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteClientV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10365</td><td>client not found</td></tr></table>
func NewAdminDeleteClientV3NotFound ¶
func NewAdminDeleteClientV3NotFound() *AdminDeleteClientV3NotFound
NewAdminDeleteClientV3NotFound creates a AdminDeleteClientV3NotFound with default headers values
func (*AdminDeleteClientV3NotFound) Error ¶
func (o *AdminDeleteClientV3NotFound) Error() string
func (*AdminDeleteClientV3NotFound) GetPayload ¶
func (o *AdminDeleteClientV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientV3NotFound) ToJSONString ¶
func (o *AdminDeleteClientV3NotFound) ToJSONString() string
type AdminDeleteClientV3Params ¶
type AdminDeleteClientV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ClientID Client ID, should follow UUID version 4 without hyphen */ ClientID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteClientV3Params contains all the parameters to send to the API endpoint for the admin delete client v3 operation typically these are written to a http.Request
func NewAdminDeleteClientV3Params ¶
func NewAdminDeleteClientV3Params() *AdminDeleteClientV3Params
NewAdminDeleteClientV3Params creates a new AdminDeleteClientV3Params object with the default values initialized.
func NewAdminDeleteClientV3ParamsWithContext ¶
func NewAdminDeleteClientV3ParamsWithContext(ctx context.Context) *AdminDeleteClientV3Params
NewAdminDeleteClientV3ParamsWithContext creates a new AdminDeleteClientV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteClientV3ParamsWithHTTPClient ¶
func NewAdminDeleteClientV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteClientV3Params
NewAdminDeleteClientV3ParamsWithHTTPClient creates a new AdminDeleteClientV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteClientV3ParamsWithTimeout ¶
func NewAdminDeleteClientV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteClientV3Params
NewAdminDeleteClientV3ParamsWithTimeout creates a new AdminDeleteClientV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteClientV3Params) SetAuthInfoWriter ¶
func (o *AdminDeleteClientV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete client v3 params
func (*AdminDeleteClientV3Params) SetClientID ¶
func (o *AdminDeleteClientV3Params) SetClientID(clientID string)
SetClientID adds the clientId to the admin delete client v3 params
func (*AdminDeleteClientV3Params) SetContext ¶
func (o *AdminDeleteClientV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete client v3 params
func (*AdminDeleteClientV3Params) SetHTTPClient ¶
func (o *AdminDeleteClientV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete client v3 params
func (*AdminDeleteClientV3Params) SetHTTPClientTransport ¶
func (o *AdminDeleteClientV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete client v3 params
func (*AdminDeleteClientV3Params) SetNamespace ¶
func (o *AdminDeleteClientV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete client v3 params
func (*AdminDeleteClientV3Params) SetTimeout ¶
func (o *AdminDeleteClientV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete client v3 params
func (*AdminDeleteClientV3Params) WithClientID ¶
func (o *AdminDeleteClientV3Params) WithClientID(clientID string) *AdminDeleteClientV3Params
WithClientID adds the clientID to the admin delete client v3 params
func (*AdminDeleteClientV3Params) WithContext ¶
func (o *AdminDeleteClientV3Params) WithContext(ctx context.Context) *AdminDeleteClientV3Params
WithContext adds the context to the admin delete client v3 params
func (*AdminDeleteClientV3Params) WithHTTPClient ¶
func (o *AdminDeleteClientV3Params) WithHTTPClient(client *http.Client) *AdminDeleteClientV3Params
WithHTTPClient adds the HTTPClient to the admin delete client v3 params
func (*AdminDeleteClientV3Params) WithNamespace ¶
func (o *AdminDeleteClientV3Params) WithNamespace(namespace string) *AdminDeleteClientV3Params
WithNamespace adds the namespace to the admin delete client v3 params
func (*AdminDeleteClientV3Params) WithTimeout ¶
func (o *AdminDeleteClientV3Params) WithTimeout(timeout time.Duration) *AdminDeleteClientV3Params
WithTimeout adds the timeout to the admin delete client v3 params
func (*AdminDeleteClientV3Params) WriteToRequest ¶
func (o *AdminDeleteClientV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteClientV3Reader ¶
type AdminDeleteClientV3Reader struct {
// contains filtered or unexported fields
}
AdminDeleteClientV3Reader is a Reader for the AdminDeleteClientV3 structure.
func (*AdminDeleteClientV3Reader) ReadResponse ¶
func (o *AdminDeleteClientV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteClientV3Unauthorized ¶
type AdminDeleteClientV3Unauthorized struct {
}AdminDeleteClientV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminDeleteClientV3Unauthorized ¶
func NewAdminDeleteClientV3Unauthorized() *AdminDeleteClientV3Unauthorized
NewAdminDeleteClientV3Unauthorized creates a AdminDeleteClientV3Unauthorized with default headers values
func (*AdminDeleteClientV3Unauthorized) Error ¶
func (o *AdminDeleteClientV3Unauthorized) Error() string
func (*AdminDeleteClientV3Unauthorized) GetPayload ¶
func (o *AdminDeleteClientV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDeleteClientV3Unauthorized) ToJSONString ¶
func (o *AdminDeleteClientV3Unauthorized) ToJSONString() string
type AdminGetClientsByNamespaceV3BadRequest ¶
type AdminGetClientsByNamespaceV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetClientsByNamespaceV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminGetClientsByNamespaceV3BadRequest ¶
func NewAdminGetClientsByNamespaceV3BadRequest() *AdminGetClientsByNamespaceV3BadRequest
NewAdminGetClientsByNamespaceV3BadRequest creates a AdminGetClientsByNamespaceV3BadRequest with default headers values
func (*AdminGetClientsByNamespaceV3BadRequest) Error ¶
func (o *AdminGetClientsByNamespaceV3BadRequest) Error() string
func (*AdminGetClientsByNamespaceV3BadRequest) GetPayload ¶
func (o *AdminGetClientsByNamespaceV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetClientsByNamespaceV3BadRequest) ToJSONString ¶
func (o *AdminGetClientsByNamespaceV3BadRequest) ToJSONString() string
type AdminGetClientsByNamespaceV3Forbidden ¶
type AdminGetClientsByNamespaceV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetClientsByNamespaceV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetClientsByNamespaceV3Forbidden ¶
func NewAdminGetClientsByNamespaceV3Forbidden() *AdminGetClientsByNamespaceV3Forbidden
NewAdminGetClientsByNamespaceV3Forbidden creates a AdminGetClientsByNamespaceV3Forbidden with default headers values
func (*AdminGetClientsByNamespaceV3Forbidden) Error ¶
func (o *AdminGetClientsByNamespaceV3Forbidden) Error() string
func (*AdminGetClientsByNamespaceV3Forbidden) GetPayload ¶
func (o *AdminGetClientsByNamespaceV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetClientsByNamespaceV3Forbidden) ToJSONString ¶
func (o *AdminGetClientsByNamespaceV3Forbidden) ToJSONString() string
type AdminGetClientsByNamespaceV3OK ¶
type AdminGetClientsByNamespaceV3OK struct {
Payload *iamclientmodels.ClientmodelClientsV3Response
}
AdminGetClientsByNamespaceV3OK handles this case with default header values.
OK
func NewAdminGetClientsByNamespaceV3OK ¶
func NewAdminGetClientsByNamespaceV3OK() *AdminGetClientsByNamespaceV3OK
NewAdminGetClientsByNamespaceV3OK creates a AdminGetClientsByNamespaceV3OK with default headers values
func (*AdminGetClientsByNamespaceV3OK) Error ¶
func (o *AdminGetClientsByNamespaceV3OK) Error() string
func (*AdminGetClientsByNamespaceV3OK) GetPayload ¶
func (o *AdminGetClientsByNamespaceV3OK) GetPayload() *iamclientmodels.ClientmodelClientsV3Response
func (*AdminGetClientsByNamespaceV3OK) ToJSONString ¶
func (o *AdminGetClientsByNamespaceV3OK) ToJSONString() string
type AdminGetClientsByNamespaceV3Params ¶
type AdminGetClientsByNamespaceV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*ClientID Client id, should follow UUID version 4 without hyphen */ ClientID *string /*ClientName Client name, support fuzzy query */ ClientName *string /*ClientType Client type */ ClientType *string /*Limit the maximum number of data that may be returned (1...100) */ Limit *int64 /*Offset the count to skip */ Offset *int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetClientsByNamespaceV3Params contains all the parameters to send to the API endpoint for the admin get clients by namespace v3 operation typically these are written to a http.Request
func NewAdminGetClientsByNamespaceV3Params ¶
func NewAdminGetClientsByNamespaceV3Params() *AdminGetClientsByNamespaceV3Params
NewAdminGetClientsByNamespaceV3Params creates a new AdminGetClientsByNamespaceV3Params object with the default values initialized.
func NewAdminGetClientsByNamespaceV3ParamsWithContext ¶
func NewAdminGetClientsByNamespaceV3ParamsWithContext(ctx context.Context) *AdminGetClientsByNamespaceV3Params
NewAdminGetClientsByNamespaceV3ParamsWithContext creates a new AdminGetClientsByNamespaceV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetClientsByNamespaceV3ParamsWithHTTPClient ¶
func NewAdminGetClientsByNamespaceV3ParamsWithHTTPClient(client *http.Client) *AdminGetClientsByNamespaceV3Params
NewAdminGetClientsByNamespaceV3ParamsWithHTTPClient creates a new AdminGetClientsByNamespaceV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetClientsByNamespaceV3ParamsWithTimeout ¶
func NewAdminGetClientsByNamespaceV3ParamsWithTimeout(timeout time.Duration) *AdminGetClientsByNamespaceV3Params
NewAdminGetClientsByNamespaceV3ParamsWithTimeout creates a new AdminGetClientsByNamespaceV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetClientsByNamespaceV3Params) SetAuthInfoWriter ¶
func (o *AdminGetClientsByNamespaceV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetClientID ¶
func (o *AdminGetClientsByNamespaceV3Params) SetClientID(clientID *string)
SetClientID adds the clientId to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetClientName ¶
func (o *AdminGetClientsByNamespaceV3Params) SetClientName(clientName *string)
SetClientName adds the clientName to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetClientType ¶
func (o *AdminGetClientsByNamespaceV3Params) SetClientType(clientType *string)
SetClientType adds the clientType to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetContext ¶
func (o *AdminGetClientsByNamespaceV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetHTTPClient ¶
func (o *AdminGetClientsByNamespaceV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetHTTPClientTransport ¶
func (o *AdminGetClientsByNamespaceV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetLimit ¶
func (o *AdminGetClientsByNamespaceV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetNamespace ¶
func (o *AdminGetClientsByNamespaceV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetOffset ¶
func (o *AdminGetClientsByNamespaceV3Params) SetOffset(offset *int64)
SetOffset adds the offset to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) SetTimeout ¶
func (o *AdminGetClientsByNamespaceV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithClientID ¶
func (o *AdminGetClientsByNamespaceV3Params) WithClientID(clientID *string) *AdminGetClientsByNamespaceV3Params
WithClientID adds the clientID to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithClientName ¶
func (o *AdminGetClientsByNamespaceV3Params) WithClientName(clientName *string) *AdminGetClientsByNamespaceV3Params
WithClientName adds the clientName to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithClientType ¶
func (o *AdminGetClientsByNamespaceV3Params) WithClientType(clientType *string) *AdminGetClientsByNamespaceV3Params
WithClientType adds the clientType to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithContext ¶
func (o *AdminGetClientsByNamespaceV3Params) WithContext(ctx context.Context) *AdminGetClientsByNamespaceV3Params
WithContext adds the context to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithHTTPClient ¶
func (o *AdminGetClientsByNamespaceV3Params) WithHTTPClient(client *http.Client) *AdminGetClientsByNamespaceV3Params
WithHTTPClient adds the HTTPClient to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithLimit ¶
func (o *AdminGetClientsByNamespaceV3Params) WithLimit(limit *int64) *AdminGetClientsByNamespaceV3Params
WithLimit adds the limit to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithNamespace ¶
func (o *AdminGetClientsByNamespaceV3Params) WithNamespace(namespace string) *AdminGetClientsByNamespaceV3Params
WithNamespace adds the namespace to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithOffset ¶
func (o *AdminGetClientsByNamespaceV3Params) WithOffset(offset *int64) *AdminGetClientsByNamespaceV3Params
WithOffset adds the offset to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WithTimeout ¶
func (o *AdminGetClientsByNamespaceV3Params) WithTimeout(timeout time.Duration) *AdminGetClientsByNamespaceV3Params
WithTimeout adds the timeout to the admin get clients by namespace v3 params
func (*AdminGetClientsByNamespaceV3Params) WriteToRequest ¶
func (o *AdminGetClientsByNamespaceV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetClientsByNamespaceV3Reader ¶
type AdminGetClientsByNamespaceV3Reader struct {
// contains filtered or unexported fields
}
AdminGetClientsByNamespaceV3Reader is a Reader for the AdminGetClientsByNamespaceV3 structure.
func (*AdminGetClientsByNamespaceV3Reader) ReadResponse ¶
func (o *AdminGetClientsByNamespaceV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetClientsByNamespaceV3Unauthorized ¶
type AdminGetClientsByNamespaceV3Unauthorized struct {
}AdminGetClientsByNamespaceV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetClientsByNamespaceV3Unauthorized ¶
func NewAdminGetClientsByNamespaceV3Unauthorized() *AdminGetClientsByNamespaceV3Unauthorized
NewAdminGetClientsByNamespaceV3Unauthorized creates a AdminGetClientsByNamespaceV3Unauthorized with default headers values
func (*AdminGetClientsByNamespaceV3Unauthorized) Error ¶
func (o *AdminGetClientsByNamespaceV3Unauthorized) Error() string
func (*AdminGetClientsByNamespaceV3Unauthorized) GetPayload ¶
func (o *AdminGetClientsByNamespaceV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetClientsByNamespaceV3Unauthorized) ToJSONString ¶
func (o *AdminGetClientsByNamespaceV3Unauthorized) ToJSONString() string
type AdminGetClientsbyNamespacebyIDV3BadRequest ¶
type AdminGetClientsbyNamespacebyIDV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetClientsbyNamespacebyIDV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminGetClientsbyNamespacebyIDV3BadRequest ¶
func NewAdminGetClientsbyNamespacebyIDV3BadRequest() *AdminGetClientsbyNamespacebyIDV3BadRequest
NewAdminGetClientsbyNamespacebyIDV3BadRequest creates a AdminGetClientsbyNamespacebyIDV3BadRequest with default headers values
func (*AdminGetClientsbyNamespacebyIDV3BadRequest) Error ¶
func (o *AdminGetClientsbyNamespacebyIDV3BadRequest) Error() string
func (*AdminGetClientsbyNamespacebyIDV3BadRequest) GetPayload ¶
func (o *AdminGetClientsbyNamespacebyIDV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetClientsbyNamespacebyIDV3BadRequest) ToJSONString ¶
func (o *AdminGetClientsbyNamespacebyIDV3BadRequest) ToJSONString() string
type AdminGetClientsbyNamespacebyIDV3Forbidden ¶
type AdminGetClientsbyNamespacebyIDV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetClientsbyNamespacebyIDV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetClientsbyNamespacebyIDV3Forbidden ¶
func NewAdminGetClientsbyNamespacebyIDV3Forbidden() *AdminGetClientsbyNamespacebyIDV3Forbidden
NewAdminGetClientsbyNamespacebyIDV3Forbidden creates a AdminGetClientsbyNamespacebyIDV3Forbidden with default headers values
func (*AdminGetClientsbyNamespacebyIDV3Forbidden) Error ¶
func (o *AdminGetClientsbyNamespacebyIDV3Forbidden) Error() string
func (*AdminGetClientsbyNamespacebyIDV3Forbidden) GetPayload ¶
func (o *AdminGetClientsbyNamespacebyIDV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetClientsbyNamespacebyIDV3Forbidden) ToJSONString ¶
func (o *AdminGetClientsbyNamespacebyIDV3Forbidden) ToJSONString() string
type AdminGetClientsbyNamespacebyIDV3NotFound ¶
type AdminGetClientsbyNamespacebyIDV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetClientsbyNamespacebyIDV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10365</td><td>client not found</td></tr></table>
func NewAdminGetClientsbyNamespacebyIDV3NotFound ¶
func NewAdminGetClientsbyNamespacebyIDV3NotFound() *AdminGetClientsbyNamespacebyIDV3NotFound
NewAdminGetClientsbyNamespacebyIDV3NotFound creates a AdminGetClientsbyNamespacebyIDV3NotFound with default headers values
func (*AdminGetClientsbyNamespacebyIDV3NotFound) Error ¶
func (o *AdminGetClientsbyNamespacebyIDV3NotFound) Error() string
func (*AdminGetClientsbyNamespacebyIDV3NotFound) GetPayload ¶
func (o *AdminGetClientsbyNamespacebyIDV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetClientsbyNamespacebyIDV3NotFound) ToJSONString ¶
func (o *AdminGetClientsbyNamespacebyIDV3NotFound) ToJSONString() string
type AdminGetClientsbyNamespacebyIDV3OK ¶
type AdminGetClientsbyNamespacebyIDV3OK struct {
Payload *iamclientmodels.ClientmodelClientV3Response
}
AdminGetClientsbyNamespacebyIDV3OK handles this case with default header values.
OK
func NewAdminGetClientsbyNamespacebyIDV3OK ¶
func NewAdminGetClientsbyNamespacebyIDV3OK() *AdminGetClientsbyNamespacebyIDV3OK
NewAdminGetClientsbyNamespacebyIDV3OK creates a AdminGetClientsbyNamespacebyIDV3OK with default headers values
func (*AdminGetClientsbyNamespacebyIDV3OK) Error ¶
func (o *AdminGetClientsbyNamespacebyIDV3OK) Error() string
func (*AdminGetClientsbyNamespacebyIDV3OK) GetPayload ¶
func (o *AdminGetClientsbyNamespacebyIDV3OK) GetPayload() *iamclientmodels.ClientmodelClientV3Response
func (*AdminGetClientsbyNamespacebyIDV3OK) ToJSONString ¶
func (o *AdminGetClientsbyNamespacebyIDV3OK) ToJSONString() string
type AdminGetClientsbyNamespacebyIDV3Params ¶
type AdminGetClientsbyNamespacebyIDV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ClientID Client ID */ ClientID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetClientsbyNamespacebyIDV3Params contains all the parameters to send to the API endpoint for the admin get clientsby namespaceby idv3 operation typically these are written to a http.Request
func NewAdminGetClientsbyNamespacebyIDV3Params ¶
func NewAdminGetClientsbyNamespacebyIDV3Params() *AdminGetClientsbyNamespacebyIDV3Params
NewAdminGetClientsbyNamespacebyIDV3Params creates a new AdminGetClientsbyNamespacebyIDV3Params object with the default values initialized.
func NewAdminGetClientsbyNamespacebyIDV3ParamsWithContext ¶
func NewAdminGetClientsbyNamespacebyIDV3ParamsWithContext(ctx context.Context) *AdminGetClientsbyNamespacebyIDV3Params
NewAdminGetClientsbyNamespacebyIDV3ParamsWithContext creates a new AdminGetClientsbyNamespacebyIDV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetClientsbyNamespacebyIDV3ParamsWithHTTPClient ¶
func NewAdminGetClientsbyNamespacebyIDV3ParamsWithHTTPClient(client *http.Client) *AdminGetClientsbyNamespacebyIDV3Params
NewAdminGetClientsbyNamespacebyIDV3ParamsWithHTTPClient creates a new AdminGetClientsbyNamespacebyIDV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetClientsbyNamespacebyIDV3ParamsWithTimeout ¶
func NewAdminGetClientsbyNamespacebyIDV3ParamsWithTimeout(timeout time.Duration) *AdminGetClientsbyNamespacebyIDV3Params
NewAdminGetClientsbyNamespacebyIDV3ParamsWithTimeout creates a new AdminGetClientsbyNamespacebyIDV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetClientsbyNamespacebyIDV3Params) SetAuthInfoWriter ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) SetClientID ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) SetClientID(clientID string)
SetClientID adds the clientId to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) SetContext ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) SetHTTPClient ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) SetHTTPClientTransport ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) SetNamespace ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) SetTimeout ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) WithClientID ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) WithClientID(clientID string) *AdminGetClientsbyNamespacebyIDV3Params
WithClientID adds the clientID to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) WithContext ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) WithContext(ctx context.Context) *AdminGetClientsbyNamespacebyIDV3Params
WithContext adds the context to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) WithHTTPClient ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) WithHTTPClient(client *http.Client) *AdminGetClientsbyNamespacebyIDV3Params
WithHTTPClient adds the HTTPClient to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) WithNamespace ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) WithNamespace(namespace string) *AdminGetClientsbyNamespacebyIDV3Params
WithNamespace adds the namespace to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) WithTimeout ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) WithTimeout(timeout time.Duration) *AdminGetClientsbyNamespacebyIDV3Params
WithTimeout adds the timeout to the admin get clientsby namespaceby idv3 params
func (*AdminGetClientsbyNamespacebyIDV3Params) WriteToRequest ¶
func (o *AdminGetClientsbyNamespacebyIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetClientsbyNamespacebyIDV3Reader ¶
type AdminGetClientsbyNamespacebyIDV3Reader struct {
// contains filtered or unexported fields
}
AdminGetClientsbyNamespacebyIDV3Reader is a Reader for the AdminGetClientsbyNamespacebyIDV3 structure.
func (*AdminGetClientsbyNamespacebyIDV3Reader) ReadResponse ¶
func (o *AdminGetClientsbyNamespacebyIDV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetClientsbyNamespacebyIDV3Unauthorized ¶
type AdminGetClientsbyNamespacebyIDV3Unauthorized struct {
}AdminGetClientsbyNamespacebyIDV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetClientsbyNamespacebyIDV3Unauthorized ¶
func NewAdminGetClientsbyNamespacebyIDV3Unauthorized() *AdminGetClientsbyNamespacebyIDV3Unauthorized
NewAdminGetClientsbyNamespacebyIDV3Unauthorized creates a AdminGetClientsbyNamespacebyIDV3Unauthorized with default headers values
func (*AdminGetClientsbyNamespacebyIDV3Unauthorized) Error ¶
func (o *AdminGetClientsbyNamespacebyIDV3Unauthorized) Error() string
func (*AdminGetClientsbyNamespacebyIDV3Unauthorized) GetPayload ¶
func (o *AdminGetClientsbyNamespacebyIDV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetClientsbyNamespacebyIDV3Unauthorized) ToJSONString ¶
func (o *AdminGetClientsbyNamespacebyIDV3Unauthorized) ToJSONString() string
type AdminUpdateClientPermissionV3BadRequest ¶
type AdminUpdateClientPermissionV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateClientPermissionV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewAdminUpdateClientPermissionV3BadRequest ¶
func NewAdminUpdateClientPermissionV3BadRequest() *AdminUpdateClientPermissionV3BadRequest
NewAdminUpdateClientPermissionV3BadRequest creates a AdminUpdateClientPermissionV3BadRequest with default headers values
func (*AdminUpdateClientPermissionV3BadRequest) Error ¶
func (o *AdminUpdateClientPermissionV3BadRequest) Error() string
func (*AdminUpdateClientPermissionV3BadRequest) GetPayload ¶
func (o *AdminUpdateClientPermissionV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientPermissionV3BadRequest) ToJSONString ¶
func (o *AdminUpdateClientPermissionV3BadRequest) ToJSONString() string
type AdminUpdateClientPermissionV3Forbidden ¶
type AdminUpdateClientPermissionV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateClientPermissionV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminUpdateClientPermissionV3Forbidden ¶
func NewAdminUpdateClientPermissionV3Forbidden() *AdminUpdateClientPermissionV3Forbidden
NewAdminUpdateClientPermissionV3Forbidden creates a AdminUpdateClientPermissionV3Forbidden with default headers values
func (*AdminUpdateClientPermissionV3Forbidden) Error ¶
func (o *AdminUpdateClientPermissionV3Forbidden) Error() string
func (*AdminUpdateClientPermissionV3Forbidden) GetPayload ¶
func (o *AdminUpdateClientPermissionV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientPermissionV3Forbidden) ToJSONString ¶
func (o *AdminUpdateClientPermissionV3Forbidden) ToJSONString() string
type AdminUpdateClientPermissionV3NoContent ¶
type AdminUpdateClientPermissionV3NoContent struct { }
AdminUpdateClientPermissionV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminUpdateClientPermissionV3NoContent ¶
func NewAdminUpdateClientPermissionV3NoContent() *AdminUpdateClientPermissionV3NoContent
NewAdminUpdateClientPermissionV3NoContent creates a AdminUpdateClientPermissionV3NoContent with default headers values
func (*AdminUpdateClientPermissionV3NoContent) Error ¶
func (o *AdminUpdateClientPermissionV3NoContent) Error() string
type AdminUpdateClientPermissionV3NotFound ¶
type AdminUpdateClientPermissionV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateClientPermissionV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10365</td><td>client not found</td></tr></table>
func NewAdminUpdateClientPermissionV3NotFound ¶
func NewAdminUpdateClientPermissionV3NotFound() *AdminUpdateClientPermissionV3NotFound
NewAdminUpdateClientPermissionV3NotFound creates a AdminUpdateClientPermissionV3NotFound with default headers values
func (*AdminUpdateClientPermissionV3NotFound) Error ¶
func (o *AdminUpdateClientPermissionV3NotFound) Error() string
func (*AdminUpdateClientPermissionV3NotFound) GetPayload ¶
func (o *AdminUpdateClientPermissionV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientPermissionV3NotFound) ToJSONString ¶
func (o *AdminUpdateClientPermissionV3NotFound) ToJSONString() string
type AdminUpdateClientPermissionV3Params ¶
type AdminUpdateClientPermissionV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.AccountcommonClientPermissionsV3 /*ClientID Client ID, should follow UUID version 4 without hypen */ ClientID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateClientPermissionV3Params contains all the parameters to send to the API endpoint for the admin update client permission v3 operation typically these are written to a http.Request
func NewAdminUpdateClientPermissionV3Params ¶
func NewAdminUpdateClientPermissionV3Params() *AdminUpdateClientPermissionV3Params
NewAdminUpdateClientPermissionV3Params creates a new AdminUpdateClientPermissionV3Params object with the default values initialized.
func NewAdminUpdateClientPermissionV3ParamsWithContext ¶
func NewAdminUpdateClientPermissionV3ParamsWithContext(ctx context.Context) *AdminUpdateClientPermissionV3Params
NewAdminUpdateClientPermissionV3ParamsWithContext creates a new AdminUpdateClientPermissionV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateClientPermissionV3ParamsWithHTTPClient ¶
func NewAdminUpdateClientPermissionV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateClientPermissionV3Params
NewAdminUpdateClientPermissionV3ParamsWithHTTPClient creates a new AdminUpdateClientPermissionV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateClientPermissionV3ParamsWithTimeout ¶
func NewAdminUpdateClientPermissionV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateClientPermissionV3Params
NewAdminUpdateClientPermissionV3ParamsWithTimeout creates a new AdminUpdateClientPermissionV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateClientPermissionV3Params) SetAuthInfoWriter ¶
func (o *AdminUpdateClientPermissionV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) SetBody ¶
func (o *AdminUpdateClientPermissionV3Params) SetBody(body *iamclientmodels.AccountcommonClientPermissionsV3)
SetBody adds the body to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) SetClientID ¶
func (o *AdminUpdateClientPermissionV3Params) SetClientID(clientID string)
SetClientID adds the clientId to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) SetContext ¶
func (o *AdminUpdateClientPermissionV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) SetHTTPClient ¶
func (o *AdminUpdateClientPermissionV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) SetHTTPClientTransport ¶
func (o *AdminUpdateClientPermissionV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) SetNamespace ¶
func (o *AdminUpdateClientPermissionV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) SetTimeout ¶
func (o *AdminUpdateClientPermissionV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) WithBody ¶
func (o *AdminUpdateClientPermissionV3Params) WithBody(body *iamclientmodels.AccountcommonClientPermissionsV3) *AdminUpdateClientPermissionV3Params
WithBody adds the body to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) WithClientID ¶
func (o *AdminUpdateClientPermissionV3Params) WithClientID(clientID string) *AdminUpdateClientPermissionV3Params
WithClientID adds the clientID to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) WithContext ¶
func (o *AdminUpdateClientPermissionV3Params) WithContext(ctx context.Context) *AdminUpdateClientPermissionV3Params
WithContext adds the context to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) WithHTTPClient ¶
func (o *AdminUpdateClientPermissionV3Params) WithHTTPClient(client *http.Client) *AdminUpdateClientPermissionV3Params
WithHTTPClient adds the HTTPClient to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) WithNamespace ¶
func (o *AdminUpdateClientPermissionV3Params) WithNamespace(namespace string) *AdminUpdateClientPermissionV3Params
WithNamespace adds the namespace to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) WithTimeout ¶
func (o *AdminUpdateClientPermissionV3Params) WithTimeout(timeout time.Duration) *AdminUpdateClientPermissionV3Params
WithTimeout adds the timeout to the admin update client permission v3 params
func (*AdminUpdateClientPermissionV3Params) WriteToRequest ¶
func (o *AdminUpdateClientPermissionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateClientPermissionV3Reader ¶
type AdminUpdateClientPermissionV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateClientPermissionV3Reader is a Reader for the AdminUpdateClientPermissionV3 structure.
func (*AdminUpdateClientPermissionV3Reader) ReadResponse ¶
func (o *AdminUpdateClientPermissionV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateClientPermissionV3Unauthorized ¶
type AdminUpdateClientPermissionV3Unauthorized struct {
}AdminUpdateClientPermissionV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateClientPermissionV3Unauthorized ¶
func NewAdminUpdateClientPermissionV3Unauthorized() *AdminUpdateClientPermissionV3Unauthorized
NewAdminUpdateClientPermissionV3Unauthorized creates a AdminUpdateClientPermissionV3Unauthorized with default headers values
func (*AdminUpdateClientPermissionV3Unauthorized) Error ¶
func (o *AdminUpdateClientPermissionV3Unauthorized) Error() string
func (*AdminUpdateClientPermissionV3Unauthorized) GetPayload ¶
func (o *AdminUpdateClientPermissionV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientPermissionV3Unauthorized) ToJSONString ¶
func (o *AdminUpdateClientPermissionV3Unauthorized) ToJSONString() string
type AdminUpdateClientSecretV3BadRequest ¶
type AdminUpdateClientSecretV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateClientSecretV3BadRequest handles this case with default header values.
Invalid request
func NewAdminUpdateClientSecretV3BadRequest ¶
func NewAdminUpdateClientSecretV3BadRequest() *AdminUpdateClientSecretV3BadRequest
NewAdminUpdateClientSecretV3BadRequest creates a AdminUpdateClientSecretV3BadRequest with default headers values
func (*AdminUpdateClientSecretV3BadRequest) Error ¶
func (o *AdminUpdateClientSecretV3BadRequest) Error() string
func (*AdminUpdateClientSecretV3BadRequest) GetPayload ¶
func (o *AdminUpdateClientSecretV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientSecretV3BadRequest) ToJSONString ¶
func (o *AdminUpdateClientSecretV3BadRequest) ToJSONString() string
type AdminUpdateClientSecretV3Forbidden ¶
type AdminUpdateClientSecretV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateClientSecretV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminUpdateClientSecretV3Forbidden ¶
func NewAdminUpdateClientSecretV3Forbidden() *AdminUpdateClientSecretV3Forbidden
NewAdminUpdateClientSecretV3Forbidden creates a AdminUpdateClientSecretV3Forbidden with default headers values
func (*AdminUpdateClientSecretV3Forbidden) Error ¶
func (o *AdminUpdateClientSecretV3Forbidden) Error() string
func (*AdminUpdateClientSecretV3Forbidden) GetPayload ¶
func (o *AdminUpdateClientSecretV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientSecretV3Forbidden) ToJSONString ¶
func (o *AdminUpdateClientSecretV3Forbidden) ToJSONString() string
type AdminUpdateClientSecretV3NoContent ¶
type AdminUpdateClientSecretV3NoContent struct { }
AdminUpdateClientSecretV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminUpdateClientSecretV3NoContent ¶
func NewAdminUpdateClientSecretV3NoContent() *AdminUpdateClientSecretV3NoContent
NewAdminUpdateClientSecretV3NoContent creates a AdminUpdateClientSecretV3NoContent with default headers values
func (*AdminUpdateClientSecretV3NoContent) Error ¶
func (o *AdminUpdateClientSecretV3NoContent) Error() string
type AdminUpdateClientSecretV3NotFound ¶
type AdminUpdateClientSecretV3NotFound struct { }
AdminUpdateClientSecretV3NotFound handles this case with default header values.
Data not found
func NewAdminUpdateClientSecretV3NotFound ¶
func NewAdminUpdateClientSecretV3NotFound() *AdminUpdateClientSecretV3NotFound
NewAdminUpdateClientSecretV3NotFound creates a AdminUpdateClientSecretV3NotFound with default headers values
func (*AdminUpdateClientSecretV3NotFound) Error ¶
func (o *AdminUpdateClientSecretV3NotFound) Error() string
type AdminUpdateClientSecretV3Params ¶
type AdminUpdateClientSecretV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ClientmodelV3ClientUpdateSecretRequest /*ClientID Client ID */ ClientID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateClientSecretV3Params contains all the parameters to send to the API endpoint for the admin update client secret v3 operation typically these are written to a http.Request
func NewAdminUpdateClientSecretV3Params ¶
func NewAdminUpdateClientSecretV3Params() *AdminUpdateClientSecretV3Params
NewAdminUpdateClientSecretV3Params creates a new AdminUpdateClientSecretV3Params object with the default values initialized.
func NewAdminUpdateClientSecretV3ParamsWithContext ¶
func NewAdminUpdateClientSecretV3ParamsWithContext(ctx context.Context) *AdminUpdateClientSecretV3Params
NewAdminUpdateClientSecretV3ParamsWithContext creates a new AdminUpdateClientSecretV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateClientSecretV3ParamsWithHTTPClient ¶
func NewAdminUpdateClientSecretV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateClientSecretV3Params
NewAdminUpdateClientSecretV3ParamsWithHTTPClient creates a new AdminUpdateClientSecretV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateClientSecretV3ParamsWithTimeout ¶
func NewAdminUpdateClientSecretV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateClientSecretV3Params
NewAdminUpdateClientSecretV3ParamsWithTimeout creates a new AdminUpdateClientSecretV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateClientSecretV3Params) SetAuthInfoWriter ¶
func (o *AdminUpdateClientSecretV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) SetBody ¶
func (o *AdminUpdateClientSecretV3Params) SetBody(body *iamclientmodels.ClientmodelV3ClientUpdateSecretRequest)
SetBody adds the body to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) SetClientID ¶
func (o *AdminUpdateClientSecretV3Params) SetClientID(clientID string)
SetClientID adds the clientId to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) SetContext ¶
func (o *AdminUpdateClientSecretV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) SetHTTPClient ¶
func (o *AdminUpdateClientSecretV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) SetHTTPClientTransport ¶
func (o *AdminUpdateClientSecretV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) SetNamespace ¶
func (o *AdminUpdateClientSecretV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) SetTimeout ¶
func (o *AdminUpdateClientSecretV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) WithBody ¶
func (o *AdminUpdateClientSecretV3Params) WithBody(body *iamclientmodels.ClientmodelV3ClientUpdateSecretRequest) *AdminUpdateClientSecretV3Params
WithBody adds the body to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) WithClientID ¶
func (o *AdminUpdateClientSecretV3Params) WithClientID(clientID string) *AdminUpdateClientSecretV3Params
WithClientID adds the clientID to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) WithContext ¶
func (o *AdminUpdateClientSecretV3Params) WithContext(ctx context.Context) *AdminUpdateClientSecretV3Params
WithContext adds the context to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) WithHTTPClient ¶
func (o *AdminUpdateClientSecretV3Params) WithHTTPClient(client *http.Client) *AdminUpdateClientSecretV3Params
WithHTTPClient adds the HTTPClient to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) WithNamespace ¶
func (o *AdminUpdateClientSecretV3Params) WithNamespace(namespace string) *AdminUpdateClientSecretV3Params
WithNamespace adds the namespace to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) WithTimeout ¶
func (o *AdminUpdateClientSecretV3Params) WithTimeout(timeout time.Duration) *AdminUpdateClientSecretV3Params
WithTimeout adds the timeout to the admin update client secret v3 params
func (*AdminUpdateClientSecretV3Params) WriteToRequest ¶
func (o *AdminUpdateClientSecretV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateClientSecretV3Reader ¶
type AdminUpdateClientSecretV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateClientSecretV3Reader is a Reader for the AdminUpdateClientSecretV3 structure.
func (*AdminUpdateClientSecretV3Reader) ReadResponse ¶
func (o *AdminUpdateClientSecretV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateClientSecretV3Unauthorized ¶
type AdminUpdateClientSecretV3Unauthorized struct {
}AdminUpdateClientSecretV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateClientSecretV3Unauthorized ¶
func NewAdminUpdateClientSecretV3Unauthorized() *AdminUpdateClientSecretV3Unauthorized
NewAdminUpdateClientSecretV3Unauthorized creates a AdminUpdateClientSecretV3Unauthorized with default headers values
func (*AdminUpdateClientSecretV3Unauthorized) Error ¶
func (o *AdminUpdateClientSecretV3Unauthorized) Error() string
func (*AdminUpdateClientSecretV3Unauthorized) GetPayload ¶
func (o *AdminUpdateClientSecretV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientSecretV3Unauthorized) ToJSONString ¶
func (o *AdminUpdateClientSecretV3Unauthorized) ToJSONString() string
type AdminUpdateClientV3BadRequest ¶
type AdminUpdateClientV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateClientV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewAdminUpdateClientV3BadRequest ¶
func NewAdminUpdateClientV3BadRequest() *AdminUpdateClientV3BadRequest
NewAdminUpdateClientV3BadRequest creates a AdminUpdateClientV3BadRequest with default headers values
func (*AdminUpdateClientV3BadRequest) Error ¶
func (o *AdminUpdateClientV3BadRequest) Error() string
func (*AdminUpdateClientV3BadRequest) GetPayload ¶
func (o *AdminUpdateClientV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientV3BadRequest) ToJSONString ¶
func (o *AdminUpdateClientV3BadRequest) ToJSONString() string
type AdminUpdateClientV3Forbidden ¶
type AdminUpdateClientV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateClientV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminUpdateClientV3Forbidden ¶
func NewAdminUpdateClientV3Forbidden() *AdminUpdateClientV3Forbidden
NewAdminUpdateClientV3Forbidden creates a AdminUpdateClientV3Forbidden with default headers values
func (*AdminUpdateClientV3Forbidden) Error ¶
func (o *AdminUpdateClientV3Forbidden) Error() string
func (*AdminUpdateClientV3Forbidden) GetPayload ¶
func (o *AdminUpdateClientV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientV3Forbidden) ToJSONString ¶
func (o *AdminUpdateClientV3Forbidden) ToJSONString() string
type AdminUpdateClientV3NotFound ¶
type AdminUpdateClientV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateClientV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10365</td><td>client not found</td></tr></table>
func NewAdminUpdateClientV3NotFound ¶
func NewAdminUpdateClientV3NotFound() *AdminUpdateClientV3NotFound
NewAdminUpdateClientV3NotFound creates a AdminUpdateClientV3NotFound with default headers values
func (*AdminUpdateClientV3NotFound) Error ¶
func (o *AdminUpdateClientV3NotFound) Error() string
func (*AdminUpdateClientV3NotFound) GetPayload ¶
func (o *AdminUpdateClientV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientV3NotFound) ToJSONString ¶
func (o *AdminUpdateClientV3NotFound) ToJSONString() string
type AdminUpdateClientV3OK ¶
type AdminUpdateClientV3OK struct {
Payload *iamclientmodels.ClientmodelClientV3Response
}
AdminUpdateClientV3OK handles this case with default header values.
OK
func NewAdminUpdateClientV3OK ¶
func NewAdminUpdateClientV3OK() *AdminUpdateClientV3OK
NewAdminUpdateClientV3OK creates a AdminUpdateClientV3OK with default headers values
func (*AdminUpdateClientV3OK) Error ¶
func (o *AdminUpdateClientV3OK) Error() string
func (*AdminUpdateClientV3OK) GetPayload ¶
func (o *AdminUpdateClientV3OK) GetPayload() *iamclientmodels.ClientmodelClientV3Response
func (*AdminUpdateClientV3OK) ToJSONString ¶
func (o *AdminUpdateClientV3OK) ToJSONString() string
type AdminUpdateClientV3Params ¶
type AdminUpdateClientV3Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ClientmodelClientUpdateV3Request /*ClientID Client ID, should follow UUID version 4 without hyphen */ ClientID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateClientV3Params contains all the parameters to send to the API endpoint for the admin update client v3 operation typically these are written to a http.Request
func NewAdminUpdateClientV3Params ¶
func NewAdminUpdateClientV3Params() *AdminUpdateClientV3Params
NewAdminUpdateClientV3Params creates a new AdminUpdateClientV3Params object with the default values initialized.
func NewAdminUpdateClientV3ParamsWithContext ¶
func NewAdminUpdateClientV3ParamsWithContext(ctx context.Context) *AdminUpdateClientV3Params
NewAdminUpdateClientV3ParamsWithContext creates a new AdminUpdateClientV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateClientV3ParamsWithHTTPClient ¶
func NewAdminUpdateClientV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateClientV3Params
NewAdminUpdateClientV3ParamsWithHTTPClient creates a new AdminUpdateClientV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateClientV3ParamsWithTimeout ¶
func NewAdminUpdateClientV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateClientV3Params
NewAdminUpdateClientV3ParamsWithTimeout creates a new AdminUpdateClientV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateClientV3Params) SetAuthInfoWriter ¶
func (o *AdminUpdateClientV3Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update client v3 params
func (*AdminUpdateClientV3Params) SetBody ¶
func (o *AdminUpdateClientV3Params) SetBody(body *iamclientmodels.ClientmodelClientUpdateV3Request)
SetBody adds the body to the admin update client v3 params
func (*AdminUpdateClientV3Params) SetClientID ¶
func (o *AdminUpdateClientV3Params) SetClientID(clientID string)
SetClientID adds the clientId to the admin update client v3 params
func (*AdminUpdateClientV3Params) SetContext ¶
func (o *AdminUpdateClientV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update client v3 params
func (*AdminUpdateClientV3Params) SetHTTPClient ¶
func (o *AdminUpdateClientV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update client v3 params
func (*AdminUpdateClientV3Params) SetHTTPClientTransport ¶
func (o *AdminUpdateClientV3Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update client v3 params
func (*AdminUpdateClientV3Params) SetNamespace ¶
func (o *AdminUpdateClientV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update client v3 params
func (*AdminUpdateClientV3Params) SetTimeout ¶
func (o *AdminUpdateClientV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update client v3 params
func (*AdminUpdateClientV3Params) WithBody ¶
func (o *AdminUpdateClientV3Params) WithBody(body *iamclientmodels.ClientmodelClientUpdateV3Request) *AdminUpdateClientV3Params
WithBody adds the body to the admin update client v3 params
func (*AdminUpdateClientV3Params) WithClientID ¶
func (o *AdminUpdateClientV3Params) WithClientID(clientID string) *AdminUpdateClientV3Params
WithClientID adds the clientID to the admin update client v3 params
func (*AdminUpdateClientV3Params) WithContext ¶
func (o *AdminUpdateClientV3Params) WithContext(ctx context.Context) *AdminUpdateClientV3Params
WithContext adds the context to the admin update client v3 params
func (*AdminUpdateClientV3Params) WithHTTPClient ¶
func (o *AdminUpdateClientV3Params) WithHTTPClient(client *http.Client) *AdminUpdateClientV3Params
WithHTTPClient adds the HTTPClient to the admin update client v3 params
func (*AdminUpdateClientV3Params) WithNamespace ¶
func (o *AdminUpdateClientV3Params) WithNamespace(namespace string) *AdminUpdateClientV3Params
WithNamespace adds the namespace to the admin update client v3 params
func (*AdminUpdateClientV3Params) WithTimeout ¶
func (o *AdminUpdateClientV3Params) WithTimeout(timeout time.Duration) *AdminUpdateClientV3Params
WithTimeout adds the timeout to the admin update client v3 params
func (*AdminUpdateClientV3Params) WriteToRequest ¶
func (o *AdminUpdateClientV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateClientV3Reader ¶
type AdminUpdateClientV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateClientV3Reader is a Reader for the AdminUpdateClientV3 structure.
func (*AdminUpdateClientV3Reader) ReadResponse ¶
func (o *AdminUpdateClientV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateClientV3Unauthorized ¶
type AdminUpdateClientV3Unauthorized struct {
}AdminUpdateClientV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateClientV3Unauthorized ¶
func NewAdminUpdateClientV3Unauthorized() *AdminUpdateClientV3Unauthorized
NewAdminUpdateClientV3Unauthorized creates a AdminUpdateClientV3Unauthorized with default headers values
func (*AdminUpdateClientV3Unauthorized) Error ¶
func (o *AdminUpdateClientV3Unauthorized) Error() string
func (*AdminUpdateClientV3Unauthorized) GetPayload ¶
func (o *AdminUpdateClientV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateClientV3Unauthorized) ToJSONString ¶
func (o *AdminUpdateClientV3Unauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for clients API
func (*Client) AddClientPermission
deprecated
func (a *Client) AddClientPermission(params *AddClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddClientPermissionNoContent, *AddClientPermissionBadRequest, *AddClientPermissionUnauthorized, *AddClientPermissionForbidden, *AddClientPermissionNotFound, error)
Deprecated: 2022-08-10 - Use AddClientPermissionShort instead.
AddClientPermission add client permission ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId}/permissions [POST]
func (*Client) AddClientPermissionShort ¶
func (a *Client) AddClientPermissionShort(params *AddClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddClientPermissionNoContent, error)
AddClientPermissionShort add client permission
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId}/permissions [POST]
func (*Client) AdminAddClientPermissionsV3
deprecated
func (a *Client) AdminAddClientPermissionsV3(params *AdminAddClientPermissionsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddClientPermissionsV3NoContent, *AdminAddClientPermissionsV3BadRequest, *AdminAddClientPermissionsV3Unauthorized, *AdminAddClientPermissionsV3Forbidden, *AdminAddClientPermissionsV3NotFound, error)
Deprecated: 2022-08-10 - Use AdminAddClientPermissionsV3Short instead.
AdminAddClientPermissionsV3 add client permissions ¶
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT' [UPDATE]'
Note for Multi Tenant Mode:
1. The assigned permission(s) should be restricted in the Default Client permission collection.
action code: 10303
func (*Client) AdminAddClientPermissionsV3Short ¶
func (a *Client) AdminAddClientPermissionsV3Short(params *AdminAddClientPermissionsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddClientPermissionsV3NoContent, error)
AdminAddClientPermissionsV3Short add client permissions
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT' [UPDATE]'
Note for Multi Tenant Mode:
1. The assigned permission(s) should be restricted in the Default Client permission collection.
action code: 10303
func (*Client) AdminCreateClientV3
deprecated
func (a *Client) AdminCreateClientV3(params *AdminCreateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateClientV3Created, *AdminCreateClientV3BadRequest, *AdminCreateClientV3Unauthorized, *AdminCreateClientV3Forbidden, *AdminCreateClientV3Conflict, error)
Deprecated: 2022-08-10 - Use AdminCreateClientV3Short instead.
AdminCreateClientV3 create client Add a new OAuth 2.0 client. Protected by the permission: ADMIN:NAMESPACE:{namespace}:CLIENT [CREATE]
A new client automatically granted with these scopes: commerce, account, analytics, publishing, social.
Note for Multi Tenant Mode:
New Confidential Client will have Default Client Role assigned to it. The role will have all permissions to access all APIs that's supported by game server SDK and DS uploader.
However if Game Admin create Confidential Client and the permission(s) are specified in request body, then the Default Client Role will not be assigned.
But in this case, the assigned permissions will be restricted in the Default Client Permission collection only.
action code: 10301
Fields Description:
clientId : The client ID. e.g f815e5c44f364993961be3b3f26a7bf4
clientName : The client name. e.g E-commerce
secret : The client's secret. It's empty if the client's type is a public client. Otherwise, the client secret is required
namespace : The namespace where the client lives. e.g sample-game
redirectUri : Contains the redirect URI used in OAuth callback. e.g https://example.net/platform
oauthClientType : The OAuth 2.0 client type. The client type determines whether the authorization needs Proof Of Key Exchange or not.
A public client type doesn't have a client secret and should use PKCE flow. A confidential client type has a client secret and don't use PKCE flow Supported oAuthClientType :
Public
Confidential
audiences : List of target client IDs who is intended to receive the token. e.g ["eaaa65618fe24293b00a61454182b435", "40073ee9bc3446d3a051a71b48509a5d"]
baseUri : A base URI of the application. It is used for making sure the token is intended to be used by the client. e.g https://example.net/platform
clientPermissions : Contains the client's permissions
deletable : The flag to identify whether client is deletable (optional). default value: true
clientPlatform : available client platform (optional). default value: ""
Playstation
Xbox
Steam
Epic
IOS
GooglePlay
Nintendo
Oculus
twoFactorEnabled : The flag to indicate whether 2FA validation is enable for this client. default value: false
oauthAccessTokenExpiration : a configurable expiration time for access_token , default value: 0 (mean fetch value from environment variable)
oauthRefreshTokenExpiration : a configurable expiration time for refresh_token , default value: 0 (mean fetch value from environment variable)
oauthAccessTokenExpirationTimeUnit : a configurable expiration time unit for access_token , default value: SECONDS
oauthRefreshTokenExpirationTimeUnit : a configurable expiration time unit for refresh_token , default value: SECONDS
func (*Client) AdminCreateClientV3Short ¶
func (a *Client) AdminCreateClientV3Short(params *AdminCreateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateClientV3Created, error)
AdminCreateClientV3Short create client Add a new OAuth 2.0 client. Protected by the permission: ADMIN:NAMESPACE:{namespace}:CLIENT [CREATE]
A new client automatically granted with these scopes: commerce, account, analytics, publishing, social.
Note for Multi Tenant Mode:
New Confidential Client will have Default Client Role assigned to it. The role will have all permissions to access all APIs that's supported by game server SDK and DS uploader.
However if Game Admin create Confidential Client and the permission(s) are specified in request body, then the Default Client Role will not be assigned.
But in this case, the assigned permissions will be restricted in the Default Client Permission collection only.
action code: 10301
Fields Description:
clientId : The client ID. e.g f815e5c44f364993961be3b3f26a7bf4
clientName : The client name. e.g E-commerce
secret : The client's secret. It's empty if the client's type is a public client. Otherwise, the client secret is required
namespace : The namespace where the client lives. e.g sample-game
redirectUri : Contains the redirect URI used in OAuth callback. e.g https://example.net/platform
oauthClientType : The OAuth 2.0 client type. The client type determines whether the authorization needs Proof Of Key Exchange or not.
A public client type doesn't have a client secret and should use PKCE flow. A confidential client type has a client secret and don't use PKCE flow Supported oAuthClientType :
Public
Confidential
audiences : List of target client IDs who is intended to receive the token. e.g ["eaaa65618fe24293b00a61454182b435", "40073ee9bc3446d3a051a71b48509a5d"]
baseUri : A base URI of the application. It is used for making sure the token is intended to be used by the client. e.g https://example.net/platform
clientPermissions : Contains the client's permissions
deletable : The flag to identify whether client is deletable (optional). default value: true
clientPlatform : available client platform (optional). default value: ""
Playstation
Xbox
Steam
Epic
IOS
GooglePlay
Nintendo
Oculus
twoFactorEnabled : The flag to indicate whether 2FA validation is enable for this client. default value: false
oauthAccessTokenExpiration : a configurable expiration time for access_token , default value: 0 (mean fetch value from environment variable)
oauthRefreshTokenExpiration : a configurable expiration time for refresh_token , default value: 0 (mean fetch value from environment variable)
oauthAccessTokenExpirationTimeUnit : a configurable expiration time unit for access_token , default value: SECONDS
oauthRefreshTokenExpirationTimeUnit : a configurable expiration time unit for refresh_token , default value: SECONDS
func (*Client) AdminDeleteClientPermissionV3
deprecated
func (a *Client) AdminDeleteClientPermissionV3(params *AdminDeleteClientPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientPermissionV3NoContent, *AdminDeleteClientPermissionV3BadRequest, *AdminDeleteClientPermissionV3Unauthorized, *AdminDeleteClientPermissionV3Forbidden, *AdminDeleteClientPermissionV3NotFound, error)
Deprecated: 2022-08-10 - Use AdminDeleteClientPermissionV3Short instead.
AdminDeleteClientPermissionV3 delete client permission Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [UPDATE]' action code : 10304
func (*Client) AdminDeleteClientPermissionV3Short ¶
func (a *Client) AdminDeleteClientPermissionV3Short(params *AdminDeleteClientPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientPermissionV3NoContent, error)
AdminDeleteClientPermissionV3Short delete client permission Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [UPDATE]' action code : 10304
func (*Client) AdminDeleteClientV3
deprecated
func (a *Client) AdminDeleteClientV3(params *AdminDeleteClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientV3NoContent, *AdminDeleteClientV3BadRequest, *AdminDeleteClientV3Unauthorized, *AdminDeleteClientV3Forbidden, *AdminDeleteClientV3NotFound, *AdminDeleteClientV3Conflict, error)
Deprecated: 2022-08-10 - Use AdminDeleteClientV3Short instead.
AdminDeleteClientV3 delete client Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [DELETE]' action code : 10310
func (*Client) AdminDeleteClientV3Short ¶
func (a *Client) AdminDeleteClientV3Short(params *AdminDeleteClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientV3NoContent, error)
AdminDeleteClientV3Short delete client Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [DELETE]' action code : 10310
func (*Client) AdminGetClientsByNamespaceV3
deprecated
func (a *Client) AdminGetClientsByNamespaceV3(params *AdminGetClientsByNamespaceV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetClientsByNamespaceV3OK, *AdminGetClientsByNamespaceV3BadRequest, *AdminGetClientsByNamespaceV3Unauthorized, *AdminGetClientsByNamespaceV3Forbidden, error)
Deprecated: 2022-08-10 - Use AdminGetClientsByNamespaceV3Short instead.
AdminGetClientsByNamespaceV3 get clients by namespace ¶
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [READ]'
action code: 10308
func (*Client) AdminGetClientsByNamespaceV3Short ¶
func (a *Client) AdminGetClientsByNamespaceV3Short(params *AdminGetClientsByNamespaceV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetClientsByNamespaceV3OK, error)
AdminGetClientsByNamespaceV3Short get clients by namespace
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [READ]'
action code: 10308
func (*Client) AdminGetClientsbyNamespacebyIDV3
deprecated
func (a *Client) AdminGetClientsbyNamespacebyIDV3(params *AdminGetClientsbyNamespacebyIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetClientsbyNamespacebyIDV3OK, *AdminGetClientsbyNamespacebyIDV3BadRequest, *AdminGetClientsbyNamespacebyIDV3Unauthorized, *AdminGetClientsbyNamespacebyIDV3Forbidden, *AdminGetClientsbyNamespacebyIDV3NotFound, error)
Deprecated: 2022-08-10 - Use AdminGetClientsbyNamespacebyIDV3Short instead.
AdminGetClientsbyNamespacebyIDV3 get clients by namespace and client id. multi tenant mode allows admin portal client to be accessible regardless of namespace path. Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [READ]' action code: 10309
func (*Client) AdminGetClientsbyNamespacebyIDV3Short ¶
func (a *Client) AdminGetClientsbyNamespacebyIDV3Short(params *AdminGetClientsbyNamespacebyIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetClientsbyNamespacebyIDV3OK, error)
AdminGetClientsbyNamespacebyIDV3Short get clients by namespace and client id. multi tenant mode allows admin portal client to be accessible regardless of namespace path. Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [READ]' action code: 10309
func (*Client) AdminUpdateClientPermissionV3
deprecated
func (a *Client) AdminUpdateClientPermissionV3(params *AdminUpdateClientPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientPermissionV3NoContent, *AdminUpdateClientPermissionV3BadRequest, *AdminUpdateClientPermissionV3Unauthorized, *AdminUpdateClientPermissionV3Forbidden, *AdminUpdateClientPermissionV3NotFound, error)
Deprecated: 2022-08-10 - Use AdminUpdateClientPermissionV3Short instead.
AdminUpdateClientPermissionV3 update client permissions ¶
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [UPDATE]'
Note for Multi Tenant Mode:
1. The assigned permission(s) should be restricted in the Default Client permission collection.
action code: 10307
func (*Client) AdminUpdateClientPermissionV3Short ¶
func (a *Client) AdminUpdateClientPermissionV3Short(params *AdminUpdateClientPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientPermissionV3NoContent, error)
AdminUpdateClientPermissionV3Short update client permissions
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [UPDATE]'
Note for Multi Tenant Mode:
1. The assigned permission(s) should be restricted in the Default Client permission collection.
action code: 10307
func (*Client) AdminUpdateClientSecretV3
deprecated
func (a *Client) AdminUpdateClientSecretV3(params *AdminUpdateClientSecretV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientSecretV3NoContent, *AdminUpdateClientSecretV3BadRequest, *AdminUpdateClientSecretV3Unauthorized, *AdminUpdateClientSecretV3Forbidden, *AdminUpdateClientSecretV3NotFound, error)
Deprecated: 2022-08-10 - Use AdminUpdateClientSecretV3Short instead.
AdminUpdateClientSecretV3 update client secret ¶
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [UPDATE]'
func (*Client) AdminUpdateClientSecretV3Short ¶
func (a *Client) AdminUpdateClientSecretV3Short(params *AdminUpdateClientSecretV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientSecretV3NoContent, error)
AdminUpdateClientSecretV3Short update client secret
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [UPDATE]'
func (*Client) AdminUpdateClientV3
deprecated
func (a *Client) AdminUpdateClientV3(params *AdminUpdateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientV3OK, *AdminUpdateClientV3BadRequest, *AdminUpdateClientV3Unauthorized, *AdminUpdateClientV3Forbidden, *AdminUpdateClientV3NotFound, error)
Deprecated: 2022-08-10 - Use AdminUpdateClientV3Short instead.
AdminUpdateClientV3 update client Updates an OAuth 2.0 client. Protected by the permission: ADMIN:NAMESPACE:{namespace}:CLIENT [UPDATE]. Specify only the fields you want to update in the request payload, e.g. {"ClientName":"E-commerce", "BaseUri":"https://example.net"} Note for Multi Tenant Mode:
1. The assigned permission(s) should be restricted in the Default Client permission collection.
action code: 10302
Fields Description:
clientName : The client name. It should not be empty if the field exists in the body. e.g E-commerce
namespace : The namespace where the client lives. e.g sample-game
redirectUri : Contains the redirect URI used in OAuth callback. It should not be empty if the field exists in the body. e.g https://example.net/platform
audiences : List of target client IDs who is intended to receive the token. e.g ["eaaa65618fe24293b00a61454182b435", "40073ee9bc3446d3a051a71b48509a5d"]
baseUri : A base URI of the application. It is used in the audience checking for making sure the token is used by the right resource server. Required if the application type is a server. e.g https://example.net/platform
clientPermissions : Contains the client's permissions
deletable : The flag to identify whether client is deletable (optional). e.g. true
clientPlatform : available client platform (optional). default value: "".
Playstation
Xbox
Steam
Epic
IOS
GooglePlay
Nintendo
Oculus
twoFactorEnabled : The flag to indicate whether 2FA validation is enable for this client. default value: false
oauthAccessTokenExpiration : a configurable expiration time for access_token , default value: 0 (mean fetch value from environment variable)
oauthRefreshTokenExpiration : a configurable expiration time for refresh_token , default value: 0 (mean fetch value from environment variable)
oauthAccessTokenExpirationTimeUnit : a configurable expiration time unit for access_token , will use previous value if not specified
oauthRefreshTokenExpirationTimeUnit : a configurable expiration time unit for refresh_token , will use previous value if not specified
func (*Client) AdminUpdateClientV3Short ¶
func (a *Client) AdminUpdateClientV3Short(params *AdminUpdateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientV3OK, error)
AdminUpdateClientV3Short update client Updates an OAuth 2.0 client. Protected by the permission: ADMIN:NAMESPACE:{namespace}:CLIENT [UPDATE]. Specify only the fields you want to update in the request payload, e.g. {"ClientName":"E-commerce", "BaseUri":"https://example.net"} Note for Multi Tenant Mode:
1. The assigned permission(s) should be restricted in the Default Client permission collection.
action code: 10302
Fields Description:
clientName : The client name. It should not be empty if the field exists in the body. e.g E-commerce
namespace : The namespace where the client lives. e.g sample-game
redirectUri : Contains the redirect URI used in OAuth callback. It should not be empty if the field exists in the body. e.g https://example.net/platform
audiences : List of target client IDs who is intended to receive the token. e.g ["eaaa65618fe24293b00a61454182b435", "40073ee9bc3446d3a051a71b48509a5d"]
baseUri : A base URI of the application. It is used in the audience checking for making sure the token is used by the right resource server. Required if the application type is a server. e.g https://example.net/platform
clientPermissions : Contains the client's permissions
deletable : The flag to identify whether client is deletable (optional). e.g. true
clientPlatform : available client platform (optional). default value: "".
Playstation
Xbox
Steam
Epic
IOS
GooglePlay
Nintendo
Oculus
twoFactorEnabled : The flag to indicate whether 2FA validation is enable for this client. default value: false
oauthAccessTokenExpiration : a configurable expiration time for access_token , default value: 0 (mean fetch value from environment variable)
oauthRefreshTokenExpiration : a configurable expiration time for refresh_token , default value: 0 (mean fetch value from environment variable)
oauthAccessTokenExpirationTimeUnit : a configurable expiration time unit for access_token , will use previous value if not specified
oauthRefreshTokenExpirationTimeUnit : a configurable expiration time unit for refresh_token , will use previous value if not specified
func (*Client) CreateClient
deprecated
func (a *Client) CreateClient(params *CreateClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientCreated, *CreateClientBadRequest, *CreateClientUnauthorized, *CreateClientForbidden, *CreateClientConflict, error)
Deprecated: 2022-08-10 - Use CreateClientShort instead.
CreateClient create client ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [CREATE]'. Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients [POST]
func (*Client) CreateClientByNamespace
deprecated
func (a *Client) CreateClientByNamespace(params *CreateClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientByNamespaceCreated, *CreateClientByNamespaceBadRequest, *CreateClientByNamespaceUnauthorized, *CreateClientByNamespaceForbidden, *CreateClientByNamespaceConflict, error)
Deprecated: 2022-08-10 - Use CreateClientByNamespaceShort instead.
CreateClientByNamespace create client ¶
## The endpoint is going to be deprecated
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [CREATE]' Endpoint migration guide
- Substitute endpoint: /v3/admin/namespaces/{namespace}/clients [POST]
func (*Client) CreateClientByNamespaceShort ¶
func (a *Client) CreateClientByNamespaceShort(params *CreateClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientByNamespaceCreated, error)
CreateClientByNamespaceShort create client
## The endpoint is going to be deprecated
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT [CREATE]' Endpoint migration guide
- Substitute endpoint: /v3/admin/namespaces/{namespace}/clients [POST]
func (*Client) CreateClientShort ¶
func (a *Client) CreateClientShort(params *CreateClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientCreated, error)
CreateClientShort create client
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [CREATE]'. Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients [POST]
func (*Client) DeleteClient
deprecated
func (a *Client) DeleteClient(params *DeleteClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientNoContent, *DeleteClientUnauthorized, *DeleteClientForbidden, *DeleteClientNotFound, error)
Deprecated: 2022-08-10 - Use DeleteClientShort instead.
DeleteClient delete client ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [DELETE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId} [DELETE]
func (*Client) DeleteClientByNamespace
deprecated
func (a *Client) DeleteClientByNamespace(params *DeleteClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientByNamespaceNoContent, *DeleteClientByNamespaceUnauthorized, *DeleteClientByNamespaceForbidden, *DeleteClientByNamespaceNotFound, error)
Deprecated: 2022-08-10 - Use DeleteClientByNamespaceShort instead.
DeleteClientByNamespace delete client ¶
## The endpoint is going to be deprecated
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT:{clientId} [DELETE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId} [DELETE]
func (*Client) DeleteClientByNamespaceShort ¶
func (a *Client) DeleteClientByNamespaceShort(params *DeleteClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientByNamespaceNoContent, error)
DeleteClientByNamespaceShort delete client
## The endpoint is going to be deprecated
Required permission 'ADMIN:NAMESPACE:{namespace}:CLIENT:{clientId} [DELETE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId} [DELETE]
func (*Client) DeleteClientPermission
deprecated
func (a *Client) DeleteClientPermission(params *DeleteClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientPermissionNoContent, *DeleteClientPermissionBadRequest, *DeleteClientPermissionUnauthorized, *DeleteClientPermissionForbidden, *DeleteClientPermissionNotFound, error)
Deprecated: 2022-08-10 - Use DeleteClientPermissionShort instead.
DeleteClientPermission delete client permission ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]'
Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId}/permissions/{resource}/{action} [DELETE]
func (*Client) DeleteClientPermissionShort ¶
func (a *Client) DeleteClientPermissionShort(params *DeleteClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientPermissionNoContent, error)
DeleteClientPermissionShort delete client permission
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]'
Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId}/permissions/{resource}/{action} [DELETE]
func (*Client) DeleteClientShort ¶
func (a *Client) DeleteClientShort(params *DeleteClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientNoContent, error)
DeleteClientShort delete client
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [DELETE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId} [DELETE]
func (*Client) GetClient
deprecated
func (a *Client) GetClient(params *GetClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientOK, *GetClientUnauthorized, *GetClientForbidden, *GetClientNotFound, error)
Deprecated: 2022-08-10 - Use GetClientShort instead.
GetClient get client ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT [READ]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId} [GET]
func (*Client) GetClientShort ¶
func (a *Client) GetClientShort(params *GetClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientOK, error)
GetClientShort get client
## The endpoint is going to be deprecated
Required permission 'CLIENT [READ]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId} [GET]
func (*Client) GetClients
deprecated
func (a *Client) GetClients(params *GetClientsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsOK, *GetClientsUnauthorized, *GetClientsForbidden, error)
Deprecated: 2022-08-10 - Use GetClientsShort instead.
GetClients get all clients ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT [READ]'.
Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients [GET]
func (*Client) GetClientsShort ¶
func (a *Client) GetClientsShort(params *GetClientsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsOK, error)
GetClientsShort get all clients
## The endpoint is going to be deprecated
Required permission 'CLIENT [READ]'.
Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients [GET]
func (*Client) GetClientsbyNamespace
deprecated
func (a *Client) GetClientsbyNamespace(params *GetClientsbyNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsbyNamespaceOK, *GetClientsbyNamespaceUnauthorized, *GetClientsbyNamespaceForbidden, error)
Deprecated: 2022-08-10 - Use GetClientsbyNamespaceShort instead.
GetClientsbyNamespace get clients by namespace ¶
## The endpoint is going to be deprecated
Required permission 'NAMESPACE:{namespace}:CLIENT [READ]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients [GET]
func (*Client) GetClientsbyNamespaceShort ¶
func (a *Client) GetClientsbyNamespaceShort(params *GetClientsbyNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsbyNamespaceOK, error)
GetClientsbyNamespaceShort get clients by namespace
## The endpoint is going to be deprecated
Required permission 'NAMESPACE:{namespace}:CLIENT [READ]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients [GET]
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateClient
deprecated
func (a *Client) UpdateClient(params *UpdateClientParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientOK, *UpdateClientBadRequest, *UpdateClientUnauthorized, *UpdateClientForbidden, *UpdateClientNotFound, error)
Deprecated: 2022-08-10 - Use UpdateClientShort instead.
UpdateClient update client ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId} [PATCH]
func (*Client) UpdateClientPermission
deprecated
func (a *Client) UpdateClientPermission(params *UpdateClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientPermissionNoContent, *UpdateClientPermissionBadRequest, *UpdateClientPermissionUnauthorized, *UpdateClientPermissionForbidden, *UpdateClientPermissionNotFound, error)
Deprecated: 2022-08-10 - Use UpdateClientPermissionShort instead.
UpdateClientPermission update client permissions ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]' Endpoint migration guide
- Substitute endpoint: iam/v3/admin/namespaces/{namespace}/clients/{clientId}/permissions [PUT]
func (*Client) UpdateClientPermissionShort ¶
func (a *Client) UpdateClientPermissionShort(params *UpdateClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientPermissionNoContent, error)
UpdateClientPermissionShort update client permissions
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]' Endpoint migration guide
- Substitute endpoint: iam/v3/admin/namespaces/{namespace}/clients/{clientId}/permissions [PUT]
func (*Client) UpdateClientSecret
deprecated
func (a *Client) UpdateClientSecret(params *UpdateClientSecretParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientSecretNoContent, *UpdateClientSecretBadRequest, *UpdateClientSecretUnauthorized, *UpdateClientSecretForbidden, *UpdateClientSecretNotFound, error)
Deprecated: 2022-08-10 - Use UpdateClientSecretShort instead.
UpdateClientSecret update client secret ¶
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/{clientId}/secret [PUT]
func (*Client) UpdateClientSecretShort ¶
func (a *Client) UpdateClientSecretShort(params *UpdateClientSecretParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientSecretNoContent, error)
UpdateClientSecretShort update client secret
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/{clientId}/secret [PUT]
func (*Client) UpdateClientShort ¶
func (a *Client) UpdateClientShort(params *UpdateClientParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientOK, error)
UpdateClientShort update client
## The endpoint is going to be deprecated
Required permission 'CLIENT:ADMIN [UPDATE]' Endpoint migration guide
- Substitute endpoint: /iam/v3/admin/namespaces/{namespace}/clients/{clientId} [PATCH]
type ClientService ¶
type ClientService interface { GetClients(params *GetClientsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsOK, *GetClientsUnauthorized, *GetClientsForbidden, error) GetClientsShort(params *GetClientsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsOK, error) CreateClient(params *CreateClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientCreated, *CreateClientBadRequest, *CreateClientUnauthorized, *CreateClientForbidden, *CreateClientConflict, error) CreateClientShort(params *CreateClientParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientCreated, error) GetClient(params *GetClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientOK, *GetClientUnauthorized, *GetClientForbidden, *GetClientNotFound, error) GetClientShort(params *GetClientParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientOK, error) UpdateClient(params *UpdateClientParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientOK, *UpdateClientBadRequest, *UpdateClientUnauthorized, *UpdateClientForbidden, *UpdateClientNotFound, error) UpdateClientShort(params *UpdateClientParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientOK, error) DeleteClient(params *DeleteClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientNoContent, *DeleteClientUnauthorized, *DeleteClientForbidden, *DeleteClientNotFound, error) DeleteClientShort(params *DeleteClientParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientNoContent, error) UpdateClientPermission(params *UpdateClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientPermissionNoContent, *UpdateClientPermissionBadRequest, *UpdateClientPermissionUnauthorized, *UpdateClientPermissionForbidden, *UpdateClientPermissionNotFound, error) UpdateClientPermissionShort(params *UpdateClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientPermissionNoContent, error) AddClientPermission(params *AddClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddClientPermissionNoContent, *AddClientPermissionBadRequest, *AddClientPermissionUnauthorized, *AddClientPermissionForbidden, *AddClientPermissionNotFound, error) AddClientPermissionShort(params *AddClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddClientPermissionNoContent, error) DeleteClientPermission(params *DeleteClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientPermissionNoContent, *DeleteClientPermissionBadRequest, *DeleteClientPermissionUnauthorized, *DeleteClientPermissionForbidden, *DeleteClientPermissionNotFound, error) DeleteClientPermissionShort(params *DeleteClientPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientPermissionNoContent, error) UpdateClientSecret(params *UpdateClientSecretParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientSecretNoContent, *UpdateClientSecretBadRequest, *UpdateClientSecretUnauthorized, *UpdateClientSecretForbidden, *UpdateClientSecretNotFound, error) UpdateClientSecretShort(params *UpdateClientSecretParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateClientSecretNoContent, error) GetClientsbyNamespace(params *GetClientsbyNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsbyNamespaceOK, *GetClientsbyNamespaceUnauthorized, *GetClientsbyNamespaceForbidden, error) GetClientsbyNamespaceShort(params *GetClientsbyNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetClientsbyNamespaceOK, error) CreateClientByNamespace(params *CreateClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientByNamespaceCreated, *CreateClientByNamespaceBadRequest, *CreateClientByNamespaceUnauthorized, *CreateClientByNamespaceForbidden, *CreateClientByNamespaceConflict, error) CreateClientByNamespaceShort(params *CreateClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClientByNamespaceCreated, error) DeleteClientByNamespace(params *DeleteClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientByNamespaceNoContent, *DeleteClientByNamespaceUnauthorized, *DeleteClientByNamespaceForbidden, *DeleteClientByNamespaceNotFound, error) DeleteClientByNamespaceShort(params *DeleteClientByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClientByNamespaceNoContent, error) AdminGetClientsByNamespaceV3(params *AdminGetClientsByNamespaceV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetClientsByNamespaceV3OK, *AdminGetClientsByNamespaceV3BadRequest, *AdminGetClientsByNamespaceV3Unauthorized, *AdminGetClientsByNamespaceV3Forbidden, error) AdminGetClientsByNamespaceV3Short(params *AdminGetClientsByNamespaceV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetClientsByNamespaceV3OK, error) AdminCreateClientV3(params *AdminCreateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateClientV3Created, *AdminCreateClientV3BadRequest, *AdminCreateClientV3Unauthorized, *AdminCreateClientV3Forbidden, *AdminCreateClientV3Conflict, error) AdminCreateClientV3Short(params *AdminCreateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateClientV3Created, error) AdminGetClientsbyNamespacebyIDV3(params *AdminGetClientsbyNamespacebyIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetClientsbyNamespacebyIDV3OK, *AdminGetClientsbyNamespacebyIDV3BadRequest, *AdminGetClientsbyNamespacebyIDV3Unauthorized, *AdminGetClientsbyNamespacebyIDV3Forbidden, *AdminGetClientsbyNamespacebyIDV3NotFound, error) AdminGetClientsbyNamespacebyIDV3Short(params *AdminGetClientsbyNamespacebyIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetClientsbyNamespacebyIDV3OK, error) AdminDeleteClientV3(params *AdminDeleteClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientV3NoContent, *AdminDeleteClientV3BadRequest, *AdminDeleteClientV3Unauthorized, *AdminDeleteClientV3Forbidden, *AdminDeleteClientV3NotFound, *AdminDeleteClientV3Conflict, error) AdminDeleteClientV3Short(params *AdminDeleteClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientV3NoContent, error) AdminUpdateClientV3(params *AdminUpdateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientV3OK, *AdminUpdateClientV3BadRequest, *AdminUpdateClientV3Unauthorized, *AdminUpdateClientV3Forbidden, *AdminUpdateClientV3NotFound, error) AdminUpdateClientV3Short(params *AdminUpdateClientV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientV3OK, error) AdminUpdateClientPermissionV3(params *AdminUpdateClientPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientPermissionV3NoContent, *AdminUpdateClientPermissionV3BadRequest, *AdminUpdateClientPermissionV3Unauthorized, *AdminUpdateClientPermissionV3Forbidden, *AdminUpdateClientPermissionV3NotFound, error) AdminUpdateClientPermissionV3Short(params *AdminUpdateClientPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientPermissionV3NoContent, error) AdminAddClientPermissionsV3(params *AdminAddClientPermissionsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddClientPermissionsV3NoContent, *AdminAddClientPermissionsV3BadRequest, *AdminAddClientPermissionsV3Unauthorized, *AdminAddClientPermissionsV3Forbidden, *AdminAddClientPermissionsV3NotFound, error) AdminAddClientPermissionsV3Short(params *AdminAddClientPermissionsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddClientPermissionsV3NoContent, error) AdminDeleteClientPermissionV3(params *AdminDeleteClientPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientPermissionV3NoContent, *AdminDeleteClientPermissionV3BadRequest, *AdminDeleteClientPermissionV3Unauthorized, *AdminDeleteClientPermissionV3Forbidden, *AdminDeleteClientPermissionV3NotFound, error) AdminDeleteClientPermissionV3Short(params *AdminDeleteClientPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteClientPermissionV3NoContent, error) AdminUpdateClientSecretV3(params *AdminUpdateClientSecretV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientSecretV3NoContent, *AdminUpdateClientSecretV3BadRequest, *AdminUpdateClientSecretV3Unauthorized, *AdminUpdateClientSecretV3Forbidden, *AdminUpdateClientSecretV3NotFound, error) AdminUpdateClientSecretV3Short(params *AdminUpdateClientSecretV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateClientSecretV3NoContent, 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 clients API client.
type CreateClientBadRequest ¶
type CreateClientBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateClientBadRequest handles this case with default header values.
Invalid request
func NewCreateClientBadRequest ¶
func NewCreateClientBadRequest() *CreateClientBadRequest
NewCreateClientBadRequest creates a CreateClientBadRequest with default headers values
func (*CreateClientBadRequest) Error ¶
func (o *CreateClientBadRequest) Error() string
func (*CreateClientBadRequest) GetPayload ¶
func (o *CreateClientBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateClientBadRequest) ToJSONString ¶
func (o *CreateClientBadRequest) ToJSONString() string
type CreateClientByNamespaceBadRequest ¶
type CreateClientByNamespaceBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateClientByNamespaceBadRequest handles this case with default header values.
Invalid request
func NewCreateClientByNamespaceBadRequest ¶
func NewCreateClientByNamespaceBadRequest() *CreateClientByNamespaceBadRequest
NewCreateClientByNamespaceBadRequest creates a CreateClientByNamespaceBadRequest with default headers values
func (*CreateClientByNamespaceBadRequest) Error ¶
func (o *CreateClientByNamespaceBadRequest) Error() string
func (*CreateClientByNamespaceBadRequest) GetPayload ¶
func (o *CreateClientByNamespaceBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateClientByNamespaceBadRequest) ToJSONString ¶
func (o *CreateClientByNamespaceBadRequest) ToJSONString() string
type CreateClientByNamespaceConflict ¶
type CreateClientByNamespaceConflict struct { }
CreateClientByNamespaceConflict handles this case with default header values.
Client exists
func NewCreateClientByNamespaceConflict ¶
func NewCreateClientByNamespaceConflict() *CreateClientByNamespaceConflict
NewCreateClientByNamespaceConflict creates a CreateClientByNamespaceConflict with default headers values
func (*CreateClientByNamespaceConflict) Error ¶
func (o *CreateClientByNamespaceConflict) Error() string
type CreateClientByNamespaceCreated ¶
type CreateClientByNamespaceCreated struct {
Payload *iamclientmodels.ClientmodelClientCreationResponse
}
CreateClientByNamespaceCreated handles this case with default header values.
Created
func NewCreateClientByNamespaceCreated ¶
func NewCreateClientByNamespaceCreated() *CreateClientByNamespaceCreated
NewCreateClientByNamespaceCreated creates a CreateClientByNamespaceCreated with default headers values
func (*CreateClientByNamespaceCreated) Error ¶
func (o *CreateClientByNamespaceCreated) Error() string
func (*CreateClientByNamespaceCreated) GetPayload ¶
func (o *CreateClientByNamespaceCreated) GetPayload() *iamclientmodels.ClientmodelClientCreationResponse
func (*CreateClientByNamespaceCreated) ToJSONString ¶
func (o *CreateClientByNamespaceCreated) ToJSONString() string
type CreateClientByNamespaceForbidden ¶
type CreateClientByNamespaceForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateClientByNamespaceForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewCreateClientByNamespaceForbidden ¶
func NewCreateClientByNamespaceForbidden() *CreateClientByNamespaceForbidden
NewCreateClientByNamespaceForbidden creates a CreateClientByNamespaceForbidden with default headers values
func (*CreateClientByNamespaceForbidden) Error ¶
func (o *CreateClientByNamespaceForbidden) Error() string
func (*CreateClientByNamespaceForbidden) GetPayload ¶
func (o *CreateClientByNamespaceForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateClientByNamespaceForbidden) ToJSONString ¶
func (o *CreateClientByNamespaceForbidden) ToJSONString() string
type CreateClientByNamespaceParams ¶
type CreateClientByNamespaceParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ClientmodelClientCreateRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateClientByNamespaceParams contains all the parameters to send to the API endpoint for the create client by namespace operation typically these are written to a http.Request
func NewCreateClientByNamespaceParams ¶
func NewCreateClientByNamespaceParams() *CreateClientByNamespaceParams
NewCreateClientByNamespaceParams creates a new CreateClientByNamespaceParams object with the default values initialized.
func NewCreateClientByNamespaceParamsWithContext ¶
func NewCreateClientByNamespaceParamsWithContext(ctx context.Context) *CreateClientByNamespaceParams
NewCreateClientByNamespaceParamsWithContext creates a new CreateClientByNamespaceParams object with the default values initialized, and the ability to set a context for a request
func NewCreateClientByNamespaceParamsWithHTTPClient ¶
func NewCreateClientByNamespaceParamsWithHTTPClient(client *http.Client) *CreateClientByNamespaceParams
NewCreateClientByNamespaceParamsWithHTTPClient creates a new CreateClientByNamespaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateClientByNamespaceParamsWithTimeout ¶
func NewCreateClientByNamespaceParamsWithTimeout(timeout time.Duration) *CreateClientByNamespaceParams
NewCreateClientByNamespaceParamsWithTimeout creates a new CreateClientByNamespaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateClientByNamespaceParams) SetAuthInfoWriter ¶
func (o *CreateClientByNamespaceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create client by namespace params
func (*CreateClientByNamespaceParams) SetBody ¶
func (o *CreateClientByNamespaceParams) SetBody(body *iamclientmodels.ClientmodelClientCreateRequest)
SetBody adds the body to the create client by namespace params
func (*CreateClientByNamespaceParams) SetContext ¶
func (o *CreateClientByNamespaceParams) SetContext(ctx context.Context)
SetContext adds the context to the create client by namespace params
func (*CreateClientByNamespaceParams) SetHTTPClient ¶
func (o *CreateClientByNamespaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create client by namespace params
func (*CreateClientByNamespaceParams) SetHTTPClientTransport ¶
func (o *CreateClientByNamespaceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create client by namespace params
func (*CreateClientByNamespaceParams) SetNamespace ¶
func (o *CreateClientByNamespaceParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create client by namespace params
func (*CreateClientByNamespaceParams) SetTimeout ¶
func (o *CreateClientByNamespaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create client by namespace params
func (*CreateClientByNamespaceParams) WithBody ¶
func (o *CreateClientByNamespaceParams) WithBody(body *iamclientmodels.ClientmodelClientCreateRequest) *CreateClientByNamespaceParams
WithBody adds the body to the create client by namespace params
func (*CreateClientByNamespaceParams) WithContext ¶
func (o *CreateClientByNamespaceParams) WithContext(ctx context.Context) *CreateClientByNamespaceParams
WithContext adds the context to the create client by namespace params
func (*CreateClientByNamespaceParams) WithHTTPClient ¶
func (o *CreateClientByNamespaceParams) WithHTTPClient(client *http.Client) *CreateClientByNamespaceParams
WithHTTPClient adds the HTTPClient to the create client by namespace params
func (*CreateClientByNamespaceParams) WithNamespace ¶
func (o *CreateClientByNamespaceParams) WithNamespace(namespace string) *CreateClientByNamespaceParams
WithNamespace adds the namespace to the create client by namespace params
func (*CreateClientByNamespaceParams) WithTimeout ¶
func (o *CreateClientByNamespaceParams) WithTimeout(timeout time.Duration) *CreateClientByNamespaceParams
WithTimeout adds the timeout to the create client by namespace params
func (*CreateClientByNamespaceParams) WriteToRequest ¶
func (o *CreateClientByNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateClientByNamespaceReader ¶
type CreateClientByNamespaceReader struct {
// contains filtered or unexported fields
}
CreateClientByNamespaceReader is a Reader for the CreateClientByNamespace structure.
func (*CreateClientByNamespaceReader) ReadResponse ¶
func (o *CreateClientByNamespaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateClientByNamespaceUnauthorized ¶
type CreateClientByNamespaceUnauthorized struct {
}CreateClientByNamespaceUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewCreateClientByNamespaceUnauthorized ¶
func NewCreateClientByNamespaceUnauthorized() *CreateClientByNamespaceUnauthorized
NewCreateClientByNamespaceUnauthorized creates a CreateClientByNamespaceUnauthorized with default headers values
func (*CreateClientByNamespaceUnauthorized) Error ¶
func (o *CreateClientByNamespaceUnauthorized) Error() string
func (*CreateClientByNamespaceUnauthorized) GetPayload ¶
func (o *CreateClientByNamespaceUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateClientByNamespaceUnauthorized) ToJSONString ¶
func (o *CreateClientByNamespaceUnauthorized) ToJSONString() string
type CreateClientConflict ¶
type CreateClientConflict struct { }
CreateClientConflict handles this case with default header values.
Client exists
func NewCreateClientConflict ¶
func NewCreateClientConflict() *CreateClientConflict
NewCreateClientConflict creates a CreateClientConflict with default headers values
func (*CreateClientConflict) Error ¶
func (o *CreateClientConflict) Error() string
type CreateClientCreated ¶
type CreateClientCreated struct {
Payload *iamclientmodels.ClientmodelClientCreationResponse
}
CreateClientCreated handles this case with default header values.
Created
func NewCreateClientCreated ¶
func NewCreateClientCreated() *CreateClientCreated
NewCreateClientCreated creates a CreateClientCreated with default headers values
func (*CreateClientCreated) Error ¶
func (o *CreateClientCreated) Error() string
func (*CreateClientCreated) GetPayload ¶
func (o *CreateClientCreated) GetPayload() *iamclientmodels.ClientmodelClientCreationResponse
func (*CreateClientCreated) ToJSONString ¶
func (o *CreateClientCreated) ToJSONString() string
type CreateClientForbidden ¶
type CreateClientForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateClientForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewCreateClientForbidden ¶
func NewCreateClientForbidden() *CreateClientForbidden
NewCreateClientForbidden creates a CreateClientForbidden with default headers values
func (*CreateClientForbidden) Error ¶
func (o *CreateClientForbidden) Error() string
func (*CreateClientForbidden) GetPayload ¶
func (o *CreateClientForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateClientForbidden) ToJSONString ¶
func (o *CreateClientForbidden) ToJSONString() string
type CreateClientParams ¶
type CreateClientParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ClientmodelClientCreateRequest AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateClientParams contains all the parameters to send to the API endpoint for the create client operation typically these are written to a http.Request
func NewCreateClientParams ¶
func NewCreateClientParams() *CreateClientParams
NewCreateClientParams creates a new CreateClientParams object with the default values initialized.
func NewCreateClientParamsWithContext ¶
func NewCreateClientParamsWithContext(ctx context.Context) *CreateClientParams
NewCreateClientParamsWithContext creates a new CreateClientParams object with the default values initialized, and the ability to set a context for a request
func NewCreateClientParamsWithHTTPClient ¶
func NewCreateClientParamsWithHTTPClient(client *http.Client) *CreateClientParams
NewCreateClientParamsWithHTTPClient creates a new CreateClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateClientParamsWithTimeout ¶
func NewCreateClientParamsWithTimeout(timeout time.Duration) *CreateClientParams
NewCreateClientParamsWithTimeout creates a new CreateClientParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateClientParams) SetAuthInfoWriter ¶
func (o *CreateClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create client params
func (*CreateClientParams) SetBody ¶
func (o *CreateClientParams) SetBody(body *iamclientmodels.ClientmodelClientCreateRequest)
SetBody adds the body to the create client params
func (*CreateClientParams) SetContext ¶
func (o *CreateClientParams) SetContext(ctx context.Context)
SetContext adds the context to the create client params
func (*CreateClientParams) SetHTTPClient ¶
func (o *CreateClientParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create client params
func (*CreateClientParams) SetHTTPClientTransport ¶
func (o *CreateClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create client params
func (*CreateClientParams) SetTimeout ¶
func (o *CreateClientParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create client params
func (*CreateClientParams) WithBody ¶
func (o *CreateClientParams) WithBody(body *iamclientmodels.ClientmodelClientCreateRequest) *CreateClientParams
WithBody adds the body to the create client params
func (*CreateClientParams) WithContext ¶
func (o *CreateClientParams) WithContext(ctx context.Context) *CreateClientParams
WithContext adds the context to the create client params
func (*CreateClientParams) WithHTTPClient ¶
func (o *CreateClientParams) WithHTTPClient(client *http.Client) *CreateClientParams
WithHTTPClient adds the HTTPClient to the create client params
func (*CreateClientParams) WithTimeout ¶
func (o *CreateClientParams) WithTimeout(timeout time.Duration) *CreateClientParams
WithTimeout adds the timeout to the create client params
func (*CreateClientParams) WriteToRequest ¶
func (o *CreateClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateClientReader ¶
type CreateClientReader struct {
// contains filtered or unexported fields
}
CreateClientReader is a Reader for the CreateClient structure.
func (*CreateClientReader) ReadResponse ¶
func (o *CreateClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateClientUnauthorized ¶
type CreateClientUnauthorized struct {
}CreateClientUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewCreateClientUnauthorized ¶
func NewCreateClientUnauthorized() *CreateClientUnauthorized
NewCreateClientUnauthorized creates a CreateClientUnauthorized with default headers values
func (*CreateClientUnauthorized) Error ¶
func (o *CreateClientUnauthorized) Error() string
func (*CreateClientUnauthorized) GetPayload ¶
func (o *CreateClientUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateClientUnauthorized) ToJSONString ¶
func (o *CreateClientUnauthorized) ToJSONString() string
type DeleteClientByNamespaceForbidden ¶
type DeleteClientByNamespaceForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteClientByNamespaceForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewDeleteClientByNamespaceForbidden ¶
func NewDeleteClientByNamespaceForbidden() *DeleteClientByNamespaceForbidden
NewDeleteClientByNamespaceForbidden creates a DeleteClientByNamespaceForbidden with default headers values
func (*DeleteClientByNamespaceForbidden) Error ¶
func (o *DeleteClientByNamespaceForbidden) Error() string
func (*DeleteClientByNamespaceForbidden) GetPayload ¶
func (o *DeleteClientByNamespaceForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteClientByNamespaceForbidden) ToJSONString ¶
func (o *DeleteClientByNamespaceForbidden) ToJSONString() string
type DeleteClientByNamespaceNoContent ¶
type DeleteClientByNamespaceNoContent struct { }
DeleteClientByNamespaceNoContent handles this case with default header values.
Operation succeeded
func NewDeleteClientByNamespaceNoContent ¶
func NewDeleteClientByNamespaceNoContent() *DeleteClientByNamespaceNoContent
NewDeleteClientByNamespaceNoContent creates a DeleteClientByNamespaceNoContent with default headers values
func (*DeleteClientByNamespaceNoContent) Error ¶
func (o *DeleteClientByNamespaceNoContent) Error() string
type DeleteClientByNamespaceNotFound ¶
type DeleteClientByNamespaceNotFound struct { }
DeleteClientByNamespaceNotFound handles this case with default header values.
Data not found
func NewDeleteClientByNamespaceNotFound ¶
func NewDeleteClientByNamespaceNotFound() *DeleteClientByNamespaceNotFound
NewDeleteClientByNamespaceNotFound creates a DeleteClientByNamespaceNotFound with default headers values
func (*DeleteClientByNamespaceNotFound) Error ¶
func (o *DeleteClientByNamespaceNotFound) Error() string
type DeleteClientByNamespaceParams ¶
type DeleteClientByNamespaceParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ClientID Client ID */ ClientID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteClientByNamespaceParams contains all the parameters to send to the API endpoint for the delete client by namespace operation typically these are written to a http.Request
func NewDeleteClientByNamespaceParams ¶
func NewDeleteClientByNamespaceParams() *DeleteClientByNamespaceParams
NewDeleteClientByNamespaceParams creates a new DeleteClientByNamespaceParams object with the default values initialized.
func NewDeleteClientByNamespaceParamsWithContext ¶
func NewDeleteClientByNamespaceParamsWithContext(ctx context.Context) *DeleteClientByNamespaceParams
NewDeleteClientByNamespaceParamsWithContext creates a new DeleteClientByNamespaceParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteClientByNamespaceParamsWithHTTPClient ¶
func NewDeleteClientByNamespaceParamsWithHTTPClient(client *http.Client) *DeleteClientByNamespaceParams
NewDeleteClientByNamespaceParamsWithHTTPClient creates a new DeleteClientByNamespaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteClientByNamespaceParamsWithTimeout ¶
func NewDeleteClientByNamespaceParamsWithTimeout(timeout time.Duration) *DeleteClientByNamespaceParams
NewDeleteClientByNamespaceParamsWithTimeout creates a new DeleteClientByNamespaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteClientByNamespaceParams) SetAuthInfoWriter ¶
func (o *DeleteClientByNamespaceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete client by namespace params
func (*DeleteClientByNamespaceParams) SetClientID ¶
func (o *DeleteClientByNamespaceParams) SetClientID(clientID string)
SetClientID adds the clientId to the delete client by namespace params
func (*DeleteClientByNamespaceParams) SetContext ¶
func (o *DeleteClientByNamespaceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete client by namespace params
func (*DeleteClientByNamespaceParams) SetHTTPClient ¶
func (o *DeleteClientByNamespaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete client by namespace params
func (*DeleteClientByNamespaceParams) SetHTTPClientTransport ¶
func (o *DeleteClientByNamespaceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete client by namespace params
func (*DeleteClientByNamespaceParams) SetNamespace ¶
func (o *DeleteClientByNamespaceParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete client by namespace params
func (*DeleteClientByNamespaceParams) SetTimeout ¶
func (o *DeleteClientByNamespaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete client by namespace params
func (*DeleteClientByNamespaceParams) WithClientID ¶
func (o *DeleteClientByNamespaceParams) WithClientID(clientID string) *DeleteClientByNamespaceParams
WithClientID adds the clientID to the delete client by namespace params
func (*DeleteClientByNamespaceParams) WithContext ¶
func (o *DeleteClientByNamespaceParams) WithContext(ctx context.Context) *DeleteClientByNamespaceParams
WithContext adds the context to the delete client by namespace params
func (*DeleteClientByNamespaceParams) WithHTTPClient ¶
func (o *DeleteClientByNamespaceParams) WithHTTPClient(client *http.Client) *DeleteClientByNamespaceParams
WithHTTPClient adds the HTTPClient to the delete client by namespace params
func (*DeleteClientByNamespaceParams) WithNamespace ¶
func (o *DeleteClientByNamespaceParams) WithNamespace(namespace string) *DeleteClientByNamespaceParams
WithNamespace adds the namespace to the delete client by namespace params
func (*DeleteClientByNamespaceParams) WithTimeout ¶
func (o *DeleteClientByNamespaceParams) WithTimeout(timeout time.Duration) *DeleteClientByNamespaceParams
WithTimeout adds the timeout to the delete client by namespace params
func (*DeleteClientByNamespaceParams) WriteToRequest ¶
func (o *DeleteClientByNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteClientByNamespaceReader ¶
type DeleteClientByNamespaceReader struct {
// contains filtered or unexported fields
}
DeleteClientByNamespaceReader is a Reader for the DeleteClientByNamespace structure.
func (*DeleteClientByNamespaceReader) ReadResponse ¶
func (o *DeleteClientByNamespaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteClientByNamespaceUnauthorized ¶
type DeleteClientByNamespaceUnauthorized struct {
}DeleteClientByNamespaceUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewDeleteClientByNamespaceUnauthorized ¶
func NewDeleteClientByNamespaceUnauthorized() *DeleteClientByNamespaceUnauthorized
NewDeleteClientByNamespaceUnauthorized creates a DeleteClientByNamespaceUnauthorized with default headers values
func (*DeleteClientByNamespaceUnauthorized) Error ¶
func (o *DeleteClientByNamespaceUnauthorized) Error() string
func (*DeleteClientByNamespaceUnauthorized) GetPayload ¶
func (o *DeleteClientByNamespaceUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteClientByNamespaceUnauthorized) ToJSONString ¶
func (o *DeleteClientByNamespaceUnauthorized) ToJSONString() string
type DeleteClientForbidden ¶
type DeleteClientForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteClientForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewDeleteClientForbidden ¶
func NewDeleteClientForbidden() *DeleteClientForbidden
NewDeleteClientForbidden creates a DeleteClientForbidden with default headers values
func (*DeleteClientForbidden) Error ¶
func (o *DeleteClientForbidden) Error() string
func (*DeleteClientForbidden) GetPayload ¶
func (o *DeleteClientForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteClientForbidden) ToJSONString ¶
func (o *DeleteClientForbidden) ToJSONString() string
type DeleteClientNoContent ¶
type DeleteClientNoContent struct { }
DeleteClientNoContent handles this case with default header values.
Operation succeeded
func NewDeleteClientNoContent ¶
func NewDeleteClientNoContent() *DeleteClientNoContent
NewDeleteClientNoContent creates a DeleteClientNoContent with default headers values
func (*DeleteClientNoContent) Error ¶
func (o *DeleteClientNoContent) Error() string
type DeleteClientNotFound ¶
type DeleteClientNotFound struct { }
DeleteClientNotFound handles this case with default header values.
Data not found
func NewDeleteClientNotFound ¶
func NewDeleteClientNotFound() *DeleteClientNotFound
NewDeleteClientNotFound creates a DeleteClientNotFound with default headers values
func (*DeleteClientNotFound) Error ¶
func (o *DeleteClientNotFound) Error() string
type DeleteClientParams ¶
type DeleteClientParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ClientID Client ID */ ClientID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteClientParams contains all the parameters to send to the API endpoint for the delete client operation typically these are written to a http.Request
func NewDeleteClientParams ¶
func NewDeleteClientParams() *DeleteClientParams
NewDeleteClientParams creates a new DeleteClientParams object with the default values initialized.
func NewDeleteClientParamsWithContext ¶
func NewDeleteClientParamsWithContext(ctx context.Context) *DeleteClientParams
NewDeleteClientParamsWithContext creates a new DeleteClientParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteClientParamsWithHTTPClient ¶
func NewDeleteClientParamsWithHTTPClient(client *http.Client) *DeleteClientParams
NewDeleteClientParamsWithHTTPClient creates a new DeleteClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteClientParamsWithTimeout ¶
func NewDeleteClientParamsWithTimeout(timeout time.Duration) *DeleteClientParams
NewDeleteClientParamsWithTimeout creates a new DeleteClientParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteClientParams) SetAuthInfoWriter ¶
func (o *DeleteClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete client params
func (*DeleteClientParams) SetClientID ¶
func (o *DeleteClientParams) SetClientID(clientID string)
SetClientID adds the clientId to the delete client params
func (*DeleteClientParams) SetContext ¶
func (o *DeleteClientParams) SetContext(ctx context.Context)
SetContext adds the context to the delete client params
func (*DeleteClientParams) SetHTTPClient ¶
func (o *DeleteClientParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete client params
func (*DeleteClientParams) SetHTTPClientTransport ¶
func (o *DeleteClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete client params
func (*DeleteClientParams) SetTimeout ¶
func (o *DeleteClientParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete client params
func (*DeleteClientParams) WithClientID ¶
func (o *DeleteClientParams) WithClientID(clientID string) *DeleteClientParams
WithClientID adds the clientID to the delete client params
func (*DeleteClientParams) WithContext ¶
func (o *DeleteClientParams) WithContext(ctx context.Context) *DeleteClientParams
WithContext adds the context to the delete client params
func (*DeleteClientParams) WithHTTPClient ¶
func (o *DeleteClientParams) WithHTTPClient(client *http.Client) *DeleteClientParams
WithHTTPClient adds the HTTPClient to the delete client params
func (*DeleteClientParams) WithTimeout ¶
func (o *DeleteClientParams) WithTimeout(timeout time.Duration) *DeleteClientParams
WithTimeout adds the timeout to the delete client params
func (*DeleteClientParams) WriteToRequest ¶
func (o *DeleteClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteClientPermissionBadRequest ¶
type DeleteClientPermissionBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteClientPermissionBadRequest handles this case with default header values.
Invalid request
func NewDeleteClientPermissionBadRequest ¶
func NewDeleteClientPermissionBadRequest() *DeleteClientPermissionBadRequest
NewDeleteClientPermissionBadRequest creates a DeleteClientPermissionBadRequest with default headers values
func (*DeleteClientPermissionBadRequest) Error ¶
func (o *DeleteClientPermissionBadRequest) Error() string
func (*DeleteClientPermissionBadRequest) GetPayload ¶
func (o *DeleteClientPermissionBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteClientPermissionBadRequest) ToJSONString ¶
func (o *DeleteClientPermissionBadRequest) ToJSONString() string
type DeleteClientPermissionForbidden ¶
type DeleteClientPermissionForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
DeleteClientPermissionForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewDeleteClientPermissionForbidden ¶
func NewDeleteClientPermissionForbidden() *DeleteClientPermissionForbidden
NewDeleteClientPermissionForbidden creates a DeleteClientPermissionForbidden with default headers values
func (*DeleteClientPermissionForbidden) Error ¶
func (o *DeleteClientPermissionForbidden) Error() string
func (*DeleteClientPermissionForbidden) GetPayload ¶
func (o *DeleteClientPermissionForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteClientPermissionForbidden) ToJSONString ¶
func (o *DeleteClientPermissionForbidden) ToJSONString() string
type DeleteClientPermissionNoContent ¶
type DeleteClientPermissionNoContent struct { }
DeleteClientPermissionNoContent handles this case with default header values.
Operation succeeded
func NewDeleteClientPermissionNoContent ¶
func NewDeleteClientPermissionNoContent() *DeleteClientPermissionNoContent
NewDeleteClientPermissionNoContent creates a DeleteClientPermissionNoContent with default headers values
func (*DeleteClientPermissionNoContent) Error ¶
func (o *DeleteClientPermissionNoContent) Error() string
type DeleteClientPermissionNotFound ¶
type DeleteClientPermissionNotFound struct { }
DeleteClientPermissionNotFound handles this case with default header values.
Data not found
func NewDeleteClientPermissionNotFound ¶
func NewDeleteClientPermissionNotFound() *DeleteClientPermissionNotFound
NewDeleteClientPermissionNotFound creates a DeleteClientPermissionNotFound with default headers values
func (*DeleteClientPermissionNotFound) Error ¶
func (o *DeleteClientPermissionNotFound) Error() string
type DeleteClientPermissionParams ¶
type DeleteClientPermissionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Action Action */ Action int64 /*ClientID Client ID */ ClientID string /*Resource Resource Name */ Resource string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteClientPermissionParams contains all the parameters to send to the API endpoint for the delete client permission operation typically these are written to a http.Request
func NewDeleteClientPermissionParams ¶
func NewDeleteClientPermissionParams() *DeleteClientPermissionParams
NewDeleteClientPermissionParams creates a new DeleteClientPermissionParams object with the default values initialized.
func NewDeleteClientPermissionParamsWithContext ¶
func NewDeleteClientPermissionParamsWithContext(ctx context.Context) *DeleteClientPermissionParams
NewDeleteClientPermissionParamsWithContext creates a new DeleteClientPermissionParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteClientPermissionParamsWithHTTPClient ¶
func NewDeleteClientPermissionParamsWithHTTPClient(client *http.Client) *DeleteClientPermissionParams
NewDeleteClientPermissionParamsWithHTTPClient creates a new DeleteClientPermissionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteClientPermissionParamsWithTimeout ¶
func NewDeleteClientPermissionParamsWithTimeout(timeout time.Duration) *DeleteClientPermissionParams
NewDeleteClientPermissionParamsWithTimeout creates a new DeleteClientPermissionParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteClientPermissionParams) SetAction ¶
func (o *DeleteClientPermissionParams) SetAction(action int64)
SetAction adds the action to the delete client permission params
func (*DeleteClientPermissionParams) SetAuthInfoWriter ¶
func (o *DeleteClientPermissionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete client permission params
func (*DeleteClientPermissionParams) SetClientID ¶
func (o *DeleteClientPermissionParams) SetClientID(clientID string)
SetClientID adds the clientId to the delete client permission params
func (*DeleteClientPermissionParams) SetContext ¶
func (o *DeleteClientPermissionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete client permission params
func (*DeleteClientPermissionParams) SetHTTPClient ¶
func (o *DeleteClientPermissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete client permission params
func (*DeleteClientPermissionParams) SetHTTPClientTransport ¶
func (o *DeleteClientPermissionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete client permission params
func (*DeleteClientPermissionParams) SetResource ¶
func (o *DeleteClientPermissionParams) SetResource(resource string)
SetResource adds the resource to the delete client permission params
func (*DeleteClientPermissionParams) SetTimeout ¶
func (o *DeleteClientPermissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete client permission params
func (*DeleteClientPermissionParams) WithAction ¶
func (o *DeleteClientPermissionParams) WithAction(action int64) *DeleteClientPermissionParams
WithAction adds the action to the delete client permission params
func (*DeleteClientPermissionParams) WithClientID ¶
func (o *DeleteClientPermissionParams) WithClientID(clientID string) *DeleteClientPermissionParams
WithClientID adds the clientID to the delete client permission params
func (*DeleteClientPermissionParams) WithContext ¶
func (o *DeleteClientPermissionParams) WithContext(ctx context.Context) *DeleteClientPermissionParams
WithContext adds the context to the delete client permission params
func (*DeleteClientPermissionParams) WithHTTPClient ¶
func (o *DeleteClientPermissionParams) WithHTTPClient(client *http.Client) *DeleteClientPermissionParams
WithHTTPClient adds the HTTPClient to the delete client permission params
func (*DeleteClientPermissionParams) WithResource ¶
func (o *DeleteClientPermissionParams) WithResource(resource string) *DeleteClientPermissionParams
WithResource adds the resource to the delete client permission params
func (*DeleteClientPermissionParams) WithTimeout ¶
func (o *DeleteClientPermissionParams) WithTimeout(timeout time.Duration) *DeleteClientPermissionParams
WithTimeout adds the timeout to the delete client permission params
func (*DeleteClientPermissionParams) WriteToRequest ¶
func (o *DeleteClientPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteClientPermissionReader ¶
type DeleteClientPermissionReader struct {
// contains filtered or unexported fields
}
DeleteClientPermissionReader is a Reader for the DeleteClientPermission structure.
func (*DeleteClientPermissionReader) ReadResponse ¶
func (o *DeleteClientPermissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteClientPermissionUnauthorized ¶
type DeleteClientPermissionUnauthorized struct {
}DeleteClientPermissionUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewDeleteClientPermissionUnauthorized ¶
func NewDeleteClientPermissionUnauthorized() *DeleteClientPermissionUnauthorized
NewDeleteClientPermissionUnauthorized creates a DeleteClientPermissionUnauthorized with default headers values
func (*DeleteClientPermissionUnauthorized) Error ¶
func (o *DeleteClientPermissionUnauthorized) Error() string
func (*DeleteClientPermissionUnauthorized) GetPayload ¶
func (o *DeleteClientPermissionUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteClientPermissionUnauthorized) ToJSONString ¶
func (o *DeleteClientPermissionUnauthorized) ToJSONString() string
type DeleteClientReader ¶
type DeleteClientReader struct {
// contains filtered or unexported fields
}
DeleteClientReader is a Reader for the DeleteClient structure.
func (*DeleteClientReader) ReadResponse ¶
func (o *DeleteClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteClientUnauthorized ¶
type DeleteClientUnauthorized struct {
}DeleteClientUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewDeleteClientUnauthorized ¶
func NewDeleteClientUnauthorized() *DeleteClientUnauthorized
NewDeleteClientUnauthorized creates a DeleteClientUnauthorized with default headers values
func (*DeleteClientUnauthorized) Error ¶
func (o *DeleteClientUnauthorized) Error() string
func (*DeleteClientUnauthorized) GetPayload ¶
func (o *DeleteClientUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*DeleteClientUnauthorized) ToJSONString ¶
func (o *DeleteClientUnauthorized) ToJSONString() string
type GetClientForbidden ¶
type GetClientForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
GetClientForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewGetClientForbidden ¶
func NewGetClientForbidden() *GetClientForbidden
NewGetClientForbidden creates a GetClientForbidden with default headers values
func (*GetClientForbidden) Error ¶
func (o *GetClientForbidden) Error() string
func (*GetClientForbidden) GetPayload ¶
func (o *GetClientForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*GetClientForbidden) ToJSONString ¶
func (o *GetClientForbidden) ToJSONString() string
type GetClientNotFound ¶
type GetClientNotFound struct { }
GetClientNotFound handles this case with default header values.
Data not found
func NewGetClientNotFound ¶
func NewGetClientNotFound() *GetClientNotFound
NewGetClientNotFound creates a GetClientNotFound with default headers values
func (*GetClientNotFound) Error ¶
func (o *GetClientNotFound) Error() string
type GetClientOK ¶
type GetClientOK struct {
Payload *iamclientmodels.ClientmodelClientResponse
}
GetClientOK handles this case with default header values.
OK
func NewGetClientOK ¶
func NewGetClientOK() *GetClientOK
NewGetClientOK creates a GetClientOK with default headers values
func (*GetClientOK) Error ¶
func (o *GetClientOK) Error() string
func (*GetClientOK) GetPayload ¶
func (o *GetClientOK) GetPayload() *iamclientmodels.ClientmodelClientResponse
func (*GetClientOK) ToJSONString ¶
func (o *GetClientOK) ToJSONString() string
type GetClientParams ¶
type GetClientParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ClientID Client ID */ ClientID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClientParams contains all the parameters to send to the API endpoint for the get client operation typically these are written to a http.Request
func NewGetClientParams ¶
func NewGetClientParams() *GetClientParams
NewGetClientParams creates a new GetClientParams object with the default values initialized.
func NewGetClientParamsWithContext ¶
func NewGetClientParamsWithContext(ctx context.Context) *GetClientParams
NewGetClientParamsWithContext creates a new GetClientParams object with the default values initialized, and the ability to set a context for a request
func NewGetClientParamsWithHTTPClient ¶
func NewGetClientParamsWithHTTPClient(client *http.Client) *GetClientParams
NewGetClientParamsWithHTTPClient creates a new GetClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetClientParamsWithTimeout ¶
func NewGetClientParamsWithTimeout(timeout time.Duration) *GetClientParams
NewGetClientParamsWithTimeout creates a new GetClientParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetClientParams) SetAuthInfoWriter ¶
func (o *GetClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get client params
func (*GetClientParams) SetClientID ¶
func (o *GetClientParams) SetClientID(clientID string)
SetClientID adds the clientId to the get client params
func (*GetClientParams) SetContext ¶
func (o *GetClientParams) SetContext(ctx context.Context)
SetContext adds the context to the get client params
func (*GetClientParams) SetHTTPClient ¶
func (o *GetClientParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get client params
func (*GetClientParams) SetHTTPClientTransport ¶
func (o *GetClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get client params
func (*GetClientParams) SetTimeout ¶
func (o *GetClientParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get client params
func (*GetClientParams) WithClientID ¶
func (o *GetClientParams) WithClientID(clientID string) *GetClientParams
WithClientID adds the clientID to the get client params
func (*GetClientParams) WithContext ¶
func (o *GetClientParams) WithContext(ctx context.Context) *GetClientParams
WithContext adds the context to the get client params
func (*GetClientParams) WithHTTPClient ¶
func (o *GetClientParams) WithHTTPClient(client *http.Client) *GetClientParams
WithHTTPClient adds the HTTPClient to the get client params
func (*GetClientParams) WithTimeout ¶
func (o *GetClientParams) WithTimeout(timeout time.Duration) *GetClientParams
WithTimeout adds the timeout to the get client params
func (*GetClientParams) WriteToRequest ¶
func (o *GetClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClientReader ¶
type GetClientReader struct {
// contains filtered or unexported fields
}
GetClientReader is a Reader for the GetClient structure.
func (*GetClientReader) ReadResponse ¶
func (o *GetClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClientUnauthorized ¶
type GetClientUnauthorized struct {
}GetClientUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetClientUnauthorized ¶
func NewGetClientUnauthorized() *GetClientUnauthorized
NewGetClientUnauthorized creates a GetClientUnauthorized with default headers values
func (*GetClientUnauthorized) Error ¶
func (o *GetClientUnauthorized) Error() string
func (*GetClientUnauthorized) GetPayload ¶
func (o *GetClientUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*GetClientUnauthorized) ToJSONString ¶
func (o *GetClientUnauthorized) ToJSONString() string
type GetClientsForbidden ¶
type GetClientsForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
GetClientsForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewGetClientsForbidden ¶
func NewGetClientsForbidden() *GetClientsForbidden
NewGetClientsForbidden creates a GetClientsForbidden with default headers values
func (*GetClientsForbidden) Error ¶
func (o *GetClientsForbidden) Error() string
func (*GetClientsForbidden) GetPayload ¶
func (o *GetClientsForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*GetClientsForbidden) ToJSONString ¶
func (o *GetClientsForbidden) ToJSONString() string
type GetClientsOK ¶
type GetClientsOK struct {
Payload []*iamclientmodels.ClientmodelClientResponse
}
GetClientsOK handles this case with default header values.
OK
func NewGetClientsOK ¶
func NewGetClientsOK() *GetClientsOK
NewGetClientsOK creates a GetClientsOK with default headers values
func (*GetClientsOK) Error ¶
func (o *GetClientsOK) Error() string
func (*GetClientsOK) GetPayload ¶
func (o *GetClientsOK) GetPayload() []*iamclientmodels.ClientmodelClientResponse
func (*GetClientsOK) ToJSONString ¶
func (o *GetClientsOK) ToJSONString() string
type GetClientsParams ¶
type GetClientsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClientsParams contains all the parameters to send to the API endpoint for the get clients operation typically these are written to a http.Request
func NewGetClientsParams ¶
func NewGetClientsParams() *GetClientsParams
NewGetClientsParams creates a new GetClientsParams object with the default values initialized.
func NewGetClientsParamsWithContext ¶
func NewGetClientsParamsWithContext(ctx context.Context) *GetClientsParams
NewGetClientsParamsWithContext creates a new GetClientsParams object with the default values initialized, and the ability to set a context for a request
func NewGetClientsParamsWithHTTPClient ¶
func NewGetClientsParamsWithHTTPClient(client *http.Client) *GetClientsParams
NewGetClientsParamsWithHTTPClient creates a new GetClientsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetClientsParamsWithTimeout ¶
func NewGetClientsParamsWithTimeout(timeout time.Duration) *GetClientsParams
NewGetClientsParamsWithTimeout creates a new GetClientsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetClientsParams) SetAuthInfoWriter ¶
func (o *GetClientsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get clients params
func (*GetClientsParams) SetContext ¶
func (o *GetClientsParams) SetContext(ctx context.Context)
SetContext adds the context to the get clients params
func (*GetClientsParams) SetHTTPClient ¶
func (o *GetClientsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get clients params
func (*GetClientsParams) SetHTTPClientTransport ¶
func (o *GetClientsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get clients params
func (*GetClientsParams) SetTimeout ¶
func (o *GetClientsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get clients params
func (*GetClientsParams) WithContext ¶
func (o *GetClientsParams) WithContext(ctx context.Context) *GetClientsParams
WithContext adds the context to the get clients params
func (*GetClientsParams) WithHTTPClient ¶
func (o *GetClientsParams) WithHTTPClient(client *http.Client) *GetClientsParams
WithHTTPClient adds the HTTPClient to the get clients params
func (*GetClientsParams) WithTimeout ¶
func (o *GetClientsParams) WithTimeout(timeout time.Duration) *GetClientsParams
WithTimeout adds the timeout to the get clients params
func (*GetClientsParams) WriteToRequest ¶
func (o *GetClientsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClientsReader ¶
type GetClientsReader struct {
// contains filtered or unexported fields
}
GetClientsReader is a Reader for the GetClients structure.
func (*GetClientsReader) ReadResponse ¶
func (o *GetClientsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClientsUnauthorized ¶
type GetClientsUnauthorized struct {
}GetClientsUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetClientsUnauthorized ¶
func NewGetClientsUnauthorized() *GetClientsUnauthorized
NewGetClientsUnauthorized creates a GetClientsUnauthorized with default headers values
func (*GetClientsUnauthorized) Error ¶
func (o *GetClientsUnauthorized) Error() string
func (*GetClientsUnauthorized) GetPayload ¶
func (o *GetClientsUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*GetClientsUnauthorized) ToJSONString ¶
func (o *GetClientsUnauthorized) ToJSONString() string
type GetClientsbyNamespaceForbidden ¶
type GetClientsbyNamespaceForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
GetClientsbyNamespaceForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewGetClientsbyNamespaceForbidden ¶
func NewGetClientsbyNamespaceForbidden() *GetClientsbyNamespaceForbidden
NewGetClientsbyNamespaceForbidden creates a GetClientsbyNamespaceForbidden with default headers values
func (*GetClientsbyNamespaceForbidden) Error ¶
func (o *GetClientsbyNamespaceForbidden) Error() string
func (*GetClientsbyNamespaceForbidden) GetPayload ¶
func (o *GetClientsbyNamespaceForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*GetClientsbyNamespaceForbidden) ToJSONString ¶
func (o *GetClientsbyNamespaceForbidden) ToJSONString() string
type GetClientsbyNamespaceOK ¶
type GetClientsbyNamespaceOK struct {
Payload []*iamclientmodels.ClientmodelClientResponse
}
GetClientsbyNamespaceOK handles this case with default header values.
OK
func NewGetClientsbyNamespaceOK ¶
func NewGetClientsbyNamespaceOK() *GetClientsbyNamespaceOK
NewGetClientsbyNamespaceOK creates a GetClientsbyNamespaceOK with default headers values
func (*GetClientsbyNamespaceOK) Error ¶
func (o *GetClientsbyNamespaceOK) Error() string
func (*GetClientsbyNamespaceOK) GetPayload ¶
func (o *GetClientsbyNamespaceOK) GetPayload() []*iamclientmodels.ClientmodelClientResponse
func (*GetClientsbyNamespaceOK) ToJSONString ¶
func (o *GetClientsbyNamespaceOK) ToJSONString() string
type GetClientsbyNamespaceParams ¶
type GetClientsbyNamespaceParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClientsbyNamespaceParams contains all the parameters to send to the API endpoint for the get clientsby namespace operation typically these are written to a http.Request
func NewGetClientsbyNamespaceParams ¶
func NewGetClientsbyNamespaceParams() *GetClientsbyNamespaceParams
NewGetClientsbyNamespaceParams creates a new GetClientsbyNamespaceParams object with the default values initialized.
func NewGetClientsbyNamespaceParamsWithContext ¶
func NewGetClientsbyNamespaceParamsWithContext(ctx context.Context) *GetClientsbyNamespaceParams
NewGetClientsbyNamespaceParamsWithContext creates a new GetClientsbyNamespaceParams object with the default values initialized, and the ability to set a context for a request
func NewGetClientsbyNamespaceParamsWithHTTPClient ¶
func NewGetClientsbyNamespaceParamsWithHTTPClient(client *http.Client) *GetClientsbyNamespaceParams
NewGetClientsbyNamespaceParamsWithHTTPClient creates a new GetClientsbyNamespaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetClientsbyNamespaceParamsWithTimeout ¶
func NewGetClientsbyNamespaceParamsWithTimeout(timeout time.Duration) *GetClientsbyNamespaceParams
NewGetClientsbyNamespaceParamsWithTimeout creates a new GetClientsbyNamespaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetClientsbyNamespaceParams) SetAuthInfoWriter ¶
func (o *GetClientsbyNamespaceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) SetContext ¶
func (o *GetClientsbyNamespaceParams) SetContext(ctx context.Context)
SetContext adds the context to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) SetHTTPClient ¶
func (o *GetClientsbyNamespaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) SetHTTPClientTransport ¶
func (o *GetClientsbyNamespaceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) SetNamespace ¶
func (o *GetClientsbyNamespaceParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) SetTimeout ¶
func (o *GetClientsbyNamespaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) WithContext ¶
func (o *GetClientsbyNamespaceParams) WithContext(ctx context.Context) *GetClientsbyNamespaceParams
WithContext adds the context to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) WithHTTPClient ¶
func (o *GetClientsbyNamespaceParams) WithHTTPClient(client *http.Client) *GetClientsbyNamespaceParams
WithHTTPClient adds the HTTPClient to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) WithNamespace ¶
func (o *GetClientsbyNamespaceParams) WithNamespace(namespace string) *GetClientsbyNamespaceParams
WithNamespace adds the namespace to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) WithTimeout ¶
func (o *GetClientsbyNamespaceParams) WithTimeout(timeout time.Duration) *GetClientsbyNamespaceParams
WithTimeout adds the timeout to the get clientsby namespace params
func (*GetClientsbyNamespaceParams) WriteToRequest ¶
func (o *GetClientsbyNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClientsbyNamespaceReader ¶
type GetClientsbyNamespaceReader struct {
// contains filtered or unexported fields
}
GetClientsbyNamespaceReader is a Reader for the GetClientsbyNamespace structure.
func (*GetClientsbyNamespaceReader) ReadResponse ¶
func (o *GetClientsbyNamespaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClientsbyNamespaceUnauthorized ¶
type GetClientsbyNamespaceUnauthorized struct {
}GetClientsbyNamespaceUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetClientsbyNamespaceUnauthorized ¶
func NewGetClientsbyNamespaceUnauthorized() *GetClientsbyNamespaceUnauthorized
NewGetClientsbyNamespaceUnauthorized creates a GetClientsbyNamespaceUnauthorized with default headers values
func (*GetClientsbyNamespaceUnauthorized) Error ¶
func (o *GetClientsbyNamespaceUnauthorized) Error() string
func (*GetClientsbyNamespaceUnauthorized) GetPayload ¶
func (o *GetClientsbyNamespaceUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*GetClientsbyNamespaceUnauthorized) ToJSONString ¶
func (o *GetClientsbyNamespaceUnauthorized) ToJSONString() string
type UpdateClientBadRequest ¶
type UpdateClientBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateClientBadRequest handles this case with default header values.
Invalid request
func NewUpdateClientBadRequest ¶
func NewUpdateClientBadRequest() *UpdateClientBadRequest
NewUpdateClientBadRequest creates a UpdateClientBadRequest with default headers values
func (*UpdateClientBadRequest) Error ¶
func (o *UpdateClientBadRequest) Error() string
func (*UpdateClientBadRequest) GetPayload ¶
func (o *UpdateClientBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientBadRequest) ToJSONString ¶
func (o *UpdateClientBadRequest) ToJSONString() string
type UpdateClientForbidden ¶
type UpdateClientForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateClientForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewUpdateClientForbidden ¶
func NewUpdateClientForbidden() *UpdateClientForbidden
NewUpdateClientForbidden creates a UpdateClientForbidden with default headers values
func (*UpdateClientForbidden) Error ¶
func (o *UpdateClientForbidden) Error() string
func (*UpdateClientForbidden) GetPayload ¶
func (o *UpdateClientForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientForbidden) ToJSONString ¶
func (o *UpdateClientForbidden) ToJSONString() string
type UpdateClientNotFound ¶
type UpdateClientNotFound struct { }
UpdateClientNotFound handles this case with default header values.
Data not found
func NewUpdateClientNotFound ¶
func NewUpdateClientNotFound() *UpdateClientNotFound
NewUpdateClientNotFound creates a UpdateClientNotFound with default headers values
func (*UpdateClientNotFound) Error ¶
func (o *UpdateClientNotFound) Error() string
type UpdateClientOK ¶
type UpdateClientOK struct {
Payload *iamclientmodels.ClientmodelClientResponse
}
UpdateClientOK handles this case with default header values.
OK
func NewUpdateClientOK ¶
func NewUpdateClientOK() *UpdateClientOK
NewUpdateClientOK creates a UpdateClientOK with default headers values
func (*UpdateClientOK) Error ¶
func (o *UpdateClientOK) Error() string
func (*UpdateClientOK) GetPayload ¶
func (o *UpdateClientOK) GetPayload() *iamclientmodels.ClientmodelClientResponse
func (*UpdateClientOK) ToJSONString ¶
func (o *UpdateClientOK) ToJSONString() string
type UpdateClientParams ¶
type UpdateClientParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ClientmodelClientUpdateRequest /*ClientID Client ID */ ClientID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateClientParams contains all the parameters to send to the API endpoint for the update client operation typically these are written to a http.Request
func NewUpdateClientParams ¶
func NewUpdateClientParams() *UpdateClientParams
NewUpdateClientParams creates a new UpdateClientParams object with the default values initialized.
func NewUpdateClientParamsWithContext ¶
func NewUpdateClientParamsWithContext(ctx context.Context) *UpdateClientParams
NewUpdateClientParamsWithContext creates a new UpdateClientParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateClientParamsWithHTTPClient ¶
func NewUpdateClientParamsWithHTTPClient(client *http.Client) *UpdateClientParams
NewUpdateClientParamsWithHTTPClient creates a new UpdateClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateClientParamsWithTimeout ¶
func NewUpdateClientParamsWithTimeout(timeout time.Duration) *UpdateClientParams
NewUpdateClientParamsWithTimeout creates a new UpdateClientParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateClientParams) SetAuthInfoWriter ¶
func (o *UpdateClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update client params
func (*UpdateClientParams) SetBody ¶
func (o *UpdateClientParams) SetBody(body *iamclientmodels.ClientmodelClientUpdateRequest)
SetBody adds the body to the update client params
func (*UpdateClientParams) SetClientID ¶
func (o *UpdateClientParams) SetClientID(clientID string)
SetClientID adds the clientId to the update client params
func (*UpdateClientParams) SetContext ¶
func (o *UpdateClientParams) SetContext(ctx context.Context)
SetContext adds the context to the update client params
func (*UpdateClientParams) SetHTTPClient ¶
func (o *UpdateClientParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update client params
func (*UpdateClientParams) SetHTTPClientTransport ¶
func (o *UpdateClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update client params
func (*UpdateClientParams) SetTimeout ¶
func (o *UpdateClientParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update client params
func (*UpdateClientParams) WithBody ¶
func (o *UpdateClientParams) WithBody(body *iamclientmodels.ClientmodelClientUpdateRequest) *UpdateClientParams
WithBody adds the body to the update client params
func (*UpdateClientParams) WithClientID ¶
func (o *UpdateClientParams) WithClientID(clientID string) *UpdateClientParams
WithClientID adds the clientID to the update client params
func (*UpdateClientParams) WithContext ¶
func (o *UpdateClientParams) WithContext(ctx context.Context) *UpdateClientParams
WithContext adds the context to the update client params
func (*UpdateClientParams) WithHTTPClient ¶
func (o *UpdateClientParams) WithHTTPClient(client *http.Client) *UpdateClientParams
WithHTTPClient adds the HTTPClient to the update client params
func (*UpdateClientParams) WithTimeout ¶
func (o *UpdateClientParams) WithTimeout(timeout time.Duration) *UpdateClientParams
WithTimeout adds the timeout to the update client params
func (*UpdateClientParams) WriteToRequest ¶
func (o *UpdateClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateClientPermissionBadRequest ¶
type UpdateClientPermissionBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateClientPermissionBadRequest handles this case with default header values.
Invalid request
func NewUpdateClientPermissionBadRequest ¶
func NewUpdateClientPermissionBadRequest() *UpdateClientPermissionBadRequest
NewUpdateClientPermissionBadRequest creates a UpdateClientPermissionBadRequest with default headers values
func (*UpdateClientPermissionBadRequest) Error ¶
func (o *UpdateClientPermissionBadRequest) Error() string
func (*UpdateClientPermissionBadRequest) GetPayload ¶
func (o *UpdateClientPermissionBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientPermissionBadRequest) ToJSONString ¶
func (o *UpdateClientPermissionBadRequest) ToJSONString() string
type UpdateClientPermissionForbidden ¶
type UpdateClientPermissionForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateClientPermissionForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewUpdateClientPermissionForbidden ¶
func NewUpdateClientPermissionForbidden() *UpdateClientPermissionForbidden
NewUpdateClientPermissionForbidden creates a UpdateClientPermissionForbidden with default headers values
func (*UpdateClientPermissionForbidden) Error ¶
func (o *UpdateClientPermissionForbidden) Error() string
func (*UpdateClientPermissionForbidden) GetPayload ¶
func (o *UpdateClientPermissionForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientPermissionForbidden) ToJSONString ¶
func (o *UpdateClientPermissionForbidden) ToJSONString() string
type UpdateClientPermissionNoContent ¶
type UpdateClientPermissionNoContent struct { }
UpdateClientPermissionNoContent handles this case with default header values.
Operation succeeded
func NewUpdateClientPermissionNoContent ¶
func NewUpdateClientPermissionNoContent() *UpdateClientPermissionNoContent
NewUpdateClientPermissionNoContent creates a UpdateClientPermissionNoContent with default headers values
func (*UpdateClientPermissionNoContent) Error ¶
func (o *UpdateClientPermissionNoContent) Error() string
type UpdateClientPermissionNotFound ¶
type UpdateClientPermissionNotFound struct { }
UpdateClientPermissionNotFound handles this case with default header values.
Data not found
func NewUpdateClientPermissionNotFound ¶
func NewUpdateClientPermissionNotFound() *UpdateClientPermissionNotFound
NewUpdateClientPermissionNotFound creates a UpdateClientPermissionNotFound with default headers values
func (*UpdateClientPermissionNotFound) Error ¶
func (o *UpdateClientPermissionNotFound) Error() string
type UpdateClientPermissionParams ¶
type UpdateClientPermissionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.AccountcommonClientPermissions /*ClientID Client ID */ ClientID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateClientPermissionParams contains all the parameters to send to the API endpoint for the update client permission operation typically these are written to a http.Request
func NewUpdateClientPermissionParams ¶
func NewUpdateClientPermissionParams() *UpdateClientPermissionParams
NewUpdateClientPermissionParams creates a new UpdateClientPermissionParams object with the default values initialized.
func NewUpdateClientPermissionParamsWithContext ¶
func NewUpdateClientPermissionParamsWithContext(ctx context.Context) *UpdateClientPermissionParams
NewUpdateClientPermissionParamsWithContext creates a new UpdateClientPermissionParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateClientPermissionParamsWithHTTPClient ¶
func NewUpdateClientPermissionParamsWithHTTPClient(client *http.Client) *UpdateClientPermissionParams
NewUpdateClientPermissionParamsWithHTTPClient creates a new UpdateClientPermissionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateClientPermissionParamsWithTimeout ¶
func NewUpdateClientPermissionParamsWithTimeout(timeout time.Duration) *UpdateClientPermissionParams
NewUpdateClientPermissionParamsWithTimeout creates a new UpdateClientPermissionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateClientPermissionParams) SetAuthInfoWriter ¶
func (o *UpdateClientPermissionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update client permission params
func (*UpdateClientPermissionParams) SetBody ¶
func (o *UpdateClientPermissionParams) SetBody(body *iamclientmodels.AccountcommonClientPermissions)
SetBody adds the body to the update client permission params
func (*UpdateClientPermissionParams) SetClientID ¶
func (o *UpdateClientPermissionParams) SetClientID(clientID string)
SetClientID adds the clientId to the update client permission params
func (*UpdateClientPermissionParams) SetContext ¶
func (o *UpdateClientPermissionParams) SetContext(ctx context.Context)
SetContext adds the context to the update client permission params
func (*UpdateClientPermissionParams) SetHTTPClient ¶
func (o *UpdateClientPermissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update client permission params
func (*UpdateClientPermissionParams) SetHTTPClientTransport ¶
func (o *UpdateClientPermissionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update client permission params
func (*UpdateClientPermissionParams) SetTimeout ¶
func (o *UpdateClientPermissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update client permission params
func (*UpdateClientPermissionParams) WithBody ¶
func (o *UpdateClientPermissionParams) WithBody(body *iamclientmodels.AccountcommonClientPermissions) *UpdateClientPermissionParams
WithBody adds the body to the update client permission params
func (*UpdateClientPermissionParams) WithClientID ¶
func (o *UpdateClientPermissionParams) WithClientID(clientID string) *UpdateClientPermissionParams
WithClientID adds the clientID to the update client permission params
func (*UpdateClientPermissionParams) WithContext ¶
func (o *UpdateClientPermissionParams) WithContext(ctx context.Context) *UpdateClientPermissionParams
WithContext adds the context to the update client permission params
func (*UpdateClientPermissionParams) WithHTTPClient ¶
func (o *UpdateClientPermissionParams) WithHTTPClient(client *http.Client) *UpdateClientPermissionParams
WithHTTPClient adds the HTTPClient to the update client permission params
func (*UpdateClientPermissionParams) WithTimeout ¶
func (o *UpdateClientPermissionParams) WithTimeout(timeout time.Duration) *UpdateClientPermissionParams
WithTimeout adds the timeout to the update client permission params
func (*UpdateClientPermissionParams) WriteToRequest ¶
func (o *UpdateClientPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateClientPermissionReader ¶
type UpdateClientPermissionReader struct {
// contains filtered or unexported fields
}
UpdateClientPermissionReader is a Reader for the UpdateClientPermission structure.
func (*UpdateClientPermissionReader) ReadResponse ¶
func (o *UpdateClientPermissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateClientPermissionUnauthorized ¶
type UpdateClientPermissionUnauthorized struct {
}UpdateClientPermissionUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewUpdateClientPermissionUnauthorized ¶
func NewUpdateClientPermissionUnauthorized() *UpdateClientPermissionUnauthorized
NewUpdateClientPermissionUnauthorized creates a UpdateClientPermissionUnauthorized with default headers values
func (*UpdateClientPermissionUnauthorized) Error ¶
func (o *UpdateClientPermissionUnauthorized) Error() string
func (*UpdateClientPermissionUnauthorized) GetPayload ¶
func (o *UpdateClientPermissionUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientPermissionUnauthorized) ToJSONString ¶
func (o *UpdateClientPermissionUnauthorized) ToJSONString() string
type UpdateClientReader ¶
type UpdateClientReader struct {
// contains filtered or unexported fields
}
UpdateClientReader is a Reader for the UpdateClient structure.
func (*UpdateClientReader) ReadResponse ¶
func (o *UpdateClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateClientSecretBadRequest ¶
type UpdateClientSecretBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateClientSecretBadRequest handles this case with default header values.
Invalid request
func NewUpdateClientSecretBadRequest ¶
func NewUpdateClientSecretBadRequest() *UpdateClientSecretBadRequest
NewUpdateClientSecretBadRequest creates a UpdateClientSecretBadRequest with default headers values
func (*UpdateClientSecretBadRequest) Error ¶
func (o *UpdateClientSecretBadRequest) Error() string
func (*UpdateClientSecretBadRequest) GetPayload ¶
func (o *UpdateClientSecretBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientSecretBadRequest) ToJSONString ¶
func (o *UpdateClientSecretBadRequest) ToJSONString() string
type UpdateClientSecretForbidden ¶
type UpdateClientSecretForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateClientSecretForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewUpdateClientSecretForbidden ¶
func NewUpdateClientSecretForbidden() *UpdateClientSecretForbidden
NewUpdateClientSecretForbidden creates a UpdateClientSecretForbidden with default headers values
func (*UpdateClientSecretForbidden) Error ¶
func (o *UpdateClientSecretForbidden) Error() string
func (*UpdateClientSecretForbidden) GetPayload ¶
func (o *UpdateClientSecretForbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientSecretForbidden) ToJSONString ¶
func (o *UpdateClientSecretForbidden) ToJSONString() string
type UpdateClientSecretNoContent ¶
type UpdateClientSecretNoContent struct { }
UpdateClientSecretNoContent handles this case with default header values.
Operation succeeded
func NewUpdateClientSecretNoContent ¶
func NewUpdateClientSecretNoContent() *UpdateClientSecretNoContent
NewUpdateClientSecretNoContent creates a UpdateClientSecretNoContent with default headers values
func (*UpdateClientSecretNoContent) Error ¶
func (o *UpdateClientSecretNoContent) Error() string
type UpdateClientSecretNotFound ¶
type UpdateClientSecretNotFound struct { }
UpdateClientSecretNotFound handles this case with default header values.
Data not found
func NewUpdateClientSecretNotFound ¶
func NewUpdateClientSecretNotFound() *UpdateClientSecretNotFound
NewUpdateClientSecretNotFound creates a UpdateClientSecretNotFound with default headers values
func (*UpdateClientSecretNotFound) Error ¶
func (o *UpdateClientSecretNotFound) Error() string
type UpdateClientSecretParams ¶
type UpdateClientSecretParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ClientmodelClientUpdateSecretRequest /*ClientID Client ID */ ClientID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateClientSecretParams contains all the parameters to send to the API endpoint for the update client secret operation typically these are written to a http.Request
func NewUpdateClientSecretParams ¶
func NewUpdateClientSecretParams() *UpdateClientSecretParams
NewUpdateClientSecretParams creates a new UpdateClientSecretParams object with the default values initialized.
func NewUpdateClientSecretParamsWithContext ¶
func NewUpdateClientSecretParamsWithContext(ctx context.Context) *UpdateClientSecretParams
NewUpdateClientSecretParamsWithContext creates a new UpdateClientSecretParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateClientSecretParamsWithHTTPClient ¶
func NewUpdateClientSecretParamsWithHTTPClient(client *http.Client) *UpdateClientSecretParams
NewUpdateClientSecretParamsWithHTTPClient creates a new UpdateClientSecretParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateClientSecretParamsWithTimeout ¶
func NewUpdateClientSecretParamsWithTimeout(timeout time.Duration) *UpdateClientSecretParams
NewUpdateClientSecretParamsWithTimeout creates a new UpdateClientSecretParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateClientSecretParams) SetAuthInfoWriter ¶
func (o *UpdateClientSecretParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update client secret params
func (*UpdateClientSecretParams) SetBody ¶
func (o *UpdateClientSecretParams) SetBody(body *iamclientmodels.ClientmodelClientUpdateSecretRequest)
SetBody adds the body to the update client secret params
func (*UpdateClientSecretParams) SetClientID ¶
func (o *UpdateClientSecretParams) SetClientID(clientID string)
SetClientID adds the clientId to the update client secret params
func (*UpdateClientSecretParams) SetContext ¶
func (o *UpdateClientSecretParams) SetContext(ctx context.Context)
SetContext adds the context to the update client secret params
func (*UpdateClientSecretParams) SetHTTPClient ¶
func (o *UpdateClientSecretParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update client secret params
func (*UpdateClientSecretParams) SetHTTPClientTransport ¶
func (o *UpdateClientSecretParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update client secret params
func (*UpdateClientSecretParams) SetTimeout ¶
func (o *UpdateClientSecretParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update client secret params
func (*UpdateClientSecretParams) WithBody ¶
func (o *UpdateClientSecretParams) WithBody(body *iamclientmodels.ClientmodelClientUpdateSecretRequest) *UpdateClientSecretParams
WithBody adds the body to the update client secret params
func (*UpdateClientSecretParams) WithClientID ¶
func (o *UpdateClientSecretParams) WithClientID(clientID string) *UpdateClientSecretParams
WithClientID adds the clientID to the update client secret params
func (*UpdateClientSecretParams) WithContext ¶
func (o *UpdateClientSecretParams) WithContext(ctx context.Context) *UpdateClientSecretParams
WithContext adds the context to the update client secret params
func (*UpdateClientSecretParams) WithHTTPClient ¶
func (o *UpdateClientSecretParams) WithHTTPClient(client *http.Client) *UpdateClientSecretParams
WithHTTPClient adds the HTTPClient to the update client secret params
func (*UpdateClientSecretParams) WithTimeout ¶
func (o *UpdateClientSecretParams) WithTimeout(timeout time.Duration) *UpdateClientSecretParams
WithTimeout adds the timeout to the update client secret params
func (*UpdateClientSecretParams) WriteToRequest ¶
func (o *UpdateClientSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateClientSecretReader ¶
type UpdateClientSecretReader struct {
// contains filtered or unexported fields
}
UpdateClientSecretReader is a Reader for the UpdateClientSecret structure.
func (*UpdateClientSecretReader) ReadResponse ¶
func (o *UpdateClientSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateClientSecretUnauthorized ¶
type UpdateClientSecretUnauthorized struct {
}UpdateClientSecretUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewUpdateClientSecretUnauthorized ¶
func NewUpdateClientSecretUnauthorized() *UpdateClientSecretUnauthorized
NewUpdateClientSecretUnauthorized creates a UpdateClientSecretUnauthorized with default headers values
func (*UpdateClientSecretUnauthorized) Error ¶
func (o *UpdateClientSecretUnauthorized) Error() string
func (*UpdateClientSecretUnauthorized) GetPayload ¶
func (o *UpdateClientSecretUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientSecretUnauthorized) ToJSONString ¶
func (o *UpdateClientSecretUnauthorized) ToJSONString() string
type UpdateClientUnauthorized ¶
type UpdateClientUnauthorized struct {
}UpdateClientUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewUpdateClientUnauthorized ¶
func NewUpdateClientUnauthorized() *UpdateClientUnauthorized
NewUpdateClientUnauthorized creates a UpdateClientUnauthorized with default headers values
func (*UpdateClientUnauthorized) Error ¶
func (o *UpdateClientUnauthorized) Error() string
func (*UpdateClientUnauthorized) GetPayload ¶
func (o *UpdateClientUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*UpdateClientUnauthorized) ToJSONString ¶
func (o *UpdateClientUnauthorized) ToJSONString() string
Source Files ¶
- add_client_permission_parameters.go
- add_client_permission_responses.go
- admin_add_client_permissions_v3_parameters.go
- admin_add_client_permissions_v3_responses.go
- admin_create_client_v3_parameters.go
- admin_create_client_v3_responses.go
- admin_delete_client_permission_v3_parameters.go
- admin_delete_client_permission_v3_responses.go
- admin_delete_client_v3_parameters.go
- admin_delete_client_v3_responses.go
- admin_get_clients_by_namespace_v3_parameters.go
- admin_get_clients_by_namespace_v3_responses.go
- admin_get_clientsby_namespaceby_id_v3_parameters.go
- admin_get_clientsby_namespaceby_id_v3_responses.go
- admin_update_client_permission_v3_parameters.go
- admin_update_client_permission_v3_responses.go
- admin_update_client_secret_v3_parameters.go
- admin_update_client_secret_v3_responses.go
- admin_update_client_v3_parameters.go
- admin_update_client_v3_responses.go
- clients_client.go
- create_client_by_namespace_parameters.go
- create_client_by_namespace_responses.go
- create_client_parameters.go
- create_client_responses.go
- delete_client_by_namespace_parameters.go
- delete_client_by_namespace_responses.go
- delete_client_parameters.go
- delete_client_permission_parameters.go
- delete_client_permission_responses.go
- delete_client_responses.go
- get_client_parameters.go
- get_client_responses.go
- get_clients_parameters.go
- get_clients_responses.go
- get_clientsby_namespace_parameters.go
- get_clientsby_namespace_responses.go
- update_client_parameters.go
- update_client_permission_parameters.go
- update_client_permission_responses.go
- update_client_responses.go
- update_client_secret_parameters.go
- update_client_secret_responses.go