package
0.0.0-20200904073937-a034b603a388
Repository: https://github.com/baurmatt/go-kubermatic.git
Documentation: pkg.go.dev

# Functions

New creates a new operations API client.
NewAddonDefault creates a AddonDefault with default headers values.
NewAddonForbidden creates a AddonForbidden with default headers values.
NewAddonOK creates a AddonOK with default headers values.
NewAddonParams creates a new AddonParams object with the default values initialized.
NewAddonParamsWithContext creates a new AddonParams object with the default values initialized, and the ability to set a context for a request.
NewAddonParamsWithHTTPClient creates a new AddonParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddonParamsWithTimeout creates a new AddonParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddonUnauthorized creates a AddonUnauthorized with default headers values.
NewCreateOIDCKubeconfigDefault creates a CreateOIDCKubeconfigDefault with default headers values.
NewCreateOIDCKubeconfigOK creates a CreateOIDCKubeconfigOK with default headers values.
NewCreateOIDCKubeconfigParams creates a new CreateOIDCKubeconfigParams object with the default values initialized.
NewCreateOIDCKubeconfigParamsWithContext creates a new CreateOIDCKubeconfigParams object with the default values initialized, and the ability to set a context for a request.
NewCreateOIDCKubeconfigParamsWithHTTPClient creates a new CreateOIDCKubeconfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateOIDCKubeconfigParamsWithTimeout creates a new CreateOIDCKubeconfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAddonConfigDefault creates a GetAddonConfigDefault with default headers values.
NewGetAddonConfigOK creates a GetAddonConfigOK with default headers values.
NewGetAddonConfigParams creates a new GetAddonConfigParams object with the default values initialized.
NewGetAddonConfigParamsWithContext creates a new GetAddonConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetAddonConfigParamsWithHTTPClient creates a new GetAddonConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAddonConfigParamsWithTimeout creates a new GetAddonConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAddonConfigUnauthorized creates a GetAddonConfigUnauthorized with default headers values.
NewGetAdmissionPluginsDefault creates a GetAdmissionPluginsDefault with default headers values.
NewGetAdmissionPluginsOK creates a GetAdmissionPluginsOK with default headers values.
NewGetAdmissionPluginsParams creates a new GetAdmissionPluginsParams object with the default values initialized.
NewGetAdmissionPluginsParamsWithContext creates a new GetAdmissionPluginsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAdmissionPluginsParamsWithHTTPClient creates a new GetAdmissionPluginsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAdmissionPluginsParamsWithTimeout creates a new GetAdmissionPluginsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAdmissionPluginsUnauthorized creates a GetAdmissionPluginsUnauthorized with default headers values.
NewListAddonConfigsDefault creates a ListAddonConfigsDefault with default headers values.
NewListAddonConfigsOK creates a ListAddonConfigsOK with default headers values.
NewListAddonConfigsParams creates a new ListAddonConfigsParams object with the default values initialized.
NewListAddonConfigsParamsWithContext creates a new ListAddonConfigsParams object with the default values initialized, and the ability to set a context for a request.
NewListAddonConfigsParamsWithHTTPClient creates a new ListAddonConfigsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListAddonConfigsParamsWithTimeout creates a new ListAddonConfigsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListAddonConfigsUnauthorized creates a ListAddonConfigsUnauthorized with default headers values.
NewListSystemLabelsDefault creates a ListSystemLabelsDefault with default headers values.
NewListSystemLabelsForbidden creates a ListSystemLabelsForbidden with default headers values.
NewListSystemLabelsOK creates a ListSystemLabelsOK with default headers values.
NewListSystemLabelsParams creates a new ListSystemLabelsParams object with the default values initialized.
NewListSystemLabelsParamsWithContext creates a new ListSystemLabelsParams object with the default values initialized, and the ability to set a context for a request.
NewListSystemLabelsParamsWithHTTPClient creates a new ListSystemLabelsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListSystemLabelsParamsWithTimeout creates a new ListSystemLabelsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListSystemLabelsUnauthorized creates a ListSystemLabelsUnauthorized with default headers values.

# Structs

AddonDefault handles this case with default header values.
AddonForbidden handles this case with default header values.
AddonOK handles this case with default header values.
AddonParams contains all the parameters to send to the API endpoint for the addon operation typically these are written to a http.Request */.
AddonReader is a Reader for the Addon structure.
AddonUnauthorized handles this case with default header values.
Client for operations API */.
CreateOIDCKubeconfigDefault handles this case with default header values.
CreateOIDCKubeconfigOK handles this case with default header values.
CreateOIDCKubeconfigParams contains all the parameters to send to the API endpoint for the create o ID c kubeconfig operation typically these are written to a http.Request */.
CreateOIDCKubeconfigReader is a Reader for the CreateOIDCKubeconfig structure.
GetAddonConfigDefault handles this case with default header values.
GetAddonConfigOK handles this case with default header values.
GetAddonConfigParams contains all the parameters to send to the API endpoint for the get addon config operation typically these are written to a http.Request */.
GetAddonConfigReader is a Reader for the GetAddonConfig structure.
GetAddonConfigUnauthorized handles this case with default header values.
GetAdmissionPluginsDefault handles this case with default header values.
GetAdmissionPluginsOK handles this case with default header values.
GetAdmissionPluginsParams contains all the parameters to send to the API endpoint for the get admission plugins operation typically these are written to a http.Request */.
GetAdmissionPluginsReader is a Reader for the GetAdmissionPlugins structure.
GetAdmissionPluginsUnauthorized handles this case with default header values.
ListAddonConfigsDefault handles this case with default header values.
ListAddonConfigsOK handles this case with default header values.
ListAddonConfigsParams contains all the parameters to send to the API endpoint for the list addon configs operation typically these are written to a http.Request */.
ListAddonConfigsReader is a Reader for the ListAddonConfigs structure.
ListAddonConfigsUnauthorized handles this case with default header values.
ListSystemLabelsDefault handles this case with default header values.
ListSystemLabelsForbidden handles this case with default header values.
ListSystemLabelsOK handles this case with default header values.
ListSystemLabelsParams contains all the parameters to send to the API endpoint for the list system labels operation typically these are written to a http.Request */.
ListSystemLabelsReader is a Reader for the ListSystemLabels structure.
ListSystemLabelsUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.