rbac_authorization

package
v0.0.0-...-1e5aeb1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

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 rbac authorization API

func (*Client) GetRbacAuthorizationAPIGroup

func (a *Client) GetRbacAuthorizationAPIGroup(params *GetRbacAuthorizationAPIGroupParams) (*GetRbacAuthorizationAPIGroupOK, error)

GetRbacAuthorizationAPIGroup get information of a group

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientService

type ClientService interface {
	GetRbacAuthorizationAPIGroup(params *GetRbacAuthorizationAPIGroupParams) (*GetRbacAuthorizationAPIGroupOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new rbac authorization API client.

type GetRbacAuthorizationAPIGroupOK

type GetRbacAuthorizationAPIGroupOK struct {
	Payload *models.IoK8sApimachineryPkgApisMetaV1APIGroup
}

GetRbacAuthorizationAPIGroupOK handles this case with default header values.

OK

func NewGetRbacAuthorizationAPIGroupOK

func NewGetRbacAuthorizationAPIGroupOK() *GetRbacAuthorizationAPIGroupOK

NewGetRbacAuthorizationAPIGroupOK creates a GetRbacAuthorizationAPIGroupOK with default headers values

func (*GetRbacAuthorizationAPIGroupOK) Error

func (*GetRbacAuthorizationAPIGroupOK) GetPayload

type GetRbacAuthorizationAPIGroupParams

type GetRbacAuthorizationAPIGroupParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRbacAuthorizationAPIGroupParams contains all the parameters to send to the API endpoint for the get rbac authorization API group operation typically these are written to a http.Request

func NewGetRbacAuthorizationAPIGroupParams

func NewGetRbacAuthorizationAPIGroupParams() *GetRbacAuthorizationAPIGroupParams

NewGetRbacAuthorizationAPIGroupParams creates a new GetRbacAuthorizationAPIGroupParams object with the default values initialized.

func NewGetRbacAuthorizationAPIGroupParamsWithContext

func NewGetRbacAuthorizationAPIGroupParamsWithContext(ctx context.Context) *GetRbacAuthorizationAPIGroupParams

NewGetRbacAuthorizationAPIGroupParamsWithContext creates a new GetRbacAuthorizationAPIGroupParams object with the default values initialized, and the ability to set a context for a request

func NewGetRbacAuthorizationAPIGroupParamsWithHTTPClient

func NewGetRbacAuthorizationAPIGroupParamsWithHTTPClient(client *http.Client) *GetRbacAuthorizationAPIGroupParams

NewGetRbacAuthorizationAPIGroupParamsWithHTTPClient creates a new GetRbacAuthorizationAPIGroupParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetRbacAuthorizationAPIGroupParamsWithTimeout

func NewGetRbacAuthorizationAPIGroupParamsWithTimeout(timeout time.Duration) *GetRbacAuthorizationAPIGroupParams

NewGetRbacAuthorizationAPIGroupParamsWithTimeout creates a new GetRbacAuthorizationAPIGroupParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetRbacAuthorizationAPIGroupParams) SetContext

SetContext adds the context to the get rbac authorization API group params

func (*GetRbacAuthorizationAPIGroupParams) SetHTTPClient

func (o *GetRbacAuthorizationAPIGroupParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get rbac authorization API group params

func (*GetRbacAuthorizationAPIGroupParams) SetTimeout

func (o *GetRbacAuthorizationAPIGroupParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get rbac authorization API group params

func (*GetRbacAuthorizationAPIGroupParams) WithContext

WithContext adds the context to the get rbac authorization API group params

func (*GetRbacAuthorizationAPIGroupParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get rbac authorization API group params

func (*GetRbacAuthorizationAPIGroupParams) WithTimeout

WithTimeout adds the timeout to the get rbac authorization API group params

func (*GetRbacAuthorizationAPIGroupParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRbacAuthorizationAPIGroupReader

type GetRbacAuthorizationAPIGroupReader struct {
	// contains filtered or unexported fields
}

GetRbacAuthorizationAPIGroupReader is a Reader for the GetRbacAuthorizationAPIGroup structure.

func (*GetRbacAuthorizationAPIGroupReader) ReadResponse

func (o *GetRbacAuthorizationAPIGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRbacAuthorizationAPIGroupUnauthorized

type GetRbacAuthorizationAPIGroupUnauthorized struct {
}

GetRbacAuthorizationAPIGroupUnauthorized handles this case with default header values.

Unauthorized

func NewGetRbacAuthorizationAPIGroupUnauthorized

func NewGetRbacAuthorizationAPIGroupUnauthorized() *GetRbacAuthorizationAPIGroupUnauthorized

NewGetRbacAuthorizationAPIGroupUnauthorized creates a GetRbacAuthorizationAPIGroupUnauthorized with default headers values

func (*GetRbacAuthorizationAPIGroupUnauthorized) Error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL