Documentation ¶
Index ¶
- type AssignSSHKeyToClusterCreated
- type AssignSSHKeyToClusterDefault
- type AssignSSHKeyToClusterForbidden
- type AssignSSHKeyToClusterParams
- func NewAssignSSHKeyToClusterParams() *AssignSSHKeyToClusterParams
- func NewAssignSSHKeyToClusterParamsWithContext(ctx context.Context) *AssignSSHKeyToClusterParams
- func NewAssignSSHKeyToClusterParamsWithHTTPClient(client *http.Client) *AssignSSHKeyToClusterParams
- func NewAssignSSHKeyToClusterParamsWithTimeout(timeout time.Duration) *AssignSSHKeyToClusterParams
- func (o *AssignSSHKeyToClusterParams) SetClusterID(clusterID string)
- func (o *AssignSSHKeyToClusterParams) SetContext(ctx context.Context)
- func (o *AssignSSHKeyToClusterParams) SetDC(dc string)
- func (o *AssignSSHKeyToClusterParams) SetHTTPClient(client *http.Client)
- func (o *AssignSSHKeyToClusterParams) SetKeyID(keyID string)
- func (o *AssignSSHKeyToClusterParams) SetProjectID(projectID string)
- func (o *AssignSSHKeyToClusterParams) SetTimeout(timeout time.Duration)
- func (o *AssignSSHKeyToClusterParams) WithClusterID(clusterID string) *AssignSSHKeyToClusterParams
- func (o *AssignSSHKeyToClusterParams) WithContext(ctx context.Context) *AssignSSHKeyToClusterParams
- func (o *AssignSSHKeyToClusterParams) WithDC(dc string) *AssignSSHKeyToClusterParams
- func (o *AssignSSHKeyToClusterParams) WithHTTPClient(client *http.Client) *AssignSSHKeyToClusterParams
- func (o *AssignSSHKeyToClusterParams) WithKeyID(keyID string) *AssignSSHKeyToClusterParams
- func (o *AssignSSHKeyToClusterParams) WithProjectID(projectID string) *AssignSSHKeyToClusterParams
- func (o *AssignSSHKeyToClusterParams) WithTimeout(timeout time.Duration) *AssignSSHKeyToClusterParams
- func (o *AssignSSHKeyToClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AssignSSHKeyToClusterReader
- type AssignSSHKeyToClusterUnauthorized
- type BindUserToClusterRoleDefault
- type BindUserToClusterRoleForbidden
- type BindUserToClusterRoleOK
- type BindUserToClusterRoleParams
- func NewBindUserToClusterRoleParams() *BindUserToClusterRoleParams
- func NewBindUserToClusterRoleParamsWithContext(ctx context.Context) *BindUserToClusterRoleParams
- func NewBindUserToClusterRoleParamsWithHTTPClient(client *http.Client) *BindUserToClusterRoleParams
- func NewBindUserToClusterRoleParamsWithTimeout(timeout time.Duration) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) SetBody(body *models.ClusterRoleUser)
- func (o *BindUserToClusterRoleParams) SetClusterID(clusterID string)
- func (o *BindUserToClusterRoleParams) SetContext(ctx context.Context)
- func (o *BindUserToClusterRoleParams) SetDC(dc string)
- func (o *BindUserToClusterRoleParams) SetHTTPClient(client *http.Client)
- func (o *BindUserToClusterRoleParams) SetProjectID(projectID string)
- func (o *BindUserToClusterRoleParams) SetRoleID(roleID string)
- func (o *BindUserToClusterRoleParams) SetTimeout(timeout time.Duration)
- func (o *BindUserToClusterRoleParams) WithBody(body *models.ClusterRoleUser) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) WithClusterID(clusterID string) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) WithContext(ctx context.Context) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) WithDC(dc string) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) WithHTTPClient(client *http.Client) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) WithProjectID(projectID string) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) WithRoleID(roleID string) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) WithTimeout(timeout time.Duration) *BindUserToClusterRoleParams
- func (o *BindUserToClusterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BindUserToClusterRoleReader
- type BindUserToClusterRoleUnauthorized
- type BindUserToRoleDefault
- type BindUserToRoleForbidden
- type BindUserToRoleOK
- type BindUserToRoleParams
- func NewBindUserToRoleParams() *BindUserToRoleParams
- func NewBindUserToRoleParamsWithContext(ctx context.Context) *BindUserToRoleParams
- func NewBindUserToRoleParamsWithHTTPClient(client *http.Client) *BindUserToRoleParams
- func NewBindUserToRoleParamsWithTimeout(timeout time.Duration) *BindUserToRoleParams
- func (o *BindUserToRoleParams) SetBody(body *models.RoleUser)
- func (o *BindUserToRoleParams) SetClusterID(clusterID string)
- func (o *BindUserToRoleParams) SetContext(ctx context.Context)
- func (o *BindUserToRoleParams) SetDC(dc string)
- func (o *BindUserToRoleParams) SetHTTPClient(client *http.Client)
- func (o *BindUserToRoleParams) SetNamespace(namespace string)
- func (o *BindUserToRoleParams) SetProjectID(projectID string)
- func (o *BindUserToRoleParams) SetRoleID(roleID string)
- func (o *BindUserToRoleParams) SetTimeout(timeout time.Duration)
- func (o *BindUserToRoleParams) WithBody(body *models.RoleUser) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WithClusterID(clusterID string) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WithContext(ctx context.Context) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WithDC(dc string) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WithHTTPClient(client *http.Client) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WithNamespace(namespace string) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WithProjectID(projectID string) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WithRoleID(roleID string) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WithTimeout(timeout time.Duration) *BindUserToRoleParams
- func (o *BindUserToRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BindUserToRoleReader
- type BindUserToRoleUnauthorized
- type Client
- func (a *Client) AssignSSHKeyToCluster(params *AssignSSHKeyToClusterParams, authInfo runtime.ClientAuthInfoWriter) (*AssignSSHKeyToClusterCreated, error)
- func (a *Client) BindUserToClusterRole(params *BindUserToClusterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*BindUserToClusterRoleOK, error)
- func (a *Client) BindUserToRole(params *BindUserToRoleParams, authInfo runtime.ClientAuthInfoWriter) (*BindUserToRoleOK, error)
- func (a *Client) CreateCluster(params *CreateClusterParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClusterCreated, error)
- func (a *Client) CreateClusterRole(params *CreateClusterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*CreateClusterRoleCreated, error)
- func (a *Client) CreateNodeDeployment(params *CreateNodeDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*CreateNodeDeploymentCreated, error)
- func (a *Client) CreateNodeForClusterLegacy(params *CreateNodeForClusterLegacyParams, ...) (*CreateNodeForClusterLegacyCreated, error)
- func (a *Client) CreateProject(params *CreateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*CreateProjectCreated, error)
- func (a *Client) CreateRole(params *CreateRoleParams, authInfo runtime.ClientAuthInfoWriter) (*CreateRoleCreated, error)
- func (a *Client) CreateSSHKey(params *CreateSSHKeyParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSSHKeyCreated, error)
- func (a *Client) DeleteCluster(params *DeleteClusterParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClusterOK, error)
- func (a *Client) DeleteClusterRole(params *DeleteClusterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteClusterRoleOK, error)
- func (a *Client) DeleteNodeDeployment(params *DeleteNodeDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteNodeDeploymentOK, error)
- func (a *Client) DeleteNodeForClusterLegacy(params *DeleteNodeForClusterLegacyParams, ...) (*DeleteNodeForClusterLegacyOK, error)
- func (a *Client) DeleteProject(params *DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteProjectOK, error)
- func (a *Client) DeleteRole(params *DeleteRoleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRoleOK, error)
- func (a *Client) DeleteSSHKey(params *DeleteSSHKeyParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSSHKeyOK, error)
- func (a *Client) DetachSSHKeyFromCluster(params *DetachSSHKeyFromClusterParams, authInfo runtime.ClientAuthInfoWriter) (*DetachSSHKeyFromClusterOK, error)
- func (a *Client) GetCluster(params *GetClusterParams, authInfo runtime.ClientAuthInfoWriter) (*GetClusterOK, error)
- func (a *Client) GetClusterEvents(params *GetClusterEventsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClusterEventsOK, error)
- func (a *Client) GetClusterHealth(params *GetClusterHealthParams, authInfo runtime.ClientAuthInfoWriter) (*GetClusterHealthOK, error)
- func (a *Client) GetClusterKubeconfig(params *GetClusterKubeconfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetClusterKubeconfigOK, error)
- func (a *Client) GetClusterMetrics(params *GetClusterMetricsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClusterMetricsOK, error)
- func (a *Client) GetClusterRole(params *GetClusterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*GetClusterRoleOK, error)
- func (a *Client) GetClusterUpgrades(params *GetClusterUpgradesParams, authInfo runtime.ClientAuthInfoWriter) (*GetClusterUpgradesOK, error)
- func (a *Client) GetNodeDeployment(params *GetNodeDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodeDeploymentOK, error)
- func (a *Client) GetNodeForClusterLegacy(params *GetNodeForClusterLegacyParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodeForClusterLegacyOK, error)
- func (a *Client) GetOidcClusterKubeconfig(params *GetOidcClusterKubeconfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetOidcClusterKubeconfigOK, error)
- func (a *Client) GetProject(params *GetProjectParams, authInfo runtime.ClientAuthInfoWriter) (*GetProjectOK, error)
- func (a *Client) GetRole(params *GetRoleParams, authInfo runtime.ClientAuthInfoWriter) (*GetRoleOK, error)
- func (a *Client) ListClusterRole(params *ListClusterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*ListClusterRoleOK, error)
- func (a *Client) ListClusterRoleBinding(params *ListClusterRoleBindingParams, authInfo runtime.ClientAuthInfoWriter) (*ListClusterRoleBindingOK, error)
- func (a *Client) ListClusterRoleNames(params *ListClusterRoleNamesParams, authInfo runtime.ClientAuthInfoWriter) (*ListClusterRoleNamesOK, error)
- func (a *Client) ListClusters(params *ListClustersParams, authInfo runtime.ClientAuthInfoWriter) (*ListClustersOK, error)
- func (a *Client) ListClustersForProject(params *ListClustersForProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ListClustersForProjectOK, error)
- func (a *Client) ListNamespace(params *ListNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*ListNamespaceOK, error)
- func (a *Client) ListNodeDeploymentNodes(params *ListNodeDeploymentNodesParams, authInfo runtime.ClientAuthInfoWriter) (*ListNodeDeploymentNodesOK, error)
- func (a *Client) ListNodeDeploymentNodesEvents(params *ListNodeDeploymentNodesEventsParams, ...) (*ListNodeDeploymentNodesEventsOK, error)
- func (a *Client) ListNodeDeployments(params *ListNodeDeploymentsParams, authInfo runtime.ClientAuthInfoWriter) (*ListNodeDeploymentsOK, error)
- func (a *Client) ListNodesForClusterLegacy(params *ListNodesForClusterLegacyParams, authInfo runtime.ClientAuthInfoWriter) (*ListNodesForClusterLegacyOK, error)
- func (a *Client) ListProjects(params *ListProjectsParams, authInfo runtime.ClientAuthInfoWriter) (*ListProjectsOK, error)
- func (a *Client) ListRole(params *ListRoleParams, authInfo runtime.ClientAuthInfoWriter) (*ListRoleOK, error)
- func (a *Client) ListRoleBinding(params *ListRoleBindingParams, authInfo runtime.ClientAuthInfoWriter) (*ListRoleBindingOK, error)
- func (a *Client) ListRoleNames(params *ListRoleNamesParams, authInfo runtime.ClientAuthInfoWriter) (*ListRoleNamesOK, error)
- func (a *Client) ListSSHKeys(params *ListSSHKeysParams, authInfo runtime.ClientAuthInfoWriter) (*ListSSHKeysOK, error)
- func (a *Client) ListSSHKeysAssignedToCluster(params *ListSSHKeysAssignedToClusterParams, ...) (*ListSSHKeysAssignedToClusterOK, error)
- func (a *Client) PatchCluster(params *PatchClusterParams, authInfo runtime.ClientAuthInfoWriter) (*PatchClusterOK, error)
- func (a *Client) PatchClusterRole(params *PatchClusterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*PatchClusterRoleOK, error)
- func (a *Client) PatchNodeDeployment(params *PatchNodeDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*PatchNodeDeploymentOK, error)
- func (a *Client) PatchRole(params *PatchRoleParams, authInfo runtime.ClientAuthInfoWriter) (*PatchRoleOK, error)
- func (a *Client) RevokeClusterAdminToken(params *RevokeClusterAdminTokenParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeClusterAdminTokenOK, error)
- func (a *Client) RevokeClusterViewerToken(params *RevokeClusterViewerTokenParams, authInfo runtime.ClientAuthInfoWriter) (*RevokeClusterViewerTokenOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UnbindUserFromClusterRoleBinding(params *UnbindUserFromClusterRoleBindingParams, ...) (*UnbindUserFromClusterRoleBindingOK, error)
- func (a *Client) UnbindUserFromRoleBinding(params *UnbindUserFromRoleBindingParams, authInfo runtime.ClientAuthInfoWriter) (*UnbindUserFromRoleBindingOK, error)
- func (a *Client) UpdateProject(params *UpdateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateProjectOK, error)
- func (a *Client) UpgradeClusterNodeDeployments(params *UpgradeClusterNodeDeploymentsParams, ...) (*UpgradeClusterNodeDeploymentsOK, error)
- type ClientService
- type CreateClusterCreated
- type CreateClusterDefault
- type CreateClusterForbidden
- type CreateClusterParams
- func (o *CreateClusterParams) SetBody(body *models.CreateClusterSpec)
- func (o *CreateClusterParams) SetContext(ctx context.Context)
- func (o *CreateClusterParams) SetDC(dc string)
- func (o *CreateClusterParams) SetHTTPClient(client *http.Client)
- func (o *CreateClusterParams) SetProjectID(projectID string)
- func (o *CreateClusterParams) SetTimeout(timeout time.Duration)
- func (o *CreateClusterParams) WithBody(body *models.CreateClusterSpec) *CreateClusterParams
- func (o *CreateClusterParams) WithContext(ctx context.Context) *CreateClusterParams
- func (o *CreateClusterParams) WithDC(dc string) *CreateClusterParams
- func (o *CreateClusterParams) WithHTTPClient(client *http.Client) *CreateClusterParams
- func (o *CreateClusterParams) WithProjectID(projectID string) *CreateClusterParams
- func (o *CreateClusterParams) WithTimeout(timeout time.Duration) *CreateClusterParams
- func (o *CreateClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateClusterReader
- type CreateClusterRoleCreated
- type CreateClusterRoleDefault
- type CreateClusterRoleForbidden
- type CreateClusterRoleParams
- func NewCreateClusterRoleParams() *CreateClusterRoleParams
- func NewCreateClusterRoleParamsWithContext(ctx context.Context) *CreateClusterRoleParams
- func NewCreateClusterRoleParamsWithHTTPClient(client *http.Client) *CreateClusterRoleParams
- func NewCreateClusterRoleParamsWithTimeout(timeout time.Duration) *CreateClusterRoleParams
- func (o *CreateClusterRoleParams) SetBody(body *models.ClusterRole)
- func (o *CreateClusterRoleParams) SetClusterID(clusterID string)
- func (o *CreateClusterRoleParams) SetContext(ctx context.Context)
- func (o *CreateClusterRoleParams) SetDC(dc string)
- func (o *CreateClusterRoleParams) SetHTTPClient(client *http.Client)
- func (o *CreateClusterRoleParams) SetProjectID(projectID string)
- func (o *CreateClusterRoleParams) SetTimeout(timeout time.Duration)
- func (o *CreateClusterRoleParams) WithBody(body *models.ClusterRole) *CreateClusterRoleParams
- func (o *CreateClusterRoleParams) WithClusterID(clusterID string) *CreateClusterRoleParams
- func (o *CreateClusterRoleParams) WithContext(ctx context.Context) *CreateClusterRoleParams
- func (o *CreateClusterRoleParams) WithDC(dc string) *CreateClusterRoleParams
- func (o *CreateClusterRoleParams) WithHTTPClient(client *http.Client) *CreateClusterRoleParams
- func (o *CreateClusterRoleParams) WithProjectID(projectID string) *CreateClusterRoleParams
- func (o *CreateClusterRoleParams) WithTimeout(timeout time.Duration) *CreateClusterRoleParams
- func (o *CreateClusterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateClusterRoleReader
- type CreateClusterRoleUnauthorized
- type CreateClusterUnauthorized
- type CreateNodeDeploymentCreated
- type CreateNodeDeploymentDefault
- type CreateNodeDeploymentForbidden
- type CreateNodeDeploymentParams
- func NewCreateNodeDeploymentParams() *CreateNodeDeploymentParams
- func NewCreateNodeDeploymentParamsWithContext(ctx context.Context) *CreateNodeDeploymentParams
- func NewCreateNodeDeploymentParamsWithHTTPClient(client *http.Client) *CreateNodeDeploymentParams
- func NewCreateNodeDeploymentParamsWithTimeout(timeout time.Duration) *CreateNodeDeploymentParams
- func (o *CreateNodeDeploymentParams) SetBody(body *models.NodeDeployment)
- func (o *CreateNodeDeploymentParams) SetClusterID(clusterID string)
- func (o *CreateNodeDeploymentParams) SetContext(ctx context.Context)
- func (o *CreateNodeDeploymentParams) SetDC(dc string)
- func (o *CreateNodeDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *CreateNodeDeploymentParams) SetProjectID(projectID string)
- func (o *CreateNodeDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *CreateNodeDeploymentParams) WithBody(body *models.NodeDeployment) *CreateNodeDeploymentParams
- func (o *CreateNodeDeploymentParams) WithClusterID(clusterID string) *CreateNodeDeploymentParams
- func (o *CreateNodeDeploymentParams) WithContext(ctx context.Context) *CreateNodeDeploymentParams
- func (o *CreateNodeDeploymentParams) WithDC(dc string) *CreateNodeDeploymentParams
- func (o *CreateNodeDeploymentParams) WithHTTPClient(client *http.Client) *CreateNodeDeploymentParams
- func (o *CreateNodeDeploymentParams) WithProjectID(projectID string) *CreateNodeDeploymentParams
- func (o *CreateNodeDeploymentParams) WithTimeout(timeout time.Duration) *CreateNodeDeploymentParams
- func (o *CreateNodeDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNodeDeploymentReader
- type CreateNodeDeploymentUnauthorized
- type CreateNodeForClusterLegacyCreated
- type CreateNodeForClusterLegacyDefault
- type CreateNodeForClusterLegacyForbidden
- type CreateNodeForClusterLegacyParams
- func NewCreateNodeForClusterLegacyParams() *CreateNodeForClusterLegacyParams
- func NewCreateNodeForClusterLegacyParamsWithContext(ctx context.Context) *CreateNodeForClusterLegacyParams
- func NewCreateNodeForClusterLegacyParamsWithHTTPClient(client *http.Client) *CreateNodeForClusterLegacyParams
- func NewCreateNodeForClusterLegacyParamsWithTimeout(timeout time.Duration) *CreateNodeForClusterLegacyParams
- func (o *CreateNodeForClusterLegacyParams) SetBody(body *models.Node)
- func (o *CreateNodeForClusterLegacyParams) SetClusterID(clusterID string)
- func (o *CreateNodeForClusterLegacyParams) SetContext(ctx context.Context)
- func (o *CreateNodeForClusterLegacyParams) SetDC(dc string)
- func (o *CreateNodeForClusterLegacyParams) SetHTTPClient(client *http.Client)
- func (o *CreateNodeForClusterLegacyParams) SetProjectID(projectID string)
- func (o *CreateNodeForClusterLegacyParams) SetTimeout(timeout time.Duration)
- func (o *CreateNodeForClusterLegacyParams) WithBody(body *models.Node) *CreateNodeForClusterLegacyParams
- func (o *CreateNodeForClusterLegacyParams) WithClusterID(clusterID string) *CreateNodeForClusterLegacyParams
- func (o *CreateNodeForClusterLegacyParams) WithContext(ctx context.Context) *CreateNodeForClusterLegacyParams
- func (o *CreateNodeForClusterLegacyParams) WithDC(dc string) *CreateNodeForClusterLegacyParams
- func (o *CreateNodeForClusterLegacyParams) WithHTTPClient(client *http.Client) *CreateNodeForClusterLegacyParams
- func (o *CreateNodeForClusterLegacyParams) WithProjectID(projectID string) *CreateNodeForClusterLegacyParams
- func (o *CreateNodeForClusterLegacyParams) WithTimeout(timeout time.Duration) *CreateNodeForClusterLegacyParams
- func (o *CreateNodeForClusterLegacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNodeForClusterLegacyReader
- type CreateNodeForClusterLegacyUnauthorized
- type CreateProjectBody
- type CreateProjectConflict
- type CreateProjectCreated
- type CreateProjectDefault
- type CreateProjectParams
- func (o *CreateProjectParams) SetBody(body CreateProjectBody)
- func (o *CreateProjectParams) SetContext(ctx context.Context)
- func (o *CreateProjectParams) SetHTTPClient(client *http.Client)
- func (o *CreateProjectParams) SetTimeout(timeout time.Duration)
- func (o *CreateProjectParams) WithBody(body CreateProjectBody) *CreateProjectParams
- func (o *CreateProjectParams) WithContext(ctx context.Context) *CreateProjectParams
- func (o *CreateProjectParams) WithHTTPClient(client *http.Client) *CreateProjectParams
- func (o *CreateProjectParams) WithTimeout(timeout time.Duration) *CreateProjectParams
- func (o *CreateProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateProjectReader
- type CreateProjectUnauthorized
- type CreateRoleCreated
- type CreateRoleDefault
- type CreateRoleForbidden
- type CreateRoleParams
- func (o *CreateRoleParams) SetBody(body *models.Role)
- func (o *CreateRoleParams) SetClusterID(clusterID string)
- func (o *CreateRoleParams) SetContext(ctx context.Context)
- func (o *CreateRoleParams) SetDC(dc string)
- func (o *CreateRoleParams) SetHTTPClient(client *http.Client)
- func (o *CreateRoleParams) SetProjectID(projectID string)
- func (o *CreateRoleParams) SetTimeout(timeout time.Duration)
- func (o *CreateRoleParams) WithBody(body *models.Role) *CreateRoleParams
- func (o *CreateRoleParams) WithClusterID(clusterID string) *CreateRoleParams
- func (o *CreateRoleParams) WithContext(ctx context.Context) *CreateRoleParams
- func (o *CreateRoleParams) WithDC(dc string) *CreateRoleParams
- func (o *CreateRoleParams) WithHTTPClient(client *http.Client) *CreateRoleParams
- func (o *CreateRoleParams) WithProjectID(projectID string) *CreateRoleParams
- func (o *CreateRoleParams) WithTimeout(timeout time.Duration) *CreateRoleParams
- func (o *CreateRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateRoleReader
- type CreateRoleUnauthorized
- type CreateSSHKeyCreated
- type CreateSSHKeyDefault
- type CreateSSHKeyForbidden
- type CreateSSHKeyParams
- func (o *CreateSSHKeyParams) SetContext(ctx context.Context)
- func (o *CreateSSHKeyParams) SetHTTPClient(client *http.Client)
- func (o *CreateSSHKeyParams) SetKey(key *models.SSHKey)
- func (o *CreateSSHKeyParams) SetProjectID(projectID string)
- func (o *CreateSSHKeyParams) SetTimeout(timeout time.Duration)
- func (o *CreateSSHKeyParams) WithContext(ctx context.Context) *CreateSSHKeyParams
- func (o *CreateSSHKeyParams) WithHTTPClient(client *http.Client) *CreateSSHKeyParams
- func (o *CreateSSHKeyParams) WithKey(key *models.SSHKey) *CreateSSHKeyParams
- func (o *CreateSSHKeyParams) WithProjectID(projectID string) *CreateSSHKeyParams
- func (o *CreateSSHKeyParams) WithTimeout(timeout time.Duration) *CreateSSHKeyParams
- func (o *CreateSSHKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSSHKeyReader
- type CreateSSHKeyUnauthorized
- type DeleteClusterDefault
- type DeleteClusterForbidden
- type DeleteClusterOK
- type DeleteClusterParams
- func (o *DeleteClusterParams) SetClusterID(clusterID string)
- func (o *DeleteClusterParams) SetContext(ctx context.Context)
- func (o *DeleteClusterParams) SetDC(dc string)
- func (o *DeleteClusterParams) SetDeleteLoadBalancers(deleteLoadBalancers *bool)
- func (o *DeleteClusterParams) SetDeleteVolumes(deleteVolumes *bool)
- func (o *DeleteClusterParams) SetHTTPClient(client *http.Client)
- func (o *DeleteClusterParams) SetProjectID(projectID string)
- func (o *DeleteClusterParams) SetTimeout(timeout time.Duration)
- func (o *DeleteClusterParams) WithClusterID(clusterID string) *DeleteClusterParams
- func (o *DeleteClusterParams) WithContext(ctx context.Context) *DeleteClusterParams
- func (o *DeleteClusterParams) WithDC(dc string) *DeleteClusterParams
- func (o *DeleteClusterParams) WithDeleteLoadBalancers(deleteLoadBalancers *bool) *DeleteClusterParams
- func (o *DeleteClusterParams) WithDeleteVolumes(deleteVolumes *bool) *DeleteClusterParams
- func (o *DeleteClusterParams) WithHTTPClient(client *http.Client) *DeleteClusterParams
- func (o *DeleteClusterParams) WithProjectID(projectID string) *DeleteClusterParams
- func (o *DeleteClusterParams) WithTimeout(timeout time.Duration) *DeleteClusterParams
- func (o *DeleteClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteClusterReader
- type DeleteClusterRoleDefault
- type DeleteClusterRoleForbidden
- type DeleteClusterRoleOK
- type DeleteClusterRoleParams
- func NewDeleteClusterRoleParams() *DeleteClusterRoleParams
- func NewDeleteClusterRoleParamsWithContext(ctx context.Context) *DeleteClusterRoleParams
- func NewDeleteClusterRoleParamsWithHTTPClient(client *http.Client) *DeleteClusterRoleParams
- func NewDeleteClusterRoleParamsWithTimeout(timeout time.Duration) *DeleteClusterRoleParams
- func (o *DeleteClusterRoleParams) SetClusterID(clusterID string)
- func (o *DeleteClusterRoleParams) SetContext(ctx context.Context)
- func (o *DeleteClusterRoleParams) SetDC(dc string)
- func (o *DeleteClusterRoleParams) SetHTTPClient(client *http.Client)
- func (o *DeleteClusterRoleParams) SetProjectID(projectID string)
- func (o *DeleteClusterRoleParams) SetRoleID(roleID string)
- func (o *DeleteClusterRoleParams) SetTimeout(timeout time.Duration)
- func (o *DeleteClusterRoleParams) WithClusterID(clusterID string) *DeleteClusterRoleParams
- func (o *DeleteClusterRoleParams) WithContext(ctx context.Context) *DeleteClusterRoleParams
- func (o *DeleteClusterRoleParams) WithDC(dc string) *DeleteClusterRoleParams
- func (o *DeleteClusterRoleParams) WithHTTPClient(client *http.Client) *DeleteClusterRoleParams
- func (o *DeleteClusterRoleParams) WithProjectID(projectID string) *DeleteClusterRoleParams
- func (o *DeleteClusterRoleParams) WithRoleID(roleID string) *DeleteClusterRoleParams
- func (o *DeleteClusterRoleParams) WithTimeout(timeout time.Duration) *DeleteClusterRoleParams
- func (o *DeleteClusterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteClusterRoleReader
- type DeleteClusterRoleUnauthorized
- type DeleteClusterUnauthorized
- type DeleteNodeDeploymentDefault
- type DeleteNodeDeploymentForbidden
- type DeleteNodeDeploymentOK
- type DeleteNodeDeploymentParams
- func NewDeleteNodeDeploymentParams() *DeleteNodeDeploymentParams
- func NewDeleteNodeDeploymentParamsWithContext(ctx context.Context) *DeleteNodeDeploymentParams
- func NewDeleteNodeDeploymentParamsWithHTTPClient(client *http.Client) *DeleteNodeDeploymentParams
- func NewDeleteNodeDeploymentParamsWithTimeout(timeout time.Duration) *DeleteNodeDeploymentParams
- func (o *DeleteNodeDeploymentParams) SetClusterID(clusterID string)
- func (o *DeleteNodeDeploymentParams) SetContext(ctx context.Context)
- func (o *DeleteNodeDeploymentParams) SetDC(dc string)
- func (o *DeleteNodeDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNodeDeploymentParams) SetNodeDeploymentID(nodedeploymentID string)
- func (o *DeleteNodeDeploymentParams) SetProjectID(projectID string)
- func (o *DeleteNodeDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNodeDeploymentParams) WithClusterID(clusterID string) *DeleteNodeDeploymentParams
- func (o *DeleteNodeDeploymentParams) WithContext(ctx context.Context) *DeleteNodeDeploymentParams
- func (o *DeleteNodeDeploymentParams) WithDC(dc string) *DeleteNodeDeploymentParams
- func (o *DeleteNodeDeploymentParams) WithHTTPClient(client *http.Client) *DeleteNodeDeploymentParams
- func (o *DeleteNodeDeploymentParams) WithNodeDeploymentID(nodedeploymentID string) *DeleteNodeDeploymentParams
- func (o *DeleteNodeDeploymentParams) WithProjectID(projectID string) *DeleteNodeDeploymentParams
- func (o *DeleteNodeDeploymentParams) WithTimeout(timeout time.Duration) *DeleteNodeDeploymentParams
- func (o *DeleteNodeDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNodeDeploymentReader
- type DeleteNodeDeploymentUnauthorized
- type DeleteNodeForClusterLegacyDefault
- type DeleteNodeForClusterLegacyForbidden
- type DeleteNodeForClusterLegacyOK
- type DeleteNodeForClusterLegacyParams
- func NewDeleteNodeForClusterLegacyParams() *DeleteNodeForClusterLegacyParams
- func NewDeleteNodeForClusterLegacyParamsWithContext(ctx context.Context) *DeleteNodeForClusterLegacyParams
- func NewDeleteNodeForClusterLegacyParamsWithHTTPClient(client *http.Client) *DeleteNodeForClusterLegacyParams
- func NewDeleteNodeForClusterLegacyParamsWithTimeout(timeout time.Duration) *DeleteNodeForClusterLegacyParams
- func (o *DeleteNodeForClusterLegacyParams) SetClusterID(clusterID string)
- func (o *DeleteNodeForClusterLegacyParams) SetContext(ctx context.Context)
- func (o *DeleteNodeForClusterLegacyParams) SetDC(dc string)
- func (o *DeleteNodeForClusterLegacyParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNodeForClusterLegacyParams) SetNodeID(nodeID string)
- func (o *DeleteNodeForClusterLegacyParams) SetProjectID(projectID string)
- func (o *DeleteNodeForClusterLegacyParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNodeForClusterLegacyParams) WithClusterID(clusterID string) *DeleteNodeForClusterLegacyParams
- func (o *DeleteNodeForClusterLegacyParams) WithContext(ctx context.Context) *DeleteNodeForClusterLegacyParams
- func (o *DeleteNodeForClusterLegacyParams) WithDC(dc string) *DeleteNodeForClusterLegacyParams
- func (o *DeleteNodeForClusterLegacyParams) WithHTTPClient(client *http.Client) *DeleteNodeForClusterLegacyParams
- func (o *DeleteNodeForClusterLegacyParams) WithNodeID(nodeID string) *DeleteNodeForClusterLegacyParams
- func (o *DeleteNodeForClusterLegacyParams) WithProjectID(projectID string) *DeleteNodeForClusterLegacyParams
- func (o *DeleteNodeForClusterLegacyParams) WithTimeout(timeout time.Duration) *DeleteNodeForClusterLegacyParams
- func (o *DeleteNodeForClusterLegacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNodeForClusterLegacyReader
- type DeleteNodeForClusterLegacyUnauthorized
- type DeleteProjectDefault
- type DeleteProjectForbidden
- type DeleteProjectOK
- type DeleteProjectParams
- func (o *DeleteProjectParams) SetContext(ctx context.Context)
- func (o *DeleteProjectParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProjectParams) SetProjectID(projectID string)
- func (o *DeleteProjectParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProjectParams) WithContext(ctx context.Context) *DeleteProjectParams
- func (o *DeleteProjectParams) WithHTTPClient(client *http.Client) *DeleteProjectParams
- func (o *DeleteProjectParams) WithProjectID(projectID string) *DeleteProjectParams
- func (o *DeleteProjectParams) WithTimeout(timeout time.Duration) *DeleteProjectParams
- func (o *DeleteProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProjectReader
- type DeleteProjectUnauthorized
- type DeleteRoleDefault
- type DeleteRoleForbidden
- type DeleteRoleOK
- type DeleteRoleParams
- func (o *DeleteRoleParams) SetClusterID(clusterID string)
- func (o *DeleteRoleParams) SetContext(ctx context.Context)
- func (o *DeleteRoleParams) SetDC(dc string)
- func (o *DeleteRoleParams) SetHTTPClient(client *http.Client)
- func (o *DeleteRoleParams) SetNamespace(namespace string)
- func (o *DeleteRoleParams) SetProjectID(projectID string)
- func (o *DeleteRoleParams) SetRoleID(roleID string)
- func (o *DeleteRoleParams) SetTimeout(timeout time.Duration)
- func (o *DeleteRoleParams) WithClusterID(clusterID string) *DeleteRoleParams
- func (o *DeleteRoleParams) WithContext(ctx context.Context) *DeleteRoleParams
- func (o *DeleteRoleParams) WithDC(dc string) *DeleteRoleParams
- func (o *DeleteRoleParams) WithHTTPClient(client *http.Client) *DeleteRoleParams
- func (o *DeleteRoleParams) WithNamespace(namespace string) *DeleteRoleParams
- func (o *DeleteRoleParams) WithProjectID(projectID string) *DeleteRoleParams
- func (o *DeleteRoleParams) WithRoleID(roleID string) *DeleteRoleParams
- func (o *DeleteRoleParams) WithTimeout(timeout time.Duration) *DeleteRoleParams
- func (o *DeleteRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRoleReader
- type DeleteRoleUnauthorized
- type DeleteSSHKeyDefault
- type DeleteSSHKeyForbidden
- type DeleteSSHKeyOK
- type DeleteSSHKeyParams
- func (o *DeleteSSHKeyParams) SetContext(ctx context.Context)
- func (o *DeleteSSHKeyParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSSHKeyParams) SetProjectID(projectID string)
- func (o *DeleteSSHKeyParams) SetSSHKeyID(keyID string)
- func (o *DeleteSSHKeyParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSSHKeyParams) WithContext(ctx context.Context) *DeleteSSHKeyParams
- func (o *DeleteSSHKeyParams) WithHTTPClient(client *http.Client) *DeleteSSHKeyParams
- func (o *DeleteSSHKeyParams) WithProjectID(projectID string) *DeleteSSHKeyParams
- func (o *DeleteSSHKeyParams) WithSSHKeyID(keyID string) *DeleteSSHKeyParams
- func (o *DeleteSSHKeyParams) WithTimeout(timeout time.Duration) *DeleteSSHKeyParams
- func (o *DeleteSSHKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSSHKeyReader
- type DeleteSSHKeyUnauthorized
- type DetachSSHKeyFromClusterDefault
- type DetachSSHKeyFromClusterForbidden
- type DetachSSHKeyFromClusterOK
- type DetachSSHKeyFromClusterParams
- func NewDetachSSHKeyFromClusterParams() *DetachSSHKeyFromClusterParams
- func NewDetachSSHKeyFromClusterParamsWithContext(ctx context.Context) *DetachSSHKeyFromClusterParams
- func NewDetachSSHKeyFromClusterParamsWithHTTPClient(client *http.Client) *DetachSSHKeyFromClusterParams
- func NewDetachSSHKeyFromClusterParamsWithTimeout(timeout time.Duration) *DetachSSHKeyFromClusterParams
- func (o *DetachSSHKeyFromClusterParams) SetClusterID(clusterID string)
- func (o *DetachSSHKeyFromClusterParams) SetContext(ctx context.Context)
- func (o *DetachSSHKeyFromClusterParams) SetDC(dc string)
- func (o *DetachSSHKeyFromClusterParams) SetHTTPClient(client *http.Client)
- func (o *DetachSSHKeyFromClusterParams) SetKeyID(keyID string)
- func (o *DetachSSHKeyFromClusterParams) SetProjectID(projectID string)
- func (o *DetachSSHKeyFromClusterParams) SetTimeout(timeout time.Duration)
- func (o *DetachSSHKeyFromClusterParams) WithClusterID(clusterID string) *DetachSSHKeyFromClusterParams
- func (o *DetachSSHKeyFromClusterParams) WithContext(ctx context.Context) *DetachSSHKeyFromClusterParams
- func (o *DetachSSHKeyFromClusterParams) WithDC(dc string) *DetachSSHKeyFromClusterParams
- func (o *DetachSSHKeyFromClusterParams) WithHTTPClient(client *http.Client) *DetachSSHKeyFromClusterParams
- func (o *DetachSSHKeyFromClusterParams) WithKeyID(keyID string) *DetachSSHKeyFromClusterParams
- func (o *DetachSSHKeyFromClusterParams) WithProjectID(projectID string) *DetachSSHKeyFromClusterParams
- func (o *DetachSSHKeyFromClusterParams) WithTimeout(timeout time.Duration) *DetachSSHKeyFromClusterParams
- func (o *DetachSSHKeyFromClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DetachSSHKeyFromClusterReader
- type DetachSSHKeyFromClusterUnauthorized
- type GetClusterDefault
- type GetClusterEventsDefault
- type GetClusterEventsForbidden
- type GetClusterEventsOK
- type GetClusterEventsParams
- func NewGetClusterEventsParams() *GetClusterEventsParams
- func NewGetClusterEventsParamsWithContext(ctx context.Context) *GetClusterEventsParams
- func NewGetClusterEventsParamsWithHTTPClient(client *http.Client) *GetClusterEventsParams
- func NewGetClusterEventsParamsWithTimeout(timeout time.Duration) *GetClusterEventsParams
- func (o *GetClusterEventsParams) SetClusterID(clusterID string)
- func (o *GetClusterEventsParams) SetContext(ctx context.Context)
- func (o *GetClusterEventsParams) SetDC(dc string)
- func (o *GetClusterEventsParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterEventsParams) SetProjectID(projectID string)
- func (o *GetClusterEventsParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterEventsParams) SetType(typeVar *string)
- func (o *GetClusterEventsParams) WithClusterID(clusterID string) *GetClusterEventsParams
- func (o *GetClusterEventsParams) WithContext(ctx context.Context) *GetClusterEventsParams
- func (o *GetClusterEventsParams) WithDC(dc string) *GetClusterEventsParams
- func (o *GetClusterEventsParams) WithHTTPClient(client *http.Client) *GetClusterEventsParams
- func (o *GetClusterEventsParams) WithProjectID(projectID string) *GetClusterEventsParams
- func (o *GetClusterEventsParams) WithTimeout(timeout time.Duration) *GetClusterEventsParams
- func (o *GetClusterEventsParams) WithType(typeVar *string) *GetClusterEventsParams
- func (o *GetClusterEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterEventsReader
- type GetClusterEventsUnauthorized
- type GetClusterForbidden
- type GetClusterHealthDefault
- type GetClusterHealthForbidden
- type GetClusterHealthOK
- type GetClusterHealthParams
- func NewGetClusterHealthParams() *GetClusterHealthParams
- func NewGetClusterHealthParamsWithContext(ctx context.Context) *GetClusterHealthParams
- func NewGetClusterHealthParamsWithHTTPClient(client *http.Client) *GetClusterHealthParams
- func NewGetClusterHealthParamsWithTimeout(timeout time.Duration) *GetClusterHealthParams
- func (o *GetClusterHealthParams) SetClusterID(clusterID string)
- func (o *GetClusterHealthParams) SetContext(ctx context.Context)
- func (o *GetClusterHealthParams) SetDC(dc string)
- func (o *GetClusterHealthParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterHealthParams) SetProjectID(projectID string)
- func (o *GetClusterHealthParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterHealthParams) WithClusterID(clusterID string) *GetClusterHealthParams
- func (o *GetClusterHealthParams) WithContext(ctx context.Context) *GetClusterHealthParams
- func (o *GetClusterHealthParams) WithDC(dc string) *GetClusterHealthParams
- func (o *GetClusterHealthParams) WithHTTPClient(client *http.Client) *GetClusterHealthParams
- func (o *GetClusterHealthParams) WithProjectID(projectID string) *GetClusterHealthParams
- func (o *GetClusterHealthParams) WithTimeout(timeout time.Duration) *GetClusterHealthParams
- func (o *GetClusterHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterHealthReader
- type GetClusterHealthUnauthorized
- type GetClusterKubeconfigDefault
- type GetClusterKubeconfigForbidden
- type GetClusterKubeconfigOK
- type GetClusterKubeconfigParams
- func NewGetClusterKubeconfigParams() *GetClusterKubeconfigParams
- func NewGetClusterKubeconfigParamsWithContext(ctx context.Context) *GetClusterKubeconfigParams
- func NewGetClusterKubeconfigParamsWithHTTPClient(client *http.Client) *GetClusterKubeconfigParams
- func NewGetClusterKubeconfigParamsWithTimeout(timeout time.Duration) *GetClusterKubeconfigParams
- func (o *GetClusterKubeconfigParams) SetClusterID(clusterID string)
- func (o *GetClusterKubeconfigParams) SetContext(ctx context.Context)
- func (o *GetClusterKubeconfigParams) SetDC(dc string)
- func (o *GetClusterKubeconfigParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterKubeconfigParams) SetProjectID(projectID string)
- func (o *GetClusterKubeconfigParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterKubeconfigParams) WithClusterID(clusterID string) *GetClusterKubeconfigParams
- func (o *GetClusterKubeconfigParams) WithContext(ctx context.Context) *GetClusterKubeconfigParams
- func (o *GetClusterKubeconfigParams) WithDC(dc string) *GetClusterKubeconfigParams
- func (o *GetClusterKubeconfigParams) WithHTTPClient(client *http.Client) *GetClusterKubeconfigParams
- func (o *GetClusterKubeconfigParams) WithProjectID(projectID string) *GetClusterKubeconfigParams
- func (o *GetClusterKubeconfigParams) WithTimeout(timeout time.Duration) *GetClusterKubeconfigParams
- func (o *GetClusterKubeconfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterKubeconfigReader
- type GetClusterKubeconfigUnauthorized
- type GetClusterMetricsDefault
- type GetClusterMetricsForbidden
- type GetClusterMetricsOK
- type GetClusterMetricsParams
- func NewGetClusterMetricsParams() *GetClusterMetricsParams
- func NewGetClusterMetricsParamsWithContext(ctx context.Context) *GetClusterMetricsParams
- func NewGetClusterMetricsParamsWithHTTPClient(client *http.Client) *GetClusterMetricsParams
- func NewGetClusterMetricsParamsWithTimeout(timeout time.Duration) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) SetClusterID(clusterID string)
- func (o *GetClusterMetricsParams) SetContext(ctx context.Context)
- func (o *GetClusterMetricsParams) SetDC(dc string)
- func (o *GetClusterMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterMetricsParams) SetProjectID(projectID string)
- func (o *GetClusterMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterMetricsParams) WithClusterID(clusterID string) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithContext(ctx context.Context) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithDC(dc string) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithHTTPClient(client *http.Client) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithProjectID(projectID string) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithTimeout(timeout time.Duration) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterMetricsReader
- type GetClusterMetricsUnauthorized
- type GetClusterOK
- type GetClusterParams
- func (o *GetClusterParams) SetClusterID(clusterID string)
- func (o *GetClusterParams) SetContext(ctx context.Context)
- func (o *GetClusterParams) SetDC(dc string)
- func (o *GetClusterParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterParams) SetProjectID(projectID string)
- func (o *GetClusterParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterParams) WithClusterID(clusterID string) *GetClusterParams
- func (o *GetClusterParams) WithContext(ctx context.Context) *GetClusterParams
- func (o *GetClusterParams) WithDC(dc string) *GetClusterParams
- func (o *GetClusterParams) WithHTTPClient(client *http.Client) *GetClusterParams
- func (o *GetClusterParams) WithProjectID(projectID string) *GetClusterParams
- func (o *GetClusterParams) WithTimeout(timeout time.Duration) *GetClusterParams
- func (o *GetClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterReader
- type GetClusterRoleDefault
- type GetClusterRoleForbidden
- type GetClusterRoleOK
- type GetClusterRoleParams
- func NewGetClusterRoleParams() *GetClusterRoleParams
- func NewGetClusterRoleParamsWithContext(ctx context.Context) *GetClusterRoleParams
- func NewGetClusterRoleParamsWithHTTPClient(client *http.Client) *GetClusterRoleParams
- func NewGetClusterRoleParamsWithTimeout(timeout time.Duration) *GetClusterRoleParams
- func (o *GetClusterRoleParams) SetClusterID(clusterID string)
- func (o *GetClusterRoleParams) SetContext(ctx context.Context)
- func (o *GetClusterRoleParams) SetDC(dc string)
- func (o *GetClusterRoleParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterRoleParams) SetProjectID(projectID string)
- func (o *GetClusterRoleParams) SetRoleID(roleID string)
- func (o *GetClusterRoleParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterRoleParams) WithClusterID(clusterID string) *GetClusterRoleParams
- func (o *GetClusterRoleParams) WithContext(ctx context.Context) *GetClusterRoleParams
- func (o *GetClusterRoleParams) WithDC(dc string) *GetClusterRoleParams
- func (o *GetClusterRoleParams) WithHTTPClient(client *http.Client) *GetClusterRoleParams
- func (o *GetClusterRoleParams) WithProjectID(projectID string) *GetClusterRoleParams
- func (o *GetClusterRoleParams) WithRoleID(roleID string) *GetClusterRoleParams
- func (o *GetClusterRoleParams) WithTimeout(timeout time.Duration) *GetClusterRoleParams
- func (o *GetClusterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterRoleReader
- type GetClusterRoleUnauthorized
- type GetClusterUnauthorized
- type GetClusterUpgradesDefault
- type GetClusterUpgradesForbidden
- type GetClusterUpgradesOK
- type GetClusterUpgradesParams
- func NewGetClusterUpgradesParams() *GetClusterUpgradesParams
- func NewGetClusterUpgradesParamsWithContext(ctx context.Context) *GetClusterUpgradesParams
- func NewGetClusterUpgradesParamsWithHTTPClient(client *http.Client) *GetClusterUpgradesParams
- func NewGetClusterUpgradesParamsWithTimeout(timeout time.Duration) *GetClusterUpgradesParams
- func (o *GetClusterUpgradesParams) SetClusterID(clusterID string)
- func (o *GetClusterUpgradesParams) SetContext(ctx context.Context)
- func (o *GetClusterUpgradesParams) SetDC(dc string)
- func (o *GetClusterUpgradesParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterUpgradesParams) SetProjectID(projectID string)
- func (o *GetClusterUpgradesParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterUpgradesParams) WithClusterID(clusterID string) *GetClusterUpgradesParams
- func (o *GetClusterUpgradesParams) WithContext(ctx context.Context) *GetClusterUpgradesParams
- func (o *GetClusterUpgradesParams) WithDC(dc string) *GetClusterUpgradesParams
- func (o *GetClusterUpgradesParams) WithHTTPClient(client *http.Client) *GetClusterUpgradesParams
- func (o *GetClusterUpgradesParams) WithProjectID(projectID string) *GetClusterUpgradesParams
- func (o *GetClusterUpgradesParams) WithTimeout(timeout time.Duration) *GetClusterUpgradesParams
- func (o *GetClusterUpgradesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterUpgradesReader
- type GetClusterUpgradesUnauthorized
- type GetNodeDeploymentDefault
- type GetNodeDeploymentForbidden
- type GetNodeDeploymentOK
- type GetNodeDeploymentParams
- func NewGetNodeDeploymentParams() *GetNodeDeploymentParams
- func NewGetNodeDeploymentParamsWithContext(ctx context.Context) *GetNodeDeploymentParams
- func NewGetNodeDeploymentParamsWithHTTPClient(client *http.Client) *GetNodeDeploymentParams
- func NewGetNodeDeploymentParamsWithTimeout(timeout time.Duration) *GetNodeDeploymentParams
- func (o *GetNodeDeploymentParams) SetClusterID(clusterID string)
- func (o *GetNodeDeploymentParams) SetContext(ctx context.Context)
- func (o *GetNodeDeploymentParams) SetDC(dc string)
- func (o *GetNodeDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *GetNodeDeploymentParams) SetNodeDeploymentID(nodedeploymentID string)
- func (o *GetNodeDeploymentParams) SetProjectID(projectID string)
- func (o *GetNodeDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *GetNodeDeploymentParams) WithClusterID(clusterID string) *GetNodeDeploymentParams
- func (o *GetNodeDeploymentParams) WithContext(ctx context.Context) *GetNodeDeploymentParams
- func (o *GetNodeDeploymentParams) WithDC(dc string) *GetNodeDeploymentParams
- func (o *GetNodeDeploymentParams) WithHTTPClient(client *http.Client) *GetNodeDeploymentParams
- func (o *GetNodeDeploymentParams) WithNodeDeploymentID(nodedeploymentID string) *GetNodeDeploymentParams
- func (o *GetNodeDeploymentParams) WithProjectID(projectID string) *GetNodeDeploymentParams
- func (o *GetNodeDeploymentParams) WithTimeout(timeout time.Duration) *GetNodeDeploymentParams
- func (o *GetNodeDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNodeDeploymentReader
- type GetNodeDeploymentUnauthorized
- type GetNodeForClusterLegacyDefault
- type GetNodeForClusterLegacyForbidden
- type GetNodeForClusterLegacyOK
- type GetNodeForClusterLegacyParams
- func NewGetNodeForClusterLegacyParams() *GetNodeForClusterLegacyParams
- func NewGetNodeForClusterLegacyParamsWithContext(ctx context.Context) *GetNodeForClusterLegacyParams
- func NewGetNodeForClusterLegacyParamsWithHTTPClient(client *http.Client) *GetNodeForClusterLegacyParams
- func NewGetNodeForClusterLegacyParamsWithTimeout(timeout time.Duration) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) SetClusterID(clusterID string)
- func (o *GetNodeForClusterLegacyParams) SetContext(ctx context.Context)
- func (o *GetNodeForClusterLegacyParams) SetDC(dc string)
- func (o *GetNodeForClusterLegacyParams) SetHTTPClient(client *http.Client)
- func (o *GetNodeForClusterLegacyParams) SetHideInitialConditions(hideInitialConditions *bool)
- func (o *GetNodeForClusterLegacyParams) SetNodeID(nodeID string)
- func (o *GetNodeForClusterLegacyParams) SetProjectID(projectID string)
- func (o *GetNodeForClusterLegacyParams) SetTimeout(timeout time.Duration)
- func (o *GetNodeForClusterLegacyParams) WithClusterID(clusterID string) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) WithContext(ctx context.Context) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) WithDC(dc string) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) WithHTTPClient(client *http.Client) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) WithHideInitialConditions(hideInitialConditions *bool) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) WithNodeID(nodeID string) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) WithProjectID(projectID string) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) WithTimeout(timeout time.Duration) *GetNodeForClusterLegacyParams
- func (o *GetNodeForClusterLegacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNodeForClusterLegacyReader
- type GetNodeForClusterLegacyUnauthorized
- type GetOidcClusterKubeconfigDefault
- type GetOidcClusterKubeconfigForbidden
- type GetOidcClusterKubeconfigOK
- type GetOidcClusterKubeconfigParams
- func NewGetOidcClusterKubeconfigParams() *GetOidcClusterKubeconfigParams
- func NewGetOidcClusterKubeconfigParamsWithContext(ctx context.Context) *GetOidcClusterKubeconfigParams
- func NewGetOidcClusterKubeconfigParamsWithHTTPClient(client *http.Client) *GetOidcClusterKubeconfigParams
- func NewGetOidcClusterKubeconfigParamsWithTimeout(timeout time.Duration) *GetOidcClusterKubeconfigParams
- func (o *GetOidcClusterKubeconfigParams) SetClusterID(clusterID string)
- func (o *GetOidcClusterKubeconfigParams) SetContext(ctx context.Context)
- func (o *GetOidcClusterKubeconfigParams) SetDC(dc string)
- func (o *GetOidcClusterKubeconfigParams) SetHTTPClient(client *http.Client)
- func (o *GetOidcClusterKubeconfigParams) SetProjectID(projectID string)
- func (o *GetOidcClusterKubeconfigParams) SetTimeout(timeout time.Duration)
- func (o *GetOidcClusterKubeconfigParams) WithClusterID(clusterID string) *GetOidcClusterKubeconfigParams
- func (o *GetOidcClusterKubeconfigParams) WithContext(ctx context.Context) *GetOidcClusterKubeconfigParams
- func (o *GetOidcClusterKubeconfigParams) WithDC(dc string) *GetOidcClusterKubeconfigParams
- func (o *GetOidcClusterKubeconfigParams) WithHTTPClient(client *http.Client) *GetOidcClusterKubeconfigParams
- func (o *GetOidcClusterKubeconfigParams) WithProjectID(projectID string) *GetOidcClusterKubeconfigParams
- func (o *GetOidcClusterKubeconfigParams) WithTimeout(timeout time.Duration) *GetOidcClusterKubeconfigParams
- func (o *GetOidcClusterKubeconfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOidcClusterKubeconfigReader
- type GetOidcClusterKubeconfigUnauthorized
- type GetProjectConflict
- type GetProjectDefault
- type GetProjectOK
- type GetProjectParams
- func (o *GetProjectParams) SetContext(ctx context.Context)
- func (o *GetProjectParams) SetHTTPClient(client *http.Client)
- func (o *GetProjectParams) SetProjectID(projectID string)
- func (o *GetProjectParams) SetTimeout(timeout time.Duration)
- func (o *GetProjectParams) WithContext(ctx context.Context) *GetProjectParams
- func (o *GetProjectParams) WithHTTPClient(client *http.Client) *GetProjectParams
- func (o *GetProjectParams) WithProjectID(projectID string) *GetProjectParams
- func (o *GetProjectParams) WithTimeout(timeout time.Duration) *GetProjectParams
- func (o *GetProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProjectReader
- type GetProjectUnauthorized
- type GetRoleDefault
- type GetRoleForbidden
- type GetRoleOK
- type GetRoleParams
- func (o *GetRoleParams) SetClusterID(clusterID string)
- func (o *GetRoleParams) SetContext(ctx context.Context)
- func (o *GetRoleParams) SetDC(dc string)
- func (o *GetRoleParams) SetHTTPClient(client *http.Client)
- func (o *GetRoleParams) SetNamespace(namespace string)
- func (o *GetRoleParams) SetProjectID(projectID string)
- func (o *GetRoleParams) SetRoleID(roleID string)
- func (o *GetRoleParams) SetTimeout(timeout time.Duration)
- func (o *GetRoleParams) WithClusterID(clusterID string) *GetRoleParams
- func (o *GetRoleParams) WithContext(ctx context.Context) *GetRoleParams
- func (o *GetRoleParams) WithDC(dc string) *GetRoleParams
- func (o *GetRoleParams) WithHTTPClient(client *http.Client) *GetRoleParams
- func (o *GetRoleParams) WithNamespace(namespace string) *GetRoleParams
- func (o *GetRoleParams) WithProjectID(projectID string) *GetRoleParams
- func (o *GetRoleParams) WithRoleID(roleID string) *GetRoleParams
- func (o *GetRoleParams) WithTimeout(timeout time.Duration) *GetRoleParams
- func (o *GetRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRoleReader
- type GetRoleUnauthorized
- type ListClusterRoleBindingDefault
- type ListClusterRoleBindingForbidden
- type ListClusterRoleBindingOK
- type ListClusterRoleBindingParams
- func NewListClusterRoleBindingParams() *ListClusterRoleBindingParams
- func NewListClusterRoleBindingParamsWithContext(ctx context.Context) *ListClusterRoleBindingParams
- func NewListClusterRoleBindingParamsWithHTTPClient(client *http.Client) *ListClusterRoleBindingParams
- func NewListClusterRoleBindingParamsWithTimeout(timeout time.Duration) *ListClusterRoleBindingParams
- func (o *ListClusterRoleBindingParams) SetClusterID(clusterID string)
- func (o *ListClusterRoleBindingParams) SetContext(ctx context.Context)
- func (o *ListClusterRoleBindingParams) SetDC(dc string)
- func (o *ListClusterRoleBindingParams) SetHTTPClient(client *http.Client)
- func (o *ListClusterRoleBindingParams) SetProjectID(projectID string)
- func (o *ListClusterRoleBindingParams) SetTimeout(timeout time.Duration)
- func (o *ListClusterRoleBindingParams) WithClusterID(clusterID string) *ListClusterRoleBindingParams
- func (o *ListClusterRoleBindingParams) WithContext(ctx context.Context) *ListClusterRoleBindingParams
- func (o *ListClusterRoleBindingParams) WithDC(dc string) *ListClusterRoleBindingParams
- func (o *ListClusterRoleBindingParams) WithHTTPClient(client *http.Client) *ListClusterRoleBindingParams
- func (o *ListClusterRoleBindingParams) WithProjectID(projectID string) *ListClusterRoleBindingParams
- func (o *ListClusterRoleBindingParams) WithTimeout(timeout time.Duration) *ListClusterRoleBindingParams
- func (o *ListClusterRoleBindingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListClusterRoleBindingReader
- type ListClusterRoleBindingUnauthorized
- type ListClusterRoleDefault
- type ListClusterRoleForbidden
- type ListClusterRoleNamesDefault
- type ListClusterRoleNamesForbidden
- type ListClusterRoleNamesOK
- type ListClusterRoleNamesParams
- func NewListClusterRoleNamesParams() *ListClusterRoleNamesParams
- func NewListClusterRoleNamesParamsWithContext(ctx context.Context) *ListClusterRoleNamesParams
- func NewListClusterRoleNamesParamsWithHTTPClient(client *http.Client) *ListClusterRoleNamesParams
- func NewListClusterRoleNamesParamsWithTimeout(timeout time.Duration) *ListClusterRoleNamesParams
- func (o *ListClusterRoleNamesParams) SetClusterID(clusterID string)
- func (o *ListClusterRoleNamesParams) SetContext(ctx context.Context)
- func (o *ListClusterRoleNamesParams) SetDC(dc string)
- func (o *ListClusterRoleNamesParams) SetHTTPClient(client *http.Client)
- func (o *ListClusterRoleNamesParams) SetProjectID(projectID string)
- func (o *ListClusterRoleNamesParams) SetTimeout(timeout time.Duration)
- func (o *ListClusterRoleNamesParams) WithClusterID(clusterID string) *ListClusterRoleNamesParams
- func (o *ListClusterRoleNamesParams) WithContext(ctx context.Context) *ListClusterRoleNamesParams
- func (o *ListClusterRoleNamesParams) WithDC(dc string) *ListClusterRoleNamesParams
- func (o *ListClusterRoleNamesParams) WithHTTPClient(client *http.Client) *ListClusterRoleNamesParams
- func (o *ListClusterRoleNamesParams) WithProjectID(projectID string) *ListClusterRoleNamesParams
- func (o *ListClusterRoleNamesParams) WithTimeout(timeout time.Duration) *ListClusterRoleNamesParams
- func (o *ListClusterRoleNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListClusterRoleNamesReader
- type ListClusterRoleNamesUnauthorized
- type ListClusterRoleOK
- type ListClusterRoleParams
- func NewListClusterRoleParams() *ListClusterRoleParams
- func NewListClusterRoleParamsWithContext(ctx context.Context) *ListClusterRoleParams
- func NewListClusterRoleParamsWithHTTPClient(client *http.Client) *ListClusterRoleParams
- func NewListClusterRoleParamsWithTimeout(timeout time.Duration) *ListClusterRoleParams
- func (o *ListClusterRoleParams) SetClusterID(clusterID string)
- func (o *ListClusterRoleParams) SetContext(ctx context.Context)
- func (o *ListClusterRoleParams) SetDC(dc string)
- func (o *ListClusterRoleParams) SetHTTPClient(client *http.Client)
- func (o *ListClusterRoleParams) SetProjectID(projectID string)
- func (o *ListClusterRoleParams) SetTimeout(timeout time.Duration)
- func (o *ListClusterRoleParams) WithClusterID(clusterID string) *ListClusterRoleParams
- func (o *ListClusterRoleParams) WithContext(ctx context.Context) *ListClusterRoleParams
- func (o *ListClusterRoleParams) WithDC(dc string) *ListClusterRoleParams
- func (o *ListClusterRoleParams) WithHTTPClient(client *http.Client) *ListClusterRoleParams
- func (o *ListClusterRoleParams) WithProjectID(projectID string) *ListClusterRoleParams
- func (o *ListClusterRoleParams) WithTimeout(timeout time.Duration) *ListClusterRoleParams
- func (o *ListClusterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListClusterRoleReader
- type ListClusterRoleUnauthorized
- type ListClustersDefault
- type ListClustersForProjectDefault
- type ListClustersForProjectForbidden
- type ListClustersForProjectOK
- type ListClustersForProjectParams
- func NewListClustersForProjectParams() *ListClustersForProjectParams
- func NewListClustersForProjectParamsWithContext(ctx context.Context) *ListClustersForProjectParams
- func NewListClustersForProjectParamsWithHTTPClient(client *http.Client) *ListClustersForProjectParams
- func NewListClustersForProjectParamsWithTimeout(timeout time.Duration) *ListClustersForProjectParams
- func (o *ListClustersForProjectParams) SetContext(ctx context.Context)
- func (o *ListClustersForProjectParams) SetHTTPClient(client *http.Client)
- func (o *ListClustersForProjectParams) SetProjectID(projectID string)
- func (o *ListClustersForProjectParams) SetTimeout(timeout time.Duration)
- func (o *ListClustersForProjectParams) WithContext(ctx context.Context) *ListClustersForProjectParams
- func (o *ListClustersForProjectParams) WithHTTPClient(client *http.Client) *ListClustersForProjectParams
- func (o *ListClustersForProjectParams) WithProjectID(projectID string) *ListClustersForProjectParams
- func (o *ListClustersForProjectParams) WithTimeout(timeout time.Duration) *ListClustersForProjectParams
- func (o *ListClustersForProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListClustersForProjectReader
- type ListClustersForProjectUnauthorized
- type ListClustersForbidden
- type ListClustersOK
- type ListClustersParams
- func (o *ListClustersParams) SetContext(ctx context.Context)
- func (o *ListClustersParams) SetDC(dc string)
- func (o *ListClustersParams) SetHTTPClient(client *http.Client)
- func (o *ListClustersParams) SetProjectID(projectID string)
- func (o *ListClustersParams) SetTimeout(timeout time.Duration)
- func (o *ListClustersParams) WithContext(ctx context.Context) *ListClustersParams
- func (o *ListClustersParams) WithDC(dc string) *ListClustersParams
- func (o *ListClustersParams) WithHTTPClient(client *http.Client) *ListClustersParams
- func (o *ListClustersParams) WithProjectID(projectID string) *ListClustersParams
- func (o *ListClustersParams) WithTimeout(timeout time.Duration) *ListClustersParams
- func (o *ListClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListClustersReader
- type ListClustersUnauthorized
- type ListNamespaceDefault
- type ListNamespaceForbidden
- type ListNamespaceOK
- type ListNamespaceParams
- func (o *ListNamespaceParams) SetClusterID(clusterID string)
- func (o *ListNamespaceParams) SetContext(ctx context.Context)
- func (o *ListNamespaceParams) SetDC(dc string)
- func (o *ListNamespaceParams) SetHTTPClient(client *http.Client)
- func (o *ListNamespaceParams) SetProjectID(projectID string)
- func (o *ListNamespaceParams) SetTimeout(timeout time.Duration)
- func (o *ListNamespaceParams) WithClusterID(clusterID string) *ListNamespaceParams
- func (o *ListNamespaceParams) WithContext(ctx context.Context) *ListNamespaceParams
- func (o *ListNamespaceParams) WithDC(dc string) *ListNamespaceParams
- func (o *ListNamespaceParams) WithHTTPClient(client *http.Client) *ListNamespaceParams
- func (o *ListNamespaceParams) WithProjectID(projectID string) *ListNamespaceParams
- func (o *ListNamespaceParams) WithTimeout(timeout time.Duration) *ListNamespaceParams
- func (o *ListNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListNamespaceReader
- type ListNamespaceUnauthorized
- type ListNodeDeploymentNodesDefault
- type ListNodeDeploymentNodesEventsDefault
- type ListNodeDeploymentNodesEventsForbidden
- type ListNodeDeploymentNodesEventsOK
- type ListNodeDeploymentNodesEventsParams
- func NewListNodeDeploymentNodesEventsParams() *ListNodeDeploymentNodesEventsParams
- func NewListNodeDeploymentNodesEventsParamsWithContext(ctx context.Context) *ListNodeDeploymentNodesEventsParams
- func NewListNodeDeploymentNodesEventsParamsWithHTTPClient(client *http.Client) *ListNodeDeploymentNodesEventsParams
- func NewListNodeDeploymentNodesEventsParamsWithTimeout(timeout time.Duration) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) SetClusterID(clusterID string)
- func (o *ListNodeDeploymentNodesEventsParams) SetContext(ctx context.Context)
- func (o *ListNodeDeploymentNodesEventsParams) SetDC(dc string)
- func (o *ListNodeDeploymentNodesEventsParams) SetHTTPClient(client *http.Client)
- func (o *ListNodeDeploymentNodesEventsParams) SetNodeDeploymentID(nodedeploymentID string)
- func (o *ListNodeDeploymentNodesEventsParams) SetProjectID(projectID string)
- func (o *ListNodeDeploymentNodesEventsParams) SetTimeout(timeout time.Duration)
- func (o *ListNodeDeploymentNodesEventsParams) SetType(typeVar *string)
- func (o *ListNodeDeploymentNodesEventsParams) WithClusterID(clusterID string) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) WithContext(ctx context.Context) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) WithDC(dc string) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) WithHTTPClient(client *http.Client) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) WithNodeDeploymentID(nodedeploymentID string) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) WithProjectID(projectID string) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) WithTimeout(timeout time.Duration) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) WithType(typeVar *string) *ListNodeDeploymentNodesEventsParams
- func (o *ListNodeDeploymentNodesEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListNodeDeploymentNodesEventsReader
- type ListNodeDeploymentNodesEventsUnauthorized
- type ListNodeDeploymentNodesForbidden
- type ListNodeDeploymentNodesOK
- type ListNodeDeploymentNodesParams
- func NewListNodeDeploymentNodesParams() *ListNodeDeploymentNodesParams
- func NewListNodeDeploymentNodesParamsWithContext(ctx context.Context) *ListNodeDeploymentNodesParams
- func NewListNodeDeploymentNodesParamsWithHTTPClient(client *http.Client) *ListNodeDeploymentNodesParams
- func NewListNodeDeploymentNodesParamsWithTimeout(timeout time.Duration) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) SetClusterID(clusterID string)
- func (o *ListNodeDeploymentNodesParams) SetContext(ctx context.Context)
- func (o *ListNodeDeploymentNodesParams) SetDC(dc string)
- func (o *ListNodeDeploymentNodesParams) SetHTTPClient(client *http.Client)
- func (o *ListNodeDeploymentNodesParams) SetHideInitialConditions(hideInitialConditions *bool)
- func (o *ListNodeDeploymentNodesParams) SetNodeDeploymentID(nodedeploymentID string)
- func (o *ListNodeDeploymentNodesParams) SetProjectID(projectID string)
- func (o *ListNodeDeploymentNodesParams) SetTimeout(timeout time.Duration)
- func (o *ListNodeDeploymentNodesParams) WithClusterID(clusterID string) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) WithContext(ctx context.Context) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) WithDC(dc string) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) WithHTTPClient(client *http.Client) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) WithHideInitialConditions(hideInitialConditions *bool) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) WithNodeDeploymentID(nodedeploymentID string) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) WithProjectID(projectID string) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) WithTimeout(timeout time.Duration) *ListNodeDeploymentNodesParams
- func (o *ListNodeDeploymentNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListNodeDeploymentNodesReader
- type ListNodeDeploymentNodesUnauthorized
- type ListNodeDeploymentsDefault
- type ListNodeDeploymentsForbidden
- type ListNodeDeploymentsOK
- type ListNodeDeploymentsParams
- func NewListNodeDeploymentsParams() *ListNodeDeploymentsParams
- func NewListNodeDeploymentsParamsWithContext(ctx context.Context) *ListNodeDeploymentsParams
- func NewListNodeDeploymentsParamsWithHTTPClient(client *http.Client) *ListNodeDeploymentsParams
- func NewListNodeDeploymentsParamsWithTimeout(timeout time.Duration) *ListNodeDeploymentsParams
- func (o *ListNodeDeploymentsParams) SetClusterID(clusterID string)
- func (o *ListNodeDeploymentsParams) SetContext(ctx context.Context)
- func (o *ListNodeDeploymentsParams) SetDC(dc string)
- func (o *ListNodeDeploymentsParams) SetHTTPClient(client *http.Client)
- func (o *ListNodeDeploymentsParams) SetProjectID(projectID string)
- func (o *ListNodeDeploymentsParams) SetTimeout(timeout time.Duration)
- func (o *ListNodeDeploymentsParams) WithClusterID(clusterID string) *ListNodeDeploymentsParams
- func (o *ListNodeDeploymentsParams) WithContext(ctx context.Context) *ListNodeDeploymentsParams
- func (o *ListNodeDeploymentsParams) WithDC(dc string) *ListNodeDeploymentsParams
- func (o *ListNodeDeploymentsParams) WithHTTPClient(client *http.Client) *ListNodeDeploymentsParams
- func (o *ListNodeDeploymentsParams) WithProjectID(projectID string) *ListNodeDeploymentsParams
- func (o *ListNodeDeploymentsParams) WithTimeout(timeout time.Duration) *ListNodeDeploymentsParams
- func (o *ListNodeDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListNodeDeploymentsReader
- type ListNodeDeploymentsUnauthorized
- type ListNodesForClusterLegacyDefault
- type ListNodesForClusterLegacyForbidden
- type ListNodesForClusterLegacyOK
- type ListNodesForClusterLegacyParams
- func NewListNodesForClusterLegacyParams() *ListNodesForClusterLegacyParams
- func NewListNodesForClusterLegacyParamsWithContext(ctx context.Context) *ListNodesForClusterLegacyParams
- func NewListNodesForClusterLegacyParamsWithHTTPClient(client *http.Client) *ListNodesForClusterLegacyParams
- func NewListNodesForClusterLegacyParamsWithTimeout(timeout time.Duration) *ListNodesForClusterLegacyParams
- func (o *ListNodesForClusterLegacyParams) SetClusterID(clusterID string)
- func (o *ListNodesForClusterLegacyParams) SetContext(ctx context.Context)
- func (o *ListNodesForClusterLegacyParams) SetDC(dc string)
- func (o *ListNodesForClusterLegacyParams) SetHTTPClient(client *http.Client)
- func (o *ListNodesForClusterLegacyParams) SetHideInitialConditions(hideInitialConditions *bool)
- func (o *ListNodesForClusterLegacyParams) SetProjectID(projectID string)
- func (o *ListNodesForClusterLegacyParams) SetTimeout(timeout time.Duration)
- func (o *ListNodesForClusterLegacyParams) WithClusterID(clusterID string) *ListNodesForClusterLegacyParams
- func (o *ListNodesForClusterLegacyParams) WithContext(ctx context.Context) *ListNodesForClusterLegacyParams
- func (o *ListNodesForClusterLegacyParams) WithDC(dc string) *ListNodesForClusterLegacyParams
- func (o *ListNodesForClusterLegacyParams) WithHTTPClient(client *http.Client) *ListNodesForClusterLegacyParams
- func (o *ListNodesForClusterLegacyParams) WithHideInitialConditions(hideInitialConditions *bool) *ListNodesForClusterLegacyParams
- func (o *ListNodesForClusterLegacyParams) WithProjectID(projectID string) *ListNodesForClusterLegacyParams
- func (o *ListNodesForClusterLegacyParams) WithTimeout(timeout time.Duration) *ListNodesForClusterLegacyParams
- func (o *ListNodesForClusterLegacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListNodesForClusterLegacyReader
- type ListNodesForClusterLegacyUnauthorized
- type ListProjectsConflict
- type ListProjectsDefault
- type ListProjectsOK
- type ListProjectsParams
- func (o *ListProjectsParams) SetContext(ctx context.Context)
- func (o *ListProjectsParams) SetDisplayAll(displayAll *bool)
- func (o *ListProjectsParams) SetHTTPClient(client *http.Client)
- func (o *ListProjectsParams) SetTimeout(timeout time.Duration)
- func (o *ListProjectsParams) WithContext(ctx context.Context) *ListProjectsParams
- func (o *ListProjectsParams) WithDisplayAll(displayAll *bool) *ListProjectsParams
- func (o *ListProjectsParams) WithHTTPClient(client *http.Client) *ListProjectsParams
- func (o *ListProjectsParams) WithTimeout(timeout time.Duration) *ListProjectsParams
- func (o *ListProjectsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListProjectsReader
- type ListProjectsUnauthorized
- type ListRoleBindingDefault
- type ListRoleBindingForbidden
- type ListRoleBindingOK
- type ListRoleBindingParams
- func NewListRoleBindingParams() *ListRoleBindingParams
- func NewListRoleBindingParamsWithContext(ctx context.Context) *ListRoleBindingParams
- func NewListRoleBindingParamsWithHTTPClient(client *http.Client) *ListRoleBindingParams
- func NewListRoleBindingParamsWithTimeout(timeout time.Duration) *ListRoleBindingParams
- func (o *ListRoleBindingParams) SetClusterID(clusterID string)
- func (o *ListRoleBindingParams) SetContext(ctx context.Context)
- func (o *ListRoleBindingParams) SetDC(dc string)
- func (o *ListRoleBindingParams) SetHTTPClient(client *http.Client)
- func (o *ListRoleBindingParams) SetProjectID(projectID string)
- func (o *ListRoleBindingParams) SetTimeout(timeout time.Duration)
- func (o *ListRoleBindingParams) WithClusterID(clusterID string) *ListRoleBindingParams
- func (o *ListRoleBindingParams) WithContext(ctx context.Context) *ListRoleBindingParams
- func (o *ListRoleBindingParams) WithDC(dc string) *ListRoleBindingParams
- func (o *ListRoleBindingParams) WithHTTPClient(client *http.Client) *ListRoleBindingParams
- func (o *ListRoleBindingParams) WithProjectID(projectID string) *ListRoleBindingParams
- func (o *ListRoleBindingParams) WithTimeout(timeout time.Duration) *ListRoleBindingParams
- func (o *ListRoleBindingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListRoleBindingReader
- type ListRoleBindingUnauthorized
- type ListRoleDefault
- type ListRoleForbidden
- type ListRoleNamesDefault
- type ListRoleNamesForbidden
- type ListRoleNamesOK
- type ListRoleNamesParams
- func (o *ListRoleNamesParams) SetClusterID(clusterID string)
- func (o *ListRoleNamesParams) SetContext(ctx context.Context)
- func (o *ListRoleNamesParams) SetDC(dc string)
- func (o *ListRoleNamesParams) SetHTTPClient(client *http.Client)
- func (o *ListRoleNamesParams) SetProjectID(projectID string)
- func (o *ListRoleNamesParams) SetTimeout(timeout time.Duration)
- func (o *ListRoleNamesParams) WithClusterID(clusterID string) *ListRoleNamesParams
- func (o *ListRoleNamesParams) WithContext(ctx context.Context) *ListRoleNamesParams
- func (o *ListRoleNamesParams) WithDC(dc string) *ListRoleNamesParams
- func (o *ListRoleNamesParams) WithHTTPClient(client *http.Client) *ListRoleNamesParams
- func (o *ListRoleNamesParams) WithProjectID(projectID string) *ListRoleNamesParams
- func (o *ListRoleNamesParams) WithTimeout(timeout time.Duration) *ListRoleNamesParams
- func (o *ListRoleNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListRoleNamesReader
- type ListRoleNamesUnauthorized
- type ListRoleOK
- type ListRoleParams
- func (o *ListRoleParams) SetClusterID(clusterID string)
- func (o *ListRoleParams) SetContext(ctx context.Context)
- func (o *ListRoleParams) SetDC(dc string)
- func (o *ListRoleParams) SetHTTPClient(client *http.Client)
- func (o *ListRoleParams) SetProjectID(projectID string)
- func (o *ListRoleParams) SetTimeout(timeout time.Duration)
- func (o *ListRoleParams) WithClusterID(clusterID string) *ListRoleParams
- func (o *ListRoleParams) WithContext(ctx context.Context) *ListRoleParams
- func (o *ListRoleParams) WithDC(dc string) *ListRoleParams
- func (o *ListRoleParams) WithHTTPClient(client *http.Client) *ListRoleParams
- func (o *ListRoleParams) WithProjectID(projectID string) *ListRoleParams
- func (o *ListRoleParams) WithTimeout(timeout time.Duration) *ListRoleParams
- func (o *ListRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListRoleReader
- type ListRoleUnauthorized
- type ListSSHKeysAssignedToClusterDefault
- type ListSSHKeysAssignedToClusterForbidden
- type ListSSHKeysAssignedToClusterOK
- type ListSSHKeysAssignedToClusterParams
- func NewListSSHKeysAssignedToClusterParams() *ListSSHKeysAssignedToClusterParams
- func NewListSSHKeysAssignedToClusterParamsWithContext(ctx context.Context) *ListSSHKeysAssignedToClusterParams
- func NewListSSHKeysAssignedToClusterParamsWithHTTPClient(client *http.Client) *ListSSHKeysAssignedToClusterParams
- func NewListSSHKeysAssignedToClusterParamsWithTimeout(timeout time.Duration) *ListSSHKeysAssignedToClusterParams
- func (o *ListSSHKeysAssignedToClusterParams) SetClusterID(clusterID string)
- func (o *ListSSHKeysAssignedToClusterParams) SetContext(ctx context.Context)
- func (o *ListSSHKeysAssignedToClusterParams) SetDC(dc string)
- func (o *ListSSHKeysAssignedToClusterParams) SetHTTPClient(client *http.Client)
- func (o *ListSSHKeysAssignedToClusterParams) SetProjectID(projectID string)
- func (o *ListSSHKeysAssignedToClusterParams) SetTimeout(timeout time.Duration)
- func (o *ListSSHKeysAssignedToClusterParams) WithClusterID(clusterID string) *ListSSHKeysAssignedToClusterParams
- func (o *ListSSHKeysAssignedToClusterParams) WithContext(ctx context.Context) *ListSSHKeysAssignedToClusterParams
- func (o *ListSSHKeysAssignedToClusterParams) WithDC(dc string) *ListSSHKeysAssignedToClusterParams
- func (o *ListSSHKeysAssignedToClusterParams) WithHTTPClient(client *http.Client) *ListSSHKeysAssignedToClusterParams
- func (o *ListSSHKeysAssignedToClusterParams) WithProjectID(projectID string) *ListSSHKeysAssignedToClusterParams
- func (o *ListSSHKeysAssignedToClusterParams) WithTimeout(timeout time.Duration) *ListSSHKeysAssignedToClusterParams
- func (o *ListSSHKeysAssignedToClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSSHKeysAssignedToClusterReader
- type ListSSHKeysAssignedToClusterUnauthorized
- type ListSSHKeysDefault
- type ListSSHKeysForbidden
- type ListSSHKeysOK
- type ListSSHKeysParams
- func (o *ListSSHKeysParams) SetContext(ctx context.Context)
- func (o *ListSSHKeysParams) SetHTTPClient(client *http.Client)
- func (o *ListSSHKeysParams) SetProjectID(projectID string)
- func (o *ListSSHKeysParams) SetTimeout(timeout time.Duration)
- func (o *ListSSHKeysParams) WithContext(ctx context.Context) *ListSSHKeysParams
- func (o *ListSSHKeysParams) WithHTTPClient(client *http.Client) *ListSSHKeysParams
- func (o *ListSSHKeysParams) WithProjectID(projectID string) *ListSSHKeysParams
- func (o *ListSSHKeysParams) WithTimeout(timeout time.Duration) *ListSSHKeysParams
- func (o *ListSSHKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSSHKeysReader
- type ListSSHKeysUnauthorized
- type PatchClusterDefault
- type PatchClusterForbidden
- type PatchClusterOK
- type PatchClusterParams
- func (o *PatchClusterParams) SetClusterID(clusterID string)
- func (o *PatchClusterParams) SetContext(ctx context.Context)
- func (o *PatchClusterParams) SetDC(dc string)
- func (o *PatchClusterParams) SetHTTPClient(client *http.Client)
- func (o *PatchClusterParams) SetPatch(patch interface{})
- func (o *PatchClusterParams) SetProjectID(projectID string)
- func (o *PatchClusterParams) SetTimeout(timeout time.Duration)
- func (o *PatchClusterParams) WithClusterID(clusterID string) *PatchClusterParams
- func (o *PatchClusterParams) WithContext(ctx context.Context) *PatchClusterParams
- func (o *PatchClusterParams) WithDC(dc string) *PatchClusterParams
- func (o *PatchClusterParams) WithHTTPClient(client *http.Client) *PatchClusterParams
- func (o *PatchClusterParams) WithPatch(patch interface{}) *PatchClusterParams
- func (o *PatchClusterParams) WithProjectID(projectID string) *PatchClusterParams
- func (o *PatchClusterParams) WithTimeout(timeout time.Duration) *PatchClusterParams
- func (o *PatchClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchClusterReader
- type PatchClusterRoleDefault
- type PatchClusterRoleForbidden
- type PatchClusterRoleOK
- type PatchClusterRoleParams
- func NewPatchClusterRoleParams() *PatchClusterRoleParams
- func NewPatchClusterRoleParamsWithContext(ctx context.Context) *PatchClusterRoleParams
- func NewPatchClusterRoleParamsWithHTTPClient(client *http.Client) *PatchClusterRoleParams
- func NewPatchClusterRoleParamsWithTimeout(timeout time.Duration) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) SetClusterID(clusterID string)
- func (o *PatchClusterRoleParams) SetContext(ctx context.Context)
- func (o *PatchClusterRoleParams) SetDC(dc string)
- func (o *PatchClusterRoleParams) SetHTTPClient(client *http.Client)
- func (o *PatchClusterRoleParams) SetPatch(patch interface{})
- func (o *PatchClusterRoleParams) SetProjectID(projectID string)
- func (o *PatchClusterRoleParams) SetRoleID(roleID string)
- func (o *PatchClusterRoleParams) SetTimeout(timeout time.Duration)
- func (o *PatchClusterRoleParams) WithClusterID(clusterID string) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) WithContext(ctx context.Context) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) WithDC(dc string) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) WithHTTPClient(client *http.Client) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) WithPatch(patch interface{}) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) WithProjectID(projectID string) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) WithRoleID(roleID string) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) WithTimeout(timeout time.Duration) *PatchClusterRoleParams
- func (o *PatchClusterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchClusterRoleReader
- type PatchClusterRoleUnauthorized
- type PatchClusterUnauthorized
- type PatchNodeDeploymentDefault
- type PatchNodeDeploymentForbidden
- type PatchNodeDeploymentOK
- type PatchNodeDeploymentParams
- func NewPatchNodeDeploymentParams() *PatchNodeDeploymentParams
- func NewPatchNodeDeploymentParamsWithContext(ctx context.Context) *PatchNodeDeploymentParams
- func NewPatchNodeDeploymentParamsWithHTTPClient(client *http.Client) *PatchNodeDeploymentParams
- func NewPatchNodeDeploymentParamsWithTimeout(timeout time.Duration) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) SetClusterID(clusterID string)
- func (o *PatchNodeDeploymentParams) SetContext(ctx context.Context)
- func (o *PatchNodeDeploymentParams) SetDC(dc string)
- func (o *PatchNodeDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *PatchNodeDeploymentParams) SetNodeDeploymentID(nodedeploymentID string)
- func (o *PatchNodeDeploymentParams) SetPatch(patch interface{})
- func (o *PatchNodeDeploymentParams) SetProjectID(projectID string)
- func (o *PatchNodeDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *PatchNodeDeploymentParams) WithClusterID(clusterID string) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) WithContext(ctx context.Context) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) WithDC(dc string) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) WithHTTPClient(client *http.Client) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) WithNodeDeploymentID(nodedeploymentID string) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) WithPatch(patch interface{}) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) WithProjectID(projectID string) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) WithTimeout(timeout time.Duration) *PatchNodeDeploymentParams
- func (o *PatchNodeDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchNodeDeploymentReader
- type PatchNodeDeploymentUnauthorized
- type PatchRoleDefault
- type PatchRoleForbidden
- type PatchRoleOK
- type PatchRoleParams
- func (o *PatchRoleParams) SetClusterID(clusterID string)
- func (o *PatchRoleParams) SetContext(ctx context.Context)
- func (o *PatchRoleParams) SetDC(dc string)
- func (o *PatchRoleParams) SetHTTPClient(client *http.Client)
- func (o *PatchRoleParams) SetNamespace(namespace string)
- func (o *PatchRoleParams) SetPatch(patch interface{})
- func (o *PatchRoleParams) SetProjectID(projectID string)
- func (o *PatchRoleParams) SetRoleID(roleID string)
- func (o *PatchRoleParams) SetTimeout(timeout time.Duration)
- func (o *PatchRoleParams) WithClusterID(clusterID string) *PatchRoleParams
- func (o *PatchRoleParams) WithContext(ctx context.Context) *PatchRoleParams
- func (o *PatchRoleParams) WithDC(dc string) *PatchRoleParams
- func (o *PatchRoleParams) WithHTTPClient(client *http.Client) *PatchRoleParams
- func (o *PatchRoleParams) WithNamespace(namespace string) *PatchRoleParams
- func (o *PatchRoleParams) WithPatch(patch interface{}) *PatchRoleParams
- func (o *PatchRoleParams) WithProjectID(projectID string) *PatchRoleParams
- func (o *PatchRoleParams) WithRoleID(roleID string) *PatchRoleParams
- func (o *PatchRoleParams) WithTimeout(timeout time.Duration) *PatchRoleParams
- func (o *PatchRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchRoleReader
- type PatchRoleUnauthorized
- type RevokeClusterAdminTokenDefault
- type RevokeClusterAdminTokenForbidden
- type RevokeClusterAdminTokenOK
- type RevokeClusterAdminTokenParams
- func NewRevokeClusterAdminTokenParams() *RevokeClusterAdminTokenParams
- func NewRevokeClusterAdminTokenParamsWithContext(ctx context.Context) *RevokeClusterAdminTokenParams
- func NewRevokeClusterAdminTokenParamsWithHTTPClient(client *http.Client) *RevokeClusterAdminTokenParams
- func NewRevokeClusterAdminTokenParamsWithTimeout(timeout time.Duration) *RevokeClusterAdminTokenParams
- func (o *RevokeClusterAdminTokenParams) SetClusterID(clusterID string)
- func (o *RevokeClusterAdminTokenParams) SetContext(ctx context.Context)
- func (o *RevokeClusterAdminTokenParams) SetDC(dc string)
- func (o *RevokeClusterAdminTokenParams) SetHTTPClient(client *http.Client)
- func (o *RevokeClusterAdminTokenParams) SetProjectID(projectID string)
- func (o *RevokeClusterAdminTokenParams) SetTimeout(timeout time.Duration)
- func (o *RevokeClusterAdminTokenParams) WithClusterID(clusterID string) *RevokeClusterAdminTokenParams
- func (o *RevokeClusterAdminTokenParams) WithContext(ctx context.Context) *RevokeClusterAdminTokenParams
- func (o *RevokeClusterAdminTokenParams) WithDC(dc string) *RevokeClusterAdminTokenParams
- func (o *RevokeClusterAdminTokenParams) WithHTTPClient(client *http.Client) *RevokeClusterAdminTokenParams
- func (o *RevokeClusterAdminTokenParams) WithProjectID(projectID string) *RevokeClusterAdminTokenParams
- func (o *RevokeClusterAdminTokenParams) WithTimeout(timeout time.Duration) *RevokeClusterAdminTokenParams
- func (o *RevokeClusterAdminTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RevokeClusterAdminTokenReader
- type RevokeClusterAdminTokenUnauthorized
- type RevokeClusterViewerTokenDefault
- type RevokeClusterViewerTokenForbidden
- type RevokeClusterViewerTokenOK
- type RevokeClusterViewerTokenParams
- func NewRevokeClusterViewerTokenParams() *RevokeClusterViewerTokenParams
- func NewRevokeClusterViewerTokenParamsWithContext(ctx context.Context) *RevokeClusterViewerTokenParams
- func NewRevokeClusterViewerTokenParamsWithHTTPClient(client *http.Client) *RevokeClusterViewerTokenParams
- func NewRevokeClusterViewerTokenParamsWithTimeout(timeout time.Duration) *RevokeClusterViewerTokenParams
- func (o *RevokeClusterViewerTokenParams) SetClusterID(clusterID string)
- func (o *RevokeClusterViewerTokenParams) SetContext(ctx context.Context)
- func (o *RevokeClusterViewerTokenParams) SetDC(dc string)
- func (o *RevokeClusterViewerTokenParams) SetHTTPClient(client *http.Client)
- func (o *RevokeClusterViewerTokenParams) SetProjectID(projectID string)
- func (o *RevokeClusterViewerTokenParams) SetTimeout(timeout time.Duration)
- func (o *RevokeClusterViewerTokenParams) WithClusterID(clusterID string) *RevokeClusterViewerTokenParams
- func (o *RevokeClusterViewerTokenParams) WithContext(ctx context.Context) *RevokeClusterViewerTokenParams
- func (o *RevokeClusterViewerTokenParams) WithDC(dc string) *RevokeClusterViewerTokenParams
- func (o *RevokeClusterViewerTokenParams) WithHTTPClient(client *http.Client) *RevokeClusterViewerTokenParams
- func (o *RevokeClusterViewerTokenParams) WithProjectID(projectID string) *RevokeClusterViewerTokenParams
- func (o *RevokeClusterViewerTokenParams) WithTimeout(timeout time.Duration) *RevokeClusterViewerTokenParams
- func (o *RevokeClusterViewerTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RevokeClusterViewerTokenReader
- type RevokeClusterViewerTokenUnauthorized
- type UnbindUserFromClusterRoleBindingDefault
- type UnbindUserFromClusterRoleBindingForbidden
- type UnbindUserFromClusterRoleBindingOK
- type UnbindUserFromClusterRoleBindingParams
- func NewUnbindUserFromClusterRoleBindingParams() *UnbindUserFromClusterRoleBindingParams
- func NewUnbindUserFromClusterRoleBindingParamsWithContext(ctx context.Context) *UnbindUserFromClusterRoleBindingParams
- func NewUnbindUserFromClusterRoleBindingParamsWithHTTPClient(client *http.Client) *UnbindUserFromClusterRoleBindingParams
- func NewUnbindUserFromClusterRoleBindingParamsWithTimeout(timeout time.Duration) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) SetBody(body *models.ClusterRoleUser)
- func (o *UnbindUserFromClusterRoleBindingParams) SetClusterID(clusterID string)
- func (o *UnbindUserFromClusterRoleBindingParams) SetContext(ctx context.Context)
- func (o *UnbindUserFromClusterRoleBindingParams) SetDC(dc string)
- func (o *UnbindUserFromClusterRoleBindingParams) SetHTTPClient(client *http.Client)
- func (o *UnbindUserFromClusterRoleBindingParams) SetProjectID(projectID string)
- func (o *UnbindUserFromClusterRoleBindingParams) SetRoleID(roleID string)
- func (o *UnbindUserFromClusterRoleBindingParams) SetTimeout(timeout time.Duration)
- func (o *UnbindUserFromClusterRoleBindingParams) WithBody(body *models.ClusterRoleUser) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) WithClusterID(clusterID string) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) WithContext(ctx context.Context) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) WithDC(dc string) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) WithHTTPClient(client *http.Client) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) WithProjectID(projectID string) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) WithRoleID(roleID string) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) WithTimeout(timeout time.Duration) *UnbindUserFromClusterRoleBindingParams
- func (o *UnbindUserFromClusterRoleBindingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UnbindUserFromClusterRoleBindingReader
- type UnbindUserFromClusterRoleBindingUnauthorized
- type UnbindUserFromRoleBindingDefault
- type UnbindUserFromRoleBindingForbidden
- type UnbindUserFromRoleBindingOK
- type UnbindUserFromRoleBindingParams
- func NewUnbindUserFromRoleBindingParams() *UnbindUserFromRoleBindingParams
- func NewUnbindUserFromRoleBindingParamsWithContext(ctx context.Context) *UnbindUserFromRoleBindingParams
- func NewUnbindUserFromRoleBindingParamsWithHTTPClient(client *http.Client) *UnbindUserFromRoleBindingParams
- func NewUnbindUserFromRoleBindingParamsWithTimeout(timeout time.Duration) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) SetBody(body *models.RoleUser)
- func (o *UnbindUserFromRoleBindingParams) SetClusterID(clusterID string)
- func (o *UnbindUserFromRoleBindingParams) SetContext(ctx context.Context)
- func (o *UnbindUserFromRoleBindingParams) SetDC(dc string)
- func (o *UnbindUserFromRoleBindingParams) SetHTTPClient(client *http.Client)
- func (o *UnbindUserFromRoleBindingParams) SetNamespace(namespace string)
- func (o *UnbindUserFromRoleBindingParams) SetProjectID(projectID string)
- func (o *UnbindUserFromRoleBindingParams) SetRoleID(roleID string)
- func (o *UnbindUserFromRoleBindingParams) SetTimeout(timeout time.Duration)
- func (o *UnbindUserFromRoleBindingParams) WithBody(body *models.RoleUser) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WithClusterID(clusterID string) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WithContext(ctx context.Context) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WithDC(dc string) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WithHTTPClient(client *http.Client) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WithNamespace(namespace string) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WithProjectID(projectID string) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WithRoleID(roleID string) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WithTimeout(timeout time.Duration) *UnbindUserFromRoleBindingParams
- func (o *UnbindUserFromRoleBindingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UnbindUserFromRoleBindingReader
- type UnbindUserFromRoleBindingUnauthorized
- type UpdateProjectBadRequest
- type UpdateProjectDefault
- type UpdateProjectInternalServerError
- type UpdateProjectNotFound
- type UpdateProjectNotImplemented
- type UpdateProjectOK
- type UpdateProjectParams
- func (o *UpdateProjectParams) SetBody(body *models.Project)
- func (o *UpdateProjectParams) SetContext(ctx context.Context)
- func (o *UpdateProjectParams) SetHTTPClient(client *http.Client)
- func (o *UpdateProjectParams) SetProjectID(projectID string)
- func (o *UpdateProjectParams) SetTimeout(timeout time.Duration)
- func (o *UpdateProjectParams) WithBody(body *models.Project) *UpdateProjectParams
- func (o *UpdateProjectParams) WithContext(ctx context.Context) *UpdateProjectParams
- func (o *UpdateProjectParams) WithHTTPClient(client *http.Client) *UpdateProjectParams
- func (o *UpdateProjectParams) WithProjectID(projectID string) *UpdateProjectParams
- func (o *UpdateProjectParams) WithTimeout(timeout time.Duration) *UpdateProjectParams
- func (o *UpdateProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateProjectReader
- type UpgradeClusterNodeDeploymentsDefault
- type UpgradeClusterNodeDeploymentsForbidden
- type UpgradeClusterNodeDeploymentsOK
- type UpgradeClusterNodeDeploymentsParams
- func NewUpgradeClusterNodeDeploymentsParams() *UpgradeClusterNodeDeploymentsParams
- func NewUpgradeClusterNodeDeploymentsParamsWithContext(ctx context.Context) *UpgradeClusterNodeDeploymentsParams
- func NewUpgradeClusterNodeDeploymentsParamsWithHTTPClient(client *http.Client) *UpgradeClusterNodeDeploymentsParams
- func NewUpgradeClusterNodeDeploymentsParamsWithTimeout(timeout time.Duration) *UpgradeClusterNodeDeploymentsParams
- func (o *UpgradeClusterNodeDeploymentsParams) SetBody(body *models.MasterVersion)
- func (o *UpgradeClusterNodeDeploymentsParams) SetClusterID(clusterID string)
- func (o *UpgradeClusterNodeDeploymentsParams) SetContext(ctx context.Context)
- func (o *UpgradeClusterNodeDeploymentsParams) SetDC(dc string)
- func (o *UpgradeClusterNodeDeploymentsParams) SetHTTPClient(client *http.Client)
- func (o *UpgradeClusterNodeDeploymentsParams) SetProjectID(projectID string)
- func (o *UpgradeClusterNodeDeploymentsParams) SetTimeout(timeout time.Duration)
- func (o *UpgradeClusterNodeDeploymentsParams) WithBody(body *models.MasterVersion) *UpgradeClusterNodeDeploymentsParams
- func (o *UpgradeClusterNodeDeploymentsParams) WithClusterID(clusterID string) *UpgradeClusterNodeDeploymentsParams
- func (o *UpgradeClusterNodeDeploymentsParams) WithContext(ctx context.Context) *UpgradeClusterNodeDeploymentsParams
- func (o *UpgradeClusterNodeDeploymentsParams) WithDC(dc string) *UpgradeClusterNodeDeploymentsParams
- func (o *UpgradeClusterNodeDeploymentsParams) WithHTTPClient(client *http.Client) *UpgradeClusterNodeDeploymentsParams
- func (o *UpgradeClusterNodeDeploymentsParams) WithProjectID(projectID string) *UpgradeClusterNodeDeploymentsParams
- func (o *UpgradeClusterNodeDeploymentsParams) WithTimeout(timeout time.Duration) *UpgradeClusterNodeDeploymentsParams
- func (o *UpgradeClusterNodeDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpgradeClusterNodeDeploymentsReader
- type UpgradeClusterNodeDeploymentsUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssignSSHKeyToClusterCreated ¶
AssignSSHKeyToClusterCreated handles this case with default header values.
SSHKey
func NewAssignSSHKeyToClusterCreated ¶
func NewAssignSSHKeyToClusterCreated() *AssignSSHKeyToClusterCreated
NewAssignSSHKeyToClusterCreated creates a AssignSSHKeyToClusterCreated with default headers values
func (*AssignSSHKeyToClusterCreated) Error ¶
func (o *AssignSSHKeyToClusterCreated) Error() string
func (*AssignSSHKeyToClusterCreated) GetPayload ¶
func (o *AssignSSHKeyToClusterCreated) GetPayload() *models.SSHKey
type AssignSSHKeyToClusterDefault ¶
type AssignSSHKeyToClusterDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
AssignSSHKeyToClusterDefault handles this case with default header values.
errorResponse
func NewAssignSSHKeyToClusterDefault ¶
func NewAssignSSHKeyToClusterDefault(code int) *AssignSSHKeyToClusterDefault
NewAssignSSHKeyToClusterDefault creates a AssignSSHKeyToClusterDefault with default headers values
func (*AssignSSHKeyToClusterDefault) Code ¶
func (o *AssignSSHKeyToClusterDefault) Code() int
Code gets the status code for the assign SSH key to cluster default response
func (*AssignSSHKeyToClusterDefault) Error ¶
func (o *AssignSSHKeyToClusterDefault) Error() string
func (*AssignSSHKeyToClusterDefault) GetPayload ¶
func (o *AssignSSHKeyToClusterDefault) GetPayload() *models.ErrorResponse
type AssignSSHKeyToClusterForbidden ¶
type AssignSSHKeyToClusterForbidden struct { }
AssignSSHKeyToClusterForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewAssignSSHKeyToClusterForbidden ¶
func NewAssignSSHKeyToClusterForbidden() *AssignSSHKeyToClusterForbidden
NewAssignSSHKeyToClusterForbidden creates a AssignSSHKeyToClusterForbidden with default headers values
func (*AssignSSHKeyToClusterForbidden) Error ¶
func (o *AssignSSHKeyToClusterForbidden) Error() string
type AssignSSHKeyToClusterParams ¶
type AssignSSHKeyToClusterParams struct { /*ClusterID*/ ClusterID string /*Dc*/ DC string /*KeyID*/ KeyID string /*ProjectID*/ ProjectID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AssignSSHKeyToClusterParams contains all the parameters to send to the API endpoint for the assign SSH key to cluster operation typically these are written to a http.Request
func NewAssignSSHKeyToClusterParams ¶
func NewAssignSSHKeyToClusterParams() *AssignSSHKeyToClusterParams
NewAssignSSHKeyToClusterParams creates a new AssignSSHKeyToClusterParams object with the default values initialized.
func NewAssignSSHKeyToClusterParamsWithContext ¶
func NewAssignSSHKeyToClusterParamsWithContext(ctx context.Context) *AssignSSHKeyToClusterParams
NewAssignSSHKeyToClusterParamsWithContext creates a new AssignSSHKeyToClusterParams object with the default values initialized, and the ability to set a context for a request
func NewAssignSSHKeyToClusterParamsWithHTTPClient ¶
func NewAssignSSHKeyToClusterParamsWithHTTPClient(client *http.Client) *AssignSSHKeyToClusterParams
NewAssignSSHKeyToClusterParamsWithHTTPClient creates a new AssignSSHKeyToClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAssignSSHKeyToClusterParamsWithTimeout ¶
func NewAssignSSHKeyToClusterParamsWithTimeout(timeout time.Duration) *AssignSSHKeyToClusterParams
NewAssignSSHKeyToClusterParamsWithTimeout creates a new AssignSSHKeyToClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*AssignSSHKeyToClusterParams) SetClusterID ¶
func (o *AssignSSHKeyToClusterParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) SetContext ¶
func (o *AssignSSHKeyToClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) SetDC ¶
func (o *AssignSSHKeyToClusterParams) SetDC(dc string)
SetDC adds the dc to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) SetHTTPClient ¶
func (o *AssignSSHKeyToClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) SetKeyID ¶
func (o *AssignSSHKeyToClusterParams) SetKeyID(keyID string)
SetKeyID adds the keyId to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) SetProjectID ¶
func (o *AssignSSHKeyToClusterParams) SetProjectID(projectID string)
SetProjectID adds the projectId to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) SetTimeout ¶
func (o *AssignSSHKeyToClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) WithClusterID ¶
func (o *AssignSSHKeyToClusterParams) WithClusterID(clusterID string) *AssignSSHKeyToClusterParams
WithClusterID adds the clusterID to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) WithContext ¶
func (o *AssignSSHKeyToClusterParams) WithContext(ctx context.Context) *AssignSSHKeyToClusterParams
WithContext adds the context to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) WithDC ¶
func (o *AssignSSHKeyToClusterParams) WithDC(dc string) *AssignSSHKeyToClusterParams
WithDC adds the dc to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) WithHTTPClient ¶
func (o *AssignSSHKeyToClusterParams) WithHTTPClient(client *http.Client) *AssignSSHKeyToClusterParams
WithHTTPClient adds the HTTPClient to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) WithKeyID ¶
func (o *AssignSSHKeyToClusterParams) WithKeyID(keyID string) *AssignSSHKeyToClusterParams
WithKeyID adds the keyID to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) WithProjectID ¶
func (o *AssignSSHKeyToClusterParams) WithProjectID(projectID string) *AssignSSHKeyToClusterParams
WithProjectID adds the projectID to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) WithTimeout ¶
func (o *AssignSSHKeyToClusterParams) WithTimeout(timeout time.Duration) *AssignSSHKeyToClusterParams
WithTimeout adds the timeout to the assign SSH key to cluster params
func (*AssignSSHKeyToClusterParams) WriteToRequest ¶
func (o *AssignSSHKeyToClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AssignSSHKeyToClusterReader ¶
type AssignSSHKeyToClusterReader struct {
// contains filtered or unexported fields
}
AssignSSHKeyToClusterReader is a Reader for the AssignSSHKeyToCluster structure.
func (*AssignSSHKeyToClusterReader) ReadResponse ¶
func (o *AssignSSHKeyToClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AssignSSHKeyToClusterUnauthorized ¶
type AssignSSHKeyToClusterUnauthorized struct { }
AssignSSHKeyToClusterUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewAssignSSHKeyToClusterUnauthorized ¶
func NewAssignSSHKeyToClusterUnauthorized() *AssignSSHKeyToClusterUnauthorized
NewAssignSSHKeyToClusterUnauthorized creates a AssignSSHKeyToClusterUnauthorized with default headers values
func (*AssignSSHKeyToClusterUnauthorized) Error ¶
func (o *AssignSSHKeyToClusterUnauthorized) Error() string
type BindUserToClusterRoleDefault ¶
type BindUserToClusterRoleDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
BindUserToClusterRoleDefault handles this case with default header values.
errorResponse
func NewBindUserToClusterRoleDefault ¶
func NewBindUserToClusterRoleDefault(code int) *BindUserToClusterRoleDefault
NewBindUserToClusterRoleDefault creates a BindUserToClusterRoleDefault with default headers values
func (*BindUserToClusterRoleDefault) Code ¶
func (o *BindUserToClusterRoleDefault) Code() int
Code gets the status code for the bind user to cluster role default response
func (*BindUserToClusterRoleDefault) Error ¶
func (o *BindUserToClusterRoleDefault) Error() string
func (*BindUserToClusterRoleDefault) GetPayload ¶
func (o *BindUserToClusterRoleDefault) GetPayload() *models.ErrorResponse
type BindUserToClusterRoleForbidden ¶
type BindUserToClusterRoleForbidden struct { }
BindUserToClusterRoleForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewBindUserToClusterRoleForbidden ¶
func NewBindUserToClusterRoleForbidden() *BindUserToClusterRoleForbidden
NewBindUserToClusterRoleForbidden creates a BindUserToClusterRoleForbidden with default headers values
func (*BindUserToClusterRoleForbidden) Error ¶
func (o *BindUserToClusterRoleForbidden) Error() string
type BindUserToClusterRoleOK ¶
type BindUserToClusterRoleOK struct {
Payload *models.ClusterRoleBinding
}
BindUserToClusterRoleOK handles this case with default header values.
ClusterRoleBinding
func NewBindUserToClusterRoleOK ¶
func NewBindUserToClusterRoleOK() *BindUserToClusterRoleOK
NewBindUserToClusterRoleOK creates a BindUserToClusterRoleOK with default headers values
func (*BindUserToClusterRoleOK) Error ¶
func (o *BindUserToClusterRoleOK) Error() string
func (*BindUserToClusterRoleOK) GetPayload ¶
func (o *BindUserToClusterRoleOK) GetPayload() *models.ClusterRoleBinding
type BindUserToClusterRoleParams ¶
type BindUserToClusterRoleParams struct { /*Body*/ Body *models.ClusterRoleUser /*ClusterID*/ ClusterID string /*Dc*/ DC string /*ProjectID*/ ProjectID string /*RoleID*/ RoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BindUserToClusterRoleParams contains all the parameters to send to the API endpoint for the bind user to cluster role operation typically these are written to a http.Request
func NewBindUserToClusterRoleParams ¶
func NewBindUserToClusterRoleParams() *BindUserToClusterRoleParams
NewBindUserToClusterRoleParams creates a new BindUserToClusterRoleParams object with the default values initialized.
func NewBindUserToClusterRoleParamsWithContext ¶
func NewBindUserToClusterRoleParamsWithContext(ctx context.Context) *BindUserToClusterRoleParams
NewBindUserToClusterRoleParamsWithContext creates a new BindUserToClusterRoleParams object with the default values initialized, and the ability to set a context for a request
func NewBindUserToClusterRoleParamsWithHTTPClient ¶
func NewBindUserToClusterRoleParamsWithHTTPClient(client *http.Client) *BindUserToClusterRoleParams
NewBindUserToClusterRoleParamsWithHTTPClient creates a new BindUserToClusterRoleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBindUserToClusterRoleParamsWithTimeout ¶
func NewBindUserToClusterRoleParamsWithTimeout(timeout time.Duration) *BindUserToClusterRoleParams
NewBindUserToClusterRoleParamsWithTimeout creates a new BindUserToClusterRoleParams object with the default values initialized, and the ability to set a timeout on a request
func (*BindUserToClusterRoleParams) SetBody ¶
func (o *BindUserToClusterRoleParams) SetBody(body *models.ClusterRoleUser)
SetBody adds the body to the bind user to cluster role params
func (*BindUserToClusterRoleParams) SetClusterID ¶
func (o *BindUserToClusterRoleParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the bind user to cluster role params
func (*BindUserToClusterRoleParams) SetContext ¶
func (o *BindUserToClusterRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the bind user to cluster role params