# Functions
New creates a new metadata API client.
NewGetHealthzOK creates a GetHealthzOK with default headers values.
NewGetHealthzParams creates a new GetHealthzParams object, with the default timeout for this client.
NewGetHealthzParamsWithContext creates a new GetHealthzParams object with the ability to set a context for a request.
NewGetHealthzParamsWithHTTPClient creates a new GetHealthzParams object with the ability to set a custom HTTPClient for a request.
NewGetHealthzParamsWithTimeout creates a new GetHealthzParams object with the ability to set a timeout on a request.
NewGetSchemaOK creates a GetSchemaOK with default headers values.
NewGetSchemaParams creates a new GetSchemaParams object, with the default timeout for this client.
NewGetSchemaParamsWithContext creates a new GetSchemaParams object with the ability to set a context for a request.
NewGetSchemaParamsWithHTTPClient creates a new GetSchemaParams object with the ability to set a custom HTTPClient for a request.
NewGetSchemaParamsWithTimeout creates a new GetSchemaParams object with the ability to set a timeout on a request.
# Structs
Client for metadata API
*/.
GetHealthzOK describes a response with status code 200, with default header values.
GetHealthzParams contains all the parameters to send to the API endpoint
for the get healthz operation.
GetHealthzReader is a Reader for the GetHealthz structure.
GetSchemaOK describes a response with status code 200, with default header values.
GetSchemaParams contains all the parameters to send to the API endpoint
for the get schema operation.
GetSchemaReader is a Reader for the GetSchema structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.