Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateKerberosConfigForEnvironment(params *CreateKerberosConfigForEnvironmentParams) (*CreateKerberosConfigForEnvironmentOK, error)
- func (a *Client) DeleteKerberosConfigForEnvironment(params *DeleteKerberosConfigForEnvironmentParams) error
- func (a *Client) GetCreateKerberosRequestForEnvironment(params *GetCreateKerberosRequestForEnvironmentParams) (*GetCreateKerberosRequestForEnvironmentOK, error)
- func (a *Client) GetKerberosConfigForClusterV1(params *GetKerberosConfigForClusterV1Params) (*GetKerberosConfigForClusterV1OK, error)
- func (a *Client) GetKerberosConfigForEnvironment(params *GetKerberosConfigForEnvironmentParams) (*GetKerberosConfigForEnvironmentOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreateKerberosConfigForEnvironmentOK
- type CreateKerberosConfigForEnvironmentParams
- func NewCreateKerberosConfigForEnvironmentParams() *CreateKerberosConfigForEnvironmentParams
- func NewCreateKerberosConfigForEnvironmentParamsWithContext(ctx context.Context) *CreateKerberosConfigForEnvironmentParams
- func NewCreateKerberosConfigForEnvironmentParamsWithHTTPClient(client *http.Client) *CreateKerberosConfigForEnvironmentParams
- func NewCreateKerberosConfigForEnvironmentParamsWithTimeout(timeout time.Duration) *CreateKerberosConfigForEnvironmentParams
- func (o *CreateKerberosConfigForEnvironmentParams) SetBody(body *model.CreateKerberosConfigV1Request)
- func (o *CreateKerberosConfigForEnvironmentParams) SetContext(ctx context.Context)
- func (o *CreateKerberosConfigForEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *CreateKerberosConfigForEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *CreateKerberosConfigForEnvironmentParams) WithBody(body *model.CreateKerberosConfigV1Request) *CreateKerberosConfigForEnvironmentParams
- func (o *CreateKerberosConfigForEnvironmentParams) WithContext(ctx context.Context) *CreateKerberosConfigForEnvironmentParams
- func (o *CreateKerberosConfigForEnvironmentParams) WithHTTPClient(client *http.Client) *CreateKerberosConfigForEnvironmentParams
- func (o *CreateKerberosConfigForEnvironmentParams) WithTimeout(timeout time.Duration) *CreateKerberosConfigForEnvironmentParams
- func (o *CreateKerberosConfigForEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateKerberosConfigForEnvironmentReader
- type DeleteKerberosConfigForEnvironmentDefault
- type DeleteKerberosConfigForEnvironmentParams
- func NewDeleteKerberosConfigForEnvironmentParams() *DeleteKerberosConfigForEnvironmentParams
- func NewDeleteKerberosConfigForEnvironmentParamsWithContext(ctx context.Context) *DeleteKerberosConfigForEnvironmentParams
- func NewDeleteKerberosConfigForEnvironmentParamsWithHTTPClient(client *http.Client) *DeleteKerberosConfigForEnvironmentParams
- func NewDeleteKerberosConfigForEnvironmentParamsWithTimeout(timeout time.Duration) *DeleteKerberosConfigForEnvironmentParams
- func (o *DeleteKerberosConfigForEnvironmentParams) SetContext(ctx context.Context)
- func (o *DeleteKerberosConfigForEnvironmentParams) SetEnvironmentCrn(environmentCrn *string)
- func (o *DeleteKerberosConfigForEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteKerberosConfigForEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteKerberosConfigForEnvironmentParams) WithContext(ctx context.Context) *DeleteKerberosConfigForEnvironmentParams
- func (o *DeleteKerberosConfigForEnvironmentParams) WithEnvironmentCrn(environmentCrn *string) *DeleteKerberosConfigForEnvironmentParams
- func (o *DeleteKerberosConfigForEnvironmentParams) WithHTTPClient(client *http.Client) *DeleteKerberosConfigForEnvironmentParams
- func (o *DeleteKerberosConfigForEnvironmentParams) WithTimeout(timeout time.Duration) *DeleteKerberosConfigForEnvironmentParams
- func (o *DeleteKerberosConfigForEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteKerberosConfigForEnvironmentReader
- type GetCreateKerberosRequestForEnvironmentOK
- type GetCreateKerberosRequestForEnvironmentParams
- func NewGetCreateKerberosRequestForEnvironmentParams() *GetCreateKerberosRequestForEnvironmentParams
- func NewGetCreateKerberosRequestForEnvironmentParamsWithContext(ctx context.Context) *GetCreateKerberosRequestForEnvironmentParams
- func NewGetCreateKerberosRequestForEnvironmentParamsWithHTTPClient(client *http.Client) *GetCreateKerberosRequestForEnvironmentParams
- func NewGetCreateKerberosRequestForEnvironmentParamsWithTimeout(timeout time.Duration) *GetCreateKerberosRequestForEnvironmentParams
- func (o *GetCreateKerberosRequestForEnvironmentParams) SetContext(ctx context.Context)
- func (o *GetCreateKerberosRequestForEnvironmentParams) SetEnvironmentCrn(environmentCrn *string)
- func (o *GetCreateKerberosRequestForEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *GetCreateKerberosRequestForEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *GetCreateKerberosRequestForEnvironmentParams) WithContext(ctx context.Context) *GetCreateKerberosRequestForEnvironmentParams
- func (o *GetCreateKerberosRequestForEnvironmentParams) WithEnvironmentCrn(environmentCrn *string) *GetCreateKerberosRequestForEnvironmentParams
- func (o *GetCreateKerberosRequestForEnvironmentParams) WithHTTPClient(client *http.Client) *GetCreateKerberosRequestForEnvironmentParams
- func (o *GetCreateKerberosRequestForEnvironmentParams) WithTimeout(timeout time.Duration) *GetCreateKerberosRequestForEnvironmentParams
- func (o *GetCreateKerberosRequestForEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCreateKerberosRequestForEnvironmentReader
- type GetKerberosConfigForClusterV1OK
- type GetKerberosConfigForClusterV1Params
- func NewGetKerberosConfigForClusterV1Params() *GetKerberosConfigForClusterV1Params
- func NewGetKerberosConfigForClusterV1ParamsWithContext(ctx context.Context) *GetKerberosConfigForClusterV1Params
- func NewGetKerberosConfigForClusterV1ParamsWithHTTPClient(client *http.Client) *GetKerberosConfigForClusterV1Params
- func NewGetKerberosConfigForClusterV1ParamsWithTimeout(timeout time.Duration) *GetKerberosConfigForClusterV1Params
- func (o *GetKerberosConfigForClusterV1Params) SetClusterName(clusterName *string)
- func (o *GetKerberosConfigForClusterV1Params) SetContext(ctx context.Context)
- func (o *GetKerberosConfigForClusterV1Params) SetEnvironmentCrn(environmentCrn *string)
- func (o *GetKerberosConfigForClusterV1Params) SetHTTPClient(client *http.Client)
- func (o *GetKerberosConfigForClusterV1Params) SetTimeout(timeout time.Duration)
- func (o *GetKerberosConfigForClusterV1Params) WithClusterName(clusterName *string) *GetKerberosConfigForClusterV1Params
- func (o *GetKerberosConfigForClusterV1Params) WithContext(ctx context.Context) *GetKerberosConfigForClusterV1Params
- func (o *GetKerberosConfigForClusterV1Params) WithEnvironmentCrn(environmentCrn *string) *GetKerberosConfigForClusterV1Params
- func (o *GetKerberosConfigForClusterV1Params) WithHTTPClient(client *http.Client) *GetKerberosConfigForClusterV1Params
- func (o *GetKerberosConfigForClusterV1Params) WithTimeout(timeout time.Duration) *GetKerberosConfigForClusterV1Params
- func (o *GetKerberosConfigForClusterV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetKerberosConfigForClusterV1Reader
- type GetKerberosConfigForEnvironmentOK
- type GetKerberosConfigForEnvironmentParams
- func NewGetKerberosConfigForEnvironmentParams() *GetKerberosConfigForEnvironmentParams
- func NewGetKerberosConfigForEnvironmentParamsWithContext(ctx context.Context) *GetKerberosConfigForEnvironmentParams
- func NewGetKerberosConfigForEnvironmentParamsWithHTTPClient(client *http.Client) *GetKerberosConfigForEnvironmentParams
- func NewGetKerberosConfigForEnvironmentParamsWithTimeout(timeout time.Duration) *GetKerberosConfigForEnvironmentParams
- func (o *GetKerberosConfigForEnvironmentParams) SetContext(ctx context.Context)
- func (o *GetKerberosConfigForEnvironmentParams) SetEnvironmentCrn(environmentCrn *string)
- func (o *GetKerberosConfigForEnvironmentParams) SetHTTPClient(client *http.Client)
- func (o *GetKerberosConfigForEnvironmentParams) SetTimeout(timeout time.Duration)
- func (o *GetKerberosConfigForEnvironmentParams) WithContext(ctx context.Context) *GetKerberosConfigForEnvironmentParams
- func (o *GetKerberosConfigForEnvironmentParams) WithEnvironmentCrn(environmentCrn *string) *GetKerberosConfigForEnvironmentParams
- func (o *GetKerberosConfigForEnvironmentParams) WithHTTPClient(client *http.Client) *GetKerberosConfigForEnvironmentParams
- func (o *GetKerberosConfigForEnvironmentParams) WithTimeout(timeout time.Duration) *GetKerberosConfigForEnvironmentParams
- func (o *GetKerberosConfigForEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetKerberosConfigForEnvironmentReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for v1kerberos API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v1kerberos API client.
func (*Client) CreateKerberosConfigForEnvironment ¶
func (a *Client) CreateKerberosConfigForEnvironment(params *CreateKerberosConfigForEnvironmentParams) (*CreateKerberosConfigForEnvironmentOK, error)
CreateKerberosConfigForEnvironment creates kerberos config for the given environment
Kerberos config operations
func (*Client) DeleteKerberosConfigForEnvironment ¶
func (a *Client) DeleteKerberosConfigForEnvironment(params *DeleteKerberosConfigForEnvironmentParams) error
DeleteKerberosConfigForEnvironment deletes kerberos config of the given environment
Kerberos config operations
func (*Client) GetCreateKerberosRequestForEnvironment ¶
func (a *Client) GetCreateKerberosRequestForEnvironment(params *GetCreateKerberosRequestForEnvironmentParams) (*GetCreateKerberosRequestForEnvironmentOK, error)
GetCreateKerberosRequestForEnvironment gets create request of a kerberos config
Kerberos config operations
func (*Client) GetKerberosConfigForClusterV1 ¶
func (a *Client) GetKerberosConfigForClusterV1(params *GetKerberosConfigForClusterV1Params) (*GetKerberosConfigForClusterV1OK, error)
GetKerberosConfigForClusterV1 gets or create if not exists l d a p config with separate user for cluster
Kerberos config operations
func (*Client) GetKerberosConfigForEnvironment ¶
func (a *Client) GetKerberosConfigForEnvironment(params *GetKerberosConfigForEnvironmentParams) (*GetKerberosConfigForEnvironmentOK, error)
GetKerberosConfigForEnvironment describes kerberos config for the given environment
Kerberos config operations
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type CreateKerberosConfigForEnvironmentOK ¶
type CreateKerberosConfigForEnvironmentOK struct {
Payload *model.DescribeKerberosConfigV1Response
}
CreateKerberosConfigForEnvironmentOK handles this case with default header values.
successful operation
func NewCreateKerberosConfigForEnvironmentOK ¶
func NewCreateKerberosConfigForEnvironmentOK() *CreateKerberosConfigForEnvironmentOK
NewCreateKerberosConfigForEnvironmentOK creates a CreateKerberosConfigForEnvironmentOK with default headers values
func (*CreateKerberosConfigForEnvironmentOK) Error ¶
func (o *CreateKerberosConfigForEnvironmentOK) Error() string
type CreateKerberosConfigForEnvironmentParams ¶
type CreateKerberosConfigForEnvironmentParams struct { /*Body*/ Body *model.CreateKerberosConfigV1Request Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateKerberosConfigForEnvironmentParams contains all the parameters to send to the API endpoint for the create kerberos config for environment operation typically these are written to a http.Request
func NewCreateKerberosConfigForEnvironmentParams ¶
func NewCreateKerberosConfigForEnvironmentParams() *CreateKerberosConfigForEnvironmentParams
NewCreateKerberosConfigForEnvironmentParams creates a new CreateKerberosConfigForEnvironmentParams object with the default values initialized.
func NewCreateKerberosConfigForEnvironmentParamsWithContext ¶
func NewCreateKerberosConfigForEnvironmentParamsWithContext(ctx context.Context) *CreateKerberosConfigForEnvironmentParams
NewCreateKerberosConfigForEnvironmentParamsWithContext creates a new CreateKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a context for a request
func NewCreateKerberosConfigForEnvironmentParamsWithHTTPClient ¶
func NewCreateKerberosConfigForEnvironmentParamsWithHTTPClient(client *http.Client) *CreateKerberosConfigForEnvironmentParams
NewCreateKerberosConfigForEnvironmentParamsWithHTTPClient creates a new CreateKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateKerberosConfigForEnvironmentParamsWithTimeout ¶
func NewCreateKerberosConfigForEnvironmentParamsWithTimeout(timeout time.Duration) *CreateKerberosConfigForEnvironmentParams
NewCreateKerberosConfigForEnvironmentParamsWithTimeout creates a new CreateKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateKerberosConfigForEnvironmentParams) SetBody ¶
func (o *CreateKerberosConfigForEnvironmentParams) SetBody(body *model.CreateKerberosConfigV1Request)
SetBody adds the body to the create kerberos config for environment params
func (*CreateKerberosConfigForEnvironmentParams) SetContext ¶
func (o *CreateKerberosConfigForEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the create kerberos config for environment params
func (*CreateKerberosConfigForEnvironmentParams) SetHTTPClient ¶
func (o *CreateKerberosConfigForEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create kerberos config for environment params
func (*CreateKerberosConfigForEnvironmentParams) SetTimeout ¶
func (o *CreateKerberosConfigForEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create kerberos config for environment params
func (*CreateKerberosConfigForEnvironmentParams) WithBody ¶
func (o *CreateKerberosConfigForEnvironmentParams) WithBody(body *model.CreateKerberosConfigV1Request) *CreateKerberosConfigForEnvironmentParams
WithBody adds the body to the create kerberos config for environment params
func (*CreateKerberosConfigForEnvironmentParams) WithContext ¶
func (o *CreateKerberosConfigForEnvironmentParams) WithContext(ctx context.Context) *CreateKerberosConfigForEnvironmentParams
WithContext adds the context to the create kerberos config for environment params
func (*CreateKerberosConfigForEnvironmentParams) WithHTTPClient ¶
func (o *CreateKerberosConfigForEnvironmentParams) WithHTTPClient(client *http.Client) *CreateKerberosConfigForEnvironmentParams
WithHTTPClient adds the HTTPClient to the create kerberos config for environment params
func (*CreateKerberosConfigForEnvironmentParams) WithTimeout ¶
func (o *CreateKerberosConfigForEnvironmentParams) WithTimeout(timeout time.Duration) *CreateKerberosConfigForEnvironmentParams
WithTimeout adds the timeout to the create kerberos config for environment params
func (*CreateKerberosConfigForEnvironmentParams) WriteToRequest ¶
func (o *CreateKerberosConfigForEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateKerberosConfigForEnvironmentReader ¶
type CreateKerberosConfigForEnvironmentReader struct {
// contains filtered or unexported fields
}
CreateKerberosConfigForEnvironmentReader is a Reader for the CreateKerberosConfigForEnvironment structure.
func (*CreateKerberosConfigForEnvironmentReader) ReadResponse ¶
func (o *CreateKerberosConfigForEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteKerberosConfigForEnvironmentDefault ¶
type DeleteKerberosConfigForEnvironmentDefault struct {
// contains filtered or unexported fields
}
DeleteKerberosConfigForEnvironmentDefault handles this case with default header values.
successful operation
func NewDeleteKerberosConfigForEnvironmentDefault ¶
func NewDeleteKerberosConfigForEnvironmentDefault(code int) *DeleteKerberosConfigForEnvironmentDefault
NewDeleteKerberosConfigForEnvironmentDefault creates a DeleteKerberosConfigForEnvironmentDefault with default headers values
func (*DeleteKerberosConfigForEnvironmentDefault) Code ¶
func (o *DeleteKerberosConfigForEnvironmentDefault) Code() int
Code gets the status code for the delete kerberos config for environment default response
func (*DeleteKerberosConfigForEnvironmentDefault) Error ¶
func (o *DeleteKerberosConfigForEnvironmentDefault) Error() string
type DeleteKerberosConfigForEnvironmentParams ¶
type DeleteKerberosConfigForEnvironmentParams struct { /*EnvironmentCrn*/ EnvironmentCrn *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteKerberosConfigForEnvironmentParams contains all the parameters to send to the API endpoint for the delete kerberos config for environment operation typically these are written to a http.Request
func NewDeleteKerberosConfigForEnvironmentParams ¶
func NewDeleteKerberosConfigForEnvironmentParams() *DeleteKerberosConfigForEnvironmentParams
NewDeleteKerberosConfigForEnvironmentParams creates a new DeleteKerberosConfigForEnvironmentParams object with the default values initialized.
func NewDeleteKerberosConfigForEnvironmentParamsWithContext ¶
func NewDeleteKerberosConfigForEnvironmentParamsWithContext(ctx context.Context) *DeleteKerberosConfigForEnvironmentParams
NewDeleteKerberosConfigForEnvironmentParamsWithContext creates a new DeleteKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteKerberosConfigForEnvironmentParamsWithHTTPClient ¶
func NewDeleteKerberosConfigForEnvironmentParamsWithHTTPClient(client *http.Client) *DeleteKerberosConfigForEnvironmentParams
NewDeleteKerberosConfigForEnvironmentParamsWithHTTPClient creates a new DeleteKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteKerberosConfigForEnvironmentParamsWithTimeout ¶
func NewDeleteKerberosConfigForEnvironmentParamsWithTimeout(timeout time.Duration) *DeleteKerberosConfigForEnvironmentParams
NewDeleteKerberosConfigForEnvironmentParamsWithTimeout creates a new DeleteKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteKerberosConfigForEnvironmentParams) SetContext ¶
func (o *DeleteKerberosConfigForEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete kerberos config for environment params
func (*DeleteKerberosConfigForEnvironmentParams) SetEnvironmentCrn ¶
func (o *DeleteKerberosConfigForEnvironmentParams) SetEnvironmentCrn(environmentCrn *string)
SetEnvironmentCrn adds the environmentCrn to the delete kerberos config for environment params
func (*DeleteKerberosConfigForEnvironmentParams) SetHTTPClient ¶
func (o *DeleteKerberosConfigForEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete kerberos config for environment params
func (*DeleteKerberosConfigForEnvironmentParams) SetTimeout ¶
func (o *DeleteKerberosConfigForEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete kerberos config for environment params
func (*DeleteKerberosConfigForEnvironmentParams) WithContext ¶
func (o *DeleteKerberosConfigForEnvironmentParams) WithContext(ctx context.Context) *DeleteKerberosConfigForEnvironmentParams
WithContext adds the context to the delete kerberos config for environment params
func (*DeleteKerberosConfigForEnvironmentParams) WithEnvironmentCrn ¶
func (o *DeleteKerberosConfigForEnvironmentParams) WithEnvironmentCrn(environmentCrn *string) *DeleteKerberosConfigForEnvironmentParams
WithEnvironmentCrn adds the environmentCrn to the delete kerberos config for environment params
func (*DeleteKerberosConfigForEnvironmentParams) WithHTTPClient ¶
func (o *DeleteKerberosConfigForEnvironmentParams) WithHTTPClient(client *http.Client) *DeleteKerberosConfigForEnvironmentParams
WithHTTPClient adds the HTTPClient to the delete kerberos config for environment params
func (*DeleteKerberosConfigForEnvironmentParams) WithTimeout ¶
func (o *DeleteKerberosConfigForEnvironmentParams) WithTimeout(timeout time.Duration) *DeleteKerberosConfigForEnvironmentParams
WithTimeout adds the timeout to the delete kerberos config for environment params
func (*DeleteKerberosConfigForEnvironmentParams) WriteToRequest ¶
func (o *DeleteKerberosConfigForEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteKerberosConfigForEnvironmentReader ¶
type DeleteKerberosConfigForEnvironmentReader struct {
// contains filtered or unexported fields
}
DeleteKerberosConfigForEnvironmentReader is a Reader for the DeleteKerberosConfigForEnvironment structure.
func (*DeleteKerberosConfigForEnvironmentReader) ReadResponse ¶
func (o *DeleteKerberosConfigForEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCreateKerberosRequestForEnvironmentOK ¶
type GetCreateKerberosRequestForEnvironmentOK struct {
Payload *model.CreateKerberosConfigV1Request
}
GetCreateKerberosRequestForEnvironmentOK handles this case with default header values.
successful operation
func NewGetCreateKerberosRequestForEnvironmentOK ¶
func NewGetCreateKerberosRequestForEnvironmentOK() *GetCreateKerberosRequestForEnvironmentOK
NewGetCreateKerberosRequestForEnvironmentOK creates a GetCreateKerberosRequestForEnvironmentOK with default headers values
func (*GetCreateKerberosRequestForEnvironmentOK) Error ¶
func (o *GetCreateKerberosRequestForEnvironmentOK) Error() string
type GetCreateKerberosRequestForEnvironmentParams ¶
type GetCreateKerberosRequestForEnvironmentParams struct { /*EnvironmentCrn*/ EnvironmentCrn *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCreateKerberosRequestForEnvironmentParams contains all the parameters to send to the API endpoint for the get create kerberos request for environment operation typically these are written to a http.Request
func NewGetCreateKerberosRequestForEnvironmentParams ¶
func NewGetCreateKerberosRequestForEnvironmentParams() *GetCreateKerberosRequestForEnvironmentParams
NewGetCreateKerberosRequestForEnvironmentParams creates a new GetCreateKerberosRequestForEnvironmentParams object with the default values initialized.
func NewGetCreateKerberosRequestForEnvironmentParamsWithContext ¶
func NewGetCreateKerberosRequestForEnvironmentParamsWithContext(ctx context.Context) *GetCreateKerberosRequestForEnvironmentParams
NewGetCreateKerberosRequestForEnvironmentParamsWithContext creates a new GetCreateKerberosRequestForEnvironmentParams object with the default values initialized, and the ability to set a context for a request
func NewGetCreateKerberosRequestForEnvironmentParamsWithHTTPClient ¶
func NewGetCreateKerberosRequestForEnvironmentParamsWithHTTPClient(client *http.Client) *GetCreateKerberosRequestForEnvironmentParams
NewGetCreateKerberosRequestForEnvironmentParamsWithHTTPClient creates a new GetCreateKerberosRequestForEnvironmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCreateKerberosRequestForEnvironmentParamsWithTimeout ¶
func NewGetCreateKerberosRequestForEnvironmentParamsWithTimeout(timeout time.Duration) *GetCreateKerberosRequestForEnvironmentParams
NewGetCreateKerberosRequestForEnvironmentParamsWithTimeout creates a new GetCreateKerberosRequestForEnvironmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCreateKerberosRequestForEnvironmentParams) SetContext ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the get create kerberos request for environment params
func (*GetCreateKerberosRequestForEnvironmentParams) SetEnvironmentCrn ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) SetEnvironmentCrn(environmentCrn *string)
SetEnvironmentCrn adds the environmentCrn to the get create kerberos request for environment params
func (*GetCreateKerberosRequestForEnvironmentParams) SetHTTPClient ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get create kerberos request for environment params
func (*GetCreateKerberosRequestForEnvironmentParams) SetTimeout ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get create kerberos request for environment params
func (*GetCreateKerberosRequestForEnvironmentParams) WithContext ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) WithContext(ctx context.Context) *GetCreateKerberosRequestForEnvironmentParams
WithContext adds the context to the get create kerberos request for environment params
func (*GetCreateKerberosRequestForEnvironmentParams) WithEnvironmentCrn ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) WithEnvironmentCrn(environmentCrn *string) *GetCreateKerberosRequestForEnvironmentParams
WithEnvironmentCrn adds the environmentCrn to the get create kerberos request for environment params
func (*GetCreateKerberosRequestForEnvironmentParams) WithHTTPClient ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) WithHTTPClient(client *http.Client) *GetCreateKerberosRequestForEnvironmentParams
WithHTTPClient adds the HTTPClient to the get create kerberos request for environment params
func (*GetCreateKerberosRequestForEnvironmentParams) WithTimeout ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) WithTimeout(timeout time.Duration) *GetCreateKerberosRequestForEnvironmentParams
WithTimeout adds the timeout to the get create kerberos request for environment params
func (*GetCreateKerberosRequestForEnvironmentParams) WriteToRequest ¶
func (o *GetCreateKerberosRequestForEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCreateKerberosRequestForEnvironmentReader ¶
type GetCreateKerberosRequestForEnvironmentReader struct {
// contains filtered or unexported fields
}
GetCreateKerberosRequestForEnvironmentReader is a Reader for the GetCreateKerberosRequestForEnvironment structure.
func (*GetCreateKerberosRequestForEnvironmentReader) ReadResponse ¶
func (o *GetCreateKerberosRequestForEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetKerberosConfigForClusterV1OK ¶
type GetKerberosConfigForClusterV1OK struct {
Payload *model.DescribeKerberosConfigV1Response
}
GetKerberosConfigForClusterV1OK handles this case with default header values.
successful operation
func NewGetKerberosConfigForClusterV1OK ¶
func NewGetKerberosConfigForClusterV1OK() *GetKerberosConfigForClusterV1OK
NewGetKerberosConfigForClusterV1OK creates a GetKerberosConfigForClusterV1OK with default headers values
func (*GetKerberosConfigForClusterV1OK) Error ¶
func (o *GetKerberosConfigForClusterV1OK) Error() string
type GetKerberosConfigForClusterV1Params ¶
type GetKerberosConfigForClusterV1Params struct { /*ClusterName*/ ClusterName *string /*EnvironmentCrn*/ EnvironmentCrn *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetKerberosConfigForClusterV1Params contains all the parameters to send to the API endpoint for the get kerberos config for cluster v1 operation typically these are written to a http.Request
func NewGetKerberosConfigForClusterV1Params ¶
func NewGetKerberosConfigForClusterV1Params() *GetKerberosConfigForClusterV1Params
NewGetKerberosConfigForClusterV1Params creates a new GetKerberosConfigForClusterV1Params object with the default values initialized.
func NewGetKerberosConfigForClusterV1ParamsWithContext ¶
func NewGetKerberosConfigForClusterV1ParamsWithContext(ctx context.Context) *GetKerberosConfigForClusterV1Params
NewGetKerberosConfigForClusterV1ParamsWithContext creates a new GetKerberosConfigForClusterV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetKerberosConfigForClusterV1ParamsWithHTTPClient ¶
func NewGetKerberosConfigForClusterV1ParamsWithHTTPClient(client *http.Client) *GetKerberosConfigForClusterV1Params
NewGetKerberosConfigForClusterV1ParamsWithHTTPClient creates a new GetKerberosConfigForClusterV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetKerberosConfigForClusterV1ParamsWithTimeout ¶
func NewGetKerberosConfigForClusterV1ParamsWithTimeout(timeout time.Duration) *GetKerberosConfigForClusterV1Params
NewGetKerberosConfigForClusterV1ParamsWithTimeout creates a new GetKerberosConfigForClusterV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetKerberosConfigForClusterV1Params) SetClusterName ¶
func (o *GetKerberosConfigForClusterV1Params) SetClusterName(clusterName *string)
SetClusterName adds the clusterName to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) SetContext ¶
func (o *GetKerberosConfigForClusterV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) SetEnvironmentCrn ¶
func (o *GetKerberosConfigForClusterV1Params) SetEnvironmentCrn(environmentCrn *string)
SetEnvironmentCrn adds the environmentCrn to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) SetHTTPClient ¶
func (o *GetKerberosConfigForClusterV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) SetTimeout ¶
func (o *GetKerberosConfigForClusterV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) WithClusterName ¶
func (o *GetKerberosConfigForClusterV1Params) WithClusterName(clusterName *string) *GetKerberosConfigForClusterV1Params
WithClusterName adds the clusterName to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) WithContext ¶
func (o *GetKerberosConfigForClusterV1Params) WithContext(ctx context.Context) *GetKerberosConfigForClusterV1Params
WithContext adds the context to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) WithEnvironmentCrn ¶
func (o *GetKerberosConfigForClusterV1Params) WithEnvironmentCrn(environmentCrn *string) *GetKerberosConfigForClusterV1Params
WithEnvironmentCrn adds the environmentCrn to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) WithHTTPClient ¶
func (o *GetKerberosConfigForClusterV1Params) WithHTTPClient(client *http.Client) *GetKerberosConfigForClusterV1Params
WithHTTPClient adds the HTTPClient to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) WithTimeout ¶
func (o *GetKerberosConfigForClusterV1Params) WithTimeout(timeout time.Duration) *GetKerberosConfigForClusterV1Params
WithTimeout adds the timeout to the get kerberos config for cluster v1 params
func (*GetKerberosConfigForClusterV1Params) WriteToRequest ¶
func (o *GetKerberosConfigForClusterV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetKerberosConfigForClusterV1Reader ¶
type GetKerberosConfigForClusterV1Reader struct {
// contains filtered or unexported fields
}
GetKerberosConfigForClusterV1Reader is a Reader for the GetKerberosConfigForClusterV1 structure.
func (*GetKerberosConfigForClusterV1Reader) ReadResponse ¶
func (o *GetKerberosConfigForClusterV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetKerberosConfigForEnvironmentOK ¶
type GetKerberosConfigForEnvironmentOK struct {
Payload *model.DescribeKerberosConfigV1Response
}
GetKerberosConfigForEnvironmentOK handles this case with default header values.
successful operation
func NewGetKerberosConfigForEnvironmentOK ¶
func NewGetKerberosConfigForEnvironmentOK() *GetKerberosConfigForEnvironmentOK
NewGetKerberosConfigForEnvironmentOK creates a GetKerberosConfigForEnvironmentOK with default headers values
func (*GetKerberosConfigForEnvironmentOK) Error ¶
func (o *GetKerberosConfigForEnvironmentOK) Error() string
type GetKerberosConfigForEnvironmentParams ¶
type GetKerberosConfigForEnvironmentParams struct { /*EnvironmentCrn*/ EnvironmentCrn *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetKerberosConfigForEnvironmentParams contains all the parameters to send to the API endpoint for the get kerberos config for environment operation typically these are written to a http.Request
func NewGetKerberosConfigForEnvironmentParams ¶
func NewGetKerberosConfigForEnvironmentParams() *GetKerberosConfigForEnvironmentParams
NewGetKerberosConfigForEnvironmentParams creates a new GetKerberosConfigForEnvironmentParams object with the default values initialized.
func NewGetKerberosConfigForEnvironmentParamsWithContext ¶
func NewGetKerberosConfigForEnvironmentParamsWithContext(ctx context.Context) *GetKerberosConfigForEnvironmentParams
NewGetKerberosConfigForEnvironmentParamsWithContext creates a new GetKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a context for a request
func NewGetKerberosConfigForEnvironmentParamsWithHTTPClient ¶
func NewGetKerberosConfigForEnvironmentParamsWithHTTPClient(client *http.Client) *GetKerberosConfigForEnvironmentParams
NewGetKerberosConfigForEnvironmentParamsWithHTTPClient creates a new GetKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetKerberosConfigForEnvironmentParamsWithTimeout ¶
func NewGetKerberosConfigForEnvironmentParamsWithTimeout(timeout time.Duration) *GetKerberosConfigForEnvironmentParams
NewGetKerberosConfigForEnvironmentParamsWithTimeout creates a new GetKerberosConfigForEnvironmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetKerberosConfigForEnvironmentParams) SetContext ¶
func (o *GetKerberosConfigForEnvironmentParams) SetContext(ctx context.Context)
SetContext adds the context to the get kerberos config for environment params
func (*GetKerberosConfigForEnvironmentParams) SetEnvironmentCrn ¶
func (o *GetKerberosConfigForEnvironmentParams) SetEnvironmentCrn(environmentCrn *string)
SetEnvironmentCrn adds the environmentCrn to the get kerberos config for environment params
func (*GetKerberosConfigForEnvironmentParams) SetHTTPClient ¶
func (o *GetKerberosConfigForEnvironmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get kerberos config for environment params
func (*GetKerberosConfigForEnvironmentParams) SetTimeout ¶
func (o *GetKerberosConfigForEnvironmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get kerberos config for environment params
func (*GetKerberosConfigForEnvironmentParams) WithContext ¶
func (o *GetKerberosConfigForEnvironmentParams) WithContext(ctx context.Context) *GetKerberosConfigForEnvironmentParams
WithContext adds the context to the get kerberos config for environment params
func (*GetKerberosConfigForEnvironmentParams) WithEnvironmentCrn ¶
func (o *GetKerberosConfigForEnvironmentParams) WithEnvironmentCrn(environmentCrn *string) *GetKerberosConfigForEnvironmentParams
WithEnvironmentCrn adds the environmentCrn to the get kerberos config for environment params
func (*GetKerberosConfigForEnvironmentParams) WithHTTPClient ¶
func (o *GetKerberosConfigForEnvironmentParams) WithHTTPClient(client *http.Client) *GetKerberosConfigForEnvironmentParams
WithHTTPClient adds the HTTPClient to the get kerberos config for environment params
func (*GetKerberosConfigForEnvironmentParams) WithTimeout ¶
func (o *GetKerberosConfigForEnvironmentParams) WithTimeout(timeout time.Duration) *GetKerberosConfigForEnvironmentParams
WithTimeout adds the timeout to the get kerberos config for environment params
func (*GetKerberosConfigForEnvironmentParams) WriteToRequest ¶
func (o *GetKerberosConfigForEnvironmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetKerberosConfigForEnvironmentReader ¶
type GetKerberosConfigForEnvironmentReader struct {
// contains filtered or unexported fields
}
GetKerberosConfigForEnvironmentReader is a Reader for the GetKerberosConfigForEnvironment structure.
func (*GetKerberosConfigForEnvironmentReader) ReadResponse ¶
func (o *GetKerberosConfigForEnvironmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- create_kerberos_config_for_environment_parameters.go
- create_kerberos_config_for_environment_responses.go
- delete_kerberos_config_for_environment_parameters.go
- delete_kerberos_config_for_environment_responses.go
- get_create_kerberos_request_for_environment_parameters.go
- get_create_kerberos_request_for_environment_responses.go
- get_kerberos_config_for_cluster_v1_parameters.go
- get_kerberos_config_for_cluster_v1_responses.go
- get_kerberos_config_for_environment_parameters.go
- get_kerberos_config_for_environment_responses.go
- v1kerberos_client.go