Documentation ¶
Index ¶
- type Client
- func (c *Client) GetMetricsPrometheusAPIV1Query() *GetMetricsPrometheusAPIV1QueryRequest
- func (c *Client) GetMetricsPrometheusAPIV1QueryRange() *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (c *Client) GetMetricsPrometheusFederate() *GetMetricsPrometheusFederateRequest
- func (c *Client) PostMetricsPrometheusAPIV1Query() *PostMetricsPrometheusAPIV1QueryRequest
- func (c *Client) PostMetricsPrometheusAPIV1QueryRange() *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type GetMetricsPrometheusAPIV1QueryBadRequest
- type GetMetricsPrometheusAPIV1QueryForbidden
- type GetMetricsPrometheusAPIV1QueryInternalServerError
- type GetMetricsPrometheusAPIV1QueryOK
- type GetMetricsPrometheusAPIV1QueryRangeBadRequest
- type GetMetricsPrometheusAPIV1QueryRangeForbidden
- type GetMetricsPrometheusAPIV1QueryRangeInternalServerError
- type GetMetricsPrometheusAPIV1QueryRangeOK
- type GetMetricsPrometheusAPIV1QueryRangeReader
- type GetMetricsPrometheusAPIV1QueryRangeRequest
- func (a *GetMetricsPrometheusAPIV1QueryRangeRequest) Do() (*GetMetricsPrometheusAPIV1QueryRangeOK, error)
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) FromJson(j string) (*GetMetricsPrometheusAPIV1QueryRangeRequest, error)
- func (a *GetMetricsPrometheusAPIV1QueryRangeRequest) MustDo() *GetMetricsPrometheusAPIV1QueryRangeOK
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithContext(ctx context.Context) *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithEnd(end string) *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithHTTPClient(client *http.Client) *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithQuery(query string) *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithStart(start string) *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithStep(step string) *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithTime(time string) *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithTimeout(timeout string) *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutEnd() *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutStart() *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutStep() *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutTime() *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutTimeout() *GetMetricsPrometheusAPIV1QueryRangeRequest
- func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMetricsPrometheusAPIV1QueryReader
- type GetMetricsPrometheusAPIV1QueryRequest
- func (a *GetMetricsPrometheusAPIV1QueryRequest) Do() (*GetMetricsPrometheusAPIV1QueryOK, error)
- func (o *GetMetricsPrometheusAPIV1QueryRequest) FromJson(j string) (*GetMetricsPrometheusAPIV1QueryRequest, error)
- func (a *GetMetricsPrometheusAPIV1QueryRequest) MustDo() *GetMetricsPrometheusAPIV1QueryOK
- func (o *GetMetricsPrometheusAPIV1QueryRequest) WithContext(ctx context.Context) *GetMetricsPrometheusAPIV1QueryRequest
- func (o *GetMetricsPrometheusAPIV1QueryRequest) WithHTTPClient(client *http.Client) *GetMetricsPrometheusAPIV1QueryRequest
- func (o *GetMetricsPrometheusAPIV1QueryRequest) WithQuery(query string) *GetMetricsPrometheusAPIV1QueryRequest
- func (o *GetMetricsPrometheusAPIV1QueryRequest) WithTime(time string) *GetMetricsPrometheusAPIV1QueryRequest
- func (o *GetMetricsPrometheusAPIV1QueryRequest) WithTimeout(timeout string) *GetMetricsPrometheusAPIV1QueryRequest
- func (o *GetMetricsPrometheusAPIV1QueryRequest) WithoutTime() *GetMetricsPrometheusAPIV1QueryRequest
- func (o *GetMetricsPrometheusAPIV1QueryRequest) WithoutTimeout() *GetMetricsPrometheusAPIV1QueryRequest
- func (o *GetMetricsPrometheusAPIV1QueryRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMetricsPrometheusFederateBadRequest
- type GetMetricsPrometheusFederateForbidden
- type GetMetricsPrometheusFederateInternalServerError
- type GetMetricsPrometheusFederateOK
- type GetMetricsPrometheusFederateReader
- type GetMetricsPrometheusFederateRequest
- func (a *GetMetricsPrometheusFederateRequest) Do() (*GetMetricsPrometheusFederateOK, error)
- func (o *GetMetricsPrometheusFederateRequest) FromJson(j string) (*GetMetricsPrometheusFederateRequest, error)
- func (a *GetMetricsPrometheusFederateRequest) MustDo() *GetMetricsPrometheusFederateOK
- func (o *GetMetricsPrometheusFederateRequest) WithContext(ctx context.Context) *GetMetricsPrometheusFederateRequest
- func (o *GetMetricsPrometheusFederateRequest) WithHTTPClient(client *http.Client) *GetMetricsPrometheusFederateRequest
- func (o *GetMetricsPrometheusFederateRequest) WithMatch(match []string) *GetMetricsPrometheusFederateRequest
- func (o *GetMetricsPrometheusFederateRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostMetricsPrometheusAPIV1QueryBadRequest
- type PostMetricsPrometheusAPIV1QueryForbidden
- type PostMetricsPrometheusAPIV1QueryInternalServerError
- type PostMetricsPrometheusAPIV1QueryOK
- type PostMetricsPrometheusAPIV1QueryRangeBadRequest
- type PostMetricsPrometheusAPIV1QueryRangeForbidden
- type PostMetricsPrometheusAPIV1QueryRangeInternalServerError
- type PostMetricsPrometheusAPIV1QueryRangeOK
- type PostMetricsPrometheusAPIV1QueryRangeReader
- type PostMetricsPrometheusAPIV1QueryRangeRequest
- func (a *PostMetricsPrometheusAPIV1QueryRangeRequest) Do() (*PostMetricsPrometheusAPIV1QueryRangeOK, error)
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) FromJson(j string) (*PostMetricsPrometheusAPIV1QueryRangeRequest, error)
- func (a *PostMetricsPrometheusAPIV1QueryRangeRequest) MustDo() *PostMetricsPrometheusAPIV1QueryRangeOK
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithContext(ctx context.Context) *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithEnd(end string) *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithHTTPClient(client *http.Client) *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithQuery(query string) *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithStart(start string) *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithStep(step string) *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithTime(time string) *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithTimeout(timeout string) *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutEnd() *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutStart() *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutStep() *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutTime() *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutTimeout() *PostMetricsPrometheusAPIV1QueryRangeRequest
- func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostMetricsPrometheusAPIV1QueryReader
- type PostMetricsPrometheusAPIV1QueryRequest
- func (a *PostMetricsPrometheusAPIV1QueryRequest) Do() (*PostMetricsPrometheusAPIV1QueryOK, error)
- func (o *PostMetricsPrometheusAPIV1QueryRequest) FromJson(j string) (*PostMetricsPrometheusAPIV1QueryRequest, error)
- func (a *PostMetricsPrometheusAPIV1QueryRequest) MustDo() *PostMetricsPrometheusAPIV1QueryOK
- func (o *PostMetricsPrometheusAPIV1QueryRequest) WithContext(ctx context.Context) *PostMetricsPrometheusAPIV1QueryRequest
- func (o *PostMetricsPrometheusAPIV1QueryRequest) WithHTTPClient(client *http.Client) *PostMetricsPrometheusAPIV1QueryRequest
- func (o *PostMetricsPrometheusAPIV1QueryRequest) WithQuery(query string) *PostMetricsPrometheusAPIV1QueryRequest
- func (o *PostMetricsPrometheusAPIV1QueryRequest) WithTime(time string) *PostMetricsPrometheusAPIV1QueryRequest
- func (o *PostMetricsPrometheusAPIV1QueryRequest) WithTimeout(timeout string) *PostMetricsPrometheusAPIV1QueryRequest
- func (o *PostMetricsPrometheusAPIV1QueryRequest) WithoutTime() *PostMetricsPrometheusAPIV1QueryRequest
- func (o *PostMetricsPrometheusAPIV1QueryRequest) WithoutTimeout() *PostMetricsPrometheusAPIV1QueryRequest
- func (o *PostMetricsPrometheusAPIV1QueryRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client for metrics api API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, defaults client.Defaults) *Client
New creates a new metrics api API client.
func (*Client) GetMetricsPrometheusAPIV1Query ¶
func (c *Client) GetMetricsPrometheusAPIV1Query() *GetMetricsPrometheusAPIV1QueryRequest
Client.GetMetricsPrometheusAPIV1Query creates a new GetMetricsPrometheusAPIV1QueryRequest object with the default values initialized.
func (*Client) GetMetricsPrometheusAPIV1QueryRange ¶
func (c *Client) GetMetricsPrometheusAPIV1QueryRange() *GetMetricsPrometheusAPIV1QueryRangeRequest
Client.GetMetricsPrometheusAPIV1QueryRange creates a new GetMetricsPrometheusAPIV1QueryRangeRequest object with the default values initialized.
func (*Client) GetMetricsPrometheusFederate ¶
func (c *Client) GetMetricsPrometheusFederate() *GetMetricsPrometheusFederateRequest
Client.GetMetricsPrometheusFederate creates a new GetMetricsPrometheusFederateRequest object with the default values initialized.
func (*Client) PostMetricsPrometheusAPIV1Query ¶
func (c *Client) PostMetricsPrometheusAPIV1Query() *PostMetricsPrometheusAPIV1QueryRequest
Client.PostMetricsPrometheusAPIV1Query creates a new PostMetricsPrometheusAPIV1QueryRequest object with the default values initialized.
func (*Client) PostMetricsPrometheusAPIV1QueryRange ¶
func (c *Client) PostMetricsPrometheusAPIV1QueryRange() *PostMetricsPrometheusAPIV1QueryRangeRequest
Client.PostMetricsPrometheusAPIV1QueryRange creates a new PostMetricsPrometheusAPIV1QueryRangeRequest object with the default values initialized.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type GetMetricsPrometheusAPIV1QueryBadRequest ¶
type GetMetricsPrometheusAPIV1QueryBadRequest struct { // isStream: false *models.MetricsQueryResponse }
GetMetricsPrometheusAPIV1QueryBadRequest handles this case with default header values.
Bad Request
func NewGetMetricsPrometheusAPIV1QueryBadRequest ¶
func NewGetMetricsPrometheusAPIV1QueryBadRequest() *GetMetricsPrometheusAPIV1QueryBadRequest
NewGetMetricsPrometheusAPIV1QueryBadRequest creates a GetMetricsPrometheusAPIV1QueryBadRequest with default headers values
func (*GetMetricsPrometheusAPIV1QueryBadRequest) Error ¶
func (o *GetMetricsPrometheusAPIV1QueryBadRequest) Error() string
type GetMetricsPrometheusAPIV1QueryForbidden ¶
type GetMetricsPrometheusAPIV1QueryForbidden struct { }
GetMetricsPrometheusAPIV1QueryForbidden handles this case with default header values.
Forbidden
func NewGetMetricsPrometheusAPIV1QueryForbidden ¶
func NewGetMetricsPrometheusAPIV1QueryForbidden() *GetMetricsPrometheusAPIV1QueryForbidden
NewGetMetricsPrometheusAPIV1QueryForbidden creates a GetMetricsPrometheusAPIV1QueryForbidden with default headers values
func (*GetMetricsPrometheusAPIV1QueryForbidden) Error ¶
func (o *GetMetricsPrometheusAPIV1QueryForbidden) Error() string
type GetMetricsPrometheusAPIV1QueryInternalServerError ¶
type GetMetricsPrometheusAPIV1QueryInternalServerError struct { }
GetMetricsPrometheusAPIV1QueryInternalServerError handles this case with default header values.
Internal Server Error
func NewGetMetricsPrometheusAPIV1QueryInternalServerError ¶
func NewGetMetricsPrometheusAPIV1QueryInternalServerError() *GetMetricsPrometheusAPIV1QueryInternalServerError
NewGetMetricsPrometheusAPIV1QueryInternalServerError creates a GetMetricsPrometheusAPIV1QueryInternalServerError with default headers values
func (*GetMetricsPrometheusAPIV1QueryInternalServerError) Error ¶
func (o *GetMetricsPrometheusAPIV1QueryInternalServerError) Error() string
type GetMetricsPrometheusAPIV1QueryOK ¶
type GetMetricsPrometheusAPIV1QueryOK struct { // isStream: false *models.MetricsQueryResponse }
GetMetricsPrometheusAPIV1QueryOK handles this case with default header values.
See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries
func NewGetMetricsPrometheusAPIV1QueryOK ¶
func NewGetMetricsPrometheusAPIV1QueryOK() *GetMetricsPrometheusAPIV1QueryOK
NewGetMetricsPrometheusAPIV1QueryOK creates a GetMetricsPrometheusAPIV1QueryOK with default headers values
func (*GetMetricsPrometheusAPIV1QueryOK) Error ¶
func (o *GetMetricsPrometheusAPIV1QueryOK) Error() string
type GetMetricsPrometheusAPIV1QueryRangeBadRequest ¶
type GetMetricsPrometheusAPIV1QueryRangeBadRequest struct { // isStream: false *models.MetricsQueryResponse }
GetMetricsPrometheusAPIV1QueryRangeBadRequest handles this case with default header values.
Bad Request
func NewGetMetricsPrometheusAPIV1QueryRangeBadRequest ¶
func NewGetMetricsPrometheusAPIV1QueryRangeBadRequest() *GetMetricsPrometheusAPIV1QueryRangeBadRequest
NewGetMetricsPrometheusAPIV1QueryRangeBadRequest creates a GetMetricsPrometheusAPIV1QueryRangeBadRequest with default headers values
func (*GetMetricsPrometheusAPIV1QueryRangeBadRequest) Error ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeBadRequest) Error() string
type GetMetricsPrometheusAPIV1QueryRangeForbidden ¶
type GetMetricsPrometheusAPIV1QueryRangeForbidden struct { }
GetMetricsPrometheusAPIV1QueryRangeForbidden handles this case with default header values.
Forbidden
func NewGetMetricsPrometheusAPIV1QueryRangeForbidden ¶
func NewGetMetricsPrometheusAPIV1QueryRangeForbidden() *GetMetricsPrometheusAPIV1QueryRangeForbidden
NewGetMetricsPrometheusAPIV1QueryRangeForbidden creates a GetMetricsPrometheusAPIV1QueryRangeForbidden with default headers values
func (*GetMetricsPrometheusAPIV1QueryRangeForbidden) Error ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeForbidden) Error() string
type GetMetricsPrometheusAPIV1QueryRangeInternalServerError ¶
type GetMetricsPrometheusAPIV1QueryRangeInternalServerError struct { }
GetMetricsPrometheusAPIV1QueryRangeInternalServerError handles this case with default header values.
Internal Server Error
func NewGetMetricsPrometheusAPIV1QueryRangeInternalServerError ¶
func NewGetMetricsPrometheusAPIV1QueryRangeInternalServerError() *GetMetricsPrometheusAPIV1QueryRangeInternalServerError
NewGetMetricsPrometheusAPIV1QueryRangeInternalServerError creates a GetMetricsPrometheusAPIV1QueryRangeInternalServerError with default headers values
func (*GetMetricsPrometheusAPIV1QueryRangeInternalServerError) Error ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeInternalServerError) Error() string
type GetMetricsPrometheusAPIV1QueryRangeOK ¶
type GetMetricsPrometheusAPIV1QueryRangeOK struct { // isStream: false *models.MetricsQueryResponse }
GetMetricsPrometheusAPIV1QueryRangeOK handles this case with default header values.
See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries
func NewGetMetricsPrometheusAPIV1QueryRangeOK ¶
func NewGetMetricsPrometheusAPIV1QueryRangeOK() *GetMetricsPrometheusAPIV1QueryRangeOK
NewGetMetricsPrometheusAPIV1QueryRangeOK creates a GetMetricsPrometheusAPIV1QueryRangeOK with default headers values
func (*GetMetricsPrometheusAPIV1QueryRangeOK) Error ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeOK) Error() string
type GetMetricsPrometheusAPIV1QueryRangeReader ¶
type GetMetricsPrometheusAPIV1QueryRangeReader struct {
// contains filtered or unexported fields
}
GetMetricsPrometheusAPIV1QueryRangeReader is a Reader for the GetMetricsPrometheusAPIV1QueryRange structure.
func (*GetMetricsPrometheusAPIV1QueryRangeReader) ReadResponse ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMetricsPrometheusAPIV1QueryRangeRequest ¶
type GetMetricsPrometheusAPIV1QueryRangeRequest struct { End *string Query string Start *string Step *string Time *string Timeout *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) Do ¶
func (a *GetMetricsPrometheusAPIV1QueryRangeRequest) Do() (*GetMetricsPrometheusAPIV1QueryRangeOK, error)
get metrics prometheus API v1 query range API
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) FromJson ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) FromJson(j string) (*GetMetricsPrometheusAPIV1QueryRangeRequest, error)
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) MustDo ¶
func (a *GetMetricsPrometheusAPIV1QueryRangeRequest) MustDo() *GetMetricsPrometheusAPIV1QueryRangeOK
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithContext ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithContext(ctx context.Context) *GetMetricsPrometheusAPIV1QueryRangeRequest
//////////////// WithContext adds the context to the get metrics prometheus API v1 query range Request
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithEnd ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithEnd(end string) *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithHTTPClient ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithHTTPClient(client *http.Client) *GetMetricsPrometheusAPIV1QueryRangeRequest
WithHTTPClient adds the HTTPClient to the get metrics prometheus API v1 query range Request
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithQuery ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithQuery(query string) *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithStart ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithStart(start string) *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithStep ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithStep(step string) *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithTime ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithTime(time string) *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithTimeout ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithTimeout(timeout string) *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutEnd ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutEnd() *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutStart ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutStart() *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutStep ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutStep() *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutTime ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutTime() *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutTimeout ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WithoutTimeout() *GetMetricsPrometheusAPIV1QueryRangeRequest
func (*GetMetricsPrometheusAPIV1QueryRangeRequest) WriteToRequest ¶
func (o *GetMetricsPrometheusAPIV1QueryRangeRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type GetMetricsPrometheusAPIV1QueryReader ¶
type GetMetricsPrometheusAPIV1QueryReader struct {
// contains filtered or unexported fields
}
GetMetricsPrometheusAPIV1QueryReader is a Reader for the GetMetricsPrometheusAPIV1Query structure.
func (*GetMetricsPrometheusAPIV1QueryReader) ReadResponse ¶
func (o *GetMetricsPrometheusAPIV1QueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMetricsPrometheusAPIV1QueryRequest ¶
type GetMetricsPrometheusAPIV1QueryRequest struct { Query string Time *string Timeout *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*GetMetricsPrometheusAPIV1QueryRequest) Do ¶
func (a *GetMetricsPrometheusAPIV1QueryRequest) Do() (*GetMetricsPrometheusAPIV1QueryOK, error)
get metrics prometheus API v1 query API
func (*GetMetricsPrometheusAPIV1QueryRequest) FromJson ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) FromJson(j string) (*GetMetricsPrometheusAPIV1QueryRequest, error)
func (*GetMetricsPrometheusAPIV1QueryRequest) MustDo ¶
func (a *GetMetricsPrometheusAPIV1QueryRequest) MustDo() *GetMetricsPrometheusAPIV1QueryOK
func (*GetMetricsPrometheusAPIV1QueryRequest) WithContext ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) WithContext(ctx context.Context) *GetMetricsPrometheusAPIV1QueryRequest
//////////////// WithContext adds the context to the get metrics prometheus API v1 query Request
func (*GetMetricsPrometheusAPIV1QueryRequest) WithHTTPClient ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) WithHTTPClient(client *http.Client) *GetMetricsPrometheusAPIV1QueryRequest
WithHTTPClient adds the HTTPClient to the get metrics prometheus API v1 query Request
func (*GetMetricsPrometheusAPIV1QueryRequest) WithQuery ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) WithQuery(query string) *GetMetricsPrometheusAPIV1QueryRequest
func (*GetMetricsPrometheusAPIV1QueryRequest) WithTime ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) WithTime(time string) *GetMetricsPrometheusAPIV1QueryRequest
func (*GetMetricsPrometheusAPIV1QueryRequest) WithTimeout ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) WithTimeout(timeout string) *GetMetricsPrometheusAPIV1QueryRequest
func (*GetMetricsPrometheusAPIV1QueryRequest) WithoutTime ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) WithoutTime() *GetMetricsPrometheusAPIV1QueryRequest
func (*GetMetricsPrometheusAPIV1QueryRequest) WithoutTimeout ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) WithoutTimeout() *GetMetricsPrometheusAPIV1QueryRequest
func (*GetMetricsPrometheusAPIV1QueryRequest) WriteToRequest ¶
func (o *GetMetricsPrometheusAPIV1QueryRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type GetMetricsPrometheusFederateBadRequest ¶
type GetMetricsPrometheusFederateBadRequest struct { // isStream: false *models.MetricsQueryResponse }
GetMetricsPrometheusFederateBadRequest handles this case with default header values.
Bad Request
func NewGetMetricsPrometheusFederateBadRequest ¶
func NewGetMetricsPrometheusFederateBadRequest() *GetMetricsPrometheusFederateBadRequest
NewGetMetricsPrometheusFederateBadRequest creates a GetMetricsPrometheusFederateBadRequest with default headers values
func (*GetMetricsPrometheusFederateBadRequest) Error ¶
func (o *GetMetricsPrometheusFederateBadRequest) Error() string
type GetMetricsPrometheusFederateForbidden ¶
type GetMetricsPrometheusFederateForbidden struct { }
GetMetricsPrometheusFederateForbidden handles this case with default header values.
Forbidden
func NewGetMetricsPrometheusFederateForbidden ¶
func NewGetMetricsPrometheusFederateForbidden() *GetMetricsPrometheusFederateForbidden
NewGetMetricsPrometheusFederateForbidden creates a GetMetricsPrometheusFederateForbidden with default headers values
func (*GetMetricsPrometheusFederateForbidden) Error ¶
func (o *GetMetricsPrometheusFederateForbidden) Error() string
type GetMetricsPrometheusFederateInternalServerError ¶
type GetMetricsPrometheusFederateInternalServerError struct { }
GetMetricsPrometheusFederateInternalServerError handles this case with default header values.
Internal Server Error
func NewGetMetricsPrometheusFederateInternalServerError ¶
func NewGetMetricsPrometheusFederateInternalServerError() *GetMetricsPrometheusFederateInternalServerError
NewGetMetricsPrometheusFederateInternalServerError creates a GetMetricsPrometheusFederateInternalServerError with default headers values
func (*GetMetricsPrometheusFederateInternalServerError) Error ¶
func (o *GetMetricsPrometheusFederateInternalServerError) Error() string
type GetMetricsPrometheusFederateOK ¶
type GetMetricsPrometheusFederateOK struct {
// contains filtered or unexported fields
}
GetMetricsPrometheusFederateOK handles this case with default header values.
See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries
func NewGetMetricsPrometheusFederateOK ¶
func NewGetMetricsPrometheusFederateOK() *GetMetricsPrometheusFederateOK
NewGetMetricsPrometheusFederateOK creates a GetMetricsPrometheusFederateOK with default headers values
func (*GetMetricsPrometheusFederateOK) Error ¶
func (o *GetMetricsPrometheusFederateOK) Error() string
type GetMetricsPrometheusFederateReader ¶
type GetMetricsPrometheusFederateReader struct {
// contains filtered or unexported fields
}
GetMetricsPrometheusFederateReader is a Reader for the GetMetricsPrometheusFederate structure.
func (*GetMetricsPrometheusFederateReader) ReadResponse ¶
func (o *GetMetricsPrometheusFederateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMetricsPrometheusFederateRequest ¶
type GetMetricsPrometheusFederateRequest struct { Match []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*GetMetricsPrometheusFederateRequest) Do ¶
func (a *GetMetricsPrometheusFederateRequest) Do() (*GetMetricsPrometheusFederateOK, error)
get metrics prometheus federate API
func (*GetMetricsPrometheusFederateRequest) FromJson ¶
func (o *GetMetricsPrometheusFederateRequest) FromJson(j string) (*GetMetricsPrometheusFederateRequest, error)
func (*GetMetricsPrometheusFederateRequest) MustDo ¶
func (a *GetMetricsPrometheusFederateRequest) MustDo() *GetMetricsPrometheusFederateOK
func (*GetMetricsPrometheusFederateRequest) WithContext ¶
func (o *GetMetricsPrometheusFederateRequest) WithContext(ctx context.Context) *GetMetricsPrometheusFederateRequest
//////////////// WithContext adds the context to the get metrics prometheus federate Request
func (*GetMetricsPrometheusFederateRequest) WithHTTPClient ¶
func (o *GetMetricsPrometheusFederateRequest) WithHTTPClient(client *http.Client) *GetMetricsPrometheusFederateRequest
WithHTTPClient adds the HTTPClient to the get metrics prometheus federate Request
func (*GetMetricsPrometheusFederateRequest) WithMatch ¶
func (o *GetMetricsPrometheusFederateRequest) WithMatch(match []string) *GetMetricsPrometheusFederateRequest
func (*GetMetricsPrometheusFederateRequest) WriteToRequest ¶
func (o *GetMetricsPrometheusFederateRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type PostMetricsPrometheusAPIV1QueryBadRequest ¶
type PostMetricsPrometheusAPIV1QueryBadRequest struct { // isStream: false *models.MetricsQueryResponse }
PostMetricsPrometheusAPIV1QueryBadRequest handles this case with default header values.
Bad Request
func NewPostMetricsPrometheusAPIV1QueryBadRequest ¶
func NewPostMetricsPrometheusAPIV1QueryBadRequest() *PostMetricsPrometheusAPIV1QueryBadRequest
NewPostMetricsPrometheusAPIV1QueryBadRequest creates a PostMetricsPrometheusAPIV1QueryBadRequest with default headers values
func (*PostMetricsPrometheusAPIV1QueryBadRequest) Error ¶
func (o *PostMetricsPrometheusAPIV1QueryBadRequest) Error() string
type PostMetricsPrometheusAPIV1QueryForbidden ¶
type PostMetricsPrometheusAPIV1QueryForbidden struct { }
PostMetricsPrometheusAPIV1QueryForbidden handles this case with default header values.
Forbidden
func NewPostMetricsPrometheusAPIV1QueryForbidden ¶
func NewPostMetricsPrometheusAPIV1QueryForbidden() *PostMetricsPrometheusAPIV1QueryForbidden
NewPostMetricsPrometheusAPIV1QueryForbidden creates a PostMetricsPrometheusAPIV1QueryForbidden with default headers values
func (*PostMetricsPrometheusAPIV1QueryForbidden) Error ¶
func (o *PostMetricsPrometheusAPIV1QueryForbidden) Error() string
type PostMetricsPrometheusAPIV1QueryInternalServerError ¶
type PostMetricsPrometheusAPIV1QueryInternalServerError struct { }
PostMetricsPrometheusAPIV1QueryInternalServerError handles this case with default header values.
Internal Server Error
func NewPostMetricsPrometheusAPIV1QueryInternalServerError ¶
func NewPostMetricsPrometheusAPIV1QueryInternalServerError() *PostMetricsPrometheusAPIV1QueryInternalServerError
NewPostMetricsPrometheusAPIV1QueryInternalServerError creates a PostMetricsPrometheusAPIV1QueryInternalServerError with default headers values
func (*PostMetricsPrometheusAPIV1QueryInternalServerError) Error ¶
func (o *PostMetricsPrometheusAPIV1QueryInternalServerError) Error() string
type PostMetricsPrometheusAPIV1QueryOK ¶
type PostMetricsPrometheusAPIV1QueryOK struct { // isStream: false *models.MetricsQueryResponse }
PostMetricsPrometheusAPIV1QueryOK handles this case with default header values.
See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries
func NewPostMetricsPrometheusAPIV1QueryOK ¶
func NewPostMetricsPrometheusAPIV1QueryOK() *PostMetricsPrometheusAPIV1QueryOK
NewPostMetricsPrometheusAPIV1QueryOK creates a PostMetricsPrometheusAPIV1QueryOK with default headers values
func (*PostMetricsPrometheusAPIV1QueryOK) Error ¶
func (o *PostMetricsPrometheusAPIV1QueryOK) Error() string
type PostMetricsPrometheusAPIV1QueryRangeBadRequest ¶
type PostMetricsPrometheusAPIV1QueryRangeBadRequest struct { // isStream: false *models.MetricsQueryResponse }
PostMetricsPrometheusAPIV1QueryRangeBadRequest handles this case with default header values.
Bad Request
func NewPostMetricsPrometheusAPIV1QueryRangeBadRequest ¶
func NewPostMetricsPrometheusAPIV1QueryRangeBadRequest() *PostMetricsPrometheusAPIV1QueryRangeBadRequest
NewPostMetricsPrometheusAPIV1QueryRangeBadRequest creates a PostMetricsPrometheusAPIV1QueryRangeBadRequest with default headers values
func (*PostMetricsPrometheusAPIV1QueryRangeBadRequest) Error ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeBadRequest) Error() string
type PostMetricsPrometheusAPIV1QueryRangeForbidden ¶
type PostMetricsPrometheusAPIV1QueryRangeForbidden struct { }
PostMetricsPrometheusAPIV1QueryRangeForbidden handles this case with default header values.
Forbidden
func NewPostMetricsPrometheusAPIV1QueryRangeForbidden ¶
func NewPostMetricsPrometheusAPIV1QueryRangeForbidden() *PostMetricsPrometheusAPIV1QueryRangeForbidden
NewPostMetricsPrometheusAPIV1QueryRangeForbidden creates a PostMetricsPrometheusAPIV1QueryRangeForbidden with default headers values
func (*PostMetricsPrometheusAPIV1QueryRangeForbidden) Error ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeForbidden) Error() string
type PostMetricsPrometheusAPIV1QueryRangeInternalServerError ¶
type PostMetricsPrometheusAPIV1QueryRangeInternalServerError struct { }
PostMetricsPrometheusAPIV1QueryRangeInternalServerError handles this case with default header values.
Internal Server Error
func NewPostMetricsPrometheusAPIV1QueryRangeInternalServerError ¶
func NewPostMetricsPrometheusAPIV1QueryRangeInternalServerError() *PostMetricsPrometheusAPIV1QueryRangeInternalServerError
NewPostMetricsPrometheusAPIV1QueryRangeInternalServerError creates a PostMetricsPrometheusAPIV1QueryRangeInternalServerError with default headers values
func (*PostMetricsPrometheusAPIV1QueryRangeInternalServerError) Error ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeInternalServerError) Error() string
type PostMetricsPrometheusAPIV1QueryRangeOK ¶
type PostMetricsPrometheusAPIV1QueryRangeOK struct { // isStream: false *models.MetricsQueryResponse }
PostMetricsPrometheusAPIV1QueryRangeOK handles this case with default header values.
See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries
func NewPostMetricsPrometheusAPIV1QueryRangeOK ¶
func NewPostMetricsPrometheusAPIV1QueryRangeOK() *PostMetricsPrometheusAPIV1QueryRangeOK
NewPostMetricsPrometheusAPIV1QueryRangeOK creates a PostMetricsPrometheusAPIV1QueryRangeOK with default headers values
func (*PostMetricsPrometheusAPIV1QueryRangeOK) Error ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeOK) Error() string
type PostMetricsPrometheusAPIV1QueryRangeReader ¶
type PostMetricsPrometheusAPIV1QueryRangeReader struct {
// contains filtered or unexported fields
}
PostMetricsPrometheusAPIV1QueryRangeReader is a Reader for the PostMetricsPrometheusAPIV1QueryRange structure.
func (*PostMetricsPrometheusAPIV1QueryRangeReader) ReadResponse ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostMetricsPrometheusAPIV1QueryRangeRequest ¶
type PostMetricsPrometheusAPIV1QueryRangeRequest struct { End *string Query string Start *string Step *string Time *string Timeout *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) Do ¶
func (a *PostMetricsPrometheusAPIV1QueryRangeRequest) Do() (*PostMetricsPrometheusAPIV1QueryRangeOK, error)
post metrics prometheus API v1 query range API
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) FromJson ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) FromJson(j string) (*PostMetricsPrometheusAPIV1QueryRangeRequest, error)
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) MustDo ¶
func (a *PostMetricsPrometheusAPIV1QueryRangeRequest) MustDo() *PostMetricsPrometheusAPIV1QueryRangeOK
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithContext ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithContext(ctx context.Context) *PostMetricsPrometheusAPIV1QueryRangeRequest
//////////////// WithContext adds the context to the post metrics prometheus API v1 query range Request
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithEnd ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithEnd(end string) *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithHTTPClient ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithHTTPClient(client *http.Client) *PostMetricsPrometheusAPIV1QueryRangeRequest
WithHTTPClient adds the HTTPClient to the post metrics prometheus API v1 query range Request
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithQuery ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithQuery(query string) *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithStart ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithStart(start string) *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithStep ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithStep(step string) *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithTime ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithTime(time string) *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithTimeout ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithTimeout(timeout string) *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutEnd ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutEnd() *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutStart ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutStart() *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutStep ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutStep() *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutTime ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutTime() *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutTimeout ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WithoutTimeout() *PostMetricsPrometheusAPIV1QueryRangeRequest
func (*PostMetricsPrometheusAPIV1QueryRangeRequest) WriteToRequest ¶
func (o *PostMetricsPrometheusAPIV1QueryRangeRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type PostMetricsPrometheusAPIV1QueryReader ¶
type PostMetricsPrometheusAPIV1QueryReader struct {
// contains filtered or unexported fields
}
PostMetricsPrometheusAPIV1QueryReader is a Reader for the PostMetricsPrometheusAPIV1Query structure.
func (*PostMetricsPrometheusAPIV1QueryReader) ReadResponse ¶
func (o *PostMetricsPrometheusAPIV1QueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostMetricsPrometheusAPIV1QueryRequest ¶
type PostMetricsPrometheusAPIV1QueryRequest struct { Query string Time *string Timeout *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*PostMetricsPrometheusAPIV1QueryRequest) Do ¶
func (a *PostMetricsPrometheusAPIV1QueryRequest) Do() (*PostMetricsPrometheusAPIV1QueryOK, error)
post metrics prometheus API v1 query API
func (*PostMetricsPrometheusAPIV1QueryRequest) FromJson ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) FromJson(j string) (*PostMetricsPrometheusAPIV1QueryRequest, error)
func (*PostMetricsPrometheusAPIV1QueryRequest) MustDo ¶
func (a *PostMetricsPrometheusAPIV1QueryRequest) MustDo() *PostMetricsPrometheusAPIV1QueryOK
func (*PostMetricsPrometheusAPIV1QueryRequest) WithContext ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) WithContext(ctx context.Context) *PostMetricsPrometheusAPIV1QueryRequest
//////////////// WithContext adds the context to the post metrics prometheus API v1 query Request
func (*PostMetricsPrometheusAPIV1QueryRequest) WithHTTPClient ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) WithHTTPClient(client *http.Client) *PostMetricsPrometheusAPIV1QueryRequest
WithHTTPClient adds the HTTPClient to the post metrics prometheus API v1 query Request
func (*PostMetricsPrometheusAPIV1QueryRequest) WithQuery ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) WithQuery(query string) *PostMetricsPrometheusAPIV1QueryRequest
func (*PostMetricsPrometheusAPIV1QueryRequest) WithTime ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) WithTime(time string) *PostMetricsPrometheusAPIV1QueryRequest
func (*PostMetricsPrometheusAPIV1QueryRequest) WithTimeout ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) WithTimeout(timeout string) *PostMetricsPrometheusAPIV1QueryRequest
func (*PostMetricsPrometheusAPIV1QueryRequest) WithoutTime ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) WithoutTime() *PostMetricsPrometheusAPIV1QueryRequest
func (*PostMetricsPrometheusAPIV1QueryRequest) WithoutTimeout ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) WithoutTimeout() *PostMetricsPrometheusAPIV1QueryRequest
func (*PostMetricsPrometheusAPIV1QueryRequest) WriteToRequest ¶
func (o *PostMetricsPrometheusAPIV1QueryRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
Source Files ¶
- get_metrics_prometheus_api_v1_query_range_requests.go
- get_metrics_prometheus_api_v1_query_range_responses.go
- get_metrics_prometheus_api_v1_query_requests.go
- get_metrics_prometheus_api_v1_query_responses.go
- get_metrics_prometheus_federate_requests.go
- get_metrics_prometheus_federate_responses.go
- metrics_api_client.go
- post_metrics_prometheus_api_v1_query_range_requests.go
- post_metrics_prometheus_api_v1_query_range_responses.go
- post_metrics_prometheus_api_v1_query_requests.go
- post_metrics_prometheus_api_v1_query_responses.go