package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev

# Functions

New creates a new networkdefaults API client.
NewGetNetworkDefaultsDefault creates a GetNetworkDefaultsDefault with default headers values.
NewGetNetworkDefaultsForbidden creates a GetNetworkDefaultsForbidden with default headers values.
NewGetNetworkDefaultsOK creates a GetNetworkDefaultsOK with default headers values.
NewGetNetworkDefaultsParams creates a new GetNetworkDefaultsParams object, with the default timeout for this client.
NewGetNetworkDefaultsParamsWithContext creates a new GetNetworkDefaultsParams object with the ability to set a context for a request.
NewGetNetworkDefaultsParamsWithHTTPClient creates a new GetNetworkDefaultsParams object with the ability to set a custom HTTPClient for a request.
NewGetNetworkDefaultsParamsWithTimeout creates a new GetNetworkDefaultsParams object with the ability to set a timeout on a request.
NewGetNetworkDefaultsUnauthorized creates a GetNetworkDefaultsUnauthorized with default headers values.

# Structs

Client for networkdefaults API */.
GetNetworkDefaultsDefault describes a response with status code -1, with default header values.
GetNetworkDefaultsForbidden describes a response with status code 403, with default header values.
GetNetworkDefaultsOK describes a response with status code 200, with default header values.
GetNetworkDefaultsParams contains all the parameters to send to the API endpoint for the get network defaults operation.
GetNetworkDefaultsReader is a Reader for the GetNetworkDefaults structure.
GetNetworkDefaultsUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.