Documentation
¶
Index ¶
- type Client
- func (a *Client) EdgeNetworkConfigurationCreateEdgeNetwork(params *EdgeNetworkConfigurationCreateEdgeNetworkParams, ...) (*EdgeNetworkConfigurationCreateEdgeNetworkOK, error)
- func (a *Client) EdgeNetworkConfigurationDeleteEdgeNetwork(params *EdgeNetworkConfigurationDeleteEdgeNetworkParams, ...) (*EdgeNetworkConfigurationDeleteEdgeNetworkOK, error)
- func (a *Client) EdgeNetworkConfigurationGetEdgeNetwork(params *EdgeNetworkConfigurationGetEdgeNetworkParams, ...) (*EdgeNetworkConfigurationGetEdgeNetworkOK, error)
- func (a *Client) EdgeNetworkConfigurationGetEdgeNetworkByName(params *EdgeNetworkConfigurationGetEdgeNetworkByNameParams, ...) (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK, error)
- func (a *Client) EdgeNetworkConfigurationQueryEdgeNetworks(params *EdgeNetworkConfigurationQueryEdgeNetworksParams, ...) (*EdgeNetworkConfigurationQueryEdgeNetworksOK, error)
- func (a *Client) EdgeNetworkConfigurationUpdateEdgeNetwork(params *EdgeNetworkConfigurationUpdateEdgeNetworkParams, ...) (*EdgeNetworkConfigurationUpdateEdgeNetworkOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type EdgeNetworkConfigurationCreateEdgeNetworkBadRequest
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) Error() string
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsClientError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsRedirect() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsServerError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsSuccess() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) String() string
- type EdgeNetworkConfigurationCreateEdgeNetworkConflict
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) Error() string
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsClientError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsRedirect() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsServerError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsSuccess() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) String() string
- type EdgeNetworkConfigurationCreateEdgeNetworkDefault
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) Code() int
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) Error() string
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) GetPayload() *swagger_models.GooglerpcStatus
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsClientError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsRedirect() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsServerError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsSuccess() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) String() string
- type EdgeNetworkConfigurationCreateEdgeNetworkForbidden
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) Error() string
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsClientError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsRedirect() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsServerError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsSuccess() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) String() string
- type EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) Error() string
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsClientError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsRedirect() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsServerError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsSuccess() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) String() string
- type EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) Error() string
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsClientError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsRedirect() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsServerError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsSuccess() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) String() string
- type EdgeNetworkConfigurationCreateEdgeNetworkOK
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) Error() string
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsClientError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsRedirect() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsServerError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsSuccess() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) String() string
- type EdgeNetworkConfigurationCreateEdgeNetworkParams
- func NewEdgeNetworkConfigurationCreateEdgeNetworkParams() *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetBody(body *swagger_models.NetConfig)
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetContext(ctx context.Context)
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetDefaults()
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetHTTPClient(client *http.Client)
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetTimeout(timeout time.Duration)
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetXRequestID(xRequestID *string)
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithBody(body *swagger_models.NetConfig) *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithDefaults() *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationCreateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EdgeNetworkConfigurationCreateEdgeNetworkReader
- type EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) Error() string
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsClientError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsRedirect() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsServerError() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsSuccess() bool
- func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) String() string
- type EdgeNetworkConfigurationDeleteEdgeNetworkDefault
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) Code() int
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) Error() string
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) GetPayload() *swagger_models.GooglerpcStatus
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsClientError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsRedirect() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsServerError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsSuccess() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) String() string
- type EdgeNetworkConfigurationDeleteEdgeNetworkForbidden
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) Error() string
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsClientError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsRedirect() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsServerError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsSuccess() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) String() string
- type EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) Error() string
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsClientError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsRedirect() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsServerError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsSuccess() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) String() string
- type EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) Error() string
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsClientError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsRedirect() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsServerError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsSuccess() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) String() string
- type EdgeNetworkConfigurationDeleteEdgeNetworkNotFound
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) Error() string
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsClientError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsRedirect() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsServerError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsSuccess() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) String() string
- type EdgeNetworkConfigurationDeleteEdgeNetworkOK
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) Error() string
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsClientError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsRedirect() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsServerError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsSuccess() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) String() string
- type EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func NewEdgeNetworkConfigurationDeleteEdgeNetworkParams() *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetContext(ctx context.Context)
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetDefaults()
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetHTTPClient(client *http.Client)
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetID(id string)
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetTimeout(timeout time.Duration)
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetXRequestID(xRequestID *string)
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithDefaults() *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithID(id string) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EdgeNetworkConfigurationDeleteEdgeNetworkReader
- type EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) Error() string
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsClientError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsRedirect() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsServerError() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsSuccess() bool
- func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkByNameDefault
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) Code() int
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) GetPayload() *swagger_models.GooglerpcStatus
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkByNameOK
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) GetPayload() *swagger_models.NetConfig
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParams() *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetContext(ctx context.Context)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetDefaults()
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetHTTPClient(client *http.Client)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetName(name string)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetTimeout(timeout time.Duration)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetXRequestID(xRequestID *string)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithDefaults() *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithName(name string) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EdgeNetworkConfigurationGetEdgeNetworkByNameReader
- type EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkDefault
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) Code() int
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) GetPayload() *swagger_models.GooglerpcStatus
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkForbidden
- func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout
- func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkInternalServerError
- func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkNotFound
- func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkOK
- func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) GetPayload() *swagger_models.NetConfig
- func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) String() string
- type EdgeNetworkConfigurationGetEdgeNetworkParams
- func NewEdgeNetworkConfigurationGetEdgeNetworkParams() *EdgeNetworkConfigurationGetEdgeNetworkParams
- func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationGetEdgeNetworkParams
- func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationGetEdgeNetworkParams
- func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationGetEdgeNetworkParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetContext(ctx context.Context)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetDefaults()
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetHTTPClient(client *http.Client)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetID(id string)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetTimeout(timeout time.Duration)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetXRequestID(xRequestID *string)
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationGetEdgeNetworkParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithDefaults() *EdgeNetworkConfigurationGetEdgeNetworkParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationGetEdgeNetworkParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithID(id string) *EdgeNetworkConfigurationGetEdgeNetworkParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationGetEdgeNetworkParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationGetEdgeNetworkParams
- func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EdgeNetworkConfigurationGetEdgeNetworkReader
- type EdgeNetworkConfigurationGetEdgeNetworkUnauthorized
- func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) Error() string
- func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsClientError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsRedirect() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsServerError() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsSuccess() bool
- func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) String() string
- type EdgeNetworkConfigurationQueryEdgeNetworksBadRequest
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) Error() string
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsClientError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsRedirect() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsServerError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsSuccess() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) String() string
- type EdgeNetworkConfigurationQueryEdgeNetworksDefault
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) Code() int
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) Error() string
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) GetPayload() *swagger_models.GooglerpcStatus
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsClientError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsRedirect() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsServerError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsSuccess() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) String() string
- type EdgeNetworkConfigurationQueryEdgeNetworksForbidden
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) Error() string
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsClientError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsRedirect() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsServerError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsSuccess() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) String() string
- type EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) Error() string
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsClientError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsRedirect() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsServerError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsSuccess() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) String() string
- type EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) Error() string
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsClientError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsRedirect() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsServerError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsSuccess() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) String() string
- type EdgeNetworkConfigurationQueryEdgeNetworksOK
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) Error() string
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) GetPayload() *swagger_models.NetConfigList
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsClientError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsRedirect() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsServerError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsSuccess() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) String() string
- type EdgeNetworkConfigurationQueryEdgeNetworksParams
- func NewEdgeNetworkConfigurationQueryEdgeNetworksParams() *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetContext(ctx context.Context)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetDefaults()
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterDist(filterDist *string)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterKind(filterKind *string)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterNamePattern(filterNamePattern *string)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterProjectName(filterProjectName *string)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterProjectNamePattern(filterProjectNamePattern *string)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetHTTPClient(client *http.Client)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextOrderBy(nextOrderBy []string)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageNum(nextPageNum *int64)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageSize(nextPageSize *int64)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageToken(nextPageToken *string)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextTotalPages(nextTotalPages *int64)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetSummary(summary *bool)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetTimeout(timeout time.Duration)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetXRequestID(xRequestID *string)
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithDefaults() *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterDist(filterDist *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterKind(filterKind *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterNamePattern(filterNamePattern *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterProjectName(filterProjectName *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterProjectNamePattern(filterProjectNamePattern *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextOrderBy(nextOrderBy []string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageNum(nextPageNum *int64) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageSize(nextPageSize *int64) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageToken(nextPageToken *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextTotalPages(nextTotalPages *int64) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithSummary(summary *bool) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EdgeNetworkConfigurationQueryEdgeNetworksReader
- type EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) Error() string
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsClientError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsRedirect() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsServerError() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsSuccess() bool
- func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) String() string
- type EdgeNetworkConfigurationUpdateEdgeNetworkBody
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkBody) MarshalBinary() ([]byte, error)
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkBody) UnmarshalBinary(b []byte) error
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkBody) Validate(formats strfmt.Registry) error
- type EdgeNetworkConfigurationUpdateEdgeNetworkConflict
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) Error() string
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsClientError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsRedirect() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsServerError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsSuccess() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) String() string
- type EdgeNetworkConfigurationUpdateEdgeNetworkDefault
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) Code() int
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) Error() string
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) GetPayload() *swagger_models.GooglerpcStatus
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsClientError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsRedirect() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsServerError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsSuccess() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) String() string
- type EdgeNetworkConfigurationUpdateEdgeNetworkForbidden
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) Error() string
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsClientError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsRedirect() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsServerError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsSuccess() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) String() string
- type EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) Error() string
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsClientError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsRedirect() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsServerError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsSuccess() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) String() string
- type EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) Error() string
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsClientError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsRedirect() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsServerError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsSuccess() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) String() string
- type EdgeNetworkConfigurationUpdateEdgeNetworkNotFound
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) Error() string
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsClientError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsRedirect() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsServerError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsSuccess() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) String() string
- type EdgeNetworkConfigurationUpdateEdgeNetworkOK
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) Error() string
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsClientError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsRedirect() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsServerError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsSuccess() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) String() string
- type EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func NewEdgeNetworkConfigurationUpdateEdgeNetworkParams() *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetBody(body EdgeNetworkConfigurationUpdateEdgeNetworkBody)
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetContext(ctx context.Context)
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetDefaults()
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetHTTPClient(client *http.Client)
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetID(id string)
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetTimeout(timeout time.Duration)
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetXRequestID(xRequestID *string)
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithBody(body EdgeNetworkConfigurationUpdateEdgeNetworkBody) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithDefaults() *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithID(id string) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EdgeNetworkConfigurationUpdateEdgeNetworkReader
- type EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) Error() string
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) GetPayload() *swagger_models.ZsrvResponse
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsClientError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsCode(code int) bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsRedirect() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsServerError() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsSuccess() bool
- func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) String() string
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 edge network configuration API
func (*Client) EdgeNetworkConfigurationCreateEdgeNetwork ¶ added in v1.0.2
func (a *Client) EdgeNetworkConfigurationCreateEdgeNetwork(params *EdgeNetworkConfigurationCreateEdgeNetworkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationCreateEdgeNetworkOK, error)
EdgeNetworkConfigurationCreateEdgeNetwork creates edge network
Create an edge network record.
func (*Client) EdgeNetworkConfigurationDeleteEdgeNetwork ¶ added in v1.0.2
func (a *Client) EdgeNetworkConfigurationDeleteEdgeNetwork(params *EdgeNetworkConfigurationDeleteEdgeNetworkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationDeleteEdgeNetworkOK, error)
EdgeNetworkConfigurationDeleteEdgeNetwork deletes edge network
Delete an edge network record.
func (*Client) EdgeNetworkConfigurationGetEdgeNetwork ¶ added in v1.0.2
func (a *Client) EdgeNetworkConfigurationGetEdgeNetwork(params *EdgeNetworkConfigurationGetEdgeNetworkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationGetEdgeNetworkOK, error)
EdgeNetworkConfigurationGetEdgeNetwork gets edge network
Get the configuration (without security details) of an edge network record.
func (*Client) EdgeNetworkConfigurationGetEdgeNetworkByName ¶ added in v1.0.2
func (a *Client) EdgeNetworkConfigurationGetEdgeNetworkByName(params *EdgeNetworkConfigurationGetEdgeNetworkByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK, error)
EdgeNetworkConfigurationGetEdgeNetworkByName gets edge network
Get the configuration (without security details) of an edge network record.
func (*Client) EdgeNetworkConfigurationQueryEdgeNetworks ¶ added in v1.0.2
func (a *Client) EdgeNetworkConfigurationQueryEdgeNetworks(params *EdgeNetworkConfigurationQueryEdgeNetworksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationQueryEdgeNetworksOK, error)
EdgeNetworkConfigurationQueryEdgeNetworks queries edge networks
Query the edge network records.
func (*Client) EdgeNetworkConfigurationUpdateEdgeNetwork ¶ added in v1.0.2
func (a *Client) EdgeNetworkConfigurationUpdateEdgeNetwork(params *EdgeNetworkConfigurationUpdateEdgeNetworkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationUpdateEdgeNetworkOK, error)
EdgeNetworkConfigurationUpdateEdgeNetwork updates edge network
Update an edge network. The usual pattern to update an edge network record is to retrieve the record and update with the modified values in a new body to update the edge network record.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { EdgeNetworkConfigurationCreateEdgeNetwork(params *EdgeNetworkConfigurationCreateEdgeNetworkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationCreateEdgeNetworkOK, error) EdgeNetworkConfigurationDeleteEdgeNetwork(params *EdgeNetworkConfigurationDeleteEdgeNetworkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationDeleteEdgeNetworkOK, error) EdgeNetworkConfigurationGetEdgeNetwork(params *EdgeNetworkConfigurationGetEdgeNetworkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationGetEdgeNetworkOK, error) EdgeNetworkConfigurationGetEdgeNetworkByName(params *EdgeNetworkConfigurationGetEdgeNetworkByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK, error) EdgeNetworkConfigurationQueryEdgeNetworks(params *EdgeNetworkConfigurationQueryEdgeNetworksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationQueryEdgeNetworksOK, error) EdgeNetworkConfigurationUpdateEdgeNetwork(params *EdgeNetworkConfigurationUpdateEdgeNetworkParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNetworkConfigurationUpdateEdgeNetworkOK, 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 edge network configuration API client.
type EdgeNetworkConfigurationCreateEdgeNetworkBadRequest ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationCreateEdgeNetworkBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewEdgeNetworkConfigurationCreateEdgeNetworkBadRequest ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkBadRequest() *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest
NewEdgeNetworkConfigurationCreateEdgeNetworkBadRequest creates a EdgeNetworkConfigurationCreateEdgeNetworkBadRequest with default headers values
func (*EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) Error() string
func (*EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsClientError() bool
IsClientError returns true when this edge network configuration create edge network bad request response has a 4xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsCode(code int) bool
IsCode returns true when this edge network configuration create edge network bad request response a status code equal to that given
func (*EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsRedirect() bool
IsRedirect returns true when this edge network configuration create edge network bad request response has a 3xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsServerError() bool
IsServerError returns true when this edge network configuration create edge network bad request response has a 5xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) IsSuccess() bool
IsSuccess returns true when this edge network configuration create edge network bad request response has a 2xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkBadRequest) String() string
type EdgeNetworkConfigurationCreateEdgeNetworkConflict ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkConflict struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationCreateEdgeNetworkConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because this edge network record will conflict with an already existing edge network record.
func NewEdgeNetworkConfigurationCreateEdgeNetworkConflict ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkConflict() *EdgeNetworkConfigurationCreateEdgeNetworkConflict
NewEdgeNetworkConfigurationCreateEdgeNetworkConflict creates a EdgeNetworkConfigurationCreateEdgeNetworkConflict with default headers values
func (*EdgeNetworkConfigurationCreateEdgeNetworkConflict) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) Error() string
func (*EdgeNetworkConfigurationCreateEdgeNetworkConflict) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsClientError() bool
IsClientError returns true when this edge network configuration create edge network conflict response has a 4xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsCode(code int) bool
IsCode returns true when this edge network configuration create edge network conflict response a status code equal to that given
func (*EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsRedirect() bool
IsRedirect returns true when this edge network configuration create edge network conflict response has a 3xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsServerError() bool
IsServerError returns true when this edge network configuration create edge network conflict response has a 5xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) IsSuccess() bool
IsSuccess returns true when this edge network configuration create edge network conflict response has a 2xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkConflict) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkConflict) String() string
type EdgeNetworkConfigurationCreateEdgeNetworkDefault ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkDefault struct { Payload *swagger_models.GooglerpcStatus // contains filtered or unexported fields }
EdgeNetworkConfigurationCreateEdgeNetworkDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewEdgeNetworkConfigurationCreateEdgeNetworkDefault ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkDefault(code int) *EdgeNetworkConfigurationCreateEdgeNetworkDefault
NewEdgeNetworkConfigurationCreateEdgeNetworkDefault creates a EdgeNetworkConfigurationCreateEdgeNetworkDefault with default headers values
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) Code ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) Code() int
Code gets the status code for the edge network configuration create edge network default response
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) Error() string
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) GetPayload() *swagger_models.GooglerpcStatus
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsClientError() bool
IsClientError returns true when this edge network configuration create edge network default response has a 4xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsCode(code int) bool
IsCode returns true when this edge network configuration create edge network default response a status code equal to that given
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsRedirect() bool
IsRedirect returns true when this edge network configuration create edge network default response has a 3xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsServerError() bool
IsServerError returns true when this edge network configuration create edge network default response has a 5xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) IsSuccess() bool
IsSuccess returns true when this edge network configuration create edge network default response has a 2xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkDefault) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkDefault) String() string
type EdgeNetworkConfigurationCreateEdgeNetworkForbidden ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkForbidden struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationCreateEdgeNetworkForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewEdgeNetworkConfigurationCreateEdgeNetworkForbidden ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkForbidden() *EdgeNetworkConfigurationCreateEdgeNetworkForbidden
NewEdgeNetworkConfigurationCreateEdgeNetworkForbidden creates a EdgeNetworkConfigurationCreateEdgeNetworkForbidden with default headers values
func (*EdgeNetworkConfigurationCreateEdgeNetworkForbidden) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) Error() string
func (*EdgeNetworkConfigurationCreateEdgeNetworkForbidden) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsClientError() bool
IsClientError returns true when this edge network configuration create edge network forbidden response has a 4xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsCode(code int) bool
IsCode returns true when this edge network configuration create edge network forbidden response a status code equal to that given
func (*EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsRedirect() bool
IsRedirect returns true when this edge network configuration create edge network forbidden response has a 3xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsServerError() bool
IsServerError returns true when this edge network configuration create edge network forbidden response has a 5xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) IsSuccess() bool
IsSuccess returns true when this edge network configuration create edge network forbidden response has a 2xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkForbidden) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkForbidden) String() string
type EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewEdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout() *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout
NewEdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout creates a EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout with default headers values
func (*EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) Error() string
func (*EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsClientError() bool
IsClientError returns true when this edge network configuration create edge network gateway timeout response has a 4xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsCode(code int) bool
IsCode returns true when this edge network configuration create edge network gateway timeout response a status code equal to that given
func (*EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this edge network configuration create edge network gateway timeout response has a 3xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsServerError() bool
IsServerError returns true when this edge network configuration create edge network gateway timeout response has a 5xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this edge network configuration create edge network gateway timeout response has a 2xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkGatewayTimeout) String() string
type EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewEdgeNetworkConfigurationCreateEdgeNetworkInternalServerError ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkInternalServerError() *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError
NewEdgeNetworkConfigurationCreateEdgeNetworkInternalServerError creates a EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError with default headers values
func (*EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) Error() string
func (*EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsClientError() bool
IsClientError returns true when this edge network configuration create edge network internal server error response has a 4xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsCode(code int) bool
IsCode returns true when this edge network configuration create edge network internal server error response a status code equal to that given
func (*EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsRedirect() bool
IsRedirect returns true when this edge network configuration create edge network internal server error response has a 3xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsServerError() bool
IsServerError returns true when this edge network configuration create edge network internal server error response has a 5xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) IsSuccess() bool
IsSuccess returns true when this edge network configuration create edge network internal server error response has a 2xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkInternalServerError) String() string
type EdgeNetworkConfigurationCreateEdgeNetworkOK ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkOK struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationCreateEdgeNetworkOK describes a response with status code 200, with default header values.
A successful response.
func NewEdgeNetworkConfigurationCreateEdgeNetworkOK ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkOK() *EdgeNetworkConfigurationCreateEdgeNetworkOK
NewEdgeNetworkConfigurationCreateEdgeNetworkOK creates a EdgeNetworkConfigurationCreateEdgeNetworkOK with default headers values
func (*EdgeNetworkConfigurationCreateEdgeNetworkOK) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) Error() string
func (*EdgeNetworkConfigurationCreateEdgeNetworkOK) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationCreateEdgeNetworkOK) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsClientError() bool
IsClientError returns true when this edge network configuration create edge network o k response has a 4xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkOK) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsCode(code int) bool
IsCode returns true when this edge network configuration create edge network o k response a status code equal to that given
func (*EdgeNetworkConfigurationCreateEdgeNetworkOK) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsRedirect() bool
IsRedirect returns true when this edge network configuration create edge network o k response has a 3xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkOK) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsServerError() bool
IsServerError returns true when this edge network configuration create edge network o k response has a 5xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkOK) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) IsSuccess() bool
IsSuccess returns true when this edge network configuration create edge network o k response has a 2xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkOK) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkOK) String() string
type EdgeNetworkConfigurationCreateEdgeNetworkParams ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Body. Body *swagger_models.NetConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EdgeNetworkConfigurationCreateEdgeNetworkParams contains all the parameters to send to the API endpoint
for the edge network configuration create edge network operation. Typically these are written to a http.Request.
func NewEdgeNetworkConfigurationCreateEdgeNetworkParams ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkParams() *EdgeNetworkConfigurationCreateEdgeNetworkParams
NewEdgeNetworkConfigurationCreateEdgeNetworkParams creates a new EdgeNetworkConfigurationCreateEdgeNetworkParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithContext ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationCreateEdgeNetworkParams
NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithContext creates a new EdgeNetworkConfigurationCreateEdgeNetworkParams object with the ability to set a context for a request.
func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithHTTPClient ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationCreateEdgeNetworkParams
NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithHTTPClient creates a new EdgeNetworkConfigurationCreateEdgeNetworkParams object with the ability to set a custom HTTPClient for a request.
func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationCreateEdgeNetworkParams
NewEdgeNetworkConfigurationCreateEdgeNetworkParamsWithTimeout creates a new EdgeNetworkConfigurationCreateEdgeNetworkParams object with the ability to set a timeout on a request.
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) SetBody ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetBody(body *swagger_models.NetConfig)
SetBody adds the body to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) SetContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetContext(ctx context.Context)
SetContext adds the context to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) SetDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetDefaults()
SetDefaults hydrates default values in the edge network configuration create edge network params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) SetHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) SetTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) SetXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) WithBody ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithBody(body *swagger_models.NetConfig) *EdgeNetworkConfigurationCreateEdgeNetworkParams
WithBody adds the body to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) WithContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationCreateEdgeNetworkParams
WithContext adds the context to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) WithDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithDefaults() *EdgeNetworkConfigurationCreateEdgeNetworkParams
WithDefaults hydrates default values in the edge network configuration create edge network params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) WithHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationCreateEdgeNetworkParams
WithHTTPClient adds the HTTPClient to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) WithTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationCreateEdgeNetworkParams
WithTimeout adds the timeout to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) WithXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationCreateEdgeNetworkParams
WithXRequestID adds the xRequestID to the edge network configuration create edge network params
func (*EdgeNetworkConfigurationCreateEdgeNetworkParams) WriteToRequest ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EdgeNetworkConfigurationCreateEdgeNetworkReader ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkReader struct {
// contains filtered or unexported fields
}
EdgeNetworkConfigurationCreateEdgeNetworkReader is a Reader for the EdgeNetworkConfigurationCreateEdgeNetwork structure.
func (*EdgeNetworkConfigurationCreateEdgeNetworkReader) ReadResponse ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized ¶ added in v1.0.2
type EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized struct {
}EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewEdgeNetworkConfigurationCreateEdgeNetworkUnauthorized ¶ added in v1.0.2
func NewEdgeNetworkConfigurationCreateEdgeNetworkUnauthorized() *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized
NewEdgeNetworkConfigurationCreateEdgeNetworkUnauthorized creates a EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized with default headers values
func (*EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) Error() string
func (*EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsClientError() bool
IsClientError returns true when this edge network configuration create edge network unauthorized response has a 4xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsCode(code int) bool
IsCode returns true when this edge network configuration create edge network unauthorized response a status code equal to that given
func (*EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsRedirect() bool
IsRedirect returns true when this edge network configuration create edge network unauthorized response has a 3xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsServerError() bool
IsServerError returns true when this edge network configuration create edge network unauthorized response has a 5xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) IsSuccess() bool
IsSuccess returns true when this edge network configuration create edge network unauthorized response has a 2xx status code
func (*EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationCreateEdgeNetworkUnauthorized) String() string
type EdgeNetworkConfigurationDeleteEdgeNetworkDefault ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkDefault struct { Payload *swagger_models.GooglerpcStatus // contains filtered or unexported fields }
EdgeNetworkConfigurationDeleteEdgeNetworkDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkDefault ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkDefault(code int) *EdgeNetworkConfigurationDeleteEdgeNetworkDefault
NewEdgeNetworkConfigurationDeleteEdgeNetworkDefault creates a EdgeNetworkConfigurationDeleteEdgeNetworkDefault with default headers values
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) Code ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) Code() int
Code gets the status code for the edge network configuration delete edge network default response
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) Error() string
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) GetPayload() *swagger_models.GooglerpcStatus
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsClientError() bool
IsClientError returns true when this edge network configuration delete edge network default response has a 4xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsCode(code int) bool
IsCode returns true when this edge network configuration delete edge network default response a status code equal to that given
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsRedirect() bool
IsRedirect returns true when this edge network configuration delete edge network default response has a 3xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsServerError() bool
IsServerError returns true when this edge network configuration delete edge network default response has a 5xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) IsSuccess() bool
IsSuccess returns true when this edge network configuration delete edge network default response has a 2xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkDefault) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkDefault) String() string
type EdgeNetworkConfigurationDeleteEdgeNetworkForbidden ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkForbidden struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationDeleteEdgeNetworkForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkForbidden ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkForbidden() *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden
NewEdgeNetworkConfigurationDeleteEdgeNetworkForbidden creates a EdgeNetworkConfigurationDeleteEdgeNetworkForbidden with default headers values
func (*EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) Error() string
func (*EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsClientError() bool
IsClientError returns true when this edge network configuration delete edge network forbidden response has a 4xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsCode(code int) bool
IsCode returns true when this edge network configuration delete edge network forbidden response a status code equal to that given
func (*EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsRedirect() bool
IsRedirect returns true when this edge network configuration delete edge network forbidden response has a 3xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsServerError() bool
IsServerError returns true when this edge network configuration delete edge network forbidden response has a 5xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) IsSuccess() bool
IsSuccess returns true when this edge network configuration delete edge network forbidden response has a 2xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkForbidden) String() string
type EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout() *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout
NewEdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout creates a EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout with default headers values
func (*EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) Error() string
func (*EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsClientError() bool
IsClientError returns true when this edge network configuration delete edge network gateway timeout response has a 4xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsCode(code int) bool
IsCode returns true when this edge network configuration delete edge network gateway timeout response a status code equal to that given
func (*EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this edge network configuration delete edge network gateway timeout response has a 3xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsServerError() bool
IsServerError returns true when this edge network configuration delete edge network gateway timeout response has a 5xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this edge network configuration delete edge network gateway timeout response has a 2xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkGatewayTimeout) String() string
type EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError() *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError
NewEdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError creates a EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError with default headers values
func (*EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) Error() string
func (*EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsClientError() bool
IsClientError returns true when this edge network configuration delete edge network internal server error response has a 4xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsCode(code int) bool
IsCode returns true when this edge network configuration delete edge network internal server error response a status code equal to that given
func (*EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsRedirect() bool
IsRedirect returns true when this edge network configuration delete edge network internal server error response has a 3xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsServerError() bool
IsServerError returns true when this edge network configuration delete edge network internal server error response has a 5xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) IsSuccess() bool
IsSuccess returns true when this edge network configuration delete edge network internal server error response has a 2xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkInternalServerError) String() string
type EdgeNetworkConfigurationDeleteEdgeNetworkNotFound ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkNotFound struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationDeleteEdgeNetworkNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkNotFound ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkNotFound() *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound
NewEdgeNetworkConfigurationDeleteEdgeNetworkNotFound creates a EdgeNetworkConfigurationDeleteEdgeNetworkNotFound with default headers values
func (*EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) Error() string
func (*EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsClientError() bool
IsClientError returns true when this edge network configuration delete edge network not found response has a 4xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsCode(code int) bool
IsCode returns true when this edge network configuration delete edge network not found response a status code equal to that given
func (*EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsRedirect() bool
IsRedirect returns true when this edge network configuration delete edge network not found response has a 3xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsServerError() bool
IsServerError returns true when this edge network configuration delete edge network not found response has a 5xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) IsSuccess() bool
IsSuccess returns true when this edge network configuration delete edge network not found response has a 2xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkNotFound) String() string
type EdgeNetworkConfigurationDeleteEdgeNetworkOK ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkOK struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationDeleteEdgeNetworkOK describes a response with status code 200, with default header values.
A successful response.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkOK ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkOK() *EdgeNetworkConfigurationDeleteEdgeNetworkOK
NewEdgeNetworkConfigurationDeleteEdgeNetworkOK creates a EdgeNetworkConfigurationDeleteEdgeNetworkOK with default headers values
func (*EdgeNetworkConfigurationDeleteEdgeNetworkOK) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) Error() string
func (*EdgeNetworkConfigurationDeleteEdgeNetworkOK) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsClientError() bool
IsClientError returns true when this edge network configuration delete edge network o k response has a 4xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsCode(code int) bool
IsCode returns true when this edge network configuration delete edge network o k response a status code equal to that given
func (*EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsRedirect() bool
IsRedirect returns true when this edge network configuration delete edge network o k response has a 3xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsServerError() bool
IsServerError returns true when this edge network configuration delete edge network o k response has a 5xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) IsSuccess() bool
IsSuccess returns true when this edge network configuration delete edge network o k response has a 2xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkOK) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkOK) String() string
type EdgeNetworkConfigurationDeleteEdgeNetworkParams ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* ID. System defined universally unique Id of the network */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EdgeNetworkConfigurationDeleteEdgeNetworkParams contains all the parameters to send to the API endpoint
for the edge network configuration delete edge network operation. Typically these are written to a http.Request.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkParams ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkParams() *EdgeNetworkConfigurationDeleteEdgeNetworkParams
NewEdgeNetworkConfigurationDeleteEdgeNetworkParams creates a new EdgeNetworkConfigurationDeleteEdgeNetworkParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithContext ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithContext creates a new EdgeNetworkConfigurationDeleteEdgeNetworkParams object with the ability to set a context for a request.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithHTTPClient ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithHTTPClient creates a new EdgeNetworkConfigurationDeleteEdgeNetworkParams object with the ability to set a custom HTTPClient for a request.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
NewEdgeNetworkConfigurationDeleteEdgeNetworkParamsWithTimeout creates a new EdgeNetworkConfigurationDeleteEdgeNetworkParams object with the ability to set a timeout on a request.
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetContext(ctx context.Context)
SetContext adds the context to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetDefaults()
SetDefaults hydrates default values in the edge network configuration delete edge network params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetID(id string)
SetID adds the id to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
WithContext adds the context to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithDefaults() *EdgeNetworkConfigurationDeleteEdgeNetworkParams
WithDefaults hydrates default values in the edge network configuration delete edge network params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
WithHTTPClient adds the HTTPClient to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithID(id string) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
WithID adds the id to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
WithTimeout adds the timeout to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationDeleteEdgeNetworkParams
WithXRequestID adds the xRequestID to the edge network configuration delete edge network params
func (*EdgeNetworkConfigurationDeleteEdgeNetworkParams) WriteToRequest ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EdgeNetworkConfigurationDeleteEdgeNetworkReader ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkReader struct {
// contains filtered or unexported fields
}
EdgeNetworkConfigurationDeleteEdgeNetworkReader is a Reader for the EdgeNetworkConfigurationDeleteEdgeNetwork structure.
func (*EdgeNetworkConfigurationDeleteEdgeNetworkReader) ReadResponse ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized ¶ added in v1.0.2
type EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized struct {
}EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewEdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized ¶ added in v1.0.2
func NewEdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized() *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized
NewEdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized creates a EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized with default headers values
func (*EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) Error() string
func (*EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsClientError() bool
IsClientError returns true when this edge network configuration delete edge network unauthorized response has a 4xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsCode(code int) bool
IsCode returns true when this edge network configuration delete edge network unauthorized response a status code equal to that given
func (*EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsRedirect() bool
IsRedirect returns true when this edge network configuration delete edge network unauthorized response has a 3xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsServerError() bool
IsServerError returns true when this edge network configuration delete edge network unauthorized response has a 5xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) IsSuccess() bool
IsSuccess returns true when this edge network configuration delete edge network unauthorized response has a 2xx status code
func (*EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationDeleteEdgeNetworkUnauthorized) String() string
type EdgeNetworkConfigurationGetEdgeNetworkByNameDefault ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameDefault struct { Payload *swagger_models.GooglerpcStatus // contains filtered or unexported fields }
EdgeNetworkConfigurationGetEdgeNetworkByNameDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameDefault ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameDefault(code int) *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault
NewEdgeNetworkConfigurationGetEdgeNetworkByNameDefault creates a EdgeNetworkConfigurationGetEdgeNetworkByNameDefault with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) Code ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) Code() int
Code gets the status code for the edge network configuration get edge network by name default response
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) GetPayload() *swagger_models.GooglerpcStatus
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network by name default response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network by name default response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network by name default response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network by name default response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network by name default response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameDefault) String() string
type EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameForbidden ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameForbidden() *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden
NewEdgeNetworkConfigurationGetEdgeNetworkByNameForbidden creates a EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network by name forbidden response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network by name forbidden response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network by name forbidden response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network by name forbidden response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network by name forbidden response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameForbidden) String() string
type EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout() *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout
NewEdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout creates a EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network by name gateway timeout response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network by name gateway timeout response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network by name gateway timeout response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network by name gateway timeout response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network by name gateway timeout response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameGatewayTimeout) String() string
type EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError() *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError
NewEdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError creates a EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network by name internal server error response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network by name internal server error response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network by name internal server error response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network by name internal server error response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network by name internal server error response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameInternalServerError) String() string
type EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameNotFound ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameNotFound() *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound
NewEdgeNetworkConfigurationGetEdgeNetworkByNameNotFound creates a EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network by name not found response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network by name not found response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network by name not found response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network by name not found response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network by name not found response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameNotFound) String() string
type EdgeNetworkConfigurationGetEdgeNetworkByNameOK ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameOK struct {
Payload *swagger_models.NetConfig
}
EdgeNetworkConfigurationGetEdgeNetworkByNameOK describes a response with status code 200, with default header values.
A successful response.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameOK ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameOK() *EdgeNetworkConfigurationGetEdgeNetworkByNameOK
NewEdgeNetworkConfigurationGetEdgeNetworkByNameOK creates a EdgeNetworkConfigurationGetEdgeNetworkByNameOK with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) GetPayload() *swagger_models.NetConfig
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network by name o k response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network by name o k response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network by name o k response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network by name o k response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network by name o k response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameOK) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameOK) String() string
type EdgeNetworkConfigurationGetEdgeNetworkByNameParams ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* Name. User defined name of the network, unique across the enterprise. Once object is created, name can’t be changed */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EdgeNetworkConfigurationGetEdgeNetworkByNameParams contains all the parameters to send to the API endpoint
for the edge network configuration get edge network by name operation. Typically these are written to a http.Request.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParams ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParams() *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
NewEdgeNetworkConfigurationGetEdgeNetworkByNameParams creates a new EdgeNetworkConfigurationGetEdgeNetworkByNameParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithContext ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithContext creates a new EdgeNetworkConfigurationGetEdgeNetworkByNameParams object with the ability to set a context for a request.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithHTTPClient ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithHTTPClient creates a new EdgeNetworkConfigurationGetEdgeNetworkByNameParams object with the ability to set a custom HTTPClient for a request.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
NewEdgeNetworkConfigurationGetEdgeNetworkByNameParamsWithTimeout creates a new EdgeNetworkConfigurationGetEdgeNetworkByNameParams object with the ability to set a timeout on a request.
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetDefaults()
SetDefaults hydrates default values in the edge network configuration get edge network by name params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetName ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetName(name string)
SetName adds the name to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
WithContext adds the context to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithDefaults() *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
WithDefaults hydrates default values in the edge network configuration get edge network by name params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
WithHTTPClient adds the HTTPClient to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithName ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithName(name string) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
WithName adds the name to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
WithTimeout adds the timeout to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationGetEdgeNetworkByNameParams
WithXRequestID adds the xRequestID to the edge network configuration get edge network by name params
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WriteToRequest ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EdgeNetworkConfigurationGetEdgeNetworkByNameReader ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameReader struct {
// contains filtered or unexported fields
}
EdgeNetworkConfigurationGetEdgeNetworkByNameReader is a Reader for the EdgeNetworkConfigurationGetEdgeNetworkByName structure.
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameReader) ReadResponse ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized struct {
}EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized() *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized
NewEdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized creates a EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network by name unauthorized response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network by name unauthorized response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network by name unauthorized response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network by name unauthorized response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network by name unauthorized response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkByNameUnauthorized) String() string
type EdgeNetworkConfigurationGetEdgeNetworkDefault ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkDefault struct { Payload *swagger_models.GooglerpcStatus // contains filtered or unexported fields }
EdgeNetworkConfigurationGetEdgeNetworkDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewEdgeNetworkConfigurationGetEdgeNetworkDefault ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkDefault(code int) *EdgeNetworkConfigurationGetEdgeNetworkDefault
NewEdgeNetworkConfigurationGetEdgeNetworkDefault creates a EdgeNetworkConfigurationGetEdgeNetworkDefault with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) Code ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) Code() int
Code gets the status code for the edge network configuration get edge network default response
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) GetPayload() *swagger_models.GooglerpcStatus
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network default response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network default response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network default response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network default response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network default response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkDefault) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkDefault) String() string
type EdgeNetworkConfigurationGetEdgeNetworkForbidden ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkForbidden struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationGetEdgeNetworkForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewEdgeNetworkConfigurationGetEdgeNetworkForbidden ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkForbidden() *EdgeNetworkConfigurationGetEdgeNetworkForbidden
NewEdgeNetworkConfigurationGetEdgeNetworkForbidden creates a EdgeNetworkConfigurationGetEdgeNetworkForbidden with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkForbidden) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkForbidden) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network forbidden response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network forbidden response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network forbidden response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network forbidden response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network forbidden response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkForbidden) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkForbidden) String() string
type EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewEdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout() *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout
NewEdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout creates a EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network gateway timeout response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network gateway timeout response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network gateway timeout response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network gateway timeout response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network gateway timeout response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkGatewayTimeout) String() string
type EdgeNetworkConfigurationGetEdgeNetworkInternalServerError ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationGetEdgeNetworkInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewEdgeNetworkConfigurationGetEdgeNetworkInternalServerError ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkInternalServerError() *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError
NewEdgeNetworkConfigurationGetEdgeNetworkInternalServerError creates a EdgeNetworkConfigurationGetEdgeNetworkInternalServerError with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network internal server error response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network internal server error response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network internal server error response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network internal server error response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network internal server error response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkInternalServerError) String() string
type EdgeNetworkConfigurationGetEdgeNetworkNotFound ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkNotFound struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationGetEdgeNetworkNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewEdgeNetworkConfigurationGetEdgeNetworkNotFound ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkNotFound() *EdgeNetworkConfigurationGetEdgeNetworkNotFound
NewEdgeNetworkConfigurationGetEdgeNetworkNotFound creates a EdgeNetworkConfigurationGetEdgeNetworkNotFound with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkNotFound) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkNotFound) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network not found response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network not found response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network not found response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network not found response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network not found response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkNotFound) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkNotFound) String() string
type EdgeNetworkConfigurationGetEdgeNetworkOK ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkOK struct {
Payload *swagger_models.NetConfig
}
EdgeNetworkConfigurationGetEdgeNetworkOK describes a response with status code 200, with default header values.
A successful response.
func NewEdgeNetworkConfigurationGetEdgeNetworkOK ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkOK() *EdgeNetworkConfigurationGetEdgeNetworkOK
NewEdgeNetworkConfigurationGetEdgeNetworkOK creates a EdgeNetworkConfigurationGetEdgeNetworkOK with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkOK) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkOK) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) GetPayload() *swagger_models.NetConfig
func (*EdgeNetworkConfigurationGetEdgeNetworkOK) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network o k response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkOK) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network o k response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkOK) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network o k response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkOK) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network o k response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkOK) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network o k response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkOK) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkOK) String() string
type EdgeNetworkConfigurationGetEdgeNetworkParams ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* ID. System defined universally unique Id of the network */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EdgeNetworkConfigurationGetEdgeNetworkParams contains all the parameters to send to the API endpoint
for the edge network configuration get edge network operation. Typically these are written to a http.Request.
func NewEdgeNetworkConfigurationGetEdgeNetworkParams ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkParams() *EdgeNetworkConfigurationGetEdgeNetworkParams
NewEdgeNetworkConfigurationGetEdgeNetworkParams creates a new EdgeNetworkConfigurationGetEdgeNetworkParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithContext ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationGetEdgeNetworkParams
NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithContext creates a new EdgeNetworkConfigurationGetEdgeNetworkParams object with the ability to set a context for a request.
func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithHTTPClient ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationGetEdgeNetworkParams
NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithHTTPClient creates a new EdgeNetworkConfigurationGetEdgeNetworkParams object with the ability to set a custom HTTPClient for a request.
func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationGetEdgeNetworkParams
NewEdgeNetworkConfigurationGetEdgeNetworkParamsWithTimeout creates a new EdgeNetworkConfigurationGetEdgeNetworkParams object with the ability to set a timeout on a request.
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) SetContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetContext(ctx context.Context)
SetContext adds the context to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) SetDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetDefaults()
SetDefaults hydrates default values in the edge network configuration get edge network params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) SetHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) SetID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetID(id string)
SetID adds the id to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) SetTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) SetXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) WithContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationGetEdgeNetworkParams
WithContext adds the context to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) WithDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithDefaults() *EdgeNetworkConfigurationGetEdgeNetworkParams
WithDefaults hydrates default values in the edge network configuration get edge network params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) WithHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationGetEdgeNetworkParams
WithHTTPClient adds the HTTPClient to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) WithID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithID(id string) *EdgeNetworkConfigurationGetEdgeNetworkParams
WithID adds the id to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) WithTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationGetEdgeNetworkParams
WithTimeout adds the timeout to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) WithXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationGetEdgeNetworkParams
WithXRequestID adds the xRequestID to the edge network configuration get edge network params
func (*EdgeNetworkConfigurationGetEdgeNetworkParams) WriteToRequest ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EdgeNetworkConfigurationGetEdgeNetworkReader ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkReader struct {
// contains filtered or unexported fields
}
EdgeNetworkConfigurationGetEdgeNetworkReader is a Reader for the EdgeNetworkConfigurationGetEdgeNetwork structure.
func (*EdgeNetworkConfigurationGetEdgeNetworkReader) ReadResponse ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EdgeNetworkConfigurationGetEdgeNetworkUnauthorized ¶ added in v1.0.2
type EdgeNetworkConfigurationGetEdgeNetworkUnauthorized struct {
}EdgeNetworkConfigurationGetEdgeNetworkUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewEdgeNetworkConfigurationGetEdgeNetworkUnauthorized ¶ added in v1.0.2
func NewEdgeNetworkConfigurationGetEdgeNetworkUnauthorized() *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized
NewEdgeNetworkConfigurationGetEdgeNetworkUnauthorized creates a EdgeNetworkConfigurationGetEdgeNetworkUnauthorized with default headers values
func (*EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) Error() string
func (*EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsClientError() bool
IsClientError returns true when this edge network configuration get edge network unauthorized response has a 4xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsCode(code int) bool
IsCode returns true when this edge network configuration get edge network unauthorized response a status code equal to that given
func (*EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsRedirect() bool
IsRedirect returns true when this edge network configuration get edge network unauthorized response has a 3xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsServerError() bool
IsServerError returns true when this edge network configuration get edge network unauthorized response has a 5xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) IsSuccess() bool
IsSuccess returns true when this edge network configuration get edge network unauthorized response has a 2xx status code
func (*EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationGetEdgeNetworkUnauthorized) String() string
type EdgeNetworkConfigurationQueryEdgeNetworksBadRequest ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationQueryEdgeNetworksBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of invalid value of filter parameters.
func NewEdgeNetworkConfigurationQueryEdgeNetworksBadRequest ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksBadRequest() *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest
NewEdgeNetworkConfigurationQueryEdgeNetworksBadRequest creates a EdgeNetworkConfigurationQueryEdgeNetworksBadRequest with default headers values
func (*EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) Error() string
func (*EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsClientError() bool
IsClientError returns true when this edge network configuration query edge networks bad request response has a 4xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsCode(code int) bool
IsCode returns true when this edge network configuration query edge networks bad request response a status code equal to that given
func (*EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsRedirect() bool
IsRedirect returns true when this edge network configuration query edge networks bad request response has a 3xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsServerError() bool
IsServerError returns true when this edge network configuration query edge networks bad request response has a 5xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) IsSuccess() bool
IsSuccess returns true when this edge network configuration query edge networks bad request response has a 2xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksBadRequest) String() string
type EdgeNetworkConfigurationQueryEdgeNetworksDefault ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksDefault struct { Payload *swagger_models.GooglerpcStatus // contains filtered or unexported fields }
EdgeNetworkConfigurationQueryEdgeNetworksDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewEdgeNetworkConfigurationQueryEdgeNetworksDefault ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksDefault(code int) *EdgeNetworkConfigurationQueryEdgeNetworksDefault
NewEdgeNetworkConfigurationQueryEdgeNetworksDefault creates a EdgeNetworkConfigurationQueryEdgeNetworksDefault with default headers values
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) Code ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) Code() int
Code gets the status code for the edge network configuration query edge networks default response
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) Error() string
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) GetPayload() *swagger_models.GooglerpcStatus
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsClientError() bool
IsClientError returns true when this edge network configuration query edge networks default response has a 4xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsCode(code int) bool
IsCode returns true when this edge network configuration query edge networks default response a status code equal to that given
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsRedirect() bool
IsRedirect returns true when this edge network configuration query edge networks default response has a 3xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsServerError() bool
IsServerError returns true when this edge network configuration query edge networks default response has a 5xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) IsSuccess() bool
IsSuccess returns true when this edge network configuration query edge networks default response has a 2xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksDefault) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksDefault) String() string
type EdgeNetworkConfigurationQueryEdgeNetworksForbidden ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksForbidden struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationQueryEdgeNetworksForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewEdgeNetworkConfigurationQueryEdgeNetworksForbidden ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksForbidden() *EdgeNetworkConfigurationQueryEdgeNetworksForbidden
NewEdgeNetworkConfigurationQueryEdgeNetworksForbidden creates a EdgeNetworkConfigurationQueryEdgeNetworksForbidden with default headers values
func (*EdgeNetworkConfigurationQueryEdgeNetworksForbidden) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) Error() string
func (*EdgeNetworkConfigurationQueryEdgeNetworksForbidden) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsClientError() bool
IsClientError returns true when this edge network configuration query edge networks forbidden response has a 4xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsCode(code int) bool
IsCode returns true when this edge network configuration query edge networks forbidden response a status code equal to that given
func (*EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsRedirect() bool
IsRedirect returns true when this edge network configuration query edge networks forbidden response has a 3xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsServerError() bool
IsServerError returns true when this edge network configuration query edge networks forbidden response has a 5xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) IsSuccess() bool
IsSuccess returns true when this edge network configuration query edge networks forbidden response has a 2xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksForbidden) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksForbidden) String() string
type EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewEdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout() *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout
NewEdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout creates a EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout with default headers values
func (*EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) Error() string
func (*EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsClientError() bool
IsClientError returns true when this edge network configuration query edge networks gateway timeout response has a 4xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsCode(code int) bool
IsCode returns true when this edge network configuration query edge networks gateway timeout response a status code equal to that given
func (*EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this edge network configuration query edge networks gateway timeout response has a 3xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsServerError() bool
IsServerError returns true when this edge network configuration query edge networks gateway timeout response has a 5xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this edge network configuration query edge networks gateway timeout response has a 2xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksGatewayTimeout) String() string
type EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewEdgeNetworkConfigurationQueryEdgeNetworksInternalServerError ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksInternalServerError() *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError
NewEdgeNetworkConfigurationQueryEdgeNetworksInternalServerError creates a EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError with default headers values
func (*EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) Error() string
func (*EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsClientError() bool
IsClientError returns true when this edge network configuration query edge networks internal server error response has a 4xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsCode(code int) bool
IsCode returns true when this edge network configuration query edge networks internal server error response a status code equal to that given
func (*EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsRedirect() bool
IsRedirect returns true when this edge network configuration query edge networks internal server error response has a 3xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsServerError() bool
IsServerError returns true when this edge network configuration query edge networks internal server error response has a 5xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) IsSuccess() bool
IsSuccess returns true when this edge network configuration query edge networks internal server error response has a 2xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksInternalServerError) String() string
type EdgeNetworkConfigurationQueryEdgeNetworksOK ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksOK struct {
Payload *swagger_models.NetConfigList
}
EdgeNetworkConfigurationQueryEdgeNetworksOK describes a response with status code 200, with default header values.
A successful response.
func NewEdgeNetworkConfigurationQueryEdgeNetworksOK ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksOK() *EdgeNetworkConfigurationQueryEdgeNetworksOK
NewEdgeNetworkConfigurationQueryEdgeNetworksOK creates a EdgeNetworkConfigurationQueryEdgeNetworksOK with default headers values
func (*EdgeNetworkConfigurationQueryEdgeNetworksOK) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) Error() string
func (*EdgeNetworkConfigurationQueryEdgeNetworksOK) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) GetPayload() *swagger_models.NetConfigList
func (*EdgeNetworkConfigurationQueryEdgeNetworksOK) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsClientError() bool
IsClientError returns true when this edge network configuration query edge networks o k response has a 4xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksOK) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsCode(code int) bool
IsCode returns true when this edge network configuration query edge networks o k response a status code equal to that given
func (*EdgeNetworkConfigurationQueryEdgeNetworksOK) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsRedirect() bool
IsRedirect returns true when this edge network configuration query edge networks o k response has a 3xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksOK) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsServerError() bool
IsServerError returns true when this edge network configuration query edge networks o k response has a 5xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksOK) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) IsSuccess() bool
IsSuccess returns true when this edge network configuration query edge networks o k response has a 2xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksOK) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksOK) String() string
type EdgeNetworkConfigurationQueryEdgeNetworksParams ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // FilterDist. // // Default: "NETWORK_WIRELESS_TYPE_UNSPECIFIED" FilterDist *string // FilterKind. // // Default: "NETWORK_KIND_UNSPECIFIED" FilterKind *string // FilterNamePattern. FilterNamePattern *string // FilterProjectName. FilterProjectName *string // FilterProjectNamePattern. FilterProjectNamePattern *string /* NextOrderBy. OrderBy helps in sorting the list response */ NextOrderBy []string /* NextPageNum. Page Number Format: int64 */ NextPageNum *int64 /* NextPageSize. Defines the page size Format: int64 */ NextPageSize *int64 /* NextPageToken. Page Token */ NextPageToken *string /* NextTotalPages. Total number of pages to be fetched. Format: int64 */ NextTotalPages *int64 // Summary. Summary *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EdgeNetworkConfigurationQueryEdgeNetworksParams contains all the parameters to send to the API endpoint
for the edge network configuration query edge networks operation. Typically these are written to a http.Request.
func NewEdgeNetworkConfigurationQueryEdgeNetworksParams ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksParams() *EdgeNetworkConfigurationQueryEdgeNetworksParams
NewEdgeNetworkConfigurationQueryEdgeNetworksParams creates a new EdgeNetworkConfigurationQueryEdgeNetworksParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithContext ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationQueryEdgeNetworksParams
NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithContext creates a new EdgeNetworkConfigurationQueryEdgeNetworksParams object with the ability to set a context for a request.
func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithHTTPClient ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationQueryEdgeNetworksParams
NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithHTTPClient creates a new EdgeNetworkConfigurationQueryEdgeNetworksParams object with the ability to set a custom HTTPClient for a request.
func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationQueryEdgeNetworksParams
NewEdgeNetworkConfigurationQueryEdgeNetworksParamsWithTimeout creates a new EdgeNetworkConfigurationQueryEdgeNetworksParams object with the ability to set a timeout on a request.
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetContext(ctx context.Context)
SetContext adds the context to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetDefaults()
SetDefaults hydrates default values in the edge network configuration query edge networks params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterDist ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterDist(filterDist *string)
SetFilterDist adds the filterDist to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterKind ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterKind(filterKind *string)
SetFilterKind adds the filterKind to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterNamePattern ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterNamePattern(filterNamePattern *string)
SetFilterNamePattern adds the filterNamePattern to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterProjectName ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterProjectName(filterProjectName *string)
SetFilterProjectName adds the filterProjectName to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterProjectNamePattern ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetFilterProjectNamePattern(filterProjectNamePattern *string)
SetFilterProjectNamePattern adds the filterProjectNamePattern to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextOrderBy ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextOrderBy(nextOrderBy []string)
SetNextOrderBy adds the nextOrderBy to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageNum ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageNum(nextPageNum *int64)
SetNextPageNum adds the nextPageNum to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageSize ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageSize(nextPageSize *int64)
SetNextPageSize adds the nextPageSize to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageToken ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextPageToken(nextPageToken *string)
SetNextPageToken adds the nextPageToken to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextTotalPages ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetNextTotalPages(nextTotalPages *int64)
SetNextTotalPages adds the nextTotalPages to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetSummary ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetSummary(summary *bool)
SetSummary adds the summary to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) SetXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithContext adds the context to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithDefaults() *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithDefaults hydrates default values in the edge network configuration query edge networks params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterDist ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterDist(filterDist *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithFilterDist adds the filterDist to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterKind ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterKind(filterKind *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithFilterKind adds the filterKind to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterNamePattern ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterNamePattern(filterNamePattern *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithFilterNamePattern adds the filterNamePattern to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterProjectName ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterProjectName(filterProjectName *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithFilterProjectName adds the filterProjectName to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterProjectNamePattern ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithFilterProjectNamePattern(filterProjectNamePattern *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithFilterProjectNamePattern adds the filterProjectNamePattern to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithHTTPClient adds the HTTPClient to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextOrderBy ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextOrderBy(nextOrderBy []string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithNextOrderBy adds the nextOrderBy to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageNum ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageNum(nextPageNum *int64) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithNextPageNum adds the nextPageNum to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageSize ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageSize(nextPageSize *int64) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithNextPageSize adds the nextPageSize to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageToken ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextPageToken(nextPageToken *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithNextPageToken adds the nextPageToken to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextTotalPages ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithNextTotalPages(nextTotalPages *int64) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithNextTotalPages adds the nextTotalPages to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithSummary ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithSummary(summary *bool) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithSummary adds the summary to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithTimeout adds the timeout to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WithXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationQueryEdgeNetworksParams
WithXRequestID adds the xRequestID to the edge network configuration query edge networks params
func (*EdgeNetworkConfigurationQueryEdgeNetworksParams) WriteToRequest ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EdgeNetworkConfigurationQueryEdgeNetworksReader ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksReader struct {
// contains filtered or unexported fields
}
EdgeNetworkConfigurationQueryEdgeNetworksReader is a Reader for the EdgeNetworkConfigurationQueryEdgeNetworks structure.
func (*EdgeNetworkConfigurationQueryEdgeNetworksReader) ReadResponse ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized ¶ added in v1.0.2
type EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized struct {
}EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewEdgeNetworkConfigurationQueryEdgeNetworksUnauthorized ¶ added in v1.0.2
func NewEdgeNetworkConfigurationQueryEdgeNetworksUnauthorized() *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized
NewEdgeNetworkConfigurationQueryEdgeNetworksUnauthorized creates a EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized with default headers values
func (*EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) Error() string
func (*EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsClientError() bool
IsClientError returns true when this edge network configuration query edge networks unauthorized response has a 4xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsCode(code int) bool
IsCode returns true when this edge network configuration query edge networks unauthorized response a status code equal to that given
func (*EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsRedirect() bool
IsRedirect returns true when this edge network configuration query edge networks unauthorized response has a 3xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsServerError() bool
IsServerError returns true when this edge network configuration query edge networks unauthorized response has a 5xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) IsSuccess() bool
IsSuccess returns true when this edge network configuration query edge networks unauthorized response has a 2xx status code
func (*EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationQueryEdgeNetworksUnauthorized) String() string
type EdgeNetworkConfigurationUpdateEdgeNetworkBody ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkBody struct { // Detailed description of the network // Max Length: 256 Description string `json:"description,omitempty"` // dns list DNSList []*swagger_models.StaticDNSList `json:"dnsList"` // make this network default for device EnterpriseDefault bool `json:"enterpriseDefault,omitempty"` // ip // Required: true IP *swagger_models.IPSpec `json:"ip"` // kind // Required: true Kind *swagger_models.NetworkKind `json:"kind"` // User defined name of the network, unique across the enterprise. Once object is created, name can’t be changed // Required: true // Max Length: 256 // Min Length: 3 // Pattern: [a-zA-Z0-9][a-zA-Z0-9_.-]+ Name *string `json:"name"` // project Id // Required: true ProjectID *string `json:"projectId"` // enterprise proxy Proxy *swagger_models.NetProxyConfig `json:"proxy,omitempty"` // system defined info Revision *swagger_models.ObjectRevision `json:"revision,omitempty"` // User defined title of the network. Title can be changed at any time // Required: true // Max Length: 256 // Min Length: 3 // Pattern: ^[a-zA-Z0-9]+[a-zA-Z0-9!-~ ]+$ Title *string `json:"title"` // Wifi configuration Wireless *swagger_models.NetWirelessConfig `json:"wireless,omitempty"` }
EdgeNetworkConfigurationUpdateEdgeNetworkBody Network detailed configuration // // Network provides Edge nodes a variety of connectivity choices for all types of networks. This enables physical connectivity with Ethernet, WiFi, LTE to communicate with ZEDEDA Cloud controller and Data Centres. // Example: {"id":"d85a545f-6510-4327-b03d-c02eef119e99","name":"sample-app"} swagger:model EdgeNetworkConfigurationUpdateEdgeNetworkBody
func (*EdgeNetworkConfigurationUpdateEdgeNetworkBody) ContextValidate ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this edge network configuration update edge network body based on the context it is used
func (*EdgeNetworkConfigurationUpdateEdgeNetworkBody) MarshalBinary ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EdgeNetworkConfigurationUpdateEdgeNetworkBody) UnmarshalBinary ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EdgeNetworkConfigurationUpdateEdgeNetworkConflict ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkConflict struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationUpdateEdgeNetworkConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because this operation will conflict with an already existing edge network record.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkConflict ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkConflict() *EdgeNetworkConfigurationUpdateEdgeNetworkConflict
NewEdgeNetworkConfigurationUpdateEdgeNetworkConflict creates a EdgeNetworkConfigurationUpdateEdgeNetworkConflict with default headers values
func (*EdgeNetworkConfigurationUpdateEdgeNetworkConflict) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) Error() string
func (*EdgeNetworkConfigurationUpdateEdgeNetworkConflict) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsClientError() bool
IsClientError returns true when this edge network configuration update edge network conflict response has a 4xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsCode(code int) bool
IsCode returns true when this edge network configuration update edge network conflict response a status code equal to that given
func (*EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsRedirect() bool
IsRedirect returns true when this edge network configuration update edge network conflict response has a 3xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsServerError() bool
IsServerError returns true when this edge network configuration update edge network conflict response has a 5xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) IsSuccess() bool
IsSuccess returns true when this edge network configuration update edge network conflict response has a 2xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkConflict) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkConflict) String() string
type EdgeNetworkConfigurationUpdateEdgeNetworkDefault ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkDefault struct { Payload *swagger_models.GooglerpcStatus // contains filtered or unexported fields }
EdgeNetworkConfigurationUpdateEdgeNetworkDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkDefault ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkDefault(code int) *EdgeNetworkConfigurationUpdateEdgeNetworkDefault
NewEdgeNetworkConfigurationUpdateEdgeNetworkDefault creates a EdgeNetworkConfigurationUpdateEdgeNetworkDefault with default headers values
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) Code ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) Code() int
Code gets the status code for the edge network configuration update edge network default response
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) Error() string
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) GetPayload() *swagger_models.GooglerpcStatus
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsClientError() bool
IsClientError returns true when this edge network configuration update edge network default response has a 4xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsCode(code int) bool
IsCode returns true when this edge network configuration update edge network default response a status code equal to that given
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsRedirect() bool
IsRedirect returns true when this edge network configuration update edge network default response has a 3xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsServerError() bool
IsServerError returns true when this edge network configuration update edge network default response has a 5xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) IsSuccess() bool
IsSuccess returns true when this edge network configuration update edge network default response has a 2xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkDefault) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkDefault) String() string
type EdgeNetworkConfigurationUpdateEdgeNetworkForbidden ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkForbidden struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationUpdateEdgeNetworkForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkForbidden ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkForbidden() *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden
NewEdgeNetworkConfigurationUpdateEdgeNetworkForbidden creates a EdgeNetworkConfigurationUpdateEdgeNetworkForbidden with default headers values
func (*EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) Error() string
func (*EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsClientError() bool
IsClientError returns true when this edge network configuration update edge network forbidden response has a 4xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsCode(code int) bool
IsCode returns true when this edge network configuration update edge network forbidden response a status code equal to that given
func (*EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsRedirect() bool
IsRedirect returns true when this edge network configuration update edge network forbidden response has a 3xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsServerError() bool
IsServerError returns true when this edge network configuration update edge network forbidden response has a 5xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) IsSuccess() bool
IsSuccess returns true when this edge network configuration update edge network forbidden response has a 2xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkForbidden) String() string
type EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout() *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout
NewEdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout creates a EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout with default headers values
func (*EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) Error() string
func (*EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsClientError() bool
IsClientError returns true when this edge network configuration update edge network gateway timeout response has a 4xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsCode(code int) bool
IsCode returns true when this edge network configuration update edge network gateway timeout response a status code equal to that given
func (*EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this edge network configuration update edge network gateway timeout response has a 3xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsServerError() bool
IsServerError returns true when this edge network configuration update edge network gateway timeout response has a 5xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this edge network configuration update edge network gateway timeout response has a 2xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkGatewayTimeout) String() string
type EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError() *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError
NewEdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError creates a EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError with default headers values
func (*EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) Error() string
func (*EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsClientError() bool
IsClientError returns true when this edge network configuration update edge network internal server error response has a 4xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsCode(code int) bool
IsCode returns true when this edge network configuration update edge network internal server error response a status code equal to that given
func (*EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsRedirect() bool
IsRedirect returns true when this edge network configuration update edge network internal server error response has a 3xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsServerError() bool
IsServerError returns true when this edge network configuration update edge network internal server error response has a 5xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) IsSuccess() bool
IsSuccess returns true when this edge network configuration update edge network internal server error response has a 2xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkInternalServerError) String() string
type EdgeNetworkConfigurationUpdateEdgeNetworkNotFound ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkNotFound struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationUpdateEdgeNetworkNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkNotFound ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkNotFound() *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound
NewEdgeNetworkConfigurationUpdateEdgeNetworkNotFound creates a EdgeNetworkConfigurationUpdateEdgeNetworkNotFound with default headers values
func (*EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) Error() string
func (*EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsClientError() bool
IsClientError returns true when this edge network configuration update edge network not found response has a 4xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsCode(code int) bool
IsCode returns true when this edge network configuration update edge network not found response a status code equal to that given
func (*EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsRedirect() bool
IsRedirect returns true when this edge network configuration update edge network not found response has a 3xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsServerError() bool
IsServerError returns true when this edge network configuration update edge network not found response has a 5xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) IsSuccess() bool
IsSuccess returns true when this edge network configuration update edge network not found response has a 2xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkNotFound) String() string
type EdgeNetworkConfigurationUpdateEdgeNetworkOK ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkOK struct {
Payload *swagger_models.ZsrvResponse
}
EdgeNetworkConfigurationUpdateEdgeNetworkOK describes a response with status code 200, with default header values.
A successful response.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkOK ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkOK() *EdgeNetworkConfigurationUpdateEdgeNetworkOK
NewEdgeNetworkConfigurationUpdateEdgeNetworkOK creates a EdgeNetworkConfigurationUpdateEdgeNetworkOK with default headers values
func (*EdgeNetworkConfigurationUpdateEdgeNetworkOK) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) Error() string
func (*EdgeNetworkConfigurationUpdateEdgeNetworkOK) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsClientError() bool
IsClientError returns true when this edge network configuration update edge network o k response has a 4xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsCode(code int) bool
IsCode returns true when this edge network configuration update edge network o k response a status code equal to that given
func (*EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsRedirect() bool
IsRedirect returns true when this edge network configuration update edge network o k response has a 3xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsServerError() bool
IsServerError returns true when this edge network configuration update edge network o k response has a 5xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) IsSuccess() bool
IsSuccess returns true when this edge network configuration update edge network o k response has a 2xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkOK) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkOK) String() string
type EdgeNetworkConfigurationUpdateEdgeNetworkParams ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Body. Body EdgeNetworkConfigurationUpdateEdgeNetworkBody /* ID. System defined universally unique Id of the network */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EdgeNetworkConfigurationUpdateEdgeNetworkParams contains all the parameters to send to the API endpoint
for the edge network configuration update edge network operation. Typically these are written to a http.Request.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkParams ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkParams() *EdgeNetworkConfigurationUpdateEdgeNetworkParams
NewEdgeNetworkConfigurationUpdateEdgeNetworkParams creates a new EdgeNetworkConfigurationUpdateEdgeNetworkParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithContext ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithContext(ctx context.Context) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithContext creates a new EdgeNetworkConfigurationUpdateEdgeNetworkParams object with the ability to set a context for a request.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithHTTPClient ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithHTTPClient(client *http.Client) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithHTTPClient creates a new EdgeNetworkConfigurationUpdateEdgeNetworkParams object with the ability to set a custom HTTPClient for a request.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithTimeout ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithTimeout(timeout time.Duration) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
NewEdgeNetworkConfigurationUpdateEdgeNetworkParamsWithTimeout creates a new EdgeNetworkConfigurationUpdateEdgeNetworkParams object with the ability to set a timeout on a request.
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetBody ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetBody(body EdgeNetworkConfigurationUpdateEdgeNetworkBody)
SetBody adds the body to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetContext(ctx context.Context)
SetContext adds the context to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetDefaults()
SetDefaults hydrates default values in the edge network configuration update edge network params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetID(id string)
SetID adds the id to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithBody ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithBody(body EdgeNetworkConfigurationUpdateEdgeNetworkBody) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
WithBody adds the body to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithContext ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithContext(ctx context.Context) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
WithContext adds the context to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithDefaults ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithDefaults() *EdgeNetworkConfigurationUpdateEdgeNetworkParams
WithDefaults hydrates default values in the edge network configuration update edge network params (not the query body).
All values with no default are reset to their zero value.
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithHTTPClient ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithHTTPClient(client *http.Client) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
WithHTTPClient adds the HTTPClient to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithID(id string) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
WithID adds the id to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithTimeout ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithTimeout(timeout time.Duration) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
WithTimeout adds the timeout to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithXRequestID ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WithXRequestID(xRequestID *string) *EdgeNetworkConfigurationUpdateEdgeNetworkParams
WithXRequestID adds the xRequestID to the edge network configuration update edge network params
func (*EdgeNetworkConfigurationUpdateEdgeNetworkParams) WriteToRequest ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EdgeNetworkConfigurationUpdateEdgeNetworkReader ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkReader struct {
// contains filtered or unexported fields
}
EdgeNetworkConfigurationUpdateEdgeNetworkReader is a Reader for the EdgeNetworkConfigurationUpdateEdgeNetwork structure.
func (*EdgeNetworkConfigurationUpdateEdgeNetworkReader) ReadResponse ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized ¶ added in v1.0.2
type EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized struct {
}EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewEdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized ¶ added in v1.0.2
func NewEdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized() *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized
NewEdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized creates a EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized with default headers values
func (*EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) Error ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) Error() string
func (*EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) GetPayload ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) GetPayload() *swagger_models.ZsrvResponse
func (*EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsClientError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsClientError() bool
IsClientError returns true when this edge network configuration update edge network unauthorized response has a 4xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsCode ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsCode(code int) bool
IsCode returns true when this edge network configuration update edge network unauthorized response a status code equal to that given
func (*EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsRedirect ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsRedirect() bool
IsRedirect returns true when this edge network configuration update edge network unauthorized response has a 3xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsServerError ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsServerError() bool
IsServerError returns true when this edge network configuration update edge network unauthorized response has a 5xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsSuccess ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) IsSuccess() bool
IsSuccess returns true when this edge network configuration update edge network unauthorized response has a 2xx status code
func (*EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) String ¶ added in v1.0.2
func (o *EdgeNetworkConfigurationUpdateEdgeNetworkUnauthorized) String() string
Source Files
¶
- edge_network_configuration_client.go
- edge_network_configuration_create_edge_network_parameters.go
- edge_network_configuration_create_edge_network_responses.go
- edge_network_configuration_delete_edge_network_parameters.go
- edge_network_configuration_delete_edge_network_responses.go
- edge_network_configuration_get_edge_network_by_name_parameters.go
- edge_network_configuration_get_edge_network_by_name_responses.go
- edge_network_configuration_get_edge_network_parameters.go
- edge_network_configuration_get_edge_network_responses.go
- edge_network_configuration_query_edge_networks_parameters.go
- edge_network_configuration_query_edge_networks_responses.go
- edge_network_configuration_update_edge_network_parameters.go
- edge_network_configuration_update_edge_network_responses.go