Versions in this module Expand all Collapse all v0 v0.1.0 Mar 9, 2026 Changes in this version + const Basic_authScopes + func GetSwagger() (swagger *openapi3.T, err error) + func NewAddCaEntryRequestWithBody(server string, name string, contentType string, body io.Reader) (*http.Request, error) + func NewAddCrtListEntryRequest(server string, params *AddCrtListEntryParams, ...) (*http.Request, error) + func NewAddCrtListEntryRequestWithBody(server string, params *AddCrtListEntryParams, contentType string, ...) (*http.Request, error) + func NewAddDefaultsSectionRequest(server string, params *AddDefaultsSectionParams, ...) (*http.Request, error) + func NewAddDefaultsSectionRequestWithBody(server string, params *AddDefaultsSectionParams, contentType string, ...) (*http.Request, error) + func NewAddMapEntryRequest(server string, parentName ParentName, params *AddMapEntryParams, ...) (*http.Request, error) + func NewAddMapEntryRequestWithBody(server string, parentName ParentName, params *AddMapEntryParams, ...) (*http.Request, error) + func NewAddPayloadRuntimeACLRequest(server string, parentName ParentName, body AddPayloadRuntimeACLJSONRequestBody) (*http.Request, error) + func NewAddPayloadRuntimeACLRequestWithBody(server string, parentName ParentName, contentType string, body io.Reader) (*http.Request, error) + func NewAddPayloadRuntimeMapRequest(server string, name string, params *AddPayloadRuntimeMapParams, ...) (*http.Request, error) + func NewAddPayloadRuntimeMapRequestWithBody(server string, name string, params *AddPayloadRuntimeMapParams, ...) (*http.Request, error) + func NewAddRuntimeServerRequest(server string, parentName ParentName, body AddRuntimeServerJSONRequestBody) (*http.Request, error) + func NewAddRuntimeServerRequestWithBody(server string, parentName ParentName, contentType string, body io.Reader) (*http.Request, error) + func NewClearRuntimeMapRequest(server string, name string, params *ClearRuntimeMapParams) (*http.Request, error) + func NewCommitSpoeTransactionRequest(server string, parentName ParentName, id string, ...) (*http.Request, error) + func NewCommitTransactionRequest(server string, id string, params *CommitTransactionParams) (*http.Request, error) + func NewCreateAWSRegionRequest(server string, body CreateAWSRegionJSONRequestBody) (*http.Request, error) + func NewCreateAWSRegionRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error) + func NewCreateAclBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateAclBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateAclDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateAclDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateAclFCGIAppRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateAclFCGIAppRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateAclFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateAclFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateAcmeProviderRequest(server string, params *CreateAcmeProviderParams, ...) (*http.Request, error) + func NewCreateAcmeProviderRequestWithBody(server string, params *CreateAcmeProviderParams, contentType string, ...) (*http.Request, error) + func NewCreateBackendRequest(server string, params *CreateBackendParams, body CreateBackendJSONRequestBody) (*http.Request, error) + func NewCreateBackendRequestWithBody(server string, params *CreateBackendParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateBackendSwitchingRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateBackendSwitchingRuleRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateBindFrontendRequest(server string, parentName ParentName, params *CreateBindFrontendParams, ...) (*http.Request, error) + func NewCreateBindFrontendRequestWithBody(server string, parentName ParentName, params *CreateBindFrontendParams, ...) (*http.Request, error) + func NewCreateBindLogForwardRequest(server string, parentName ParentName, params *CreateBindLogForwardParams, ...) (*http.Request, error) + func NewCreateBindLogForwardRequestWithBody(server string, parentName ParentName, params *CreateBindLogForwardParams, ...) (*http.Request, error) + func NewCreateBindPeerRequest(server string, parentName ParentName, params *CreateBindPeerParams, ...) (*http.Request, error) + func NewCreateBindPeerRequestWithBody(server string, parentName ParentName, params *CreateBindPeerParams, ...) (*http.Request, error) + func NewCreateCaFileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error) + func NewCreateCacheRequest(server string, params *CreateCacheParams, body CreateCacheJSONRequestBody) (*http.Request, error) + func NewCreateCacheRequestWithBody(server string, params *CreateCacheParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateCertRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error) + func NewCreateConsulRequest(server string, body CreateConsulJSONRequestBody) (*http.Request, error) + func NewCreateConsulRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error) + func NewCreateCrlRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error) + func NewCreateCrtLoadRequest(server string, params *CreateCrtLoadParams, body CreateCrtLoadJSONRequestBody) (*http.Request, error) + func NewCreateCrtLoadRequestWithBody(server string, params *CreateCrtLoadParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateCrtStoreRequest(server string, params *CreateCrtStoreParams, ...) (*http.Request, error) + func NewCreateCrtStoreRequestWithBody(server string, params *CreateCrtStoreParams, contentType string, ...) (*http.Request, error) + func NewCreateDeclareCaptureRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateDeclareCaptureRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateDefaultsSectionRequest(server string, params *CreateDefaultsSectionParams, ...) (*http.Request, error) + func NewCreateDefaultsSectionRequestWithBody(server string, params *CreateDefaultsSectionParams, contentType string, ...) (*http.Request, error) + func NewCreateDgramBindRequest(server string, parentName ParentName, params *CreateDgramBindParams, ...) (*http.Request, error) + func NewCreateDgramBindRequestWithBody(server string, parentName ParentName, params *CreateDgramBindParams, ...) (*http.Request, error) + func NewCreateFCGIAppRequest(server string, params *CreateFCGIAppParams, body CreateFCGIAppJSONRequestBody) (*http.Request, error) + func NewCreateFCGIAppRequestWithBody(server string, params *CreateFCGIAppParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateFilterBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateFilterBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateFilterFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateFilterFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateFrontendRequest(server string, params *CreateFrontendParams, ...) (*http.Request, error) + func NewCreateFrontendRequestWithBody(server string, params *CreateFrontendParams, contentType string, ...) (*http.Request, error) + func NewCreateGroupRequest(server string, params *CreateGroupParams, body CreateGroupJSONRequestBody) (*http.Request, error) + func NewCreateGroupRequestWithBody(server string, params *CreateGroupParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateHTTPAfterResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPAfterResponseRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPAfterResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPAfterResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPAfterResponseRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPAfterResponseRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPCheckBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPCheckBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPCheckDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPCheckDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPErrorRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPErrorRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPErrorRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPErrorRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPErrorRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPErrorRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPErrorsSectionRequest(server string, params *CreateHTTPErrorsSectionParams, ...) (*http.Request, error) + func NewCreateHTTPErrorsSectionRequestWithBody(server string, params *CreateHTTPErrorsSectionParams, contentType string, ...) (*http.Request, error) + func NewCreateHTTPRequestRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPRequestRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPRequestRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPRequestRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPRequestRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPRequestRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPResponseRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPResponseRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateHTTPResponseRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogForwardRequest(server string, params *CreateLogForwardParams, ...) (*http.Request, error) + func NewCreateLogForwardRequestWithBody(server string, params *CreateLogForwardParams, contentType string, ...) (*http.Request, error) + func NewCreateLogProfileRequest(server string, params *CreateLogProfileParams, ...) (*http.Request, error) + func NewCreateLogProfileRequestWithBody(server string, params *CreateLogProfileParams, contentType string, ...) (*http.Request, error) + func NewCreateLogTargetBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetGlobalRequest(server string, index int, params *CreateLogTargetGlobalParams, ...) (*http.Request, error) + func NewCreateLogTargetGlobalRequestWithBody(server string, index int, params *CreateLogTargetGlobalParams, ...) (*http.Request, error) + func NewCreateLogTargetLogForwardRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetLogForwardRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetPeerRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateLogTargetPeerRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateMailerEntryRequest(server string, params *CreateMailerEntryParams, ...) (*http.Request, error) + func NewCreateMailerEntryRequestWithBody(server string, params *CreateMailerEntryParams, contentType string, ...) (*http.Request, error) + func NewCreateMailersSectionRequest(server string, params *CreateMailersSectionParams, ...) (*http.Request, error) + func NewCreateMailersSectionRequestWithBody(server string, params *CreateMailersSectionParams, contentType string, ...) (*http.Request, error) + func NewCreateNameserverRequest(server string, params *CreateNameserverParams, ...) (*http.Request, error) + func NewCreateNameserverRequestWithBody(server string, params *CreateNameserverParams, contentType string, ...) (*http.Request, error) + func NewCreatePeerEntryRequest(server string, params *CreatePeerEntryParams, ...) (*http.Request, error) + func NewCreatePeerEntryRequestWithBody(server string, params *CreatePeerEntryParams, contentType string, ...) (*http.Request, error) + func NewCreatePeerRequest(server string, params *CreatePeerParams, body CreatePeerJSONRequestBody) (*http.Request, error) + func NewCreatePeerRequestWithBody(server string, params *CreatePeerParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateProgramRequest(server string, params *CreateProgramParams, body CreateProgramJSONRequestBody) (*http.Request, error) + func NewCreateProgramRequestWithBody(server string, params *CreateProgramParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateQUICInitialRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateQUICInitialRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateQUICInitialRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateQUICInitialRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateResolverRequest(server string, params *CreateResolverParams, ...) (*http.Request, error) + func NewCreateResolverRequestWithBody(server string, params *CreateResolverParams, contentType string, ...) (*http.Request, error) + func NewCreateRingRequest(server string, params *CreateRingParams, body CreateRingJSONRequestBody) (*http.Request, error) + func NewCreateRingRequestWithBody(server string, params *CreateRingParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateSSLFrontUseRequest(server string, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*http.Request, error) + func NewCreateSSLFrontUseRequestWithBody(server string, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*http.Request, error) + func NewCreateServerBackendRequest(server string, parentName ParentName, params *CreateServerBackendParams, ...) (*http.Request, error) + func NewCreateServerBackendRequestWithBody(server string, parentName ParentName, params *CreateServerBackendParams, ...) (*http.Request, error) + func NewCreateServerPeerRequest(server string, parentName ParentName, params *CreateServerPeerParams, ...) (*http.Request, error) + func NewCreateServerPeerRequestWithBody(server string, parentName ParentName, params *CreateServerPeerParams, ...) (*http.Request, error) + func NewCreateServerRingRequest(server string, parentName ParentName, params *CreateServerRingParams, ...) (*http.Request, error) + func NewCreateServerRingRequestWithBody(server string, parentName ParentName, params *CreateServerRingParams, ...) (*http.Request, error) + func NewCreateServerSwitchingRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateServerSwitchingRuleRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateServerTemplateRequest(server string, parentName ParentName, params *CreateServerTemplateParams, ...) (*http.Request, error) + func NewCreateServerTemplateRequestWithBody(server string, parentName ParentName, params *CreateServerTemplateParams, ...) (*http.Request, error) + func NewCreateSiteRequest(server string, params *CreateSiteParams, body CreateSiteJSONRequestBody) (*http.Request, error) + func NewCreateSiteRequestWithBody(server string, params *CreateSiteParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateSpoeAgentRequest(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewCreateSpoeAgentRequestWithBody(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewCreateSpoeGroupRequest(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewCreateSpoeGroupRequestWithBody(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewCreateSpoeMessageRequest(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewCreateSpoeMessageRequestWithBody(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewCreateSpoeRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error) + func NewCreateSpoeScopeRequest(server string, parentName ParentName, params *CreateSpoeScopeParams, ...) (*http.Request, error) + func NewCreateSpoeScopeRequestWithBody(server string, parentName ParentName, params *CreateSpoeScopeParams, ...) (*http.Request, error) + func NewCreateStickRuleRequest(server string, parentName ParentName, index int, params *CreateStickRuleParams, ...) (*http.Request, error) + func NewCreateStickRuleRequestWithBody(server string, parentName ParentName, index int, params *CreateStickRuleParams, ...) (*http.Request, error) + func NewCreateStorageGeneralFileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error) + func NewCreateStorageMapFileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error) + func NewCreateStorageSSLCertificateRequestWithBody(server string, params *CreateStorageSSLCertificateParams, contentType string, ...) (*http.Request, error) + func NewCreateStorageSSLCrtListEntryRequest(server string, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*http.Request, error) + func NewCreateStorageSSLCrtListEntryRequestWithBody(server string, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*http.Request, error) + func NewCreateStorageSSLCrtListFileRequestWithBody(server string, params *CreateStorageSSLCrtListFileParams, contentType string, ...) (*http.Request, error) + func NewCreateTCPCheckBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPCheckBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPCheckDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPCheckDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPRequestRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPRequestRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPRequestRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPRequestRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPRequestRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPRequestRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPResponseRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTCPResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewCreateTableRequest(server string, parentName ParentName, params *CreateTableParams, ...) (*http.Request, error) + func NewCreateTableRequestWithBody(server string, parentName ParentName, params *CreateTableParams, ...) (*http.Request, error) + func NewCreateTraceEntryRequest(server string, params *CreateTraceEntryParams, ...) (*http.Request, error) + func NewCreateTraceEntryRequestWithBody(server string, params *CreateTraceEntryParams, contentType string, ...) (*http.Request, error) + func NewCreateTracesRequest(server string, params *CreateTracesParams, body CreateTracesJSONRequestBody) (*http.Request, error) + func NewCreateTracesRequestWithBody(server string, params *CreateTracesParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateUserRequest(server string, params *CreateUserParams, body CreateUserJSONRequestBody) (*http.Request, error) + func NewCreateUserRequestWithBody(server string, params *CreateUserParams, contentType string, body io.Reader) (*http.Request, error) + func NewCreateUserlistRequest(server string, params *CreateUserlistParams, ...) (*http.Request, error) + func NewCreateUserlistRequestWithBody(server string, params *CreateUserlistParams, contentType string, ...) (*http.Request, error) + func NewDeleteAWSRegionRequest(server string, id string) (*http.Request, error) + func NewDeleteAclBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteAclDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteAclFCGIAppRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteAclFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteAcmeProviderRequest(server string, name string, params *DeleteAcmeProviderParams) (*http.Request, error) + func NewDeleteBackendRequest(server string, name string, params *DeleteBackendParams) (*http.Request, error) + func NewDeleteBackendSwitchingRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteBindFrontendRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewDeleteBindLogForwardRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewDeleteBindPeerRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewDeleteCaFileRequest(server string, name string) (*http.Request, error) + func NewDeleteCacheRequest(server string, name string, params *DeleteCacheParams) (*http.Request, error) + func NewDeleteCertRequest(server string, name string) (*http.Request, error) + func NewDeleteClusterRequest(server string, params *DeleteClusterParams) (*http.Request, error) + func NewDeleteConsulRequest(server string, id string) (*http.Request, error) + func NewDeleteCrlRequest(server string, name string) (*http.Request, error) + func NewDeleteCrtListEntryRequest(server string, params *DeleteCrtListEntryParams) (*http.Request, error) + func NewDeleteCrtLoadRequest(server string, certificate string, params *DeleteCrtLoadParams) (*http.Request, error) + func NewDeleteCrtStoreRequest(server string, name string, params *DeleteCrtStoreParams) (*http.Request, error) + func NewDeleteDeclareCaptureRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteDefaultsSectionRequest(server string, name string, params *DeleteDefaultsSectionParams) (*http.Request, error) + func NewDeleteDgramBindRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewDeleteFCGIAppRequest(server string, name string, params *DeleteFCGIAppParams) (*http.Request, error) + func NewDeleteFilterBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteFilterFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteFrontendRequest(server string, name string, params *DeleteFrontendParams) (*http.Request, error) + func NewDeleteGroupRequest(server string, name string, params *DeleteGroupParams) (*http.Request, error) + func NewDeleteHTTPAfterResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPAfterResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPAfterResponseRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPCheckBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPCheckDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPErrorRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPErrorRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPErrorRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPErrorsSectionRequest(server string, name string, params *DeleteHTTPErrorsSectionParams) (*http.Request, error) + func NewDeleteHTTPRequestRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPRequestRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPRequestRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteHTTPResponseRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteLogForwardRequest(server string, name string, params *DeleteLogForwardParams) (*http.Request, error) + func NewDeleteLogProfileRequest(server string, name string, params *DeleteLogProfileParams) (*http.Request, error) + func NewDeleteLogTargetBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteLogTargetDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteLogTargetFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteLogTargetGlobalRequest(server string, index int, params *DeleteLogTargetGlobalParams) (*http.Request, error) + func NewDeleteLogTargetLogForwardRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteLogTargetPeerRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteMailerEntryRequest(server string, name string, params *DeleteMailerEntryParams) (*http.Request, error) + func NewDeleteMailersSectionRequest(server string, name string, params *DeleteMailersSectionParams) (*http.Request, error) + func NewDeleteNameserverRequest(server string, name string, params *DeleteNameserverParams) (*http.Request, error) + func NewDeletePeerEntryRequest(server string, name string, params *DeletePeerEntryParams) (*http.Request, error) + func NewDeletePeerRequest(server string, name string, params *DeletePeerParams) (*http.Request, error) + func NewDeleteProgramRequest(server string, name string, params *DeleteProgramParams) (*http.Request, error) + func NewDeleteQUICInitialRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteQUICInitialRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteResolverRequest(server string, name string, params *DeleteResolverParams) (*http.Request, error) + func NewDeleteRingRequest(server string, name string, params *DeleteRingParams) (*http.Request, error) + func NewDeleteRuntimeMapEntryRequest(server string, parentName ParentName, id string, ...) (*http.Request, error) + func NewDeleteRuntimeServerRequest(server string, parentName ParentName, name string) (*http.Request, error) + func NewDeleteSSLFrontUseRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteServerBackendRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewDeleteServerPeerRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewDeleteServerRingRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewDeleteServerSwitchingRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteServerTemplateRequest(server string, parentName ParentName, prefix string, ...) (*http.Request, error) + func NewDeleteServicesHaproxyRuntimeAclsParentNameEntriesIdRequest(server string, parentName ParentName, id string) (*http.Request, error) + func NewDeleteSiteRequest(server string, name string, params *DeleteSiteParams) (*http.Request, error) + func NewDeleteSpoeAgentRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewDeleteSpoeFileRequest(server string, name string) (*http.Request, error) + func NewDeleteSpoeGroupRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewDeleteSpoeMessageRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewDeleteSpoeScopeRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewDeleteSpoeTransactionRequest(server string, parentName ParentName, id string) (*http.Request, error) + func NewDeleteStickRuleRequest(server string, parentName ParentName, index int, params *DeleteStickRuleParams) (*http.Request, error) + func NewDeleteStorageGeneralFileRequest(server string, name string) (*http.Request, error) + func NewDeleteStorageMapRequest(server string, name string) (*http.Request, error) + func NewDeleteStorageSSLCertificateRequest(server string, name string, params *DeleteStorageSSLCertificateParams) (*http.Request, error) + func NewDeleteStorageSSLCrtListEntryRequest(server string, name string, params *DeleteStorageSSLCrtListEntryParams) (*http.Request, error) + func NewDeleteStorageSSLCrtListFileRequest(server string, name string, params *DeleteStorageSSLCrtListFileParams) (*http.Request, error) + func NewDeleteTCPCheckBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteTCPCheckDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteTCPRequestRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteTCPRequestRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteTCPRequestRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteTCPResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteTCPResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewDeleteTableRequest(server string, parentName ParentName, name string, params *DeleteTableParams) (*http.Request, error) + func NewDeleteTraceEntryRequest(server string, params *DeleteTraceEntryParams, ...) (*http.Request, error) + func NewDeleteTraceEntryRequestWithBody(server string, params *DeleteTraceEntryParams, contentType string, ...) (*http.Request, error) + func NewDeleteTracesRequest(server string, params *DeleteTracesParams) (*http.Request, error) + func NewDeleteTransactionRequest(server string, id string) (*http.Request, error) + func NewDeleteUserRequest(server string, username string, params *DeleteUserParams) (*http.Request, error) + func NewDeleteUserlistRequest(server string, name string, params *DeleteUserlistParams) (*http.Request, error) + func NewEditAcmeProviderRequest(server string, name string, params *EditAcmeProviderParams, ...) (*http.Request, error) + func NewEditAcmeProviderRequestWithBody(server string, name string, params *EditAcmeProviderParams, contentType string, ...) (*http.Request, error) + func NewEditClusterRequest(server string, params *EditClusterParams, body EditClusterJSONRequestBody) (*http.Request, error) + func NewEditClusterRequestWithBody(server string, params *EditClusterParams, contentType string, body io.Reader) (*http.Request, error) + func NewEditCrtStoreRequest(server string, name string, params *EditCrtStoreParams, ...) (*http.Request, error) + func NewEditCrtStoreRequestWithBody(server string, name string, params *EditCrtStoreParams, contentType string, ...) (*http.Request, error) + func NewEditLogProfileRequest(server string, name string, params *EditLogProfileParams, ...) (*http.Request, error) + func NewEditLogProfileRequestWithBody(server string, name string, params *EditLogProfileParams, contentType string, ...) (*http.Request, error) + func NewEditMailersSectionRequest(server string, name string, params *EditMailersSectionParams, ...) (*http.Request, error) + func NewEditMailersSectionRequestWithBody(server string, name string, params *EditMailersSectionParams, ...) (*http.Request, error) + func NewGetAPIEndpointsRequest(server string) (*http.Request, error) + func NewGetAWSRegionRequest(server string, id string) (*http.Request, error) + func NewGetAWSRegionsRequest(server string) (*http.Request, error) + func NewGetAclBackendRequest(server string, parentName ParentName, index int, params *GetAclBackendParams) (*http.Request, error) + func NewGetAclDefaultsRequest(server string, parentName ParentName, index int, params *GetAclDefaultsParams) (*http.Request, error) + func NewGetAclFCGIAppRequest(server string, parentName ParentName, index int, params *GetAclFCGIAppParams) (*http.Request, error) + func NewGetAclFrontendRequest(server string, parentName ParentName, index int, params *GetAclFrontendParams) (*http.Request, error) + func NewGetAcmeProviderRequest(server string, name string, params *GetAcmeProviderParams) (*http.Request, error) + func NewGetAcmeProvidersRequest(server string, params *GetAcmeProvidersParams) (*http.Request, error) + func NewGetAcmeStatusRequest(server string) (*http.Request, error) + func NewGetAllAclBackendRequest(server string, parentName ParentName, params *GetAllAclBackendParams) (*http.Request, error) + func NewGetAllAclDefaultsRequest(server string, parentName ParentName, params *GetAllAclDefaultsParams) (*http.Request, error) + func NewGetAllAclFCGIAppRequest(server string, parentName ParentName, params *GetAllAclFCGIAppParams) (*http.Request, error) + func NewGetAllAclFrontendRequest(server string, parentName ParentName, params *GetAllAclFrontendParams) (*http.Request, error) + func NewGetAllBindFrontendRequest(server string, parentName ParentName, params *GetAllBindFrontendParams) (*http.Request, error) + func NewGetAllBindLogForwardRequest(server string, parentName ParentName, params *GetAllBindLogForwardParams) (*http.Request, error) + func NewGetAllBindPeerRequest(server string, parentName ParentName, params *GetAllBindPeerParams) (*http.Request, error) + func NewGetAllCaFilesRequest(server string) (*http.Request, error) + func NewGetAllCertsRequest(server string) (*http.Request, error) + func NewGetAllCrlRequest(server string) (*http.Request, error) + func NewGetAllCrtListEntriesRequest(server string, params *GetAllCrtListEntriesParams) (*http.Request, error) + func NewGetAllCrtListsRequest(server string) (*http.Request, error) + func NewGetAllFilterBackendRequest(server string, parentName ParentName, params *GetAllFilterBackendParams) (*http.Request, error) + func NewGetAllFilterFrontendRequest(server string, parentName ParentName, params *GetAllFilterFrontendParams) (*http.Request, error) + func NewGetAllHTTPAfterResponseRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPAfterResponseRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPAfterResponseRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPCheckBackendRequest(server string, parentName ParentName, params *GetAllHTTPCheckBackendParams) (*http.Request, error) + func NewGetAllHTTPCheckDefaultsRequest(server string, parentName ParentName, params *GetAllHTTPCheckDefaultsParams) (*http.Request, error) + func NewGetAllHTTPErrorRuleBackendRequest(server string, parentName ParentName, params *GetAllHTTPErrorRuleBackendParams) (*http.Request, error) + func NewGetAllHTTPErrorRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPErrorRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPRequestRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPRequestRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPRequestRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPResponseRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPResponseRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllHTTPResponseRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllLogTargetBackendRequest(server string, parentName ParentName, params *GetAllLogTargetBackendParams) (*http.Request, error) + func NewGetAllLogTargetDefaultsRequest(server string, parentName ParentName, params *GetAllLogTargetDefaultsParams) (*http.Request, error) + func NewGetAllLogTargetFrontendRequest(server string, parentName ParentName, params *GetAllLogTargetFrontendParams) (*http.Request, error) + func NewGetAllLogTargetGlobalRequest(server string, params *GetAllLogTargetGlobalParams) (*http.Request, error) + func NewGetAllLogTargetLogForwardRequest(server string, parentName ParentName, params *GetAllLogTargetLogForwardParams) (*http.Request, error) + func NewGetAllLogTargetPeerRequest(server string, parentName ParentName, params *GetAllLogTargetPeerParams) (*http.Request, error) + func NewGetAllQUICInitialRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllQUICInitialRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllRuntimeMapFilesRequest(server string, params *GetAllRuntimeMapFilesParams) (*http.Request, error) + func NewGetAllRuntimeServerRequest(server string, parentName ParentName) (*http.Request, error) + func NewGetAllSSLFrontUsesRequest(server string, parentName ParentName, params *GetAllSSLFrontUsesParams) (*http.Request, error) + func NewGetAllServerBackendRequest(server string, parentName ParentName, params *GetAllServerBackendParams) (*http.Request, error) + func NewGetAllServerPeerRequest(server string, parentName ParentName, params *GetAllServerPeerParams) (*http.Request, error) + func NewGetAllServerRingRequest(server string, parentName ParentName, params *GetAllServerRingParams) (*http.Request, error) + func NewGetAllSpoeAgentRequest(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewGetAllSpoeFilesRequest(server string) (*http.Request, error) + func NewGetAllSpoeGroupRequest(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewGetAllSpoeMessageRequest(server string, parentName ParentName, scopeName string, ...) (*http.Request, error) + func NewGetAllSpoeScopeRequest(server string, parentName ParentName, params *GetAllSpoeScopeParams) (*http.Request, error) + func NewGetAllSpoeTransactionRequest(server string, parentName ParentName, params *GetAllSpoeTransactionParams) (*http.Request, error) + func NewGetAllStorageGeneralFilesRequest(server string) (*http.Request, error) + func NewGetAllStorageMapFilesRequest(server string) (*http.Request, error) + func NewGetAllStorageSSLCertificatesRequest(server string) (*http.Request, error) + func NewGetAllStorageSSLCrtListFilesRequest(server string) (*http.Request, error) + func NewGetAllTCPCheckBackendRequest(server string, parentName ParentName, params *GetAllTCPCheckBackendParams) (*http.Request, error) + func NewGetAllTCPCheckDefaultsRequest(server string, parentName ParentName, params *GetAllTCPCheckDefaultsParams) (*http.Request, error) + func NewGetAllTCPRequestRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllTCPRequestRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllTCPRequestRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllTCPResponseRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetAllTCPResponseRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetBackendRequest(server string, name string, params *GetBackendParams) (*http.Request, error) + func NewGetBackendSwitchingRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetBackendSwitchingRulesRequest(server string, parentName ParentName, params *GetBackendSwitchingRulesParams) (*http.Request, error) + func NewGetBackendsRequest(server string, params *GetBackendsParams) (*http.Request, error) + func NewGetBindFrontendRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewGetBindLogForwardRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewGetBindPeerRequest(server string, parentName ParentName, name string, params *GetBindPeerParams) (*http.Request, error) + func NewGetCaEntryRequest(server string, name string, index int) (*http.Request, error) + func NewGetCaFileRequest(server string, name string) (*http.Request, error) + func NewGetCacheRequest(server string, name string, params *GetCacheParams) (*http.Request, error) + func NewGetCachesRequest(server string, params *GetCachesParams) (*http.Request, error) + func NewGetCertRequest(server string, name string) (*http.Request, error) + func NewGetClusterRequest(server string) (*http.Request, error) + func NewGetConfigurationEndpointsRequest(server string) (*http.Request, error) + func NewGetConfigurationVersionRequest(server string, params *GetConfigurationVersionParams) (*http.Request, error) + func NewGetConsulRequest(server string, id string) (*http.Request, error) + func NewGetConsulsRequest(server string) (*http.Request, error) + func NewGetCrlRequest(server string, name string, params *GetCrlParams) (*http.Request, error) + func NewGetCrtLoadRequest(server string, certificate string, params *GetCrtLoadParams) (*http.Request, error) + func NewGetCrtLoadsRequest(server string, params *GetCrtLoadsParams) (*http.Request, error) + func NewGetCrtStoreRequest(server string, name string, params *GetCrtStoreParams) (*http.Request, error) + func NewGetCrtStoresRequest(server string, params *GetCrtStoresParams) (*http.Request, error) + func NewGetDeclareCaptureRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetDeclareCapturesRequest(server string, parentName ParentName, params *GetDeclareCapturesParams) (*http.Request, error) + func NewGetDefaultsSectionRequest(server string, name string, params *GetDefaultsSectionParams) (*http.Request, error) + func NewGetDefaultsSectionsRequest(server string, params *GetDefaultsSectionsParams) (*http.Request, error) + func NewGetDgramBindRequest(server string, parentName ParentName, name string, params *GetDgramBindParams) (*http.Request, error) + func NewGetDgramBindsRequest(server string, parentName ParentName, params *GetDgramBindsParams) (*http.Request, error) + func NewGetFCGIAppRequest(server string, name string, params *GetFCGIAppParams) (*http.Request, error) + func NewGetFCGIAppsRequest(server string, params *GetFCGIAppsParams) (*http.Request, error) + func NewGetFilterBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetFilterFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetFrontendRequest(server string, name string, params *GetFrontendParams) (*http.Request, error) + func NewGetFrontendsRequest(server string, params *GetFrontendsParams) (*http.Request, error) + func NewGetGlobalRequest(server string, params *GetGlobalParams) (*http.Request, error) + func NewGetGroupRequest(server string, name string, params *GetGroupParams) (*http.Request, error) + func NewGetGroupsRequest(server string, params *GetGroupsParams) (*http.Request, error) + func NewGetHAProxyConfigurationRequest(server string, params *GetHAProxyConfigurationParams) (*http.Request, error) + func NewGetHTTPAfterResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPAfterResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPAfterResponseRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPCheckBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPCheckDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPErrorRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPErrorRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPErrorRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPErrorsSectionRequest(server string, name string, params *GetHTTPErrorsSectionParams) (*http.Request, error) + func NewGetHTTPErrorsSectionsRequest(server string, params *GetHTTPErrorsSectionsParams) (*http.Request, error) + func NewGetHTTPRequestRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPRequestRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPRequestRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHTTPResponseRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetHaproxyEndpointsRequest(server string) (*http.Request, error) + func NewGetHaproxyProcessInfoRequest(server string) (*http.Request, error) + func NewGetHealthRequest(server string) (*http.Request, error) + func NewGetInfoRequest(server string) (*http.Request, error) + func NewGetLogForwardRequest(server string, name string, params *GetLogForwardParams) (*http.Request, error) + func NewGetLogForwardsRequest(server string, params *GetLogForwardsParams) (*http.Request, error) + func NewGetLogProfileRequest(server string, name string, params *GetLogProfileParams) (*http.Request, error) + func NewGetLogProfilesRequest(server string, params *GetLogProfilesParams) (*http.Request, error) + func NewGetLogTargetBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetLogTargetDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetLogTargetFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetLogTargetGlobalRequest(server string, index int, params *GetLogTargetGlobalParams) (*http.Request, error) + func NewGetLogTargetLogForwardRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetLogTargetPeerRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetMailerEntriesRequest(server string, params *GetMailerEntriesParams) (*http.Request, error) + func NewGetMailerEntryRequest(server string, name string, params *GetMailerEntryParams) (*http.Request, error) + func NewGetMailersSectionRequest(server string, name string, params *GetMailersSectionParams) (*http.Request, error) + func NewGetMailersSectionsRequest(server string, params *GetMailersSectionsParams) (*http.Request, error) + func NewGetNameserverRequest(server string, name string, params *GetNameserverParams) (*http.Request, error) + func NewGetNameserversRequest(server string, params *GetNameserversParams) (*http.Request, error) + func NewGetOneRuntimeMapRequest(server string, name string) (*http.Request, error) + func NewGetOneSpoeFileRequest(server string, name string) (*http.Request, error) + func NewGetOneStorageGeneralFileRequest(server string, name string) (*http.Request, error) + func NewGetOneStorageMapRequest(server string, name string) (*http.Request, error) + func NewGetOneStorageSSLCertificateRequest(server string, name string) (*http.Request, error) + func NewGetOneStorageSSLCrtListFileRequest(server string, name string) (*http.Request, error) + func NewGetOpenapiv3SpecificationRequest(server string) (*http.Request, error) + func NewGetPeerEntriesRequest(server string, params *GetPeerEntriesParams) (*http.Request, error) + func NewGetPeerEntryRequest(server string, name string, params *GetPeerEntryParams) (*http.Request, error) + func NewGetPeerSectionRequest(server string, name string, params *GetPeerSectionParams) (*http.Request, error) + func NewGetPeerSectionsRequest(server string, params *GetPeerSectionsParams) (*http.Request, error) + func NewGetProgramRequest(server string, name string, params *GetProgramParams) (*http.Request, error) + func NewGetProgramsRequest(server string, params *GetProgramsParams) (*http.Request, error) + func NewGetQUICInitialRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetQUICInitialRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetReloadRequest(server string, id string) (*http.Request, error) + func NewGetReloadsRequest(server string) (*http.Request, error) + func NewGetResolverRequest(server string, name string, params *GetResolverParams) (*http.Request, error) + func NewGetResolversRequest(server string, params *GetResolversParams) (*http.Request, error) + func NewGetRingRequest(server string, name string, params *GetRingParams) (*http.Request, error) + func NewGetRingsRequest(server string, params *GetRingsParams) (*http.Request, error) + func NewGetRuntimeEndpointsRequest(server string) (*http.Request, error) + func NewGetRuntimeMapEntryRequest(server string, parentName ParentName, id string) (*http.Request, error) + func NewGetRuntimeServerRequest(server string, parentName ParentName, name string) (*http.Request, error) + func NewGetSSLFrontUseRequest(server string, parentName ParentName, index int, params *GetSSLFrontUseParams) (*http.Request, error) + func NewGetServerBackendRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewGetServerPeerRequest(server string, parentName ParentName, name string, params *GetServerPeerParams) (*http.Request, error) + func NewGetServerRingRequest(server string, parentName ParentName, name string, params *GetServerRingParams) (*http.Request, error) + func NewGetServerSwitchingRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetServerSwitchingRulesRequest(server string, parentName ParentName, params *GetServerSwitchingRulesParams) (*http.Request, error) + func NewGetServerTemplateRequest(server string, parentName ParentName, prefix string, ...) (*http.Request, error) + func NewGetServerTemplatesRequest(server string, parentName ParentName, params *GetServerTemplatesParams) (*http.Request, error) + func NewGetServicesEndpointsRequest(server string) (*http.Request, error) + func NewGetServicesHaproxyRuntimeAclsIdRequest(server string, id string) (*http.Request, error) + func NewGetServicesHaproxyRuntimeAclsParentNameEntriesIdRequest(server string, parentName ParentName, id string) (*http.Request, error) + func NewGetServicesHaproxyRuntimeAclsParentNameEntriesRequest(server string, parentName ParentName) (*http.Request, error) + func NewGetServicesHaproxyRuntimeAclsRequest(server string) (*http.Request, error) + func NewGetSiteRequest(server string, name string, params *GetSiteParams) (*http.Request, error) + func NewGetSitesRequest(server string, params *GetSitesParams) (*http.Request, error) + func NewGetSpecificationRequest(server string) (*http.Request, error) + func NewGetSpoeAgentRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewGetSpoeConfigurationVersionRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewGetSpoeEndpointsRequest(server string) (*http.Request, error) + func NewGetSpoeGroupRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewGetSpoeMessageRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewGetSpoeScopeRequest(server string, parentName ParentName, name string, params *GetSpoeScopeParams) (*http.Request, error) + func NewGetSpoeTransactionRequest(server string, parentName ParentName, id string) (*http.Request, error) + func NewGetStatsEndpointsRequest(server string) (*http.Request, error) + func NewGetStatsRequest(server string, params *GetStatsParams) (*http.Request, error) + func NewGetStickRuleRequest(server string, parentName ParentName, index int, params *GetStickRuleParams) (*http.Request, error) + func NewGetStickRulesRequest(server string, parentName ParentName, params *GetStickRulesParams) (*http.Request, error) + func NewGetStickTableEntriesRequest(server string, parentName ParentName, params *GetStickTableEntriesParams) (*http.Request, error) + func NewGetStickTableRequest(server string, name string) (*http.Request, error) + func NewGetStickTablesRequest(server string) (*http.Request, error) + func NewGetStorageEndpointsRequest(server string) (*http.Request, error) + func NewGetStorageSSLCrtListEntriesRequest(server string, name string) (*http.Request, error) + func NewGetTCPCheckBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetTCPCheckDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetTCPRequestRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetTCPRequestRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetTCPRequestRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetTCPResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetTCPResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewGetTableRequest(server string, parentName ParentName, name string, params *GetTableParams) (*http.Request, error) + func NewGetTablesRequest(server string, parentName ParentName, params *GetTablesParams) (*http.Request, error) + func NewGetTracesRequest(server string, params *GetTracesParams) (*http.Request, error) + func NewGetTransactionRequest(server string, id string) (*http.Request, error) + func NewGetTransactionsRequest(server string, params *GetTransactionsParams) (*http.Request, error) + func NewGetUserRequest(server string, username string, params *GetUserParams) (*http.Request, error) + func NewGetUserlistRequest(server string, name string, params *GetUserlistParams) (*http.Request, error) + func NewGetUserlistsRequest(server string, params *GetUserlistsParams) (*http.Request, error) + func NewGetUsersRequest(server string, params *GetUsersParams) (*http.Request, error) + func NewInitiateCertificateRefreshRequest(server string) (*http.Request, error) + func NewPostClusterRequest(server string, params *PostClusterParams, body PostClusterJSONRequestBody) (*http.Request, error) + func NewPostClusterRequestWithBody(server string, params *PostClusterParams, contentType string, body io.Reader) (*http.Request, error) + func NewPostHAProxyConfigurationRequestWithBody(server string, params *PostHAProxyConfigurationParams, contentType string, ...) (*http.Request, error) + func NewPostHAProxyConfigurationRequestWithTextBody(server string, params *PostHAProxyConfigurationParams, ...) (*http.Request, error) + func NewPostServicesHaproxyRuntimeAclsParentNameEntriesRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewPostServicesHaproxyRuntimeAclsParentNameEntriesRequestWithBody(server string, parentName ParentName, contentType string, body io.Reader) (*http.Request, error) + func NewRenewAcmeCertificateRequest(server string, params *RenewAcmeCertificateParams) (*http.Request, error) + func NewReplaceAWSRegionRequest(server string, id string, body ReplaceAWSRegionJSONRequestBody) (*http.Request, error) + func NewReplaceAWSRegionRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error) + func NewReplaceAclBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceAclBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceAclDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceAclDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceAclFCGIAppRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceAclFCGIAppRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceAclFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceAclFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceAllAclBackendRequest(server string, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*http.Request, error) + func NewReplaceAllAclBackendRequestWithBody(server string, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*http.Request, error) + func NewReplaceAllAclDefaultsRequest(server string, parentName ParentName, params *ReplaceAllAclDefaultsParams, ...) (*http.Request, error) + func NewReplaceAllAclDefaultsRequestWithBody(server string, parentName ParentName, params *ReplaceAllAclDefaultsParams, ...) (*http.Request, error) + func NewReplaceAllAclFCGIAppRequest(server string, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*http.Request, error) + func NewReplaceAllAclFCGIAppRequestWithBody(server string, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*http.Request, error) + func NewReplaceAllAclFrontendRequest(server string, parentName ParentName, params *ReplaceAllAclFrontendParams, ...) (*http.Request, error) + func NewReplaceAllAclFrontendRequestWithBody(server string, parentName ParentName, params *ReplaceAllAclFrontendParams, ...) (*http.Request, error) + func NewReplaceAllFilterBackendRequest(server string, parentName ParentName, params *ReplaceAllFilterBackendParams, ...) (*http.Request, error) + func NewReplaceAllFilterBackendRequestWithBody(server string, parentName ParentName, params *ReplaceAllFilterBackendParams, ...) (*http.Request, error) + func NewReplaceAllFilterFrontendRequest(server string, parentName ParentName, params *ReplaceAllFilterFrontendParams, ...) (*http.Request, error) + func NewReplaceAllFilterFrontendRequestWithBody(server string, parentName ParentName, params *ReplaceAllFilterFrontendParams, ...) (*http.Request, error) + func NewReplaceAllHTTPAfterResponseRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPAfterResponseRuleBackendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPAfterResponseRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPAfterResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPAfterResponseRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPAfterResponseRuleFrontendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPCheckBackendRequest(server string, parentName ParentName, params *ReplaceAllHTTPCheckBackendParams, ...) (*http.Request, error) + func NewReplaceAllHTTPCheckBackendRequestWithBody(server string, parentName ParentName, params *ReplaceAllHTTPCheckBackendParams, ...) (*http.Request, error) + func NewReplaceAllHTTPCheckDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPCheckDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPErrorRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPErrorRuleBackendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPErrorRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPErrorRuleDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPErrorRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPErrorRuleFrontendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPRequestRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPRequestRuleBackendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPRequestRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPRequestRuleDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPRequestRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPRequestRuleFrontendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPResponseRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPResponseRuleBackendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPResponseRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPResponseRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllHTTPResponseRuleFrontendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllLogTargetBackendRequest(server string, parentName ParentName, params *ReplaceAllLogTargetBackendParams, ...) (*http.Request, error) + func NewReplaceAllLogTargetBackendRequestWithBody(server string, parentName ParentName, params *ReplaceAllLogTargetBackendParams, ...) (*http.Request, error) + func NewReplaceAllLogTargetDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllLogTargetDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllLogTargetFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllLogTargetFrontendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllLogTargetGlobalRequest(server string, params *ReplaceAllLogTargetGlobalParams, ...) (*http.Request, error) + func NewReplaceAllLogTargetGlobalRequestWithBody(server string, params *ReplaceAllLogTargetGlobalParams, contentType string, ...) (*http.Request, error) + func NewReplaceAllLogTargetLogForwardRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllLogTargetLogForwardRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllLogTargetPeerRequest(server string, parentName ParentName, params *ReplaceAllLogTargetPeerParams, ...) (*http.Request, error) + func NewReplaceAllLogTargetPeerRequestWithBody(server string, parentName ParentName, params *ReplaceAllLogTargetPeerParams, ...) (*http.Request, error) + func NewReplaceAllQUICInitialRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllQUICInitialRuleDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllQUICInitialRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllQUICInitialRuleFrontendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPCheckBackendRequest(server string, parentName ParentName, params *ReplaceAllTCPCheckBackendParams, ...) (*http.Request, error) + func NewReplaceAllTCPCheckBackendRequestWithBody(server string, parentName ParentName, params *ReplaceAllTCPCheckBackendParams, ...) (*http.Request, error) + func NewReplaceAllTCPCheckDefaultsRequest(server string, parentName ParentName, params *ReplaceAllTCPCheckDefaultsParams, ...) (*http.Request, error) + func NewReplaceAllTCPCheckDefaultsRequestWithBody(server string, parentName ParentName, params *ReplaceAllTCPCheckDefaultsParams, ...) (*http.Request, error) + func NewReplaceAllTCPRequestRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPRequestRuleBackendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPRequestRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPRequestRuleDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPRequestRuleFrontendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPRequestRuleFrontendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPResponseRuleBackendRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPResponseRuleBackendRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPResponseRuleDefaultsRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceAllTCPResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceBackendRequest(server string, name string, params *ReplaceBackendParams, ...) (*http.Request, error) + func NewReplaceBackendRequestWithBody(server string, name string, params *ReplaceBackendParams, contentType string, ...) (*http.Request, error) + func NewReplaceBackendSwitchingRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceBackendSwitchingRuleRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceBackendSwitchingRulesRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceBackendSwitchingRulesRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceBindFrontendRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceBindFrontendRequestWithBody(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceBindLogForwardRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceBindLogForwardRequestWithBody(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceBindPeerRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceBindPeerRequestWithBody(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceCacheRequest(server string, name string, params *ReplaceCacheParams, ...) (*http.Request, error) + func NewReplaceCacheRequestWithBody(server string, name string, params *ReplaceCacheParams, contentType string, ...) (*http.Request, error) + func NewReplaceCertRequestWithBody(server string, name string, contentType string, body io.Reader) (*http.Request, error) + func NewReplaceConsulRequest(server string, id string, body ReplaceConsulJSONRequestBody) (*http.Request, error) + func NewReplaceConsulRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error) + func NewReplaceCrlRequestWithBody(server string, name string, contentType string, body io.Reader) (*http.Request, error) + func NewReplaceCrtLoadRequest(server string, certificate string, params *ReplaceCrtLoadParams, ...) (*http.Request, error) + func NewReplaceCrtLoadRequestWithBody(server string, certificate string, params *ReplaceCrtLoadParams, ...) (*http.Request, error) + func NewReplaceDeclareCaptureRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceDeclareCaptureRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceDeclareCapturesRequest(server string, parentName ParentName, params *ReplaceDeclareCapturesParams, ...) (*http.Request, error) + func NewReplaceDeclareCapturesRequestWithBody(server string, parentName ParentName, params *ReplaceDeclareCapturesParams, ...) (*http.Request, error) + func NewReplaceDefaultsSectionRequest(server string, name string, params *ReplaceDefaultsSectionParams, ...) (*http.Request, error) + func NewReplaceDefaultsSectionRequestWithBody(server string, name string, params *ReplaceDefaultsSectionParams, ...) (*http.Request, error) + func NewReplaceDgramBindRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceDgramBindRequestWithBody(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceFCGIAppRequest(server string, name string, params *ReplaceFCGIAppParams, ...) (*http.Request, error) + func NewReplaceFCGIAppRequestWithBody(server string, name string, params *ReplaceFCGIAppParams, contentType string, ...) (*http.Request, error) + func NewReplaceFilterBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceFilterBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceFilterFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceFilterFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceFrontendRequest(server string, name string, params *ReplaceFrontendParams, ...) (*http.Request, error) + func NewReplaceFrontendRequestWithBody(server string, name string, params *ReplaceFrontendParams, contentType string, ...) (*http.Request, error) + func NewReplaceGlobalRequest(server string, params *ReplaceGlobalParams, body ReplaceGlobalJSONRequestBody) (*http.Request, error) + func NewReplaceGlobalRequestWithBody(server string, params *ReplaceGlobalParams, contentType string, body io.Reader) (*http.Request, error) + func NewReplaceGroupRequest(server string, name string, params *ReplaceGroupParams, ...) (*http.Request, error) + func NewReplaceGroupRequestWithBody(server string, name string, params *ReplaceGroupParams, contentType string, ...) (*http.Request, error) + func NewReplaceHTTPAfterResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPAfterResponseRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPAfterResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPAfterResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPAfterResponseRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPAfterResponseRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPCheckBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPCheckBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPCheckDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPCheckDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPErrorRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPErrorRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPErrorRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPErrorRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPErrorRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPErrorRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPErrorsSectionRequest(server string, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*http.Request, error) + func NewReplaceHTTPErrorsSectionRequestWithBody(server string, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*http.Request, error) + func NewReplaceHTTPRequestRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPRequestRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPRequestRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPRequestRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPRequestRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPRequestRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPResponseRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPResponseRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceHTTPResponseRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogForwardRequest(server string, name string, params *ReplaceLogForwardParams, ...) (*http.Request, error) + func NewReplaceLogForwardRequestWithBody(server string, name string, params *ReplaceLogForwardParams, ...) (*http.Request, error) + func NewReplaceLogTargetBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetGlobalRequest(server string, index int, params *ReplaceLogTargetGlobalParams, ...) (*http.Request, error) + func NewReplaceLogTargetGlobalRequestWithBody(server string, index int, params *ReplaceLogTargetGlobalParams, ...) (*http.Request, error) + func NewReplaceLogTargetLogForwardRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetLogForwardRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetPeerRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceLogTargetPeerRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceMailerEntryRequest(server string, name string, params *ReplaceMailerEntryParams, ...) (*http.Request, error) + func NewReplaceMailerEntryRequestWithBody(server string, name string, params *ReplaceMailerEntryParams, ...) (*http.Request, error) + func NewReplaceNameserverRequest(server string, name string, params *ReplaceNameserverParams, ...) (*http.Request, error) + func NewReplaceNameserverRequestWithBody(server string, name string, params *ReplaceNameserverParams, ...) (*http.Request, error) + func NewReplacePeerEntryRequest(server string, name string, params *ReplacePeerEntryParams, ...) (*http.Request, error) + func NewReplacePeerEntryRequestWithBody(server string, name string, params *ReplacePeerEntryParams, contentType string, ...) (*http.Request, error) + func NewReplaceProgramRequest(server string, name string, params *ReplaceProgramParams, ...) (*http.Request, error) + func NewReplaceProgramRequestWithBody(server string, name string, params *ReplaceProgramParams, contentType string, ...) (*http.Request, error) + func NewReplaceQUICInitialRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceQUICInitialRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceQUICInitialRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceQUICInitialRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceResolverRequest(server string, name string, params *ReplaceResolverParams, ...) (*http.Request, error) + func NewReplaceResolverRequestWithBody(server string, name string, params *ReplaceResolverParams, contentType string, ...) (*http.Request, error) + func NewReplaceRingRequest(server string, name string, params *ReplaceRingParams, ...) (*http.Request, error) + func NewReplaceRingRequestWithBody(server string, name string, params *ReplaceRingParams, contentType string, ...) (*http.Request, error) + func NewReplaceRuntimeMapEntryRequest(server string, parentName ParentName, id string, ...) (*http.Request, error) + func NewReplaceRuntimeMapEntryRequestWithBody(server string, parentName ParentName, id string, ...) (*http.Request, error) + func NewReplaceRuntimeServerRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceRuntimeServerRequestWithBody(server string, parentName ParentName, name string, contentType string, ...) (*http.Request, error) + func NewReplaceSSLFrontUseRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceSSLFrontUseRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceServerBackendRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceServerBackendRequestWithBody(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceServerPeerRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceServerPeerRequestWithBody(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceServerRingRequest(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceServerRingRequestWithBody(server string, parentName ParentName, name string, ...) (*http.Request, error) + func NewReplaceServerSwitchingRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceServerSwitchingRuleRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceServerSwitchingRulesRequest(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceServerSwitchingRulesRequestWithBody(server string, parentName ParentName, ...) (*http.Request, error) + func NewReplaceServerTemplateRequest(server string, parentName ParentName, prefix string, ...) (*http.Request, error) + func NewReplaceServerTemplateRequestWithBody(server string, parentName ParentName, prefix string, ...) (*http.Request, error) + func NewReplaceSiteRequest(server string, name string, params *ReplaceSiteParams, ...) (*http.Request, error) + func NewReplaceSiteRequestWithBody(server string, name string, params *ReplaceSiteParams, contentType string, ...) (*http.Request, error) + func NewReplaceSpoeAgentRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewReplaceSpoeAgentRequestWithBody(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewReplaceSpoeGroupRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewReplaceSpoeGroupRequestWithBody(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewReplaceSpoeMessageRequest(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewReplaceSpoeMessageRequestWithBody(server string, parentName ParentName, scopeName string, name string, ...) (*http.Request, error) + func NewReplaceStickRuleRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceStickRuleRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceStickRulesRequest(server string, parentName ParentName, params *ReplaceStickRulesParams, ...) (*http.Request, error) + func NewReplaceStickRulesRequestWithBody(server string, parentName ParentName, params *ReplaceStickRulesParams, ...) (*http.Request, error) + func NewReplaceStorageGeneralFileRequestWithBody(server string, name string, params *ReplaceStorageGeneralFileParams, ...) (*http.Request, error) + func NewReplaceStorageMapFileRequestWithBody(server string, name string, params *ReplaceStorageMapFileParams, ...) (*http.Request, error) + func NewReplaceStorageMapFileRequestWithTextBody(server string, name string, params *ReplaceStorageMapFileParams, ...) (*http.Request, error) + func NewReplaceStorageSSLCertificateRequestWithBody(server string, name string, params *ReplaceStorageSSLCertificateParams, ...) (*http.Request, error) + func NewReplaceStorageSSLCertificateRequestWithTextBody(server string, name string, params *ReplaceStorageSSLCertificateParams, ...) (*http.Request, error) + func NewReplaceStorageSSLCrtListFileRequestWithBody(server string, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*http.Request, error) + func NewReplaceStorageSSLCrtListFileRequestWithTextBody(server string, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*http.Request, error) + func NewReplaceTCPCheckBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPCheckBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPCheckDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPCheckDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPRequestRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPRequestRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPRequestRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPRequestRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPRequestRuleFrontendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPRequestRuleFrontendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPResponseRuleBackendRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPResponseRuleBackendRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPResponseRuleDefaultsRequest(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTCPResponseRuleDefaultsRequestWithBody(server string, parentName ParentName, index int, ...) (*http.Request, error) + func NewReplaceTableRequest(server string, parentName ParentName, name string, params *ReplaceTableParams, ...) (*http.Request, error) + func NewReplaceTableRequestWithBody(server string, parentName ParentName, name string, params *ReplaceTableParams, ...) (*http.Request, error) + func NewReplaceTracesRequest(server string, params *ReplaceTracesParams, body ReplaceTracesJSONRequestBody) (*http.Request, error) + func NewReplaceTracesRequestWithBody(server string, params *ReplaceTracesParams, contentType string, body io.Reader) (*http.Request, error) + func NewReplaceUserRequest(server string, username string, params *ReplaceUserParams, ...) (*http.Request, error) + func NewReplaceUserRequestWithBody(server string, username string, params *ReplaceUserParams, contentType string, ...) (*http.Request, error) + func NewSetCaFileRequestWithBody(server string, name string, contentType string, body io.Reader) (*http.Request, error) + func NewSetStickTableEntriesRequest(server string, parentName ParentName, body SetStickTableEntriesJSONRequestBody) (*http.Request, error) + func NewSetStickTableEntriesRequestWithBody(server string, parentName ParentName, contentType string, body io.Reader) (*http.Request, error) + func NewShowRuntimeMapRequest(server string, parentName ParentName) (*http.Request, error) + func NewStartSpoeTransactionRequest(server string, parentName ParentName, params *StartSpoeTransactionParams) (*http.Request, error) + func NewStartTransactionRequest(server string, params *StartTransactionParams) (*http.Request, error) + func PathToRawSpec(pathToFile string) map[string]func() ([]byte, error) + type Acl struct + AclName string + Criterion string + Metadata *map[string]map[string]interface{} + Value *string + type AclFile struct + Description *string + Id *string + StorageName *string + type AclFileEntry struct + Id *string + Value *string + type AclFiles = []AclFile + type AclFilesEntries = []AclFileEntry + type Acls = []Acl + type AcmeCertificateStatus struct + AcmeSection *string + Certificate *string + ExpiriesIn *string + ExpiryDate *time.Time + RenewalIn *string + ScheduledRenewal *time.Time + State *string + type AcmeProvider struct + AccountKey *string + AcmeProvider *string + AcmeVars *map[string]string + Bits *int + Challenge *AcmeProviderChallenge + Contact *string + Curves *string + Directory string + Keytype *AcmeProviderKeytype + Map *string + Metadata *map[string]map[string]interface{} + Name string + ReuseKey *AcmeProviderReuseKey + type AcmeProviderChallenge string + const AcmeProviderChallengeDns01 + const AcmeProviderChallengeHttp01 + type AcmeProviderKeytype string + const AcmeProviderKeytypeECDSA + const AcmeProviderKeytypeRSA + type AcmeProviderReuseKey string + const AcmeProviderReuseKeyDisabled + const AcmeProviderReuseKeyEnabled + type AcmeProviders = []AcmeProvider + type AcmeStatus = []AcmeCertificateStatus + type AddCaEntryMultipartBody struct + FileUpload openapi_types.File + type AddCaEntryMultipartRequestBody AddCaEntryMultipartBody + type AddCaEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SslCertificate + JSON404 *NotFound + JSONDefault *DefaultError + func ParseAddCaEntryResponse(rsp *http.Response) (*AddCaEntryResponse, error) + func (r AddCaEntryResponse) Status() string + func (r AddCaEntryResponse) StatusCode() int + type AddCrtListEntryJSONRequestBody = SslCrtListEntry + type AddCrtListEntryParams struct + Name string + type AddCrtListEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseAddCrtListEntryResponse(rsp *http.Response) (*AddCrtListEntryResponse, error) + func (r AddCrtListEntryResponse) Status() string + func (r AddCrtListEntryResponse) StatusCode() int + type AddDefaultsSectionJSONRequestBody = Defaults + type AddDefaultsSectionParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type AddDefaultsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Defaults + JSON202 *Defaults + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseAddDefaultsSectionResponse(rsp *http.Response) (*AddDefaultsSectionResponse, error) + func (r AddDefaultsSectionResponse) Status() string + func (r AddDefaultsSectionResponse) StatusCode() int + type AddMapEntryJSONRequestBody = MapEntry + type AddMapEntryParams struct + ForceSync *bool + type AddMapEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *MapEntry + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseAddMapEntryResponse(rsp *http.Response) (*AddMapEntryResponse, error) + func (r AddMapEntryResponse) Status() string + func (r AddMapEntryResponse) StatusCode() int + type AddPayloadRuntimeACLJSONRequestBody = AclFilesEntries + type AddPayloadRuntimeACLResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *AclFilesEntries + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseAddPayloadRuntimeACLResponse(rsp *http.Response) (*AddPayloadRuntimeACLResponse, error) + func (r AddPayloadRuntimeACLResponse) Status() string + func (r AddPayloadRuntimeACLResponse) StatusCode() int + type AddPayloadRuntimeMapJSONRequestBody = MapEntries + type AddPayloadRuntimeMapParams struct + ForceSync *bool + type AddPayloadRuntimeMapResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *MapEntries + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseAddPayloadRuntimeMapResponse(rsp *http.Response) (*AddPayloadRuntimeMapResponse, error) + func (r AddPayloadRuntimeMapResponse) Status() string + func (r AddPayloadRuntimeMapResponse) StatusCode() int + type AddRuntimeServerJSONRequestBody = RuntimeAddServer + type AddRuntimeServerResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *RuntimeAddServer + JSON400 *BadRequest + JSON404 *NotFound + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseAddRuntimeServerResponse(rsp *http.Response) (*AddRuntimeServerResponse, error) + func (r AddRuntimeServerResponse) Status() string + func (r AddRuntimeServerResponse) StatusCode() int + type AlreadyExists = Error + type AwsFilters struct + Key string + Value string + type AwsRegion struct + AccessKeyId *string + Allowlist *[]AwsFilters + Denylist *[]AwsFilters + Description *string + Enabled bool + Id *string + Ipv4Address AwsRegionIpv4Address + Name string + Region string + RetryTimeout int + SecretAccessKey *string + ServerSlotsBase *int + ServerSlotsGrowthIncrement *int + ServerSlotsGrowthType *AwsRegionServerSlotsGrowthType + type AwsRegionIpv4Address string + const AwsRegionIpv4AddressPrivate + const AwsRegionIpv4AddressPublic + type AwsRegionServerSlotsGrowthType string + const AwsRegionServerSlotsGrowthTypeExponential + const AwsRegionServerSlotsGrowthTypeLinear + type AwsRegions = []AwsRegion + type Backend struct + Abortonclose *BackendAbortonclose + AcceptInvalidHttpResponse *BackendAcceptInvalidHttpResponse + AcceptUnsafeViolationsInHttpResponse *BackendAcceptUnsafeViolationsInHttpResponse + AclList *Acls + AdvCheck *BackendAdvCheck + Allbackups *BackendAllbackups + BackendForcePersist ... + BackendIgnorePersist ... + Balance *Balance + CheckTimeout *int + Checkcache *BackendCheckcache + Compression *Compression + ConnectTimeout *int + Cookie *Cookie + DefaultServer *DefaultServer + Description *string + Disabled *bool + DynamicCookieKey *string + EmailAlert *EmailAlert + Enabled *bool + ErrorFiles *[]Errorfile + ErrorFilesFromHTTPErrors *[]Errorfiles + Errorloc302 *Errorloc + Errorloc303 *Errorloc + ExternalCheck *BackendExternalCheck + ExternalCheckCommand *string + ExternalCheckPath *string + FilterList *Filters + ForcePersistList ... + Forwardfor *Forwardfor + From *string + Fullconn *int + Guid *string + H1CaseAdjustBogusServer *BackendH1CaseAdjustBogusServer + HashBalanceFactor *int + HashPreserveAffinity *BackendHashPreserveAffinity + HashType *HashType + HttpAfterResponseRuleList *HttpAfterResponseRules + HttpBufferRequest *BackendHttpBufferRequest + HttpCheckList *HttpChecks + HttpConnectionMode *BackendHttpConnectionMode + HttpDropRequestTrailers *BackendHttpDropRequestTrailers + HttpErrorRuleList *HttpErrorRules + HttpKeepAliveTimeout *int + HttpNoDelay *BackendHttpNoDelay + HttpPretendKeepalive *BackendHttpPretendKeepalive + HttpProxy *BackendHttpProxy + HttpRequestRuleList *HttpRequestRules + HttpRequestTimeout *int + HttpResponseRuleList *HttpResponseRules + HttpRestrictReqHdrNames *BackendHttpRestrictReqHdrNames + HttpReuse *BackendHttpReuse + HttpSendNameHeader *string + HttpUseHtx *BackendHttpUseHtx + HttpchkParams *HttpchkParams + Id *int + IgnorePersistList ... + IndependentStreams *BackendIndependentStreams + LoadServerStateFromFile *BackendLoadServerStateFromFile + LogHealthChecks *BackendLogHealthChecks + LogTag *string + LogTargetList *LogTargets + MaxKeepAliveQueue *int + Metadata *map[string]map[string]interface{} + Mode *BackendMode + MysqlCheckParams *MysqlCheckParams + Name string + Nolinger *BackendNolinger + Originalto *Originalto + Persist *BackendPersist + PersistRule *PersistRule + PgsqlCheckParams *PgsqlCheckParams + PreferLastServer *BackendPreferLastServer + QueueTimeout *int + Redispatch *Redispatch + Retries *int + RetryOn *string + ServerFinTimeout *int + ServerStateFileName *string + ServerSwitchingRuleList *ServerSwitchingRules + ServerTemplates *map[string]ServerTemplate + ServerTimeout *int + Servers *map[string]Server + SmtpchkParams *SmtpchkParams + Source *Source + SpliceAuto *BackendSpliceAuto + SpliceRequest *BackendSpliceRequest + SpliceResponse *BackendSpliceResponse + SpopCheck *BackendSpopCheck + Srvtcpka *BackendSrvtcpka + SrvtcpkaCnt *int + SrvtcpkaIdle *int + SrvtcpkaIntvl *int + StatsOptions *StatsOptions + StickRuleList *StickRules + StickTable *ConfigStickTable + TarpitTimeout *int + TcpCheckRuleList *TcpChecks + TcpRequestRuleList *TcpRequestRules + TcpResponseRuleList *TcpResponseRules + TcpSmartConnect *BackendTcpSmartConnect + Tcpka *BackendTcpka + Transparent *BackendTransparent + TunnelTimeout *int + UseFcgiApp *string + type BackendAbortonclose string + const BackendAbortoncloseDisabled + const BackendAbortoncloseEnabled + type BackendAcceptInvalidHttpResponse string + const BackendAcceptInvalidHttpResponseDisabled + const BackendAcceptInvalidHttpResponseEnabled + type BackendAcceptUnsafeViolationsInHttpResponse string + const BackendAcceptUnsafeViolationsInHttpResponseDisabled + const BackendAcceptUnsafeViolationsInHttpResponseEnabled + type BackendAdvCheck string + const BackendAdvCheckHttpchk + const BackendAdvCheckLdapCheck + const BackendAdvCheckMysqlCheck + const BackendAdvCheckPgsqlCheck + const BackendAdvCheckRedisCheck + const BackendAdvCheckSmtpchk + const BackendAdvCheckSslHelloChk + const BackendAdvCheckTcpCheck + type BackendAllbackups string + const BackendAllbackupsDisabled + const BackendAllbackupsEnabled + type BackendBase struct + Abortonclose *BackendBaseAbortonclose + AcceptInvalidHttpResponse *BackendBaseAcceptInvalidHttpResponse + AcceptUnsafeViolationsInHttpResponse *BackendBaseAcceptUnsafeViolationsInHttpResponse + AdvCheck *BackendBaseAdvCheck + Allbackups *BackendBaseAllbackups + BackendForcePersist ... + BackendIgnorePersist ... + Balance *Balance + CheckTimeout *int + Checkcache *BackendBaseCheckcache + Compression *Compression + ConnectTimeout *int + Cookie *Cookie + DefaultServer *DefaultServer + Description *string + Disabled *bool + DynamicCookieKey *string + EmailAlert *EmailAlert + Enabled *bool + ErrorFiles *[]Errorfile + ErrorFilesFromHTTPErrors *[]Errorfiles + Errorloc302 *Errorloc + Errorloc303 *Errorloc + ExternalCheck *BackendBaseExternalCheck + ExternalCheckCommand *string + ExternalCheckPath *string + ForcePersistList ... + Forwardfor *Forwardfor + From *string + Fullconn *int + Guid *string + H1CaseAdjustBogusServer *BackendBaseH1CaseAdjustBogusServer + HashBalanceFactor *int + HashPreserveAffinity *BackendBaseHashPreserveAffinity + HashType *HashType + HttpBufferRequest *BackendBaseHttpBufferRequest + HttpConnectionMode *BackendBaseHttpConnectionMode + HttpDropRequestTrailers *BackendBaseHttpDropRequestTrailers + HttpKeepAliveTimeout *int + HttpNoDelay *BackendBaseHttpNoDelay + HttpPretendKeepalive *BackendBaseHttpPretendKeepalive + HttpProxy *BackendBaseHttpProxy + HttpRequestTimeout *int + HttpRestrictReqHdrNames *BackendBaseHttpRestrictReqHdrNames + HttpReuse *BackendBaseHttpReuse + HttpSendNameHeader *string + HttpUseHtx *BackendBaseHttpUseHtx + HttpchkParams *HttpchkParams + Id *int + IgnorePersistList ... + IndependentStreams *BackendBaseIndependentStreams + LoadServerStateFromFile *BackendBaseLoadServerStateFromFile + LogHealthChecks *BackendBaseLogHealthChecks + LogTag *string + MaxKeepAliveQueue *int + Metadata *map[string]map[string]interface{} + Mode *BackendBaseMode + MysqlCheckParams *MysqlCheckParams + Name string + Nolinger *BackendBaseNolinger + Originalto *Originalto + Persist *BackendBasePersist + PersistRule *PersistRule + PgsqlCheckParams *PgsqlCheckParams + PreferLastServer *BackendBasePreferLastServer + QueueTimeout *int + Redispatch *Redispatch + Retries *int + RetryOn *string + ServerFinTimeout *int + ServerStateFileName *string + ServerTimeout *int + SmtpchkParams *SmtpchkParams + Source *Source + SpliceAuto *BackendBaseSpliceAuto + SpliceRequest *BackendBaseSpliceRequest + SpliceResponse *BackendBaseSpliceResponse + SpopCheck *BackendBaseSpopCheck + Srvtcpka *BackendBaseSrvtcpka + SrvtcpkaCnt *int + SrvtcpkaIdle *int + SrvtcpkaIntvl *int + StatsOptions *StatsOptions + StickTable *ConfigStickTable + TarpitTimeout *int + TcpSmartConnect *BackendBaseTcpSmartConnect + Tcpka *BackendBaseTcpka + Transparent *BackendBaseTransparent + TunnelTimeout *int + UseFcgiApp *string + type BackendBaseAbortonclose string + const BackendBaseAbortoncloseDisabled + const BackendBaseAbortoncloseEnabled + type BackendBaseAcceptInvalidHttpResponse string + const BackendBaseAcceptInvalidHttpResponseDisabled + const BackendBaseAcceptInvalidHttpResponseEnabled + type BackendBaseAcceptUnsafeViolationsInHttpResponse string + const BackendBaseAcceptUnsafeViolationsInHttpResponseDisabled + const BackendBaseAcceptUnsafeViolationsInHttpResponseEnabled + type BackendBaseAdvCheck string + const BackendBaseAdvCheckHttpchk + const BackendBaseAdvCheckLdapCheck + const BackendBaseAdvCheckMysqlCheck + const BackendBaseAdvCheckPgsqlCheck + const BackendBaseAdvCheckRedisCheck + const BackendBaseAdvCheckSmtpchk + const BackendBaseAdvCheckSslHelloChk + const BackendBaseAdvCheckTcpCheck + type BackendBaseAllbackups string + const BackendBaseAllbackupsDisabled + const BackendBaseAllbackupsEnabled + type BackendBaseCheckcache string + const BackendBaseCheckcacheDisabled + const BackendBaseCheckcacheEnabled + type BackendBaseExternalCheck string + const BackendBaseExternalCheckDisabled + const BackendBaseExternalCheckEnabled + type BackendBaseForcePersistCond string + const BackendBaseForcePersistCondIf + const BackendBaseForcePersistCondUnless + type BackendBaseForcePersistListCond string + const BackendBaseForcePersistListCondIf + const BackendBaseForcePersistListCondUnless + type BackendBaseH1CaseAdjustBogusServer string + const BackendBaseH1CaseAdjustBogusServerDisabled + const BackendBaseH1CaseAdjustBogusServerEnabled + type BackendBaseHashPreserveAffinity string + const BackendBaseHashPreserveAffinityAlways + const BackendBaseHashPreserveAffinityMaxconn + const BackendBaseHashPreserveAffinityMaxqueue + type BackendBaseHttpBufferRequest string + const BackendBaseHttpBufferRequestDisabled + const BackendBaseHttpBufferRequestEnabled + type BackendBaseHttpConnectionMode string + const BackendBaseHttpConnectionModeHttpKeepAlive + const BackendBaseHttpConnectionModeHttpServerClose + const BackendBaseHttpConnectionModeHttpclose + type BackendBaseHttpDropRequestTrailers string + const BackendBaseHttpDropRequestTrailersDisabled + const BackendBaseHttpDropRequestTrailersEnabled + type BackendBaseHttpNoDelay string + const BackendBaseHttpNoDelayDisabled + const BackendBaseHttpNoDelayEnabled + type BackendBaseHttpPretendKeepalive string + const BackendBaseHttpPretendKeepaliveDisabled + const BackendBaseHttpPretendKeepaliveEnabled + type BackendBaseHttpProxy string + const BackendBaseHttpProxyDisabled + const BackendBaseHttpProxyEnabled + type BackendBaseHttpRestrictReqHdrNames string + const BackendBaseHttpRestrictReqHdrNamesDelete + const BackendBaseHttpRestrictReqHdrNamesPreserve + const BackendBaseHttpRestrictReqHdrNamesReject + type BackendBaseHttpReuse string + const BackendBaseHttpReuseAggressive + const BackendBaseHttpReuseAlways + const BackendBaseHttpReuseNever + const BackendBaseHttpReuseSafe + type BackendBaseHttpUseHtx string + const BackendBaseHttpUseHtxDisabled + const BackendBaseHttpUseHtxEnabled + type BackendBaseIgnorePersistCond string + const BackendBaseIgnorePersistCondIf + const BackendBaseIgnorePersistCondUnless + type BackendBaseIgnorePersistListCond string + const BackendBaseIgnorePersistListCondIf + const BackendBaseIgnorePersistListCondUnless + type BackendBaseIndependentStreams string + const BackendBaseIndependentStreamsDisabled + const BackendBaseIndependentStreamsEnabled + type BackendBaseLoadServerStateFromFile string + const BackendBaseLoadServerStateFromFileGlobal + const BackendBaseLoadServerStateFromFileLocal + const BackendBaseLoadServerStateFromFileNone + type BackendBaseLogHealthChecks string + const BackendBaseLogHealthChecksDisabled + const BackendBaseLogHealthChecksEnabled + type BackendBaseMode string + const BackendBaseModeHttp + const BackendBaseModeLog + const BackendBaseModeTcp + type BackendBaseNolinger string + const BackendBaseNolingerDisabled + const BackendBaseNolingerEnabled + type BackendBasePersist string + const BackendBasePersistDisabled + const BackendBasePersistEnabled + type BackendBasePreferLastServer string + const BackendBasePreferLastServerDisabled + const BackendBasePreferLastServerEnabled + type BackendBaseSpliceAuto string + const BackendBaseSpliceAutoDisabled + const BackendBaseSpliceAutoEnabled + type BackendBaseSpliceRequest string + const BackendBaseSpliceRequestDisabled + const BackendBaseSpliceRequestEnabled + type BackendBaseSpliceResponse string + const BackendBaseSpliceResponseDisabled + const BackendBaseSpliceResponseEnabled + type BackendBaseSpopCheck string + const BackendBaseSpopCheckDisabled + const BackendBaseSpopCheckEnabled + type BackendBaseSrvtcpka string + const BackendBaseSrvtcpkaDisabled + const BackendBaseSrvtcpkaEnabled + type BackendBaseTcpSmartConnect string + const BackendBaseTcpSmartConnectDisabled + const BackendBaseTcpSmartConnectEnabled + type BackendBaseTcpka string + const BackendBaseTcpkaDisabled + const BackendBaseTcpkaEnabled + type BackendBaseTransparent string + const BackendBaseTransparentDisabled + const BackendBaseTransparentEnabled + type BackendCheckcache string + const BackendCheckcacheDisabled + const BackendCheckcacheEnabled + type BackendExternalCheck string + const BackendExternalCheckDisabled + const BackendExternalCheckEnabled + type BackendForcePersistCond string + const BackendForcePersistCondIf + const BackendForcePersistCondUnless + type BackendForcePersistListCond string + const BackendForcePersistListCondIf + const BackendForcePersistListCondUnless + type BackendH1CaseAdjustBogusServer string + const BackendH1CaseAdjustBogusServerDisabled + const BackendH1CaseAdjustBogusServerEnabled + type BackendHashPreserveAffinity string + const BackendHashPreserveAffinityAlways + const BackendHashPreserveAffinityMaxconn + const BackendHashPreserveAffinityMaxqueue + type BackendHttpBufferRequest string + const BackendHttpBufferRequestDisabled + const BackendHttpBufferRequestEnabled + type BackendHttpConnectionMode string + const BackendHttpConnectionModeHttpKeepAlive + const BackendHttpConnectionModeHttpServerClose + const BackendHttpConnectionModeHttpclose + type BackendHttpDropRequestTrailers string + const BackendHttpDropRequestTrailersDisabled + const BackendHttpDropRequestTrailersEnabled + type BackendHttpNoDelay string + const BackendHttpNoDelayDisabled + const BackendHttpNoDelayEnabled + type BackendHttpPretendKeepalive string + const BackendHttpPretendKeepaliveDisabled + const BackendHttpPretendKeepaliveEnabled + type BackendHttpProxy string + const BackendHttpProxyDisabled + const BackendHttpProxyEnabled + type BackendHttpRestrictReqHdrNames string + const BackendHttpRestrictReqHdrNamesDelete + const BackendHttpRestrictReqHdrNamesPreserve + const BackendHttpRestrictReqHdrNamesReject + type BackendHttpReuse string + const BackendHttpReuseAggressive + const BackendHttpReuseAlways + const BackendHttpReuseNever + const BackendHttpReuseSafe + type BackendHttpUseHtx string + const BackendHttpUseHtxDisabled + const BackendHttpUseHtxEnabled + type BackendIgnorePersistCond string + const BackendIgnorePersistCondIf + const BackendIgnorePersistCondUnless + type BackendIgnorePersistListCond string + const BackendIgnorePersistListCondIf + const BackendIgnorePersistListCondUnless + type BackendIndependentStreams string + const BackendIndependentStreamsDisabled + const BackendIndependentStreamsEnabled + type BackendLoadServerStateFromFile string + const BackendLoadServerStateFromFileGlobal + const BackendLoadServerStateFromFileLocal + const BackendLoadServerStateFromFileNone + type BackendLogHealthChecks string + const BackendLogHealthChecksDisabled + const BackendLogHealthChecksEnabled + type BackendMode string + const BackendModeHttp + const BackendModeLog + const BackendModeTcp + type BackendNolinger string + const BackendNolingerDisabled + const BackendNolingerEnabled + type BackendPersist string + const BackendPersistDisabled + const BackendPersistEnabled + type BackendPreferLastServer string + const BackendPreferLastServerDisabled + const BackendPreferLastServerEnabled + type BackendSpliceAuto string + const BackendSpliceAutoDisabled + const BackendSpliceAutoEnabled + type BackendSpliceRequest string + const BackendSpliceRequestDisabled + const BackendSpliceRequestEnabled + type BackendSpliceResponse string + const BackendSpliceResponseDisabled + const BackendSpliceResponseEnabled + type BackendSpopCheck string + const BackendSpopCheckDisabled + const BackendSpopCheckEnabled + type BackendSrvtcpka string + const BackendSrvtcpkaDisabled + const BackendSrvtcpkaEnabled + type BackendSwitchingRule struct + Cond *BackendSwitchingRuleCond + CondTest *string + Metadata *map[string]map[string]interface{} + Name string + type BackendSwitchingRuleCond string + const BackendSwitchingRuleCondIf + const BackendSwitchingRuleCondUnless + type BackendSwitchingRules = []BackendSwitchingRule + type BackendTcpSmartConnect string + const BackendTcpSmartConnectDisabled + const BackendTcpSmartConnectEnabled + type BackendTcpka string + const BackendTcpkaDisabled + const BackendTcpkaEnabled + type BackendTransparent string + const BackendTransparentDisabled + const BackendTransparentEnabled + type Backends = []Backend + type BadRequest = Error + type Balance struct + Algorithm BalanceAlgorithm + HashExpression *string + HdrName *string + HdrUseDomainOnly *bool + RandomDraws *int + RdpCookieName *string + UriDepth *int + UriLen *int + UriPathOnly *bool + UriWhole *bool + UrlParam *string + UrlParamCheckPost *int + UrlParamMaxWait *int + type BalanceAlgorithm string + const BalanceAlgorithmFirst + const BalanceAlgorithmHash + const BalanceAlgorithmHdr + const BalanceAlgorithmLeastconn + const BalanceAlgorithmRandom + const BalanceAlgorithmRdpCookie + const BalanceAlgorithmRoundrobin + const BalanceAlgorithmSource + const BalanceAlgorithmStaticRr + const BalanceAlgorithmUri + const BalanceAlgorithmUrlParam + type Bind struct + AcceptNetscalerCip *int + AcceptProxy *bool + Address *string + Allow0rtt *bool + Alpn *string + Backlog *string + CaIgnoreErr *string + CaSignFile *string + CaSignPass *string + CaVerifyFile *string + Cc *string + Ciphers *string + Ciphersuites *string + ClientSigalgs *string + CrlFile *string + CrtIgnoreErr *string + CrtList *string + Curves *string + DefaultCrtList *[]string + DeferAccept *bool + Ecdhe *string + ExposeFdListeners *bool + ForceSslv3 *bool + ForceStrictSni *BindForceStrictSni + ForceTlsv10 *bool + ForceTlsv11 *bool + ForceTlsv12 *bool + ForceTlsv13 *bool + GenerateCertificates *bool + Gid *int + Group *string + GuidPrefix *string + Id *string + IdlePing *int + Interface *string + Ktls *BindKtls + Label *string + Level *BindLevel + Maxconn *int + Metadata *map[string]map[string]interface{} + Mode *string + Mss *string + Name string + Namespace *string + Nbconn *int + Nice *int + NoAlpn *bool + NoCaNames *bool + NoSslv3 *bool + NoStrictSni *bool + NoTlsTickets *bool + NoTlsv10 *bool + NoTlsv11 *bool + NoTlsv12 *bool + NoTlsv13 *bool + Npn *string + Port *int + PortRangeEnd *int + PreferClientCiphers *bool + Proto *string + QuicCcAlgo *BindQuicCcAlgo + QuicCcAlgoBurstSize *int + QuicCcAlgoMaxWindow *int + QuicForceRetry *bool + QuicSocket *BindQuicSocket + SeverityOutput *BindSeverityOutput + Sigalgs *string + Ssl *bool + SslCafile *string + SslCertificate *string + SslMaxVer *BindSslMaxVer + SslMinVer *BindSslMinVer + Sslv3 *BindSslv3 + StrictSni *bool + TcpMd5sig *string + TcpUserTimeout *int + Tfo *bool + Thread *string + TlsTicketKeys *string + TlsTickets *BindTlsTickets + Tlsv10 *BindTlsv10 + Tlsv11 *BindTlsv11 + Tlsv12 *BindTlsv12 + Tlsv13 *BindTlsv13 + Transparent *bool + Uid *string + User *string + V4v6 *bool + V6only *bool + Verify *BindVerify + type BindForceStrictSni string + const BindForceStrictSniDisabled + const BindForceStrictSniEnabled + type BindKtls string + const BindKtlsOff + const BindKtlsOn + type BindLevel string + const BindLevelAdmin + const BindLevelOperator + const BindLevelUser + type BindParams struct + AcceptNetscalerCip *int + AcceptProxy *bool + Allow0rtt *bool + Alpn *string + Backlog *string + CaIgnoreErr *string + CaSignFile *string + CaSignPass *string + CaVerifyFile *string + Cc *string + Ciphers *string + Ciphersuites *string + ClientSigalgs *string + CrlFile *string + CrtIgnoreErr *string + CrtList *string + Curves *string + DefaultCrtList *[]string + DeferAccept *bool + Ecdhe *string + ExposeFdListeners *bool + ForceSslv3 *bool + ForceStrictSni *BindParamsForceStrictSni + ForceTlsv10 *bool + ForceTlsv11 *bool + ForceTlsv12 *bool + ForceTlsv13 *bool + GenerateCertificates *bool + Gid *int + Group *string + GuidPrefix *string + Id *string + IdlePing *int + Interface *string + Ktls *BindParamsKtls + Label *string + Level *BindParamsLevel + Maxconn *int + Mode *string + Mss *string + Namespace *string + Nbconn *int + Nice *int + NoAlpn *bool + NoCaNames *bool + NoSslv3 *bool + NoStrictSni *bool + NoTlsTickets *bool + NoTlsv10 *bool + NoTlsv11 *bool + NoTlsv12 *bool + NoTlsv13 *bool + Npn *string + PreferClientCiphers *bool + Proto *string + QuicCcAlgo *BindParamsQuicCcAlgo + QuicCcAlgoBurstSize *int + QuicCcAlgoMaxWindow *int + QuicForceRetry *bool + QuicSocket *BindParamsQuicSocket + SeverityOutput *BindParamsSeverityOutput + Sigalgs *string + Ssl *bool + SslCafile *string + SslCertificate *string + SslMaxVer *BindParamsSslMaxVer + SslMinVer *BindParamsSslMinVer + Sslv3 *BindParamsSslv3 + StrictSni *bool + TcpMd5sig *string + TcpUserTimeout *int + Tfo *bool + Thread *string + TlsTicketKeys *string + TlsTickets *BindParamsTlsTickets + Tlsv10 *BindParamsTlsv10 + Tlsv11 *BindParamsTlsv11 + Tlsv12 *BindParamsTlsv12 + Tlsv13 *BindParamsTlsv13 + Transparent *bool + Uid *string + User *string + V4v6 *bool + V6only *bool + Verify *BindParamsVerify + type BindParamsForceStrictSni string + const BindParamsForceStrictSniDisabled + const BindParamsForceStrictSniEnabled + type BindParamsKtls string + const BindParamsKtlsOff + const BindParamsKtlsOn + type BindParamsLevel string + const BindParamsLevelAdmin + const BindParamsLevelOperator + const BindParamsLevelUser + type BindParamsQuicCcAlgo string + const BindParamsQuicCcAlgoBbr + const BindParamsQuicCcAlgoCubic + const BindParamsQuicCcAlgoNewreno + const BindParamsQuicCcAlgoNocc + type BindParamsQuicSocket string + const BindParamsQuicSocketConnection + const BindParamsQuicSocketListener + type BindParamsSeverityOutput string + const BindParamsSeverityOutputNone + const BindParamsSeverityOutputNumber + const BindParamsSeverityOutputString + type BindParamsSslMaxVer string + const BindParamsSslMaxVerSSLv3 + const BindParamsSslMaxVerTLSv10 + const BindParamsSslMaxVerTLSv11 + const BindParamsSslMaxVerTLSv12 + const BindParamsSslMaxVerTLSv13 + type BindParamsSslMinVer string + const BindParamsSslMinVerSSLv3 + const BindParamsSslMinVerTLSv10 + const BindParamsSslMinVerTLSv11 + const BindParamsSslMinVerTLSv12 + const BindParamsSslMinVerTLSv13 + type BindParamsSslv3 string + const BindParamsSslv3Disabled + const BindParamsSslv3Enabled + type BindParamsTlsTickets string + const BindParamsTlsTicketsDisabled + const BindParamsTlsTicketsEnabled + type BindParamsTlsv10 string + const BindParamsTlsv10Disabled + const BindParamsTlsv10Enabled + type BindParamsTlsv11 string + const BindParamsTlsv11Disabled + const BindParamsTlsv11Enabled + type BindParamsTlsv12 string + const BindParamsTlsv12Disabled + const BindParamsTlsv12Enabled + type BindParamsTlsv13 string + const BindParamsTlsv13Disabled + const BindParamsTlsv13Enabled + type BindParamsVerify string + const BindParamsVerifyNone + const BindParamsVerifyOptional + const BindParamsVerifyRequired + type BindQuicCcAlgo string + const BindQuicCcAlgoBbr + const BindQuicCcAlgoCubic + const BindQuicCcAlgoNewreno + const BindQuicCcAlgoNocc + type BindQuicSocket string + const BindQuicSocketConnection + const BindQuicSocketListener + type BindSeverityOutput string + const BindSeverityOutputNone + const BindSeverityOutputNumber + const BindSeverityOutputString + type BindSslMaxVer string + const BindSslMaxVerSSLv3 + const BindSslMaxVerTLSv10 + const BindSslMaxVerTLSv11 + const BindSslMaxVerTLSv12 + const BindSslMaxVerTLSv13 + type BindSslMinVer string + const BindSslMinVerSSLv3 + const BindSslMinVerTLSv10 + const BindSslMinVerTLSv11 + const BindSslMinVerTLSv12 + const BindSslMinVerTLSv13 + type BindSslv3 string + const BindSslv3Disabled + const BindSslv3Enabled + type BindTlsTickets string + const BindTlsTicketsDisabled + const BindTlsTicketsEnabled + type BindTlsv10 string + const BindTlsv10Disabled + const BindTlsv10Enabled + type BindTlsv11 string + const BindTlsv11Disabled + const BindTlsv11Enabled + type BindTlsv12 string + const BindTlsv12Disabled + const BindTlsv12Enabled + type BindTlsv13 string + const BindTlsv13Disabled + const BindTlsv13Enabled + type BindVerify string + const BindVerifyNone + const BindVerifyOptional + const BindVerifyRequired + type Binds = []Bind + type Cache struct + MaxAge *int + MaxObjectSize *int + MaxSecondaryEntries *int + Metadata *map[string]map[string]interface{} + Name string + ProcessVary *bool + TotalMaxSize *int + type Caches = []Cache + type Capture struct + Length int + Metadata *map[string]map[string]interface{} + Type CaptureType + type CaptureType string + const CaptureTypeRequest + const CaptureTypeResponse + type Captures = []Capture + type ClearRuntimeMapParams struct + ForceDelete *bool + ForceSync *bool + type ClearRuntimeMapResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseClearRuntimeMapResponse(rsp *http.Response) (*ClearRuntimeMapResponse, error) + func (r ClearRuntimeMapResponse) Status() string + func (r ClearRuntimeMapResponse) StatusCode() int + type Client struct + Client HttpRequestDoer + RequestEditors []RequestEditorFn + Server string + func NewClient(server string, opts ...ClientOption) (*Client, error) + func (c *Client) AddCaEntryWithBody(ctx context.Context, name string, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) AddCrtListEntry(ctx context.Context, params *AddCrtListEntryParams, ...) (*http.Response, error) + func (c *Client) AddCrtListEntryWithBody(ctx context.Context, params *AddCrtListEntryParams, contentType string, ...) (*http.Response, error) + func (c *Client) AddDefaultsSection(ctx context.Context, params *AddDefaultsSectionParams, ...) (*http.Response, error) + func (c *Client) AddDefaultsSectionWithBody(ctx context.Context, params *AddDefaultsSectionParams, contentType string, ...) (*http.Response, error) + func (c *Client) AddMapEntry(ctx context.Context, parentName ParentName, params *AddMapEntryParams, ...) (*http.Response, error) + func (c *Client) AddMapEntryWithBody(ctx context.Context, parentName ParentName, params *AddMapEntryParams, ...) (*http.Response, error) + func (c *Client) AddPayloadRuntimeACL(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) AddPayloadRuntimeACLWithBody(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) AddPayloadRuntimeMap(ctx context.Context, name string, params *AddPayloadRuntimeMapParams, ...) (*http.Response, error) + func (c *Client) AddPayloadRuntimeMapWithBody(ctx context.Context, name string, params *AddPayloadRuntimeMapParams, ...) (*http.Response, error) + func (c *Client) AddRuntimeServer(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) AddRuntimeServerWithBody(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) ClearRuntimeMap(ctx context.Context, name string, params *ClearRuntimeMapParams, ...) (*http.Response, error) + func (c *Client) CommitSpoeTransaction(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) CommitTransaction(ctx context.Context, id string, params *CommitTransactionParams, ...) (*http.Response, error) + func (c *Client) CreateAWSRegion(ctx context.Context, body CreateAWSRegionJSONRequestBody, ...) (*http.Response, error) + func (c *Client) CreateAWSRegionWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) CreateAclBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateAclBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateAclDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateAclDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateAclFCGIApp(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateAclFCGIAppWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateAclFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateAclFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateAcmeProvider(ctx context.Context, params *CreateAcmeProviderParams, ...) (*http.Response, error) + func (c *Client) CreateAcmeProviderWithBody(ctx context.Context, params *CreateAcmeProviderParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateBackend(ctx context.Context, params *CreateBackendParams, ...) (*http.Response, error) + func (c *Client) CreateBackendSwitchingRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateBackendSwitchingRuleWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateBackendWithBody(ctx context.Context, params *CreateBackendParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateBindFrontend(ctx context.Context, parentName ParentName, params *CreateBindFrontendParams, ...) (*http.Response, error) + func (c *Client) CreateBindFrontendWithBody(ctx context.Context, parentName ParentName, params *CreateBindFrontendParams, ...) (*http.Response, error) + func (c *Client) CreateBindLogForward(ctx context.Context, parentName ParentName, params *CreateBindLogForwardParams, ...) (*http.Response, error) + func (c *Client) CreateBindLogForwardWithBody(ctx context.Context, parentName ParentName, params *CreateBindLogForwardParams, ...) (*http.Response, error) + func (c *Client) CreateBindPeer(ctx context.Context, parentName ParentName, params *CreateBindPeerParams, ...) (*http.Response, error) + func (c *Client) CreateBindPeerWithBody(ctx context.Context, parentName ParentName, params *CreateBindPeerParams, ...) (*http.Response, error) + func (c *Client) CreateCaFileWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) CreateCache(ctx context.Context, params *CreateCacheParams, ...) (*http.Response, error) + func (c *Client) CreateCacheWithBody(ctx context.Context, params *CreateCacheParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateCertWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) CreateConsul(ctx context.Context, body CreateConsulJSONRequestBody, ...) (*http.Response, error) + func (c *Client) CreateConsulWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) CreateCrlWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) CreateCrtLoad(ctx context.Context, params *CreateCrtLoadParams, ...) (*http.Response, error) + func (c *Client) CreateCrtLoadWithBody(ctx context.Context, params *CreateCrtLoadParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateCrtStore(ctx context.Context, params *CreateCrtStoreParams, ...) (*http.Response, error) + func (c *Client) CreateCrtStoreWithBody(ctx context.Context, params *CreateCrtStoreParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateDeclareCapture(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateDeclareCaptureWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateDefaultsSection(ctx context.Context, params *CreateDefaultsSectionParams, ...) (*http.Response, error) + func (c *Client) CreateDefaultsSectionWithBody(ctx context.Context, params *CreateDefaultsSectionParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateDgramBind(ctx context.Context, parentName ParentName, params *CreateDgramBindParams, ...) (*http.Response, error) + func (c *Client) CreateDgramBindWithBody(ctx context.Context, parentName ParentName, params *CreateDgramBindParams, ...) (*http.Response, error) + func (c *Client) CreateFCGIApp(ctx context.Context, params *CreateFCGIAppParams, ...) (*http.Response, error) + func (c *Client) CreateFCGIAppWithBody(ctx context.Context, params *CreateFCGIAppParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateFilterBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateFilterBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateFilterFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateFilterFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateFrontend(ctx context.Context, params *CreateFrontendParams, ...) (*http.Response, error) + func (c *Client) CreateFrontendWithBody(ctx context.Context, params *CreateFrontendParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateGroup(ctx context.Context, params *CreateGroupParams, ...) (*http.Response, error) + func (c *Client) CreateGroupWithBody(ctx context.Context, params *CreateGroupParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateHTTPAfterResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPAfterResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPAfterResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPAfterResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPAfterResponseRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPAfterResponseRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPCheckBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPCheckBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPCheckDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPCheckDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPErrorRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPErrorRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPErrorRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPErrorRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPErrorRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPErrorRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPErrorsSection(ctx context.Context, params *CreateHTTPErrorsSectionParams, ...) (*http.Response, error) + func (c *Client) CreateHTTPErrorsSectionWithBody(ctx context.Context, params *CreateHTTPErrorsSectionParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateHTTPRequestRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPRequestRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPRequestRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPRequestRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPRequestRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPRequestRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPResponseRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateHTTPResponseRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogForward(ctx context.Context, params *CreateLogForwardParams, ...) (*http.Response, error) + func (c *Client) CreateLogForwardWithBody(ctx context.Context, params *CreateLogForwardParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateLogProfile(ctx context.Context, params *CreateLogProfileParams, ...) (*http.Response, error) + func (c *Client) CreateLogProfileWithBody(ctx context.Context, params *CreateLogProfileParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateLogTargetBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetGlobal(ctx context.Context, index int, params *CreateLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) CreateLogTargetGlobalWithBody(ctx context.Context, index int, params *CreateLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) CreateLogTargetLogForward(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetLogForwardWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetPeer(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateLogTargetPeerWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateMailerEntry(ctx context.Context, params *CreateMailerEntryParams, ...) (*http.Response, error) + func (c *Client) CreateMailerEntryWithBody(ctx context.Context, params *CreateMailerEntryParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateMailersSection(ctx context.Context, params *CreateMailersSectionParams, ...) (*http.Response, error) + func (c *Client) CreateMailersSectionWithBody(ctx context.Context, params *CreateMailersSectionParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateNameserver(ctx context.Context, params *CreateNameserverParams, ...) (*http.Response, error) + func (c *Client) CreateNameserverWithBody(ctx context.Context, params *CreateNameserverParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreatePeer(ctx context.Context, params *CreatePeerParams, body CreatePeerJSONRequestBody, ...) (*http.Response, error) + func (c *Client) CreatePeerEntry(ctx context.Context, params *CreatePeerEntryParams, ...) (*http.Response, error) + func (c *Client) CreatePeerEntryWithBody(ctx context.Context, params *CreatePeerEntryParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreatePeerWithBody(ctx context.Context, params *CreatePeerParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateProgram(ctx context.Context, params *CreateProgramParams, ...) (*http.Response, error) + func (c *Client) CreateProgramWithBody(ctx context.Context, params *CreateProgramParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateQUICInitialRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateQUICInitialRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateQUICInitialRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateQUICInitialRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateResolver(ctx context.Context, params *CreateResolverParams, ...) (*http.Response, error) + func (c *Client) CreateResolverWithBody(ctx context.Context, params *CreateResolverParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateRing(ctx context.Context, params *CreateRingParams, body CreateRingJSONRequestBody, ...) (*http.Response, error) + func (c *Client) CreateRingWithBody(ctx context.Context, params *CreateRingParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateSSLFrontUse(ctx context.Context, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*http.Response, error) + func (c *Client) CreateSSLFrontUseWithBody(ctx context.Context, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*http.Response, error) + func (c *Client) CreateServerBackend(ctx context.Context, parentName ParentName, params *CreateServerBackendParams, ...) (*http.Response, error) + func (c *Client) CreateServerBackendWithBody(ctx context.Context, parentName ParentName, params *CreateServerBackendParams, ...) (*http.Response, error) + func (c *Client) CreateServerPeer(ctx context.Context, parentName ParentName, params *CreateServerPeerParams, ...) (*http.Response, error) + func (c *Client) CreateServerPeerWithBody(ctx context.Context, parentName ParentName, params *CreateServerPeerParams, ...) (*http.Response, error) + func (c *Client) CreateServerRing(ctx context.Context, parentName ParentName, params *CreateServerRingParams, ...) (*http.Response, error) + func (c *Client) CreateServerRingWithBody(ctx context.Context, parentName ParentName, params *CreateServerRingParams, ...) (*http.Response, error) + func (c *Client) CreateServerSwitchingRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateServerSwitchingRuleWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateServerTemplate(ctx context.Context, parentName ParentName, params *CreateServerTemplateParams, ...) (*http.Response, error) + func (c *Client) CreateServerTemplateWithBody(ctx context.Context, parentName ParentName, params *CreateServerTemplateParams, ...) (*http.Response, error) + func (c *Client) CreateSite(ctx context.Context, params *CreateSiteParams, body CreateSiteJSONRequestBody, ...) (*http.Response, error) + func (c *Client) CreateSiteWithBody(ctx context.Context, params *CreateSiteParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateSpoeAgent(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) CreateSpoeAgentWithBody(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) CreateSpoeGroup(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) CreateSpoeGroupWithBody(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) CreateSpoeMessage(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) CreateSpoeMessageWithBody(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) CreateSpoeScope(ctx context.Context, parentName ParentName, params *CreateSpoeScopeParams, ...) (*http.Response, error) + func (c *Client) CreateSpoeScopeWithBody(ctx context.Context, parentName ParentName, params *CreateSpoeScopeParams, ...) (*http.Response, error) + func (c *Client) CreateSpoeWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) CreateStickRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateStickRuleWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateStorageGeneralFileWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) CreateStorageMapFileWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) CreateStorageSSLCertificateWithBody(ctx context.Context, params *CreateStorageSSLCertificateParams, ...) (*http.Response, error) + func (c *Client) CreateStorageSSLCrtListEntry(ctx context.Context, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*http.Response, error) + func (c *Client) CreateStorageSSLCrtListEntryWithBody(ctx context.Context, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*http.Response, error) + func (c *Client) CreateStorageSSLCrtListFileWithBody(ctx context.Context, params *CreateStorageSSLCrtListFileParams, ...) (*http.Response, error) + func (c *Client) CreateTCPCheckBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPCheckBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPCheckDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPCheckDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPRequestRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPRequestRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPRequestRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPRequestRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPRequestRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPRequestRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTCPResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) CreateTable(ctx context.Context, parentName ParentName, params *CreateTableParams, ...) (*http.Response, error) + func (c *Client) CreateTableWithBody(ctx context.Context, parentName ParentName, params *CreateTableParams, ...) (*http.Response, error) + func (c *Client) CreateTraceEntry(ctx context.Context, params *CreateTraceEntryParams, ...) (*http.Response, error) + func (c *Client) CreateTraceEntryWithBody(ctx context.Context, params *CreateTraceEntryParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateTraces(ctx context.Context, params *CreateTracesParams, ...) (*http.Response, error) + func (c *Client) CreateTracesWithBody(ctx context.Context, params *CreateTracesParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateUser(ctx context.Context, params *CreateUserParams, body CreateUserJSONRequestBody, ...) (*http.Response, error) + func (c *Client) CreateUserWithBody(ctx context.Context, params *CreateUserParams, contentType string, ...) (*http.Response, error) + func (c *Client) CreateUserlist(ctx context.Context, params *CreateUserlistParams, ...) (*http.Response, error) + func (c *Client) CreateUserlistWithBody(ctx context.Context, params *CreateUserlistParams, contentType string, ...) (*http.Response, error) + func (c *Client) DeleteAWSRegion(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteAclBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteAclDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteAclFCGIApp(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteAclFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteAcmeProvider(ctx context.Context, name string, params *DeleteAcmeProviderParams, ...) (*http.Response, error) + func (c *Client) DeleteBackend(ctx context.Context, name string, params *DeleteBackendParams, ...) (*http.Response, error) + func (c *Client) DeleteBackendSwitchingRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteBindFrontend(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteBindLogForward(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteBindPeer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteCaFile(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteCache(ctx context.Context, name string, params *DeleteCacheParams, ...) (*http.Response, error) + func (c *Client) DeleteCert(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteCluster(ctx context.Context, params *DeleteClusterParams, ...) (*http.Response, error) + func (c *Client) DeleteConsul(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteCrl(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteCrtListEntry(ctx context.Context, params *DeleteCrtListEntryParams, ...) (*http.Response, error) + func (c *Client) DeleteCrtLoad(ctx context.Context, certificate string, params *DeleteCrtLoadParams, ...) (*http.Response, error) + func (c *Client) DeleteCrtStore(ctx context.Context, name string, params *DeleteCrtStoreParams, ...) (*http.Response, error) + func (c *Client) DeleteDeclareCapture(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteDefaultsSection(ctx context.Context, name string, params *DeleteDefaultsSectionParams, ...) (*http.Response, error) + func (c *Client) DeleteDgramBind(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteFCGIApp(ctx context.Context, name string, params *DeleteFCGIAppParams, ...) (*http.Response, error) + func (c *Client) DeleteFilterBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteFilterFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteFrontend(ctx context.Context, name string, params *DeleteFrontendParams, ...) (*http.Response, error) + func (c *Client) DeleteGroup(ctx context.Context, name string, params *DeleteGroupParams, ...) (*http.Response, error) + func (c *Client) DeleteHTTPAfterResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPAfterResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPAfterResponseRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPCheckBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPCheckDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPErrorRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPErrorRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPErrorRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPErrorsSection(ctx context.Context, name string, params *DeleteHTTPErrorsSectionParams, ...) (*http.Response, error) + func (c *Client) DeleteHTTPRequestRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPRequestRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPRequestRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteHTTPResponseRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteLogForward(ctx context.Context, name string, params *DeleteLogForwardParams, ...) (*http.Response, error) + func (c *Client) DeleteLogProfile(ctx context.Context, name string, params *DeleteLogProfileParams, ...) (*http.Response, error) + func (c *Client) DeleteLogTargetBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteLogTargetDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteLogTargetFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteLogTargetGlobal(ctx context.Context, index int, params *DeleteLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) DeleteLogTargetLogForward(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteLogTargetPeer(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteMailerEntry(ctx context.Context, name string, params *DeleteMailerEntryParams, ...) (*http.Response, error) + func (c *Client) DeleteMailersSection(ctx context.Context, name string, params *DeleteMailersSectionParams, ...) (*http.Response, error) + func (c *Client) DeleteNameserver(ctx context.Context, name string, params *DeleteNameserverParams, ...) (*http.Response, error) + func (c *Client) DeletePeer(ctx context.Context, name string, params *DeletePeerParams, ...) (*http.Response, error) + func (c *Client) DeletePeerEntry(ctx context.Context, name string, params *DeletePeerEntryParams, ...) (*http.Response, error) + func (c *Client) DeleteProgram(ctx context.Context, name string, params *DeleteProgramParams, ...) (*http.Response, error) + func (c *Client) DeleteQUICInitialRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteQUICInitialRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteResolver(ctx context.Context, name string, params *DeleteResolverParams, ...) (*http.Response, error) + func (c *Client) DeleteRing(ctx context.Context, name string, params *DeleteRingParams, ...) (*http.Response, error) + func (c *Client) DeleteRuntimeMapEntry(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) DeleteRuntimeServer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteSSLFrontUse(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteServerBackend(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteServerPeer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteServerRing(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteServerSwitchingRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteServerTemplate(ctx context.Context, parentName ParentName, prefix string, ...) (*http.Response, error) + func (c *Client) DeleteServicesHaproxyRuntimeAclsParentNameEntriesId(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) DeleteSite(ctx context.Context, name string, params *DeleteSiteParams, ...) (*http.Response, error) + func (c *Client) DeleteSpoeAgent(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) DeleteSpoeFile(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteSpoeGroup(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) DeleteSpoeMessage(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) DeleteSpoeScope(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteSpoeTransaction(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) DeleteStickRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteStorageGeneralFile(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteStorageMap(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteStorageSSLCertificate(ctx context.Context, name string, params *DeleteStorageSSLCertificateParams, ...) (*http.Response, error) + func (c *Client) DeleteStorageSSLCrtListEntry(ctx context.Context, name string, params *DeleteStorageSSLCrtListEntryParams, ...) (*http.Response, error) + func (c *Client) DeleteStorageSSLCrtListFile(ctx context.Context, name string, params *DeleteStorageSSLCrtListFileParams, ...) (*http.Response, error) + func (c *Client) DeleteTCPCheckBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteTCPCheckDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteTCPRequestRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteTCPRequestRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteTCPRequestRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteTCPResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteTCPResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) DeleteTable(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) DeleteTraceEntry(ctx context.Context, params *DeleteTraceEntryParams, ...) (*http.Response, error) + func (c *Client) DeleteTraceEntryWithBody(ctx context.Context, params *DeleteTraceEntryParams, contentType string, ...) (*http.Response, error) + func (c *Client) DeleteTraces(ctx context.Context, params *DeleteTracesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteTransaction(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) DeleteUser(ctx context.Context, username string, params *DeleteUserParams, ...) (*http.Response, error) + func (c *Client) DeleteUserlist(ctx context.Context, name string, params *DeleteUserlistParams, ...) (*http.Response, error) + func (c *Client) EditAcmeProvider(ctx context.Context, name string, params *EditAcmeProviderParams, ...) (*http.Response, error) + func (c *Client) EditAcmeProviderWithBody(ctx context.Context, name string, params *EditAcmeProviderParams, ...) (*http.Response, error) + func (c *Client) EditCluster(ctx context.Context, params *EditClusterParams, ...) (*http.Response, error) + func (c *Client) EditClusterWithBody(ctx context.Context, params *EditClusterParams, contentType string, ...) (*http.Response, error) + func (c *Client) EditCrtStore(ctx context.Context, name string, params *EditCrtStoreParams, ...) (*http.Response, error) + func (c *Client) EditCrtStoreWithBody(ctx context.Context, name string, params *EditCrtStoreParams, ...) (*http.Response, error) + func (c *Client) EditLogProfile(ctx context.Context, name string, params *EditLogProfileParams, ...) (*http.Response, error) + func (c *Client) EditLogProfileWithBody(ctx context.Context, name string, params *EditLogProfileParams, ...) (*http.Response, error) + func (c *Client) EditMailersSection(ctx context.Context, name string, params *EditMailersSectionParams, ...) (*http.Response, error) + func (c *Client) EditMailersSectionWithBody(ctx context.Context, name string, params *EditMailersSectionParams, ...) (*http.Response, error) + func (c *Client) GetAPIEndpoints(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAWSRegion(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAWSRegions(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAclBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetAclDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetAclFCGIApp(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetAclFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetAcmeProvider(ctx context.Context, name string, params *GetAcmeProviderParams, ...) (*http.Response, error) + func (c *Client) GetAcmeProviders(ctx context.Context, params *GetAcmeProvidersParams, ...) (*http.Response, error) + func (c *Client) GetAcmeStatus(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllAclBackend(ctx context.Context, parentName ParentName, params *GetAllAclBackendParams, ...) (*http.Response, error) + func (c *Client) GetAllAclDefaults(ctx context.Context, parentName ParentName, params *GetAllAclDefaultsParams, ...) (*http.Response, error) + func (c *Client) GetAllAclFCGIApp(ctx context.Context, parentName ParentName, params *GetAllAclFCGIAppParams, ...) (*http.Response, error) + func (c *Client) GetAllAclFrontend(ctx context.Context, parentName ParentName, params *GetAllAclFrontendParams, ...) (*http.Response, error) + func (c *Client) GetAllBindFrontend(ctx context.Context, parentName ParentName, params *GetAllBindFrontendParams, ...) (*http.Response, error) + func (c *Client) GetAllBindLogForward(ctx context.Context, parentName ParentName, params *GetAllBindLogForwardParams, ...) (*http.Response, error) + func (c *Client) GetAllBindPeer(ctx context.Context, parentName ParentName, params *GetAllBindPeerParams, ...) (*http.Response, error) + func (c *Client) GetAllCaFiles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllCerts(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllCrl(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllCrtListEntries(ctx context.Context, params *GetAllCrtListEntriesParams, ...) (*http.Response, error) + func (c *Client) GetAllCrtLists(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllFilterBackend(ctx context.Context, parentName ParentName, params *GetAllFilterBackendParams, ...) (*http.Response, error) + func (c *Client) GetAllFilterFrontend(ctx context.Context, parentName ParentName, params *GetAllFilterFrontendParams, ...) (*http.Response, error) + func (c *Client) GetAllHTTPAfterResponseRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPAfterResponseRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPAfterResponseRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPCheckBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPCheckDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPErrorRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPErrorRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPErrorRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPRequestRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPRequestRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPRequestRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPResponseRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPResponseRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllHTTPResponseRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllLogTargetBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllLogTargetDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllLogTargetFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllLogTargetGlobal(ctx context.Context, params *GetAllLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) GetAllLogTargetLogForward(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllLogTargetPeer(ctx context.Context, parentName ParentName, params *GetAllLogTargetPeerParams, ...) (*http.Response, error) + func (c *Client) GetAllQUICInitialRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllQUICInitialRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllRuntimeMapFiles(ctx context.Context, params *GetAllRuntimeMapFilesParams, ...) (*http.Response, error) + func (c *Client) GetAllRuntimeServer(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllSSLFrontUses(ctx context.Context, parentName ParentName, params *GetAllSSLFrontUsesParams, ...) (*http.Response, error) + func (c *Client) GetAllServerBackend(ctx context.Context, parentName ParentName, params *GetAllServerBackendParams, ...) (*http.Response, error) + func (c *Client) GetAllServerPeer(ctx context.Context, parentName ParentName, params *GetAllServerPeerParams, ...) (*http.Response, error) + func (c *Client) GetAllServerRing(ctx context.Context, parentName ParentName, params *GetAllServerRingParams, ...) (*http.Response, error) + func (c *Client) GetAllSpoeAgent(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) GetAllSpoeFiles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllSpoeGroup(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) GetAllSpoeMessage(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + func (c *Client) GetAllSpoeScope(ctx context.Context, parentName ParentName, params *GetAllSpoeScopeParams, ...) (*http.Response, error) + func (c *Client) GetAllSpoeTransaction(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllStorageGeneralFiles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllStorageMapFiles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllStorageSSLCertificates(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllStorageSSLCrtListFiles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetAllTCPCheckBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllTCPCheckDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllTCPRequestRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllTCPRequestRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllTCPRequestRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllTCPResponseRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetAllTCPResponseRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetBackend(ctx context.Context, name string, params *GetBackendParams, ...) (*http.Response, error) + func (c *Client) GetBackendSwitchingRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetBackendSwitchingRules(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetBackends(ctx context.Context, params *GetBackendsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetBindFrontend(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetBindLogForward(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetBindPeer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetCaEntry(ctx context.Context, name string, index int, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetCaFile(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetCache(ctx context.Context, name string, params *GetCacheParams, ...) (*http.Response, error) + func (c *Client) GetCaches(ctx context.Context, params *GetCachesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetCert(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetCluster(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetConfigurationEndpoints(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetConfigurationVersion(ctx context.Context, params *GetConfigurationVersionParams, ...) (*http.Response, error) + func (c *Client) GetConsul(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetConsuls(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetCrl(ctx context.Context, name string, params *GetCrlParams, ...) (*http.Response, error) + func (c *Client) GetCrtLoad(ctx context.Context, certificate string, params *GetCrtLoadParams, ...) (*http.Response, error) + func (c *Client) GetCrtLoads(ctx context.Context, params *GetCrtLoadsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetCrtStore(ctx context.Context, name string, params *GetCrtStoreParams, ...) (*http.Response, error) + func (c *Client) GetCrtStores(ctx context.Context, params *GetCrtStoresParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetDeclareCapture(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetDeclareCaptures(ctx context.Context, parentName ParentName, params *GetDeclareCapturesParams, ...) (*http.Response, error) + func (c *Client) GetDefaultsSection(ctx context.Context, name string, params *GetDefaultsSectionParams, ...) (*http.Response, error) + func (c *Client) GetDefaultsSections(ctx context.Context, params *GetDefaultsSectionsParams, ...) (*http.Response, error) + func (c *Client) GetDgramBind(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetDgramBinds(ctx context.Context, parentName ParentName, params *GetDgramBindsParams, ...) (*http.Response, error) + func (c *Client) GetFCGIApp(ctx context.Context, name string, params *GetFCGIAppParams, ...) (*http.Response, error) + func (c *Client) GetFCGIApps(ctx context.Context, params *GetFCGIAppsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetFilterBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetFilterFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetFrontend(ctx context.Context, name string, params *GetFrontendParams, ...) (*http.Response, error) + func (c *Client) GetFrontends(ctx context.Context, params *GetFrontendsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetGlobal(ctx context.Context, params *GetGlobalParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetGroup(ctx context.Context, name string, params *GetGroupParams, ...) (*http.Response, error) + func (c *Client) GetGroups(ctx context.Context, params *GetGroupsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetHAProxyConfiguration(ctx context.Context, params *GetHAProxyConfigurationParams, ...) (*http.Response, error) + func (c *Client) GetHTTPAfterResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPAfterResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPAfterResponseRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPCheckBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPCheckDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPErrorRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPErrorRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPErrorRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPErrorsSection(ctx context.Context, name string, params *GetHTTPErrorsSectionParams, ...) (*http.Response, error) + func (c *Client) GetHTTPErrorsSections(ctx context.Context, params *GetHTTPErrorsSectionsParams, ...) (*http.Response, error) + func (c *Client) GetHTTPRequestRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPRequestRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPRequestRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHTTPResponseRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetHaproxyEndpoints(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetHaproxyProcessInfo(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetHealth(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetInfo(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetLogForward(ctx context.Context, name string, params *GetLogForwardParams, ...) (*http.Response, error) + func (c *Client) GetLogForwards(ctx context.Context, params *GetLogForwardsParams, ...) (*http.Response, error) + func (c *Client) GetLogProfile(ctx context.Context, name string, params *GetLogProfileParams, ...) (*http.Response, error) + func (c *Client) GetLogProfiles(ctx context.Context, params *GetLogProfilesParams, ...) (*http.Response, error) + func (c *Client) GetLogTargetBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetLogTargetDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetLogTargetFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetLogTargetGlobal(ctx context.Context, index int, params *GetLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) GetLogTargetLogForward(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetLogTargetPeer(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetMailerEntries(ctx context.Context, params *GetMailerEntriesParams, ...) (*http.Response, error) + func (c *Client) GetMailerEntry(ctx context.Context, name string, params *GetMailerEntryParams, ...) (*http.Response, error) + func (c *Client) GetMailersSection(ctx context.Context, name string, params *GetMailersSectionParams, ...) (*http.Response, error) + func (c *Client) GetMailersSections(ctx context.Context, params *GetMailersSectionsParams, ...) (*http.Response, error) + func (c *Client) GetNameserver(ctx context.Context, name string, params *GetNameserverParams, ...) (*http.Response, error) + func (c *Client) GetNameservers(ctx context.Context, params *GetNameserversParams, ...) (*http.Response, error) + func (c *Client) GetOneRuntimeMap(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetOneSpoeFile(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetOneStorageGeneralFile(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetOneStorageMap(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetOneStorageSSLCertificate(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetOneStorageSSLCrtListFile(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetOpenapiv3Specification(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetPeerEntries(ctx context.Context, params *GetPeerEntriesParams, ...) (*http.Response, error) + func (c *Client) GetPeerEntry(ctx context.Context, name string, params *GetPeerEntryParams, ...) (*http.Response, error) + func (c *Client) GetPeerSection(ctx context.Context, name string, params *GetPeerSectionParams, ...) (*http.Response, error) + func (c *Client) GetPeerSections(ctx context.Context, params *GetPeerSectionsParams, ...) (*http.Response, error) + func (c *Client) GetProgram(ctx context.Context, name string, params *GetProgramParams, ...) (*http.Response, error) + func (c *Client) GetPrograms(ctx context.Context, params *GetProgramsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetQUICInitialRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetQUICInitialRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetReload(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetReloads(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetResolver(ctx context.Context, name string, params *GetResolverParams, ...) (*http.Response, error) + func (c *Client) GetResolvers(ctx context.Context, params *GetResolversParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetRing(ctx context.Context, name string, params *GetRingParams, ...) (*http.Response, error) + func (c *Client) GetRings(ctx context.Context, params *GetRingsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetRuntimeEndpoints(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetRuntimeMapEntry(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) GetRuntimeServer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetSSLFrontUse(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetServerBackend(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetServerPeer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetServerRing(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetServerSwitchingRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetServerSwitchingRules(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetServerTemplate(ctx context.Context, parentName ParentName, prefix string, ...) (*http.Response, error) + func (c *Client) GetServerTemplates(ctx context.Context, parentName ParentName, params *GetServerTemplatesParams, ...) (*http.Response, error) + func (c *Client) GetServicesEndpoints(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetServicesHaproxyRuntimeAcls(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetServicesHaproxyRuntimeAclsId(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetServicesHaproxyRuntimeAclsParentNameEntries(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetServicesHaproxyRuntimeAclsParentNameEntriesId(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) GetSite(ctx context.Context, name string, params *GetSiteParams, ...) (*http.Response, error) + func (c *Client) GetSites(ctx context.Context, params *GetSitesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetSpecification(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetSpoeAgent(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) GetSpoeConfigurationVersion(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) GetSpoeEndpoints(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetSpoeGroup(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) GetSpoeMessage(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) GetSpoeScope(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetSpoeTransaction(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) GetStats(ctx context.Context, params *GetStatsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetStatsEndpoints(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetStickRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetStickRules(ctx context.Context, parentName ParentName, params *GetStickRulesParams, ...) (*http.Response, error) + func (c *Client) GetStickTable(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetStickTableEntries(ctx context.Context, parentName ParentName, params *GetStickTableEntriesParams, ...) (*http.Response, error) + func (c *Client) GetStickTables(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetStorageEndpoints(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetStorageSSLCrtListEntries(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetTCPCheckBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetTCPCheckDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetTCPRequestRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetTCPRequestRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetTCPRequestRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetTCPResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetTCPResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) GetTable(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) GetTables(ctx context.Context, parentName ParentName, params *GetTablesParams, ...) (*http.Response, error) + func (c *Client) GetTraces(ctx context.Context, params *GetTracesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetTransaction(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetTransactions(ctx context.Context, params *GetTransactionsParams, ...) (*http.Response, error) + func (c *Client) GetUser(ctx context.Context, username string, params *GetUserParams, ...) (*http.Response, error) + func (c *Client) GetUserlist(ctx context.Context, name string, params *GetUserlistParams, ...) (*http.Response, error) + func (c *Client) GetUserlists(ctx context.Context, params *GetUserlistsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetUsers(ctx context.Context, params *GetUsersParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) InitiateCertificateRefresh(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) PostCluster(ctx context.Context, params *PostClusterParams, ...) (*http.Response, error) + func (c *Client) PostClusterWithBody(ctx context.Context, params *PostClusterParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostHAProxyConfigurationWithBody(ctx context.Context, params *PostHAProxyConfigurationParams, ...) (*http.Response, error) + func (c *Client) PostHAProxyConfigurationWithTextBody(ctx context.Context, params *PostHAProxyConfigurationParams, ...) (*http.Response, error) + func (c *Client) PostServicesHaproxyRuntimeAclsParentNameEntries(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) PostServicesHaproxyRuntimeAclsParentNameEntriesWithBody(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) RenewAcmeCertificate(ctx context.Context, params *RenewAcmeCertificateParams, ...) (*http.Response, error) + func (c *Client) ReplaceAWSRegion(ctx context.Context, id string, body ReplaceAWSRegionJSONRequestBody, ...) (*http.Response, error) + func (c *Client) ReplaceAWSRegionWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) ReplaceAclBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceAclBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceAclDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceAclDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceAclFCGIApp(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceAclFCGIAppWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceAclFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceAclFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceAllAclBackend(ctx context.Context, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*http.Response, error) + func (c *Client) ReplaceAllAclBackendWithBody(ctx context.Context, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*http.Response, error) + func (c *Client) ReplaceAllAclDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllAclDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllAclFCGIApp(ctx context.Context, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*http.Response, error) + func (c *Client) ReplaceAllAclFCGIAppWithBody(ctx context.Context, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*http.Response, error) + func (c *Client) ReplaceAllAclFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllAclFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllFilterBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllFilterBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllFilterFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllFilterFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPAfterResponseRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPAfterResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPAfterResponseRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPAfterResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPAfterResponseRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPAfterResponseRuleFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPCheckBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPCheckBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPCheckDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPCheckDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPErrorRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPErrorRuleBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPErrorRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPErrorRuleDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPErrorRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPErrorRuleFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPRequestRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPRequestRuleBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPRequestRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPRequestRuleDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPRequestRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPRequestRuleFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPResponseRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPResponseRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPResponseRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllHTTPResponseRuleFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetGlobal(ctx context.Context, params *ReplaceAllLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetGlobalWithBody(ctx context.Context, params *ReplaceAllLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetLogForward(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetLogForwardWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetPeer(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllLogTargetPeerWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllQUICInitialRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllQUICInitialRuleDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllQUICInitialRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllQUICInitialRuleFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPCheckBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPCheckBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPCheckDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPCheckDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPRequestRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPRequestRuleBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPRequestRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPRequestRuleDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPRequestRuleFrontend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPRequestRuleFrontendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPResponseRuleBackend(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPResponseRuleDefaults(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceAllTCPResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceBackend(ctx context.Context, name string, params *ReplaceBackendParams, ...) (*http.Response, error) + func (c *Client) ReplaceBackendSwitchingRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceBackendSwitchingRuleWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceBackendSwitchingRules(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceBackendSwitchingRulesWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceBackendWithBody(ctx context.Context, name string, params *ReplaceBackendParams, ...) (*http.Response, error) + func (c *Client) ReplaceBindFrontend(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceBindFrontendWithBody(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceBindLogForward(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceBindLogForwardWithBody(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceBindPeer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceBindPeerWithBody(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceCache(ctx context.Context, name string, params *ReplaceCacheParams, ...) (*http.Response, error) + func (c *Client) ReplaceCacheWithBody(ctx context.Context, name string, params *ReplaceCacheParams, ...) (*http.Response, error) + func (c *Client) ReplaceCertWithBody(ctx context.Context, name string, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) ReplaceConsul(ctx context.Context, id string, body ReplaceConsulJSONRequestBody, ...) (*http.Response, error) + func (c *Client) ReplaceConsulWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) ReplaceCrlWithBody(ctx context.Context, name string, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) ReplaceCrtLoad(ctx context.Context, certificate string, params *ReplaceCrtLoadParams, ...) (*http.Response, error) + func (c *Client) ReplaceCrtLoadWithBody(ctx context.Context, certificate string, params *ReplaceCrtLoadParams, ...) (*http.Response, error) + func (c *Client) ReplaceDeclareCapture(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceDeclareCaptureWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceDeclareCaptures(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceDeclareCapturesWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceDefaultsSection(ctx context.Context, name string, params *ReplaceDefaultsSectionParams, ...) (*http.Response, error) + func (c *Client) ReplaceDefaultsSectionWithBody(ctx context.Context, name string, params *ReplaceDefaultsSectionParams, ...) (*http.Response, error) + func (c *Client) ReplaceDgramBind(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceDgramBindWithBody(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceFCGIApp(ctx context.Context, name string, params *ReplaceFCGIAppParams, ...) (*http.Response, error) + func (c *Client) ReplaceFCGIAppWithBody(ctx context.Context, name string, params *ReplaceFCGIAppParams, ...) (*http.Response, error) + func (c *Client) ReplaceFilterBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceFilterBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceFilterFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceFilterFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceFrontend(ctx context.Context, name string, params *ReplaceFrontendParams, ...) (*http.Response, error) + func (c *Client) ReplaceFrontendWithBody(ctx context.Context, name string, params *ReplaceFrontendParams, ...) (*http.Response, error) + func (c *Client) ReplaceGlobal(ctx context.Context, params *ReplaceGlobalParams, ...) (*http.Response, error) + func (c *Client) ReplaceGlobalWithBody(ctx context.Context, params *ReplaceGlobalParams, contentType string, ...) (*http.Response, error) + func (c *Client) ReplaceGroup(ctx context.Context, name string, params *ReplaceGroupParams, ...) (*http.Response, error) + func (c *Client) ReplaceGroupWithBody(ctx context.Context, name string, params *ReplaceGroupParams, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPAfterResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPAfterResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPAfterResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPAfterResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPAfterResponseRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPAfterResponseRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPCheckBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPCheckBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPCheckDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPCheckDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPErrorRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPErrorRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPErrorRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPErrorRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPErrorRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPErrorRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPErrorsSection(ctx context.Context, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPErrorsSectionWithBody(ctx context.Context, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPRequestRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPRequestRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPRequestRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPRequestRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPRequestRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPRequestRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPResponseRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceHTTPResponseRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogForward(ctx context.Context, name string, params *ReplaceLogForwardParams, ...) (*http.Response, error) + func (c *Client) ReplaceLogForwardWithBody(ctx context.Context, name string, params *ReplaceLogForwardParams, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetGlobal(ctx context.Context, index int, params *ReplaceLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetGlobalWithBody(ctx context.Context, index int, params *ReplaceLogTargetGlobalParams, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetLogForward(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetLogForwardWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetPeer(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceLogTargetPeerWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceMailerEntry(ctx context.Context, name string, params *ReplaceMailerEntryParams, ...) (*http.Response, error) + func (c *Client) ReplaceMailerEntryWithBody(ctx context.Context, name string, params *ReplaceMailerEntryParams, ...) (*http.Response, error) + func (c *Client) ReplaceNameserver(ctx context.Context, name string, params *ReplaceNameserverParams, ...) (*http.Response, error) + func (c *Client) ReplaceNameserverWithBody(ctx context.Context, name string, params *ReplaceNameserverParams, ...) (*http.Response, error) + func (c *Client) ReplacePeerEntry(ctx context.Context, name string, params *ReplacePeerEntryParams, ...) (*http.Response, error) + func (c *Client) ReplacePeerEntryWithBody(ctx context.Context, name string, params *ReplacePeerEntryParams, ...) (*http.Response, error) + func (c *Client) ReplaceProgram(ctx context.Context, name string, params *ReplaceProgramParams, ...) (*http.Response, error) + func (c *Client) ReplaceProgramWithBody(ctx context.Context, name string, params *ReplaceProgramParams, ...) (*http.Response, error) + func (c *Client) ReplaceQUICInitialRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceQUICInitialRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceQUICInitialRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceQUICInitialRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceResolver(ctx context.Context, name string, params *ReplaceResolverParams, ...) (*http.Response, error) + func (c *Client) ReplaceResolverWithBody(ctx context.Context, name string, params *ReplaceResolverParams, ...) (*http.Response, error) + func (c *Client) ReplaceRing(ctx context.Context, name string, params *ReplaceRingParams, ...) (*http.Response, error) + func (c *Client) ReplaceRingWithBody(ctx context.Context, name string, params *ReplaceRingParams, ...) (*http.Response, error) + func (c *Client) ReplaceRuntimeMapEntry(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) ReplaceRuntimeMapEntryWithBody(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + func (c *Client) ReplaceRuntimeServer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceRuntimeServerWithBody(ctx context.Context, parentName ParentName, name string, contentType string, ...) (*http.Response, error) + func (c *Client) ReplaceSSLFrontUse(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceSSLFrontUseWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceServerBackend(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceServerBackendWithBody(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceServerPeer(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceServerPeerWithBody(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceServerRing(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceServerRingWithBody(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceServerSwitchingRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceServerSwitchingRuleWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceServerSwitchingRules(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceServerSwitchingRulesWithBody(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) ReplaceServerTemplate(ctx context.Context, parentName ParentName, prefix string, ...) (*http.Response, error) + func (c *Client) ReplaceServerTemplateWithBody(ctx context.Context, parentName ParentName, prefix string, ...) (*http.Response, error) + func (c *Client) ReplaceSite(ctx context.Context, name string, params *ReplaceSiteParams, ...) (*http.Response, error) + func (c *Client) ReplaceSiteWithBody(ctx context.Context, name string, params *ReplaceSiteParams, ...) (*http.Response, error) + func (c *Client) ReplaceSpoeAgent(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) ReplaceSpoeAgentWithBody(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) ReplaceSpoeGroup(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) ReplaceSpoeGroupWithBody(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) ReplaceSpoeMessage(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) ReplaceSpoeMessageWithBody(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + func (c *Client) ReplaceStickRule(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceStickRuleWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceStickRules(ctx context.Context, parentName ParentName, params *ReplaceStickRulesParams, ...) (*http.Response, error) + func (c *Client) ReplaceStickRulesWithBody(ctx context.Context, parentName ParentName, params *ReplaceStickRulesParams, ...) (*http.Response, error) + func (c *Client) ReplaceStorageGeneralFileWithBody(ctx context.Context, name string, params *ReplaceStorageGeneralFileParams, ...) (*http.Response, error) + func (c *Client) ReplaceStorageMapFileWithBody(ctx context.Context, name string, params *ReplaceStorageMapFileParams, ...) (*http.Response, error) + func (c *Client) ReplaceStorageMapFileWithTextBody(ctx context.Context, name string, params *ReplaceStorageMapFileParams, ...) (*http.Response, error) + func (c *Client) ReplaceStorageSSLCertificateWithBody(ctx context.Context, name string, params *ReplaceStorageSSLCertificateParams, ...) (*http.Response, error) + func (c *Client) ReplaceStorageSSLCertificateWithTextBody(ctx context.Context, name string, params *ReplaceStorageSSLCertificateParams, ...) (*http.Response, error) + func (c *Client) ReplaceStorageSSLCrtListFileWithBody(ctx context.Context, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*http.Response, error) + func (c *Client) ReplaceStorageSSLCrtListFileWithTextBody(ctx context.Context, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*http.Response, error) + func (c *Client) ReplaceTCPCheckBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPCheckBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPCheckDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPCheckDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPRequestRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPRequestRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPRequestRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPRequestRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPRequestRuleFrontend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPRequestRuleFrontendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPResponseRuleBackend(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPResponseRuleBackendWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPResponseRuleDefaults(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTCPResponseRuleDefaultsWithBody(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + func (c *Client) ReplaceTable(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceTableWithBody(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + func (c *Client) ReplaceTraces(ctx context.Context, params *ReplaceTracesParams, ...) (*http.Response, error) + func (c *Client) ReplaceTracesWithBody(ctx context.Context, params *ReplaceTracesParams, contentType string, ...) (*http.Response, error) + func (c *Client) ReplaceUser(ctx context.Context, username string, params *ReplaceUserParams, ...) (*http.Response, error) + func (c *Client) ReplaceUserWithBody(ctx context.Context, username string, params *ReplaceUserParams, ...) (*http.Response, error) + func (c *Client) SetCaFileWithBody(ctx context.Context, name string, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) SetStickTableEntries(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + func (c *Client) SetStickTableEntriesWithBody(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*http.Response, error) + func (c *Client) ShowRuntimeMap(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) StartSpoeTransaction(ctx context.Context, parentName ParentName, params *StartSpoeTransactionParams, ...) (*http.Response, error) + func (c *Client) StartTransaction(ctx context.Context, params *StartTransactionParams, ...) (*http.Response, error) + type ClientInterface interface + AddCaEntryWithBody func(ctx context.Context, name string, contentType string, body io.Reader, ...) (*http.Response, error) + AddCrtListEntry func(ctx context.Context, params *AddCrtListEntryParams, ...) (*http.Response, error) + AddCrtListEntryWithBody func(ctx context.Context, params *AddCrtListEntryParams, contentType string, ...) (*http.Response, error) + AddDefaultsSection func(ctx context.Context, params *AddDefaultsSectionParams, ...) (*http.Response, error) + AddDefaultsSectionWithBody func(ctx context.Context, params *AddDefaultsSectionParams, contentType string, ...) (*http.Response, error) + AddMapEntry func(ctx context.Context, parentName ParentName, params *AddMapEntryParams, ...) (*http.Response, error) + AddMapEntryWithBody func(ctx context.Context, parentName ParentName, params *AddMapEntryParams, ...) (*http.Response, error) + AddPayloadRuntimeACL func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + AddPayloadRuntimeACLWithBody func(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*http.Response, error) + AddPayloadRuntimeMap func(ctx context.Context, name string, params *AddPayloadRuntimeMapParams, ...) (*http.Response, error) + AddPayloadRuntimeMapWithBody func(ctx context.Context, name string, params *AddPayloadRuntimeMapParams, ...) (*http.Response, error) + AddRuntimeServer func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + AddRuntimeServerWithBody func(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*http.Response, error) + ClearRuntimeMap func(ctx context.Context, name string, params *ClearRuntimeMapParams, ...) (*http.Response, error) + CommitSpoeTransaction func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + CommitTransaction func(ctx context.Context, id string, params *CommitTransactionParams, ...) (*http.Response, error) + CreateAWSRegion func(ctx context.Context, body CreateAWSRegionJSONRequestBody, ...) (*http.Response, error) + CreateAWSRegionWithBody func(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + CreateAclBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateAclBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateAclDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateAclDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateAclFCGIApp func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateAclFCGIAppWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateAclFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateAclFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateAcmeProvider func(ctx context.Context, params *CreateAcmeProviderParams, ...) (*http.Response, error) + CreateAcmeProviderWithBody func(ctx context.Context, params *CreateAcmeProviderParams, contentType string, ...) (*http.Response, error) + CreateBackend func(ctx context.Context, params *CreateBackendParams, ...) (*http.Response, error) + CreateBackendSwitchingRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateBackendSwitchingRuleWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateBackendWithBody func(ctx context.Context, params *CreateBackendParams, contentType string, ...) (*http.Response, error) + CreateBindFrontend func(ctx context.Context, parentName ParentName, params *CreateBindFrontendParams, ...) (*http.Response, error) + CreateBindFrontendWithBody func(ctx context.Context, parentName ParentName, params *CreateBindFrontendParams, ...) (*http.Response, error) + CreateBindLogForward func(ctx context.Context, parentName ParentName, params *CreateBindLogForwardParams, ...) (*http.Response, error) + CreateBindLogForwardWithBody func(ctx context.Context, parentName ParentName, params *CreateBindLogForwardParams, ...) (*http.Response, error) + CreateBindPeer func(ctx context.Context, parentName ParentName, params *CreateBindPeerParams, ...) (*http.Response, error) + CreateBindPeerWithBody func(ctx context.Context, parentName ParentName, params *CreateBindPeerParams, ...) (*http.Response, error) + CreateCaFileWithBody func(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + CreateCache func(ctx context.Context, params *CreateCacheParams, ...) (*http.Response, error) + CreateCacheWithBody func(ctx context.Context, params *CreateCacheParams, contentType string, ...) (*http.Response, error) + CreateCertWithBody func(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + CreateConsul func(ctx context.Context, body CreateConsulJSONRequestBody, ...) (*http.Response, error) + CreateConsulWithBody func(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + CreateCrlWithBody func(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + CreateCrtLoad func(ctx context.Context, params *CreateCrtLoadParams, ...) (*http.Response, error) + CreateCrtLoadWithBody func(ctx context.Context, params *CreateCrtLoadParams, contentType string, ...) (*http.Response, error) + CreateCrtStore func(ctx context.Context, params *CreateCrtStoreParams, ...) (*http.Response, error) + CreateCrtStoreWithBody func(ctx context.Context, params *CreateCrtStoreParams, contentType string, ...) (*http.Response, error) + CreateDeclareCapture func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateDeclareCaptureWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateDefaultsSection func(ctx context.Context, params *CreateDefaultsSectionParams, ...) (*http.Response, error) + CreateDefaultsSectionWithBody func(ctx context.Context, params *CreateDefaultsSectionParams, contentType string, ...) (*http.Response, error) + CreateDgramBind func(ctx context.Context, parentName ParentName, params *CreateDgramBindParams, ...) (*http.Response, error) + CreateDgramBindWithBody func(ctx context.Context, parentName ParentName, params *CreateDgramBindParams, ...) (*http.Response, error) + CreateFCGIApp func(ctx context.Context, params *CreateFCGIAppParams, ...) (*http.Response, error) + CreateFCGIAppWithBody func(ctx context.Context, params *CreateFCGIAppParams, contentType string, ...) (*http.Response, error) + CreateFilterBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateFilterBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateFilterFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateFilterFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateFrontend func(ctx context.Context, params *CreateFrontendParams, ...) (*http.Response, error) + CreateFrontendWithBody func(ctx context.Context, params *CreateFrontendParams, contentType string, ...) (*http.Response, error) + CreateGroup func(ctx context.Context, params *CreateGroupParams, ...) (*http.Response, error) + CreateGroupWithBody func(ctx context.Context, params *CreateGroupParams, contentType string, ...) (*http.Response, error) + CreateHTTPAfterResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPAfterResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPAfterResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPAfterResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPAfterResponseRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPAfterResponseRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPCheckBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPCheckBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPCheckDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPCheckDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPErrorRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPErrorRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPErrorRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPErrorRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPErrorRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPErrorRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPErrorsSection func(ctx context.Context, params *CreateHTTPErrorsSectionParams, ...) (*http.Response, error) + CreateHTTPErrorsSectionWithBody func(ctx context.Context, params *CreateHTTPErrorsSectionParams, contentType string, ...) (*http.Response, error) + CreateHTTPRequestRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPRequestRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPRequestRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPRequestRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPRequestRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPRequestRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPResponseRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateHTTPResponseRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogForward func(ctx context.Context, params *CreateLogForwardParams, ...) (*http.Response, error) + CreateLogForwardWithBody func(ctx context.Context, params *CreateLogForwardParams, contentType string, ...) (*http.Response, error) + CreateLogProfile func(ctx context.Context, params *CreateLogProfileParams, ...) (*http.Response, error) + CreateLogProfileWithBody func(ctx context.Context, params *CreateLogProfileParams, contentType string, ...) (*http.Response, error) + CreateLogTargetBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetGlobal func(ctx context.Context, index int, params *CreateLogTargetGlobalParams, ...) (*http.Response, error) + CreateLogTargetGlobalWithBody func(ctx context.Context, index int, params *CreateLogTargetGlobalParams, ...) (*http.Response, error) + CreateLogTargetLogForward func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetLogForwardWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetPeer func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateLogTargetPeerWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateMailerEntry func(ctx context.Context, params *CreateMailerEntryParams, ...) (*http.Response, error) + CreateMailerEntryWithBody func(ctx context.Context, params *CreateMailerEntryParams, contentType string, ...) (*http.Response, error) + CreateMailersSection func(ctx context.Context, params *CreateMailersSectionParams, ...) (*http.Response, error) + CreateMailersSectionWithBody func(ctx context.Context, params *CreateMailersSectionParams, contentType string, ...) (*http.Response, error) + CreateNameserver func(ctx context.Context, params *CreateNameserverParams, ...) (*http.Response, error) + CreateNameserverWithBody func(ctx context.Context, params *CreateNameserverParams, contentType string, ...) (*http.Response, error) + CreatePeer func(ctx context.Context, params *CreatePeerParams, body CreatePeerJSONRequestBody, ...) (*http.Response, error) + CreatePeerEntry func(ctx context.Context, params *CreatePeerEntryParams, ...) (*http.Response, error) + CreatePeerEntryWithBody func(ctx context.Context, params *CreatePeerEntryParams, contentType string, ...) (*http.Response, error) + CreatePeerWithBody func(ctx context.Context, params *CreatePeerParams, contentType string, ...) (*http.Response, error) + CreateProgram func(ctx context.Context, params *CreateProgramParams, ...) (*http.Response, error) + CreateProgramWithBody func(ctx context.Context, params *CreateProgramParams, contentType string, ...) (*http.Response, error) + CreateQUICInitialRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateQUICInitialRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateQUICInitialRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateQUICInitialRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateResolver func(ctx context.Context, params *CreateResolverParams, ...) (*http.Response, error) + CreateResolverWithBody func(ctx context.Context, params *CreateResolverParams, contentType string, ...) (*http.Response, error) + CreateRing func(ctx context.Context, params *CreateRingParams, body CreateRingJSONRequestBody, ...) (*http.Response, error) + CreateRingWithBody func(ctx context.Context, params *CreateRingParams, contentType string, ...) (*http.Response, error) + CreateSSLFrontUse func(ctx context.Context, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*http.Response, error) + CreateSSLFrontUseWithBody func(ctx context.Context, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*http.Response, error) + CreateServerBackend func(ctx context.Context, parentName ParentName, params *CreateServerBackendParams, ...) (*http.Response, error) + CreateServerBackendWithBody func(ctx context.Context, parentName ParentName, params *CreateServerBackendParams, ...) (*http.Response, error) + CreateServerPeer func(ctx context.Context, parentName ParentName, params *CreateServerPeerParams, ...) (*http.Response, error) + CreateServerPeerWithBody func(ctx context.Context, parentName ParentName, params *CreateServerPeerParams, ...) (*http.Response, error) + CreateServerRing func(ctx context.Context, parentName ParentName, params *CreateServerRingParams, ...) (*http.Response, error) + CreateServerRingWithBody func(ctx context.Context, parentName ParentName, params *CreateServerRingParams, ...) (*http.Response, error) + CreateServerSwitchingRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateServerSwitchingRuleWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateServerTemplate func(ctx context.Context, parentName ParentName, params *CreateServerTemplateParams, ...) (*http.Response, error) + CreateServerTemplateWithBody func(ctx context.Context, parentName ParentName, params *CreateServerTemplateParams, ...) (*http.Response, error) + CreateSite func(ctx context.Context, params *CreateSiteParams, body CreateSiteJSONRequestBody, ...) (*http.Response, error) + CreateSiteWithBody func(ctx context.Context, params *CreateSiteParams, contentType string, ...) (*http.Response, error) + CreateSpoeAgent func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + CreateSpoeAgentWithBody func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + CreateSpoeGroup func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + CreateSpoeGroupWithBody func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + CreateSpoeMessage func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + CreateSpoeMessageWithBody func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + CreateSpoeScope func(ctx context.Context, parentName ParentName, params *CreateSpoeScopeParams, ...) (*http.Response, error) + CreateSpoeScopeWithBody func(ctx context.Context, parentName ParentName, params *CreateSpoeScopeParams, ...) (*http.Response, error) + CreateSpoeWithBody func(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + CreateStickRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateStickRuleWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateStorageGeneralFileWithBody func(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + CreateStorageMapFileWithBody func(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error) + CreateStorageSSLCertificateWithBody func(ctx context.Context, params *CreateStorageSSLCertificateParams, ...) (*http.Response, error) + CreateStorageSSLCrtListEntry func(ctx context.Context, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*http.Response, error) + CreateStorageSSLCrtListEntryWithBody func(ctx context.Context, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*http.Response, error) + CreateStorageSSLCrtListFileWithBody func(ctx context.Context, params *CreateStorageSSLCrtListFileParams, ...) (*http.Response, error) + CreateTCPCheckBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPCheckBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPCheckDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPCheckDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPRequestRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPRequestRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPRequestRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPRequestRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPRequestRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPRequestRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTCPResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + CreateTable func(ctx context.Context, parentName ParentName, params *CreateTableParams, ...) (*http.Response, error) + CreateTableWithBody func(ctx context.Context, parentName ParentName, params *CreateTableParams, ...) (*http.Response, error) + CreateTraceEntry func(ctx context.Context, params *CreateTraceEntryParams, ...) (*http.Response, error) + CreateTraceEntryWithBody func(ctx context.Context, params *CreateTraceEntryParams, contentType string, ...) (*http.Response, error) + CreateTraces func(ctx context.Context, params *CreateTracesParams, ...) (*http.Response, error) + CreateTracesWithBody func(ctx context.Context, params *CreateTracesParams, contentType string, ...) (*http.Response, error) + CreateUser func(ctx context.Context, params *CreateUserParams, body CreateUserJSONRequestBody, ...) (*http.Response, error) + CreateUserWithBody func(ctx context.Context, params *CreateUserParams, contentType string, ...) (*http.Response, error) + CreateUserlist func(ctx context.Context, params *CreateUserlistParams, ...) (*http.Response, error) + CreateUserlistWithBody func(ctx context.Context, params *CreateUserlistParams, contentType string, ...) (*http.Response, error) + DeleteAWSRegion func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteAclBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteAclDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteAclFCGIApp func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteAclFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteAcmeProvider func(ctx context.Context, name string, params *DeleteAcmeProviderParams, ...) (*http.Response, error) + DeleteBackend func(ctx context.Context, name string, params *DeleteBackendParams, ...) (*http.Response, error) + DeleteBackendSwitchingRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteBindFrontend func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteBindLogForward func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteBindPeer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteCaFile func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteCache func(ctx context.Context, name string, params *DeleteCacheParams, ...) (*http.Response, error) + DeleteCert func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteCluster func(ctx context.Context, params *DeleteClusterParams, ...) (*http.Response, error) + DeleteConsul func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteCrl func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteCrtListEntry func(ctx context.Context, params *DeleteCrtListEntryParams, ...) (*http.Response, error) + DeleteCrtLoad func(ctx context.Context, certificate string, params *DeleteCrtLoadParams, ...) (*http.Response, error) + DeleteCrtStore func(ctx context.Context, name string, params *DeleteCrtStoreParams, ...) (*http.Response, error) + DeleteDeclareCapture func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteDefaultsSection func(ctx context.Context, name string, params *DeleteDefaultsSectionParams, ...) (*http.Response, error) + DeleteDgramBind func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteFCGIApp func(ctx context.Context, name string, params *DeleteFCGIAppParams, ...) (*http.Response, error) + DeleteFilterBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteFilterFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteFrontend func(ctx context.Context, name string, params *DeleteFrontendParams, ...) (*http.Response, error) + DeleteGroup func(ctx context.Context, name string, params *DeleteGroupParams, ...) (*http.Response, error) + DeleteHTTPAfterResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPAfterResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPAfterResponseRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPCheckBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPCheckDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPErrorRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPErrorRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPErrorRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPErrorsSection func(ctx context.Context, name string, params *DeleteHTTPErrorsSectionParams, ...) (*http.Response, error) + DeleteHTTPRequestRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPRequestRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPRequestRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteHTTPResponseRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteLogForward func(ctx context.Context, name string, params *DeleteLogForwardParams, ...) (*http.Response, error) + DeleteLogProfile func(ctx context.Context, name string, params *DeleteLogProfileParams, ...) (*http.Response, error) + DeleteLogTargetBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteLogTargetDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteLogTargetFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteLogTargetGlobal func(ctx context.Context, index int, params *DeleteLogTargetGlobalParams, ...) (*http.Response, error) + DeleteLogTargetLogForward func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteLogTargetPeer func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteMailerEntry func(ctx context.Context, name string, params *DeleteMailerEntryParams, ...) (*http.Response, error) + DeleteMailersSection func(ctx context.Context, name string, params *DeleteMailersSectionParams, ...) (*http.Response, error) + DeleteNameserver func(ctx context.Context, name string, params *DeleteNameserverParams, ...) (*http.Response, error) + DeletePeer func(ctx context.Context, name string, params *DeletePeerParams, ...) (*http.Response, error) + DeletePeerEntry func(ctx context.Context, name string, params *DeletePeerEntryParams, ...) (*http.Response, error) + DeleteProgram func(ctx context.Context, name string, params *DeleteProgramParams, ...) (*http.Response, error) + DeleteQUICInitialRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteQUICInitialRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteResolver func(ctx context.Context, name string, params *DeleteResolverParams, ...) (*http.Response, error) + DeleteRing func(ctx context.Context, name string, params *DeleteRingParams, ...) (*http.Response, error) + DeleteRuntimeMapEntry func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + DeleteRuntimeServer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteSSLFrontUse func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteServerBackend func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteServerPeer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteServerRing func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteServerSwitchingRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteServerTemplate func(ctx context.Context, parentName ParentName, prefix string, ...) (*http.Response, error) + DeleteServicesHaproxyRuntimeAclsParentNameEntriesId func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + DeleteSite func(ctx context.Context, name string, params *DeleteSiteParams, ...) (*http.Response, error) + DeleteSpoeAgent func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + DeleteSpoeFile func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteSpoeGroup func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + DeleteSpoeMessage func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + DeleteSpoeScope func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteSpoeTransaction func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + DeleteStickRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteStorageGeneralFile func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteStorageMap func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteStorageSSLCertificate func(ctx context.Context, name string, params *DeleteStorageSSLCertificateParams, ...) (*http.Response, error) + DeleteStorageSSLCrtListEntry func(ctx context.Context, name string, params *DeleteStorageSSLCrtListEntryParams, ...) (*http.Response, error) + DeleteStorageSSLCrtListFile func(ctx context.Context, name string, params *DeleteStorageSSLCrtListFileParams, ...) (*http.Response, error) + DeleteTCPCheckBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteTCPCheckDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteTCPRequestRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteTCPRequestRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteTCPRequestRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteTCPResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteTCPResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + DeleteTable func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + DeleteTraceEntry func(ctx context.Context, params *DeleteTraceEntryParams, ...) (*http.Response, error) + DeleteTraceEntryWithBody func(ctx context.Context, params *DeleteTraceEntryParams, contentType string, ...) (*http.Response, error) + DeleteTraces func(ctx context.Context, params *DeleteTracesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteTransaction func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + DeleteUser func(ctx context.Context, username string, params *DeleteUserParams, ...) (*http.Response, error) + DeleteUserlist func(ctx context.Context, name string, params *DeleteUserlistParams, ...) (*http.Response, error) + EditAcmeProvider func(ctx context.Context, name string, params *EditAcmeProviderParams, ...) (*http.Response, error) + EditAcmeProviderWithBody func(ctx context.Context, name string, params *EditAcmeProviderParams, ...) (*http.Response, error) + EditCluster func(ctx context.Context, params *EditClusterParams, ...) (*http.Response, error) + EditClusterWithBody func(ctx context.Context, params *EditClusterParams, contentType string, ...) (*http.Response, error) + EditCrtStore func(ctx context.Context, name string, params *EditCrtStoreParams, ...) (*http.Response, error) + EditCrtStoreWithBody func(ctx context.Context, name string, params *EditCrtStoreParams, ...) (*http.Response, error) + EditLogProfile func(ctx context.Context, name string, params *EditLogProfileParams, ...) (*http.Response, error) + EditLogProfileWithBody func(ctx context.Context, name string, params *EditLogProfileParams, ...) (*http.Response, error) + EditMailersSection func(ctx context.Context, name string, params *EditMailersSectionParams, ...) (*http.Response, error) + EditMailersSectionWithBody func(ctx context.Context, name string, params *EditMailersSectionParams, ...) (*http.Response, error) + GetAPIEndpoints func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAWSRegion func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAWSRegions func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAclBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetAclDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetAclFCGIApp func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetAclFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetAcmeProvider func(ctx context.Context, name string, params *GetAcmeProviderParams, ...) (*http.Response, error) + GetAcmeProviders func(ctx context.Context, params *GetAcmeProvidersParams, ...) (*http.Response, error) + GetAcmeStatus func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllAclBackend func(ctx context.Context, parentName ParentName, params *GetAllAclBackendParams, ...) (*http.Response, error) + GetAllAclDefaults func(ctx context.Context, parentName ParentName, params *GetAllAclDefaultsParams, ...) (*http.Response, error) + GetAllAclFCGIApp func(ctx context.Context, parentName ParentName, params *GetAllAclFCGIAppParams, ...) (*http.Response, error) + GetAllAclFrontend func(ctx context.Context, parentName ParentName, params *GetAllAclFrontendParams, ...) (*http.Response, error) + GetAllBindFrontend func(ctx context.Context, parentName ParentName, params *GetAllBindFrontendParams, ...) (*http.Response, error) + GetAllBindLogForward func(ctx context.Context, parentName ParentName, params *GetAllBindLogForwardParams, ...) (*http.Response, error) + GetAllBindPeer func(ctx context.Context, parentName ParentName, params *GetAllBindPeerParams, ...) (*http.Response, error) + GetAllCaFiles func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllCerts func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllCrl func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllCrtListEntries func(ctx context.Context, params *GetAllCrtListEntriesParams, ...) (*http.Response, error) + GetAllCrtLists func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllFilterBackend func(ctx context.Context, parentName ParentName, params *GetAllFilterBackendParams, ...) (*http.Response, error) + GetAllFilterFrontend func(ctx context.Context, parentName ParentName, params *GetAllFilterFrontendParams, ...) (*http.Response, error) + GetAllHTTPAfterResponseRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPAfterResponseRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPAfterResponseRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPCheckBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPCheckDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPErrorRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPErrorRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPErrorRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPRequestRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPRequestRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPRequestRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPResponseRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPResponseRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllHTTPResponseRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllLogTargetBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllLogTargetDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllLogTargetFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllLogTargetGlobal func(ctx context.Context, params *GetAllLogTargetGlobalParams, ...) (*http.Response, error) + GetAllLogTargetLogForward func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllLogTargetPeer func(ctx context.Context, parentName ParentName, params *GetAllLogTargetPeerParams, ...) (*http.Response, error) + GetAllQUICInitialRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllQUICInitialRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllRuntimeMapFiles func(ctx context.Context, params *GetAllRuntimeMapFilesParams, ...) (*http.Response, error) + GetAllRuntimeServer func(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllSSLFrontUses func(ctx context.Context, parentName ParentName, params *GetAllSSLFrontUsesParams, ...) (*http.Response, error) + GetAllServerBackend func(ctx context.Context, parentName ParentName, params *GetAllServerBackendParams, ...) (*http.Response, error) + GetAllServerPeer func(ctx context.Context, parentName ParentName, params *GetAllServerPeerParams, ...) (*http.Response, error) + GetAllServerRing func(ctx context.Context, parentName ParentName, params *GetAllServerRingParams, ...) (*http.Response, error) + GetAllSpoeAgent func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + GetAllSpoeFiles func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllSpoeGroup func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + GetAllSpoeMessage func(ctx context.Context, parentName ParentName, scopeName string, ...) (*http.Response, error) + GetAllSpoeScope func(ctx context.Context, parentName ParentName, params *GetAllSpoeScopeParams, ...) (*http.Response, error) + GetAllSpoeTransaction func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllStorageGeneralFiles func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllStorageMapFiles func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllStorageSSLCertificates func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllStorageSSLCrtListFiles func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetAllTCPCheckBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllTCPCheckDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllTCPRequestRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllTCPRequestRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllTCPRequestRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllTCPResponseRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetAllTCPResponseRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetBackend func(ctx context.Context, name string, params *GetBackendParams, ...) (*http.Response, error) + GetBackendSwitchingRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetBackendSwitchingRules func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetBackends func(ctx context.Context, params *GetBackendsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetBindFrontend func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetBindLogForward func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetBindPeer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetCaEntry func(ctx context.Context, name string, index int, reqEditors ...RequestEditorFn) (*http.Response, error) + GetCaFile func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetCache func(ctx context.Context, name string, params *GetCacheParams, ...) (*http.Response, error) + GetCaches func(ctx context.Context, params *GetCachesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetCert func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetCluster func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetConfigurationEndpoints func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetConfigurationVersion func(ctx context.Context, params *GetConfigurationVersionParams, ...) (*http.Response, error) + GetConsul func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetConsuls func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetCrl func(ctx context.Context, name string, params *GetCrlParams, ...) (*http.Response, error) + GetCrtLoad func(ctx context.Context, certificate string, params *GetCrtLoadParams, ...) (*http.Response, error) + GetCrtLoads func(ctx context.Context, params *GetCrtLoadsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetCrtStore func(ctx context.Context, name string, params *GetCrtStoreParams, ...) (*http.Response, error) + GetCrtStores func(ctx context.Context, params *GetCrtStoresParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetDeclareCapture func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetDeclareCaptures func(ctx context.Context, parentName ParentName, params *GetDeclareCapturesParams, ...) (*http.Response, error) + GetDefaultsSection func(ctx context.Context, name string, params *GetDefaultsSectionParams, ...) (*http.Response, error) + GetDefaultsSections func(ctx context.Context, params *GetDefaultsSectionsParams, ...) (*http.Response, error) + GetDgramBind func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetDgramBinds func(ctx context.Context, parentName ParentName, params *GetDgramBindsParams, ...) (*http.Response, error) + GetFCGIApp func(ctx context.Context, name string, params *GetFCGIAppParams, ...) (*http.Response, error) + GetFCGIApps func(ctx context.Context, params *GetFCGIAppsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetFilterBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetFilterFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetFrontend func(ctx context.Context, name string, params *GetFrontendParams, ...) (*http.Response, error) + GetFrontends func(ctx context.Context, params *GetFrontendsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetGlobal func(ctx context.Context, params *GetGlobalParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetGroup func(ctx context.Context, name string, params *GetGroupParams, ...) (*http.Response, error) + GetGroups func(ctx context.Context, params *GetGroupsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetHAProxyConfiguration func(ctx context.Context, params *GetHAProxyConfigurationParams, ...) (*http.Response, error) + GetHTTPAfterResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPAfterResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPAfterResponseRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPCheckBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPCheckDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPErrorRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPErrorRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPErrorRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPErrorsSection func(ctx context.Context, name string, params *GetHTTPErrorsSectionParams, ...) (*http.Response, error) + GetHTTPErrorsSections func(ctx context.Context, params *GetHTTPErrorsSectionsParams, ...) (*http.Response, error) + GetHTTPRequestRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPRequestRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPRequestRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHTTPResponseRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetHaproxyEndpoints func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetHaproxyProcessInfo func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetHealth func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetInfo func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetLogForward func(ctx context.Context, name string, params *GetLogForwardParams, ...) (*http.Response, error) + GetLogForwards func(ctx context.Context, params *GetLogForwardsParams, ...) (*http.Response, error) + GetLogProfile func(ctx context.Context, name string, params *GetLogProfileParams, ...) (*http.Response, error) + GetLogProfiles func(ctx context.Context, params *GetLogProfilesParams, ...) (*http.Response, error) + GetLogTargetBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetLogTargetDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetLogTargetFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetLogTargetGlobal func(ctx context.Context, index int, params *GetLogTargetGlobalParams, ...) (*http.Response, error) + GetLogTargetLogForward func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetLogTargetPeer func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetMailerEntries func(ctx context.Context, params *GetMailerEntriesParams, ...) (*http.Response, error) + GetMailerEntry func(ctx context.Context, name string, params *GetMailerEntryParams, ...) (*http.Response, error) + GetMailersSection func(ctx context.Context, name string, params *GetMailersSectionParams, ...) (*http.Response, error) + GetMailersSections func(ctx context.Context, params *GetMailersSectionsParams, ...) (*http.Response, error) + GetNameserver func(ctx context.Context, name string, params *GetNameserverParams, ...) (*http.Response, error) + GetNameservers func(ctx context.Context, params *GetNameserversParams, ...) (*http.Response, error) + GetOneRuntimeMap func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetOneSpoeFile func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetOneStorageGeneralFile func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetOneStorageMap func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetOneStorageSSLCertificate func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetOneStorageSSLCrtListFile func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetOpenapiv3Specification func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetPeerEntries func(ctx context.Context, params *GetPeerEntriesParams, ...) (*http.Response, error) + GetPeerEntry func(ctx context.Context, name string, params *GetPeerEntryParams, ...) (*http.Response, error) + GetPeerSection func(ctx context.Context, name string, params *GetPeerSectionParams, ...) (*http.Response, error) + GetPeerSections func(ctx context.Context, params *GetPeerSectionsParams, ...) (*http.Response, error) + GetProgram func(ctx context.Context, name string, params *GetProgramParams, ...) (*http.Response, error) + GetPrograms func(ctx context.Context, params *GetProgramsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetQUICInitialRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetQUICInitialRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetReload func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetReloads func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetResolver func(ctx context.Context, name string, params *GetResolverParams, ...) (*http.Response, error) + GetResolvers func(ctx context.Context, params *GetResolversParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetRing func(ctx context.Context, name string, params *GetRingParams, ...) (*http.Response, error) + GetRings func(ctx context.Context, params *GetRingsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetRuntimeEndpoints func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetRuntimeMapEntry func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + GetRuntimeServer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetSSLFrontUse func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetServerBackend func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetServerPeer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetServerRing func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetServerSwitchingRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetServerSwitchingRules func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetServerTemplate func(ctx context.Context, parentName ParentName, prefix string, ...) (*http.Response, error) + GetServerTemplates func(ctx context.Context, parentName ParentName, params *GetServerTemplatesParams, ...) (*http.Response, error) + GetServicesEndpoints func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetServicesHaproxyRuntimeAcls func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetServicesHaproxyRuntimeAclsId func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetServicesHaproxyRuntimeAclsParentNameEntries func(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*http.Response, error) + GetServicesHaproxyRuntimeAclsParentNameEntriesId func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + GetSite func(ctx context.Context, name string, params *GetSiteParams, ...) (*http.Response, error) + GetSites func(ctx context.Context, params *GetSitesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetSpecification func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetSpoeAgent func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + GetSpoeConfigurationVersion func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + GetSpoeEndpoints func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetSpoeGroup func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + GetSpoeMessage func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + GetSpoeScope func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetSpoeTransaction func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + GetStats func(ctx context.Context, params *GetStatsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetStatsEndpoints func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetStickRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetStickRules func(ctx context.Context, parentName ParentName, params *GetStickRulesParams, ...) (*http.Response, error) + GetStickTable func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetStickTableEntries func(ctx context.Context, parentName ParentName, params *GetStickTableEntriesParams, ...) (*http.Response, error) + GetStickTables func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetStorageEndpoints func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + GetStorageSSLCrtListEntries func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetTCPCheckBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetTCPCheckDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetTCPRequestRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetTCPRequestRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetTCPRequestRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetTCPResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetTCPResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + GetTable func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + GetTables func(ctx context.Context, parentName ParentName, params *GetTablesParams, ...) (*http.Response, error) + GetTraces func(ctx context.Context, params *GetTracesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetTransaction func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error) + GetTransactions func(ctx context.Context, params *GetTransactionsParams, ...) (*http.Response, error) + GetUser func(ctx context.Context, username string, params *GetUserParams, ...) (*http.Response, error) + GetUserlist func(ctx context.Context, name string, params *GetUserlistParams, ...) (*http.Response, error) + GetUserlists func(ctx context.Context, params *GetUserlistsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetUsers func(ctx context.Context, params *GetUsersParams, reqEditors ...RequestEditorFn) (*http.Response, error) + InitiateCertificateRefresh func(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) + PostCluster func(ctx context.Context, params *PostClusterParams, ...) (*http.Response, error) + PostClusterWithBody func(ctx context.Context, params *PostClusterParams, contentType string, ...) (*http.Response, error) + PostHAProxyConfigurationWithBody func(ctx context.Context, params *PostHAProxyConfigurationParams, ...) (*http.Response, error) + PostHAProxyConfigurationWithTextBody func(ctx context.Context, params *PostHAProxyConfigurationParams, ...) (*http.Response, error) + PostServicesHaproxyRuntimeAclsParentNameEntries func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + PostServicesHaproxyRuntimeAclsParentNameEntriesWithBody func(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*http.Response, error) + RenewAcmeCertificate func(ctx context.Context, params *RenewAcmeCertificateParams, ...) (*http.Response, error) + ReplaceAWSRegion func(ctx context.Context, id string, body ReplaceAWSRegionJSONRequestBody, ...) (*http.Response, error) + ReplaceAWSRegionWithBody func(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error) + ReplaceAclBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceAclBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceAclDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceAclDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceAclFCGIApp func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceAclFCGIAppWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceAclFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceAclFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceAllAclBackend func(ctx context.Context, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*http.Response, error) + ReplaceAllAclBackendWithBody func(ctx context.Context, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*http.Response, error) + ReplaceAllAclDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllAclDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllAclFCGIApp func(ctx context.Context, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*http.Response, error) + ReplaceAllAclFCGIAppWithBody func(ctx context.Context, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*http.Response, error) + ReplaceAllAclFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllAclFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllFilterBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllFilterBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllFilterFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllFilterFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPAfterResponseRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPAfterResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPAfterResponseRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPAfterResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPAfterResponseRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPAfterResponseRuleFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPCheckBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPCheckBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPCheckDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPCheckDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPErrorRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPErrorRuleBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPErrorRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPErrorRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPErrorRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPErrorRuleFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPRequestRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPRequestRuleBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPRequestRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPRequestRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPRequestRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPRequestRuleFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPResponseRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPResponseRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPResponseRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllHTTPResponseRuleFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetGlobal func(ctx context.Context, params *ReplaceAllLogTargetGlobalParams, ...) (*http.Response, error) + ReplaceAllLogTargetGlobalWithBody func(ctx context.Context, params *ReplaceAllLogTargetGlobalParams, ...) (*http.Response, error) + ReplaceAllLogTargetLogForward func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetLogForwardWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetPeer func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllLogTargetPeerWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllQUICInitialRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllQUICInitialRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllQUICInitialRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllQUICInitialRuleFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPCheckBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPCheckBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPCheckDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPCheckDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPRequestRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPRequestRuleBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPRequestRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPRequestRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPRequestRuleFrontend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPRequestRuleFrontendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPResponseRuleBackend func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPResponseRuleDefaults func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceAllTCPResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceBackend func(ctx context.Context, name string, params *ReplaceBackendParams, ...) (*http.Response, error) + ReplaceBackendSwitchingRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceBackendSwitchingRuleWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceBackendSwitchingRules func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceBackendSwitchingRulesWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceBackendWithBody func(ctx context.Context, name string, params *ReplaceBackendParams, ...) (*http.Response, error) + ReplaceBindFrontend func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceBindFrontendWithBody func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceBindLogForward func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceBindLogForwardWithBody func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceBindPeer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceBindPeerWithBody func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceCache func(ctx context.Context, name string, params *ReplaceCacheParams, ...) (*http.Response, error) + ReplaceCacheWithBody func(ctx context.Context, name string, params *ReplaceCacheParams, ...) (*http.Response, error) + ReplaceCertWithBody func(ctx context.Context, name string, contentType string, body io.Reader, ...) (*http.Response, error) + ReplaceConsul func(ctx context.Context, id string, body ReplaceConsulJSONRequestBody, ...) (*http.Response, error) + ReplaceConsulWithBody func(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error) + ReplaceCrlWithBody func(ctx context.Context, name string, contentType string, body io.Reader, ...) (*http.Response, error) + ReplaceCrtLoad func(ctx context.Context, certificate string, params *ReplaceCrtLoadParams, ...) (*http.Response, error) + ReplaceCrtLoadWithBody func(ctx context.Context, certificate string, params *ReplaceCrtLoadParams, ...) (*http.Response, error) + ReplaceDeclareCapture func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceDeclareCaptureWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceDeclareCaptures func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceDeclareCapturesWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceDefaultsSection func(ctx context.Context, name string, params *ReplaceDefaultsSectionParams, ...) (*http.Response, error) + ReplaceDefaultsSectionWithBody func(ctx context.Context, name string, params *ReplaceDefaultsSectionParams, ...) (*http.Response, error) + ReplaceDgramBind func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceDgramBindWithBody func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceFCGIApp func(ctx context.Context, name string, params *ReplaceFCGIAppParams, ...) (*http.Response, error) + ReplaceFCGIAppWithBody func(ctx context.Context, name string, params *ReplaceFCGIAppParams, ...) (*http.Response, error) + ReplaceFilterBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceFilterBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceFilterFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceFilterFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceFrontend func(ctx context.Context, name string, params *ReplaceFrontendParams, ...) (*http.Response, error) + ReplaceFrontendWithBody func(ctx context.Context, name string, params *ReplaceFrontendParams, ...) (*http.Response, error) + ReplaceGlobal func(ctx context.Context, params *ReplaceGlobalParams, ...) (*http.Response, error) + ReplaceGlobalWithBody func(ctx context.Context, params *ReplaceGlobalParams, contentType string, ...) (*http.Response, error) + ReplaceGroup func(ctx context.Context, name string, params *ReplaceGroupParams, ...) (*http.Response, error) + ReplaceGroupWithBody func(ctx context.Context, name string, params *ReplaceGroupParams, ...) (*http.Response, error) + ReplaceHTTPAfterResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPAfterResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPAfterResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPAfterResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPAfterResponseRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPAfterResponseRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPCheckBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPCheckBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPCheckDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPCheckDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPErrorRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPErrorRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPErrorRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPErrorRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPErrorRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPErrorRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPErrorsSection func(ctx context.Context, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*http.Response, error) + ReplaceHTTPErrorsSectionWithBody func(ctx context.Context, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*http.Response, error) + ReplaceHTTPRequestRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPRequestRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPRequestRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPRequestRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPRequestRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPRequestRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPResponseRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceHTTPResponseRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogForward func(ctx context.Context, name string, params *ReplaceLogForwardParams, ...) (*http.Response, error) + ReplaceLogForwardWithBody func(ctx context.Context, name string, params *ReplaceLogForwardParams, ...) (*http.Response, error) + ReplaceLogTargetBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetGlobal func(ctx context.Context, index int, params *ReplaceLogTargetGlobalParams, ...) (*http.Response, error) + ReplaceLogTargetGlobalWithBody func(ctx context.Context, index int, params *ReplaceLogTargetGlobalParams, ...) (*http.Response, error) + ReplaceLogTargetLogForward func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetLogForwardWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetPeer func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceLogTargetPeerWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceMailerEntry func(ctx context.Context, name string, params *ReplaceMailerEntryParams, ...) (*http.Response, error) + ReplaceMailerEntryWithBody func(ctx context.Context, name string, params *ReplaceMailerEntryParams, ...) (*http.Response, error) + ReplaceNameserver func(ctx context.Context, name string, params *ReplaceNameserverParams, ...) (*http.Response, error) + ReplaceNameserverWithBody func(ctx context.Context, name string, params *ReplaceNameserverParams, ...) (*http.Response, error) + ReplacePeerEntry func(ctx context.Context, name string, params *ReplacePeerEntryParams, ...) (*http.Response, error) + ReplacePeerEntryWithBody func(ctx context.Context, name string, params *ReplacePeerEntryParams, ...) (*http.Response, error) + ReplaceProgram func(ctx context.Context, name string, params *ReplaceProgramParams, ...) (*http.Response, error) + ReplaceProgramWithBody func(ctx context.Context, name string, params *ReplaceProgramParams, ...) (*http.Response, error) + ReplaceQUICInitialRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceQUICInitialRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceQUICInitialRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceQUICInitialRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceResolver func(ctx context.Context, name string, params *ReplaceResolverParams, ...) (*http.Response, error) + ReplaceResolverWithBody func(ctx context.Context, name string, params *ReplaceResolverParams, ...) (*http.Response, error) + ReplaceRing func(ctx context.Context, name string, params *ReplaceRingParams, ...) (*http.Response, error) + ReplaceRingWithBody func(ctx context.Context, name string, params *ReplaceRingParams, ...) (*http.Response, error) + ReplaceRuntimeMapEntry func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + ReplaceRuntimeMapEntryWithBody func(ctx context.Context, parentName ParentName, id string, ...) (*http.Response, error) + ReplaceRuntimeServer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceRuntimeServerWithBody func(ctx context.Context, parentName ParentName, name string, contentType string, ...) (*http.Response, error) + ReplaceSSLFrontUse func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceSSLFrontUseWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceServerBackend func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceServerBackendWithBody func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceServerPeer func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceServerPeerWithBody func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceServerRing func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceServerRingWithBody func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceServerSwitchingRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceServerSwitchingRuleWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceServerSwitchingRules func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceServerSwitchingRulesWithBody func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + ReplaceServerTemplate func(ctx context.Context, parentName ParentName, prefix string, ...) (*http.Response, error) + ReplaceServerTemplateWithBody func(ctx context.Context, parentName ParentName, prefix string, ...) (*http.Response, error) + ReplaceSite func(ctx context.Context, name string, params *ReplaceSiteParams, ...) (*http.Response, error) + ReplaceSiteWithBody func(ctx context.Context, name string, params *ReplaceSiteParams, ...) (*http.Response, error) + ReplaceSpoeAgent func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + ReplaceSpoeAgentWithBody func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + ReplaceSpoeGroup func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + ReplaceSpoeGroupWithBody func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + ReplaceSpoeMessage func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + ReplaceSpoeMessageWithBody func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*http.Response, error) + ReplaceStickRule func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceStickRuleWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceStickRules func(ctx context.Context, parentName ParentName, params *ReplaceStickRulesParams, ...) (*http.Response, error) + ReplaceStickRulesWithBody func(ctx context.Context, parentName ParentName, params *ReplaceStickRulesParams, ...) (*http.Response, error) + ReplaceStorageGeneralFileWithBody func(ctx context.Context, name string, params *ReplaceStorageGeneralFileParams, ...) (*http.Response, error) + ReplaceStorageMapFileWithBody func(ctx context.Context, name string, params *ReplaceStorageMapFileParams, ...) (*http.Response, error) + ReplaceStorageMapFileWithTextBody func(ctx context.Context, name string, params *ReplaceStorageMapFileParams, ...) (*http.Response, error) + ReplaceStorageSSLCertificateWithBody func(ctx context.Context, name string, params *ReplaceStorageSSLCertificateParams, ...) (*http.Response, error) + ReplaceStorageSSLCertificateWithTextBody func(ctx context.Context, name string, params *ReplaceStorageSSLCertificateParams, ...) (*http.Response, error) + ReplaceStorageSSLCrtListFileWithBody func(ctx context.Context, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*http.Response, error) + ReplaceStorageSSLCrtListFileWithTextBody func(ctx context.Context, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*http.Response, error) + ReplaceTCPCheckBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPCheckBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPCheckDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPCheckDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPRequestRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPRequestRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPRequestRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPRequestRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPRequestRuleFrontend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPRequestRuleFrontendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPResponseRuleBackend func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPResponseRuleBackendWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPResponseRuleDefaults func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTCPResponseRuleDefaultsWithBody func(ctx context.Context, parentName ParentName, index int, ...) (*http.Response, error) + ReplaceTable func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceTableWithBody func(ctx context.Context, parentName ParentName, name string, ...) (*http.Response, error) + ReplaceTraces func(ctx context.Context, params *ReplaceTracesParams, ...) (*http.Response, error) + ReplaceTracesWithBody func(ctx context.Context, params *ReplaceTracesParams, contentType string, ...) (*http.Response, error) + ReplaceUser func(ctx context.Context, username string, params *ReplaceUserParams, ...) (*http.Response, error) + ReplaceUserWithBody func(ctx context.Context, username string, params *ReplaceUserParams, ...) (*http.Response, error) + SetCaFileWithBody func(ctx context.Context, name string, contentType string, body io.Reader, ...) (*http.Response, error) + SetStickTableEntries func(ctx context.Context, parentName ParentName, ...) (*http.Response, error) + SetStickTableEntriesWithBody func(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*http.Response, error) + ShowRuntimeMap func(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*http.Response, error) + StartSpoeTransaction func(ctx context.Context, parentName ParentName, params *StartSpoeTransactionParams, ...) (*http.Response, error) + StartTransaction func(ctx context.Context, params *StartTransactionParams, ...) (*http.Response, error) + type ClientOption func(*Client) error + func WithBaseURL(baseURL string) ClientOption + func WithHTTPClient(doer HttpRequestDoer) ClientOption + func WithRequestEditorFn(fn RequestEditorFn) ClientOption + type ClientWithResponses struct + func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error) + func (c *ClientWithResponses) AddCaEntryWithBodyWithResponse(ctx context.Context, name string, contentType string, body io.Reader, ...) (*AddCaEntryResponse, error) + func (c *ClientWithResponses) AddCrtListEntryWithBodyWithResponse(ctx context.Context, params *AddCrtListEntryParams, contentType string, ...) (*AddCrtListEntryResponse, error) + func (c *ClientWithResponses) AddCrtListEntryWithResponse(ctx context.Context, params *AddCrtListEntryParams, ...) (*AddCrtListEntryResponse, error) + func (c *ClientWithResponses) AddDefaultsSectionWithBodyWithResponse(ctx context.Context, params *AddDefaultsSectionParams, contentType string, ...) (*AddDefaultsSectionResponse, error) + func (c *ClientWithResponses) AddDefaultsSectionWithResponse(ctx context.Context, params *AddDefaultsSectionParams, ...) (*AddDefaultsSectionResponse, error) + func (c *ClientWithResponses) AddMapEntryWithBodyWithResponse(ctx context.Context, parentName ParentName, params *AddMapEntryParams, ...) (*AddMapEntryResponse, error) + func (c *ClientWithResponses) AddMapEntryWithResponse(ctx context.Context, parentName ParentName, params *AddMapEntryParams, ...) (*AddMapEntryResponse, error) + func (c *ClientWithResponses) AddPayloadRuntimeACLWithBodyWithResponse(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*AddPayloadRuntimeACLResponse, error) + func (c *ClientWithResponses) AddPayloadRuntimeACLWithResponse(ctx context.Context, parentName ParentName, ...) (*AddPayloadRuntimeACLResponse, error) + func (c *ClientWithResponses) AddPayloadRuntimeMapWithBodyWithResponse(ctx context.Context, name string, params *AddPayloadRuntimeMapParams, ...) (*AddPayloadRuntimeMapResponse, error) + func (c *ClientWithResponses) AddPayloadRuntimeMapWithResponse(ctx context.Context, name string, params *AddPayloadRuntimeMapParams, ...) (*AddPayloadRuntimeMapResponse, error) + func (c *ClientWithResponses) AddRuntimeServerWithBodyWithResponse(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*AddRuntimeServerResponse, error) + func (c *ClientWithResponses) AddRuntimeServerWithResponse(ctx context.Context, parentName ParentName, ...) (*AddRuntimeServerResponse, error) + func (c *ClientWithResponses) ClearRuntimeMapWithResponse(ctx context.Context, name string, params *ClearRuntimeMapParams, ...) (*ClearRuntimeMapResponse, error) + func (c *ClientWithResponses) CommitSpoeTransactionWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*CommitSpoeTransactionResponse, error) + func (c *ClientWithResponses) CommitTransactionWithResponse(ctx context.Context, id string, params *CommitTransactionParams, ...) (*CommitTransactionResponse, error) + func (c *ClientWithResponses) CreateAWSRegionWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateAWSRegionResponse, error) + func (c *ClientWithResponses) CreateAWSRegionWithResponse(ctx context.Context, body CreateAWSRegionJSONRequestBody, ...) (*CreateAWSRegionResponse, error) + func (c *ClientWithResponses) CreateAclBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclBackendResponse, error) + func (c *ClientWithResponses) CreateAclBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclBackendResponse, error) + func (c *ClientWithResponses) CreateAclDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclDefaultsResponse, error) + func (c *ClientWithResponses) CreateAclDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclDefaultsResponse, error) + func (c *ClientWithResponses) CreateAclFCGIAppWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclFCGIAppResponse, error) + func (c *ClientWithResponses) CreateAclFCGIAppWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclFCGIAppResponse, error) + func (c *ClientWithResponses) CreateAclFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclFrontendResponse, error) + func (c *ClientWithResponses) CreateAclFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclFrontendResponse, error) + func (c *ClientWithResponses) CreateAcmeProviderWithBodyWithResponse(ctx context.Context, params *CreateAcmeProviderParams, contentType string, ...) (*CreateAcmeProviderResponse, error) + func (c *ClientWithResponses) CreateAcmeProviderWithResponse(ctx context.Context, params *CreateAcmeProviderParams, ...) (*CreateAcmeProviderResponse, error) + func (c *ClientWithResponses) CreateBackendSwitchingRuleWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateBackendSwitchingRuleResponse, error) + func (c *ClientWithResponses) CreateBackendSwitchingRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateBackendSwitchingRuleResponse, error) + func (c *ClientWithResponses) CreateBackendWithBodyWithResponse(ctx context.Context, params *CreateBackendParams, contentType string, ...) (*CreateBackendResponse, error) + func (c *ClientWithResponses) CreateBackendWithResponse(ctx context.Context, params *CreateBackendParams, ...) (*CreateBackendResponse, error) + func (c *ClientWithResponses) CreateBindFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateBindFrontendParams, ...) (*CreateBindFrontendResponse, error) + func (c *ClientWithResponses) CreateBindFrontendWithResponse(ctx context.Context, parentName ParentName, params *CreateBindFrontendParams, ...) (*CreateBindFrontendResponse, error) + func (c *ClientWithResponses) CreateBindLogForwardWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateBindLogForwardParams, ...) (*CreateBindLogForwardResponse, error) + func (c *ClientWithResponses) CreateBindLogForwardWithResponse(ctx context.Context, parentName ParentName, params *CreateBindLogForwardParams, ...) (*CreateBindLogForwardResponse, error) + func (c *ClientWithResponses) CreateBindPeerWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateBindPeerParams, ...) (*CreateBindPeerResponse, error) + func (c *ClientWithResponses) CreateBindPeerWithResponse(ctx context.Context, parentName ParentName, params *CreateBindPeerParams, ...) (*CreateBindPeerResponse, error) + func (c *ClientWithResponses) CreateCaFileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateCaFileResponse, error) + func (c *ClientWithResponses) CreateCacheWithBodyWithResponse(ctx context.Context, params *CreateCacheParams, contentType string, ...) (*CreateCacheResponse, error) + func (c *ClientWithResponses) CreateCacheWithResponse(ctx context.Context, params *CreateCacheParams, ...) (*CreateCacheResponse, error) + func (c *ClientWithResponses) CreateCertWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateCertResponse, error) + func (c *ClientWithResponses) CreateConsulWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateConsulResponse, error) + func (c *ClientWithResponses) CreateConsulWithResponse(ctx context.Context, body CreateConsulJSONRequestBody, ...) (*CreateConsulResponse, error) + func (c *ClientWithResponses) CreateCrlWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateCrlResponse, error) + func (c *ClientWithResponses) CreateCrtLoadWithBodyWithResponse(ctx context.Context, params *CreateCrtLoadParams, contentType string, ...) (*CreateCrtLoadResponse, error) + func (c *ClientWithResponses) CreateCrtLoadWithResponse(ctx context.Context, params *CreateCrtLoadParams, ...) (*CreateCrtLoadResponse, error) + func (c *ClientWithResponses) CreateCrtStoreWithBodyWithResponse(ctx context.Context, params *CreateCrtStoreParams, contentType string, ...) (*CreateCrtStoreResponse, error) + func (c *ClientWithResponses) CreateCrtStoreWithResponse(ctx context.Context, params *CreateCrtStoreParams, ...) (*CreateCrtStoreResponse, error) + func (c *ClientWithResponses) CreateDeclareCaptureWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateDeclareCaptureResponse, error) + func (c *ClientWithResponses) CreateDeclareCaptureWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateDeclareCaptureResponse, error) + func (c *ClientWithResponses) CreateDefaultsSectionWithBodyWithResponse(ctx context.Context, params *CreateDefaultsSectionParams, contentType string, ...) (*CreateDefaultsSectionResponse, error) + func (c *ClientWithResponses) CreateDefaultsSectionWithResponse(ctx context.Context, params *CreateDefaultsSectionParams, ...) (*CreateDefaultsSectionResponse, error) + func (c *ClientWithResponses) CreateDgramBindWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateDgramBindParams, ...) (*CreateDgramBindResponse, error) + func (c *ClientWithResponses) CreateDgramBindWithResponse(ctx context.Context, parentName ParentName, params *CreateDgramBindParams, ...) (*CreateDgramBindResponse, error) + func (c *ClientWithResponses) CreateFCGIAppWithBodyWithResponse(ctx context.Context, params *CreateFCGIAppParams, contentType string, ...) (*CreateFCGIAppResponse, error) + func (c *ClientWithResponses) CreateFCGIAppWithResponse(ctx context.Context, params *CreateFCGIAppParams, ...) (*CreateFCGIAppResponse, error) + func (c *ClientWithResponses) CreateFilterBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateFilterBackendResponse, error) + func (c *ClientWithResponses) CreateFilterBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateFilterBackendResponse, error) + func (c *ClientWithResponses) CreateFilterFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateFilterFrontendResponse, error) + func (c *ClientWithResponses) CreateFilterFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateFilterFrontendResponse, error) + func (c *ClientWithResponses) CreateFrontendWithBodyWithResponse(ctx context.Context, params *CreateFrontendParams, contentType string, ...) (*CreateFrontendResponse, error) + func (c *ClientWithResponses) CreateFrontendWithResponse(ctx context.Context, params *CreateFrontendParams, ...) (*CreateFrontendResponse, error) + func (c *ClientWithResponses) CreateGroupWithBodyWithResponse(ctx context.Context, params *CreateGroupParams, contentType string, ...) (*CreateGroupResponse, error) + func (c *ClientWithResponses) CreateGroupWithResponse(ctx context.Context, params *CreateGroupParams, ...) (*CreateGroupResponse, error) + func (c *ClientWithResponses) CreateHTTPAfterResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPAfterResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPAfterResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPAfterResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPAfterResponseRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateHTTPAfterResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateHTTPCheckBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPCheckBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPCheckDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPErrorRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPErrorRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPErrorRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPErrorRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPErrorRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateHTTPErrorRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateHTTPErrorsSectionWithBodyWithResponse(ctx context.Context, params *CreateHTTPErrorsSectionParams, contentType string, ...) (*CreateHTTPErrorsSectionResponse, error) + func (c *ClientWithResponses) CreateHTTPErrorsSectionWithResponse(ctx context.Context, params *CreateHTTPErrorsSectionParams, ...) (*CreateHTTPErrorsSectionResponse, error) + func (c *ClientWithResponses) CreateHTTPRequestRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPRequestRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPRequestRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateHTTPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateHTTPResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) CreateHTTPResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateHTTPResponseRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateHTTPResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateLogForwardWithBodyWithResponse(ctx context.Context, params *CreateLogForwardParams, contentType string, ...) (*CreateLogForwardResponse, error) + func (c *ClientWithResponses) CreateLogForwardWithResponse(ctx context.Context, params *CreateLogForwardParams, ...) (*CreateLogForwardResponse, error) + func (c *ClientWithResponses) CreateLogProfileWithBodyWithResponse(ctx context.Context, params *CreateLogProfileParams, contentType string, ...) (*CreateLogProfileResponse, error) + func (c *ClientWithResponses) CreateLogProfileWithResponse(ctx context.Context, params *CreateLogProfileParams, ...) (*CreateLogProfileResponse, error) + func (c *ClientWithResponses) CreateLogTargetBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetBackendResponse, error) + func (c *ClientWithResponses) CreateLogTargetBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetBackendResponse, error) + func (c *ClientWithResponses) CreateLogTargetDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) CreateLogTargetDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) CreateLogTargetFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetFrontendResponse, error) + func (c *ClientWithResponses) CreateLogTargetFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetFrontendResponse, error) + func (c *ClientWithResponses) CreateLogTargetGlobalWithBodyWithResponse(ctx context.Context, index int, params *CreateLogTargetGlobalParams, ...) (*CreateLogTargetGlobalResponse, error) + func (c *ClientWithResponses) CreateLogTargetGlobalWithResponse(ctx context.Context, index int, params *CreateLogTargetGlobalParams, ...) (*CreateLogTargetGlobalResponse, error) + func (c *ClientWithResponses) CreateLogTargetLogForwardWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) CreateLogTargetLogForwardWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) CreateLogTargetPeerWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetPeerResponse, error) + func (c *ClientWithResponses) CreateLogTargetPeerWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetPeerResponse, error) + func (c *ClientWithResponses) CreateMailerEntryWithBodyWithResponse(ctx context.Context, params *CreateMailerEntryParams, contentType string, ...) (*CreateMailerEntryResponse, error) + func (c *ClientWithResponses) CreateMailerEntryWithResponse(ctx context.Context, params *CreateMailerEntryParams, ...) (*CreateMailerEntryResponse, error) + func (c *ClientWithResponses) CreateMailersSectionWithBodyWithResponse(ctx context.Context, params *CreateMailersSectionParams, contentType string, ...) (*CreateMailersSectionResponse, error) + func (c *ClientWithResponses) CreateMailersSectionWithResponse(ctx context.Context, params *CreateMailersSectionParams, ...) (*CreateMailersSectionResponse, error) + func (c *ClientWithResponses) CreateNameserverWithBodyWithResponse(ctx context.Context, params *CreateNameserverParams, contentType string, ...) (*CreateNameserverResponse, error) + func (c *ClientWithResponses) CreateNameserverWithResponse(ctx context.Context, params *CreateNameserverParams, ...) (*CreateNameserverResponse, error) + func (c *ClientWithResponses) CreatePeerEntryWithBodyWithResponse(ctx context.Context, params *CreatePeerEntryParams, contentType string, ...) (*CreatePeerEntryResponse, error) + func (c *ClientWithResponses) CreatePeerEntryWithResponse(ctx context.Context, params *CreatePeerEntryParams, ...) (*CreatePeerEntryResponse, error) + func (c *ClientWithResponses) CreatePeerWithBodyWithResponse(ctx context.Context, params *CreatePeerParams, contentType string, ...) (*CreatePeerResponse, error) + func (c *ClientWithResponses) CreatePeerWithResponse(ctx context.Context, params *CreatePeerParams, body CreatePeerJSONRequestBody, ...) (*CreatePeerResponse, error) + func (c *ClientWithResponses) CreateProgramWithBodyWithResponse(ctx context.Context, params *CreateProgramParams, contentType string, ...) (*CreateProgramResponse, error) + func (c *ClientWithResponses) CreateProgramWithResponse(ctx context.Context, params *CreateProgramParams, ...) (*CreateProgramResponse, error) + func (c *ClientWithResponses) CreateQUICInitialRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateQUICInitialRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateQUICInitialRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateQUICInitialRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateResolverWithBodyWithResponse(ctx context.Context, params *CreateResolverParams, contentType string, ...) (*CreateResolverResponse, error) + func (c *ClientWithResponses) CreateResolverWithResponse(ctx context.Context, params *CreateResolverParams, ...) (*CreateResolverResponse, error) + func (c *ClientWithResponses) CreateRingWithBodyWithResponse(ctx context.Context, params *CreateRingParams, contentType string, ...) (*CreateRingResponse, error) + func (c *ClientWithResponses) CreateRingWithResponse(ctx context.Context, params *CreateRingParams, body CreateRingJSONRequestBody, ...) (*CreateRingResponse, error) + func (c *ClientWithResponses) CreateSSLFrontUseWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*CreateSSLFrontUseResponse, error) + func (c *ClientWithResponses) CreateSSLFrontUseWithResponse(ctx context.Context, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*CreateSSLFrontUseResponse, error) + func (c *ClientWithResponses) CreateServerBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateServerBackendParams, ...) (*CreateServerBackendResponse, error) + func (c *ClientWithResponses) CreateServerBackendWithResponse(ctx context.Context, parentName ParentName, params *CreateServerBackendParams, ...) (*CreateServerBackendResponse, error) + func (c *ClientWithResponses) CreateServerPeerWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateServerPeerParams, ...) (*CreateServerPeerResponse, error) + func (c *ClientWithResponses) CreateServerPeerWithResponse(ctx context.Context, parentName ParentName, params *CreateServerPeerParams, ...) (*CreateServerPeerResponse, error) + func (c *ClientWithResponses) CreateServerRingWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateServerRingParams, ...) (*CreateServerRingResponse, error) + func (c *ClientWithResponses) CreateServerRingWithResponse(ctx context.Context, parentName ParentName, params *CreateServerRingParams, ...) (*CreateServerRingResponse, error) + func (c *ClientWithResponses) CreateServerSwitchingRuleWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateServerSwitchingRuleResponse, error) + func (c *ClientWithResponses) CreateServerSwitchingRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateServerSwitchingRuleResponse, error) + func (c *ClientWithResponses) CreateServerTemplateWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateServerTemplateParams, ...) (*CreateServerTemplateResponse, error) + func (c *ClientWithResponses) CreateServerTemplateWithResponse(ctx context.Context, parentName ParentName, params *CreateServerTemplateParams, ...) (*CreateServerTemplateResponse, error) + func (c *ClientWithResponses) CreateSiteWithBodyWithResponse(ctx context.Context, params *CreateSiteParams, contentType string, ...) (*CreateSiteResponse, error) + func (c *ClientWithResponses) CreateSiteWithResponse(ctx context.Context, params *CreateSiteParams, body CreateSiteJSONRequestBody, ...) (*CreateSiteResponse, error) + func (c *ClientWithResponses) CreateSpoeAgentWithBodyWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeAgentResponse, error) + func (c *ClientWithResponses) CreateSpoeAgentWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeAgentResponse, error) + func (c *ClientWithResponses) CreateSpoeGroupWithBodyWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeGroupResponse, error) + func (c *ClientWithResponses) CreateSpoeGroupWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeGroupResponse, error) + func (c *ClientWithResponses) CreateSpoeMessageWithBodyWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeMessageResponse, error) + func (c *ClientWithResponses) CreateSpoeMessageWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeMessageResponse, error) + func (c *ClientWithResponses) CreateSpoeScopeWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateSpoeScopeParams, ...) (*CreateSpoeScopeResponse, error) + func (c *ClientWithResponses) CreateSpoeScopeWithResponse(ctx context.Context, parentName ParentName, params *CreateSpoeScopeParams, ...) (*CreateSpoeScopeResponse, error) + func (c *ClientWithResponses) CreateSpoeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateSpoeResponse, error) + func (c *ClientWithResponses) CreateStickRuleWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateStickRuleResponse, error) + func (c *ClientWithResponses) CreateStickRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateStickRuleResponse, error) + func (c *ClientWithResponses) CreateStorageGeneralFileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateStorageGeneralFileResponse, error) + func (c *ClientWithResponses) CreateStorageMapFileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateStorageMapFileResponse, error) + func (c *ClientWithResponses) CreateStorageSSLCertificateWithBodyWithResponse(ctx context.Context, params *CreateStorageSSLCertificateParams, ...) (*CreateStorageSSLCertificateResponse, error) + func (c *ClientWithResponses) CreateStorageSSLCrtListEntryWithBodyWithResponse(ctx context.Context, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*CreateStorageSSLCrtListEntryResponse, error) + func (c *ClientWithResponses) CreateStorageSSLCrtListEntryWithResponse(ctx context.Context, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*CreateStorageSSLCrtListEntryResponse, error) + func (c *ClientWithResponses) CreateStorageSSLCrtListFileWithBodyWithResponse(ctx context.Context, params *CreateStorageSSLCrtListFileParams, ...) (*CreateStorageSSLCrtListFileResponse, error) + func (c *ClientWithResponses) CreateTCPCheckBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPCheckBackendResponse, error) + func (c *ClientWithResponses) CreateTCPCheckBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPCheckBackendResponse, error) + func (c *ClientWithResponses) CreateTCPCheckDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) CreateTCPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) CreateTCPRequestRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) CreateTCPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) CreateTCPRequestRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateTCPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateTCPRequestRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateTCPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) CreateTCPResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) CreateTCPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) CreateTCPResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateTCPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) CreateTableWithBodyWithResponse(ctx context.Context, parentName ParentName, params *CreateTableParams, ...) (*CreateTableResponse, error) + func (c *ClientWithResponses) CreateTableWithResponse(ctx context.Context, parentName ParentName, params *CreateTableParams, ...) (*CreateTableResponse, error) + func (c *ClientWithResponses) CreateTraceEntryWithBodyWithResponse(ctx context.Context, params *CreateTraceEntryParams, contentType string, ...) (*CreateTraceEntryResponse, error) + func (c *ClientWithResponses) CreateTraceEntryWithResponse(ctx context.Context, params *CreateTraceEntryParams, ...) (*CreateTraceEntryResponse, error) + func (c *ClientWithResponses) CreateTracesWithBodyWithResponse(ctx context.Context, params *CreateTracesParams, contentType string, ...) (*CreateTracesResponse, error) + func (c *ClientWithResponses) CreateTracesWithResponse(ctx context.Context, params *CreateTracesParams, ...) (*CreateTracesResponse, error) + func (c *ClientWithResponses) CreateUserWithBodyWithResponse(ctx context.Context, params *CreateUserParams, contentType string, ...) (*CreateUserResponse, error) + func (c *ClientWithResponses) CreateUserWithResponse(ctx context.Context, params *CreateUserParams, body CreateUserJSONRequestBody, ...) (*CreateUserResponse, error) + func (c *ClientWithResponses) CreateUserlistWithBodyWithResponse(ctx context.Context, params *CreateUserlistParams, contentType string, ...) (*CreateUserlistResponse, error) + func (c *ClientWithResponses) CreateUserlistWithResponse(ctx context.Context, params *CreateUserlistParams, ...) (*CreateUserlistResponse, error) + func (c *ClientWithResponses) DeleteAWSRegionWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAWSRegionResponse, error) + func (c *ClientWithResponses) DeleteAclBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteAclBackendResponse, error) + func (c *ClientWithResponses) DeleteAclDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteAclDefaultsResponse, error) + func (c *ClientWithResponses) DeleteAclFCGIAppWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteAclFCGIAppResponse, error) + func (c *ClientWithResponses) DeleteAclFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteAclFrontendResponse, error) + func (c *ClientWithResponses) DeleteAcmeProviderWithResponse(ctx context.Context, name string, params *DeleteAcmeProviderParams, ...) (*DeleteAcmeProviderResponse, error) + func (c *ClientWithResponses) DeleteBackendSwitchingRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteBackendSwitchingRuleResponse, error) + func (c *ClientWithResponses) DeleteBackendWithResponse(ctx context.Context, name string, params *DeleteBackendParams, ...) (*DeleteBackendResponse, error) + func (c *ClientWithResponses) DeleteBindFrontendWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteBindFrontendResponse, error) + func (c *ClientWithResponses) DeleteBindLogForwardWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteBindLogForwardResponse, error) + func (c *ClientWithResponses) DeleteBindPeerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteBindPeerResponse, error) + func (c *ClientWithResponses) DeleteCaFileWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteCaFileResponse, error) + func (c *ClientWithResponses) DeleteCacheWithResponse(ctx context.Context, name string, params *DeleteCacheParams, ...) (*DeleteCacheResponse, error) + func (c *ClientWithResponses) DeleteCertWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteCertResponse, error) + func (c *ClientWithResponses) DeleteClusterWithResponse(ctx context.Context, params *DeleteClusterParams, ...) (*DeleteClusterResponse, error) + func (c *ClientWithResponses) DeleteConsulWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteConsulResponse, error) + func (c *ClientWithResponses) DeleteCrlWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteCrlResponse, error) + func (c *ClientWithResponses) DeleteCrtListEntryWithResponse(ctx context.Context, params *DeleteCrtListEntryParams, ...) (*DeleteCrtListEntryResponse, error) + func (c *ClientWithResponses) DeleteCrtLoadWithResponse(ctx context.Context, certificate string, params *DeleteCrtLoadParams, ...) (*DeleteCrtLoadResponse, error) + func (c *ClientWithResponses) DeleteCrtStoreWithResponse(ctx context.Context, name string, params *DeleteCrtStoreParams, ...) (*DeleteCrtStoreResponse, error) + func (c *ClientWithResponses) DeleteDeclareCaptureWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteDeclareCaptureResponse, error) + func (c *ClientWithResponses) DeleteDefaultsSectionWithResponse(ctx context.Context, name string, params *DeleteDefaultsSectionParams, ...) (*DeleteDefaultsSectionResponse, error) + func (c *ClientWithResponses) DeleteDgramBindWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteDgramBindResponse, error) + func (c *ClientWithResponses) DeleteFCGIAppWithResponse(ctx context.Context, name string, params *DeleteFCGIAppParams, ...) (*DeleteFCGIAppResponse, error) + func (c *ClientWithResponses) DeleteFilterBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteFilterBackendResponse, error) + func (c *ClientWithResponses) DeleteFilterFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteFilterFrontendResponse, error) + func (c *ClientWithResponses) DeleteFrontendWithResponse(ctx context.Context, name string, params *DeleteFrontendParams, ...) (*DeleteFrontendResponse, error) + func (c *ClientWithResponses) DeleteGroupWithResponse(ctx context.Context, name string, params *DeleteGroupParams, ...) (*DeleteGroupResponse, error) + func (c *ClientWithResponses) DeleteHTTPAfterResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) DeleteHTTPAfterResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) DeleteHTTPAfterResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) DeleteHTTPCheckBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) DeleteHTTPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) DeleteHTTPErrorRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) DeleteHTTPErrorRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) DeleteHTTPErrorRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) DeleteHTTPErrorsSectionWithResponse(ctx context.Context, name string, params *DeleteHTTPErrorsSectionParams, ...) (*DeleteHTTPErrorsSectionResponse, error) + func (c *ClientWithResponses) DeleteHTTPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) DeleteHTTPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) DeleteHTTPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) DeleteHTTPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) DeleteHTTPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) DeleteHTTPResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) DeleteLogForwardWithResponse(ctx context.Context, name string, params *DeleteLogForwardParams, ...) (*DeleteLogForwardResponse, error) + func (c *ClientWithResponses) DeleteLogProfileWithResponse(ctx context.Context, name string, params *DeleteLogProfileParams, ...) (*DeleteLogProfileResponse, error) + func (c *ClientWithResponses) DeleteLogTargetBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetBackendResponse, error) + func (c *ClientWithResponses) DeleteLogTargetDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) DeleteLogTargetFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetFrontendResponse, error) + func (c *ClientWithResponses) DeleteLogTargetGlobalWithResponse(ctx context.Context, index int, params *DeleteLogTargetGlobalParams, ...) (*DeleteLogTargetGlobalResponse, error) + func (c *ClientWithResponses) DeleteLogTargetLogForwardWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) DeleteLogTargetPeerWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetPeerResponse, error) + func (c *ClientWithResponses) DeleteMailerEntryWithResponse(ctx context.Context, name string, params *DeleteMailerEntryParams, ...) (*DeleteMailerEntryResponse, error) + func (c *ClientWithResponses) DeleteMailersSectionWithResponse(ctx context.Context, name string, params *DeleteMailersSectionParams, ...) (*DeleteMailersSectionResponse, error) + func (c *ClientWithResponses) DeleteNameserverWithResponse(ctx context.Context, name string, params *DeleteNameserverParams, ...) (*DeleteNameserverResponse, error) + func (c *ClientWithResponses) DeletePeerEntryWithResponse(ctx context.Context, name string, params *DeletePeerEntryParams, ...) (*DeletePeerEntryResponse, error) + func (c *ClientWithResponses) DeletePeerWithResponse(ctx context.Context, name string, params *DeletePeerParams, ...) (*DeletePeerResponse, error) + func (c *ClientWithResponses) DeleteProgramWithResponse(ctx context.Context, name string, params *DeleteProgramParams, ...) (*DeleteProgramResponse, error) + func (c *ClientWithResponses) DeleteQUICInitialRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) DeleteQUICInitialRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) DeleteResolverWithResponse(ctx context.Context, name string, params *DeleteResolverParams, ...) (*DeleteResolverResponse, error) + func (c *ClientWithResponses) DeleteRingWithResponse(ctx context.Context, name string, params *DeleteRingParams, ...) (*DeleteRingResponse, error) + func (c *ClientWithResponses) DeleteRuntimeMapEntryWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*DeleteRuntimeMapEntryResponse, error) + func (c *ClientWithResponses) DeleteRuntimeServerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteRuntimeServerResponse, error) + func (c *ClientWithResponses) DeleteSSLFrontUseWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteSSLFrontUseResponse, error) + func (c *ClientWithResponses) DeleteServerBackendWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteServerBackendResponse, error) + func (c *ClientWithResponses) DeleteServerPeerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteServerPeerResponse, error) + func (c *ClientWithResponses) DeleteServerRingWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteServerRingResponse, error) + func (c *ClientWithResponses) DeleteServerSwitchingRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteServerSwitchingRuleResponse, error) + func (c *ClientWithResponses) DeleteServerTemplateWithResponse(ctx context.Context, parentName ParentName, prefix string, ...) (*DeleteServerTemplateResponse, error) + func (c *ClientWithResponses) DeleteServicesHaproxyRuntimeAclsParentNameEntriesIdWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*DeleteServicesHaproxyRuntimeAclsParentNameEntriesIdResponse, error) + func (c *ClientWithResponses) DeleteSiteWithResponse(ctx context.Context, name string, params *DeleteSiteParams, ...) (*DeleteSiteResponse, error) + func (c *ClientWithResponses) DeleteSpoeAgentWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*DeleteSpoeAgentResponse, error) + func (c *ClientWithResponses) DeleteSpoeFileWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteSpoeFileResponse, error) + func (c *ClientWithResponses) DeleteSpoeGroupWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*DeleteSpoeGroupResponse, error) + func (c *ClientWithResponses) DeleteSpoeMessageWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*DeleteSpoeMessageResponse, error) + func (c *ClientWithResponses) DeleteSpoeScopeWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteSpoeScopeResponse, error) + func (c *ClientWithResponses) DeleteSpoeTransactionWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*DeleteSpoeTransactionResponse, error) + func (c *ClientWithResponses) DeleteStickRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteStickRuleResponse, error) + func (c *ClientWithResponses) DeleteStorageGeneralFileWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteStorageGeneralFileResponse, error) + func (c *ClientWithResponses) DeleteStorageMapWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteStorageMapResponse, error) + func (c *ClientWithResponses) DeleteStorageSSLCertificateWithResponse(ctx context.Context, name string, params *DeleteStorageSSLCertificateParams, ...) (*DeleteStorageSSLCertificateResponse, error) + func (c *ClientWithResponses) DeleteStorageSSLCrtListEntryWithResponse(ctx context.Context, name string, params *DeleteStorageSSLCrtListEntryParams, ...) (*DeleteStorageSSLCrtListEntryResponse, error) + func (c *ClientWithResponses) DeleteStorageSSLCrtListFileWithResponse(ctx context.Context, name string, params *DeleteStorageSSLCrtListFileParams, ...) (*DeleteStorageSSLCrtListFileResponse, error) + func (c *ClientWithResponses) DeleteTCPCheckBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPCheckBackendResponse, error) + func (c *ClientWithResponses) DeleteTCPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) DeleteTCPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) DeleteTCPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) DeleteTCPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) DeleteTCPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) DeleteTCPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) DeleteTableWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*DeleteTableResponse, error) + func (c *ClientWithResponses) DeleteTraceEntryWithBodyWithResponse(ctx context.Context, params *DeleteTraceEntryParams, contentType string, ...) (*DeleteTraceEntryResponse, error) + func (c *ClientWithResponses) DeleteTraceEntryWithResponse(ctx context.Context, params *DeleteTraceEntryParams, ...) (*DeleteTraceEntryResponse, error) + func (c *ClientWithResponses) DeleteTracesWithResponse(ctx context.Context, params *DeleteTracesParams, reqEditors ...RequestEditorFn) (*DeleteTracesResponse, error) + func (c *ClientWithResponses) DeleteTransactionWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteTransactionResponse, error) + func (c *ClientWithResponses) DeleteUserWithResponse(ctx context.Context, username string, params *DeleteUserParams, ...) (*DeleteUserResponse, error) + func (c *ClientWithResponses) DeleteUserlistWithResponse(ctx context.Context, name string, params *DeleteUserlistParams, ...) (*DeleteUserlistResponse, error) + func (c *ClientWithResponses) EditAcmeProviderWithBodyWithResponse(ctx context.Context, name string, params *EditAcmeProviderParams, ...) (*EditAcmeProviderResponse, error) + func (c *ClientWithResponses) EditAcmeProviderWithResponse(ctx context.Context, name string, params *EditAcmeProviderParams, ...) (*EditAcmeProviderResponse, error) + func (c *ClientWithResponses) EditClusterWithBodyWithResponse(ctx context.Context, params *EditClusterParams, contentType string, ...) (*EditClusterResponse, error) + func (c *ClientWithResponses) EditClusterWithResponse(ctx context.Context, params *EditClusterParams, ...) (*EditClusterResponse, error) + func (c *ClientWithResponses) EditCrtStoreWithBodyWithResponse(ctx context.Context, name string, params *EditCrtStoreParams, ...) (*EditCrtStoreResponse, error) + func (c *ClientWithResponses) EditCrtStoreWithResponse(ctx context.Context, name string, params *EditCrtStoreParams, ...) (*EditCrtStoreResponse, error) + func (c *ClientWithResponses) EditLogProfileWithBodyWithResponse(ctx context.Context, name string, params *EditLogProfileParams, ...) (*EditLogProfileResponse, error) + func (c *ClientWithResponses) EditLogProfileWithResponse(ctx context.Context, name string, params *EditLogProfileParams, ...) (*EditLogProfileResponse, error) + func (c *ClientWithResponses) EditMailersSectionWithBodyWithResponse(ctx context.Context, name string, params *EditMailersSectionParams, ...) (*EditMailersSectionResponse, error) + func (c *ClientWithResponses) EditMailersSectionWithResponse(ctx context.Context, name string, params *EditMailersSectionParams, ...) (*EditMailersSectionResponse, error) + func (c *ClientWithResponses) GetAPIEndpointsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIEndpointsResponse, error) + func (c *ClientWithResponses) GetAWSRegionWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAWSRegionResponse, error) + func (c *ClientWithResponses) GetAWSRegionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAWSRegionsResponse, error) + func (c *ClientWithResponses) GetAclBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetAclBackendResponse, error) + func (c *ClientWithResponses) GetAclDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetAclDefaultsResponse, error) + func (c *ClientWithResponses) GetAclFCGIAppWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetAclFCGIAppResponse, error) + func (c *ClientWithResponses) GetAclFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetAclFrontendResponse, error) + func (c *ClientWithResponses) GetAcmeProviderWithResponse(ctx context.Context, name string, params *GetAcmeProviderParams, ...) (*GetAcmeProviderResponse, error) + func (c *ClientWithResponses) GetAcmeProvidersWithResponse(ctx context.Context, params *GetAcmeProvidersParams, ...) (*GetAcmeProvidersResponse, error) + func (c *ClientWithResponses) GetAcmeStatusWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAcmeStatusResponse, error) + func (c *ClientWithResponses) GetAllAclBackendWithResponse(ctx context.Context, parentName ParentName, params *GetAllAclBackendParams, ...) (*GetAllAclBackendResponse, error) + func (c *ClientWithResponses) GetAllAclDefaultsWithResponse(ctx context.Context, parentName ParentName, params *GetAllAclDefaultsParams, ...) (*GetAllAclDefaultsResponse, error) + func (c *ClientWithResponses) GetAllAclFCGIAppWithResponse(ctx context.Context, parentName ParentName, params *GetAllAclFCGIAppParams, ...) (*GetAllAclFCGIAppResponse, error) + func (c *ClientWithResponses) GetAllAclFrontendWithResponse(ctx context.Context, parentName ParentName, params *GetAllAclFrontendParams, ...) (*GetAllAclFrontendResponse, error) + func (c *ClientWithResponses) GetAllBindFrontendWithResponse(ctx context.Context, parentName ParentName, params *GetAllBindFrontendParams, ...) (*GetAllBindFrontendResponse, error) + func (c *ClientWithResponses) GetAllBindLogForwardWithResponse(ctx context.Context, parentName ParentName, params *GetAllBindLogForwardParams, ...) (*GetAllBindLogForwardResponse, error) + func (c *ClientWithResponses) GetAllBindPeerWithResponse(ctx context.Context, parentName ParentName, params *GetAllBindPeerParams, ...) (*GetAllBindPeerResponse, error) + func (c *ClientWithResponses) GetAllCaFilesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllCaFilesResponse, error) + func (c *ClientWithResponses) GetAllCertsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllCertsResponse, error) + func (c *ClientWithResponses) GetAllCrlWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllCrlResponse, error) + func (c *ClientWithResponses) GetAllCrtListEntriesWithResponse(ctx context.Context, params *GetAllCrtListEntriesParams, ...) (*GetAllCrtListEntriesResponse, error) + func (c *ClientWithResponses) GetAllCrtListsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllCrtListsResponse, error) + func (c *ClientWithResponses) GetAllFilterBackendWithResponse(ctx context.Context, parentName ParentName, params *GetAllFilterBackendParams, ...) (*GetAllFilterBackendResponse, error) + func (c *ClientWithResponses) GetAllFilterFrontendWithResponse(ctx context.Context, parentName ParentName, params *GetAllFilterFrontendParams, ...) (*GetAllFilterFrontendResponse, error) + func (c *ClientWithResponses) GetAllHTTPAfterResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) GetAllHTTPAfterResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetAllHTTPAfterResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) GetAllHTTPCheckBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) GetAllHTTPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) GetAllHTTPErrorRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) GetAllHTTPErrorRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetAllHTTPErrorRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) GetAllHTTPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) GetAllHTTPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetAllHTTPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) GetAllHTTPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) GetAllHTTPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetAllHTTPResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) GetAllLogTargetBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllLogTargetBackendResponse, error) + func (c *ClientWithResponses) GetAllLogTargetDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) GetAllLogTargetFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllLogTargetFrontendResponse, error) + func (c *ClientWithResponses) GetAllLogTargetGlobalWithResponse(ctx context.Context, params *GetAllLogTargetGlobalParams, ...) (*GetAllLogTargetGlobalResponse, error) + func (c *ClientWithResponses) GetAllLogTargetLogForwardWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) GetAllLogTargetPeerWithResponse(ctx context.Context, parentName ParentName, params *GetAllLogTargetPeerParams, ...) (*GetAllLogTargetPeerResponse, error) + func (c *ClientWithResponses) GetAllQUICInitialRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetAllQUICInitialRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) GetAllRuntimeMapFilesWithResponse(ctx context.Context, params *GetAllRuntimeMapFilesParams, ...) (*GetAllRuntimeMapFilesResponse, error) + func (c *ClientWithResponses) GetAllRuntimeServerWithResponse(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*GetAllRuntimeServerResponse, error) + func (c *ClientWithResponses) GetAllSSLFrontUsesWithResponse(ctx context.Context, parentName ParentName, params *GetAllSSLFrontUsesParams, ...) (*GetAllSSLFrontUsesResponse, error) + func (c *ClientWithResponses) GetAllServerBackendWithResponse(ctx context.Context, parentName ParentName, params *GetAllServerBackendParams, ...) (*GetAllServerBackendResponse, error) + func (c *ClientWithResponses) GetAllServerPeerWithResponse(ctx context.Context, parentName ParentName, params *GetAllServerPeerParams, ...) (*GetAllServerPeerResponse, error) + func (c *ClientWithResponses) GetAllServerRingWithResponse(ctx context.Context, parentName ParentName, params *GetAllServerRingParams, ...) (*GetAllServerRingResponse, error) + func (c *ClientWithResponses) GetAllSpoeAgentWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*GetAllSpoeAgentResponse, error) + func (c *ClientWithResponses) GetAllSpoeFilesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllSpoeFilesResponse, error) + func (c *ClientWithResponses) GetAllSpoeGroupWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*GetAllSpoeGroupResponse, error) + func (c *ClientWithResponses) GetAllSpoeMessageWithResponse(ctx context.Context, parentName ParentName, scopeName string, ...) (*GetAllSpoeMessageResponse, error) + func (c *ClientWithResponses) GetAllSpoeScopeWithResponse(ctx context.Context, parentName ParentName, params *GetAllSpoeScopeParams, ...) (*GetAllSpoeScopeResponse, error) + func (c *ClientWithResponses) GetAllSpoeTransactionWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllSpoeTransactionResponse, error) + func (c *ClientWithResponses) GetAllStorageGeneralFilesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllStorageGeneralFilesResponse, error) + func (c *ClientWithResponses) GetAllStorageMapFilesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllStorageMapFilesResponse, error) + func (c *ClientWithResponses) GetAllStorageSSLCertificatesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllStorageSSLCertificatesResponse, error) + func (c *ClientWithResponses) GetAllStorageSSLCrtListFilesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllStorageSSLCrtListFilesResponse, error) + func (c *ClientWithResponses) GetAllTCPCheckBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllTCPCheckBackendResponse, error) + func (c *ClientWithResponses) GetAllTCPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) GetAllTCPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) GetAllTCPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetAllTCPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) GetAllTCPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) GetAllTCPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*GetAllTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetBackendSwitchingRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetBackendSwitchingRuleResponse, error) + func (c *ClientWithResponses) GetBackendSwitchingRulesWithResponse(ctx context.Context, parentName ParentName, ...) (*GetBackendSwitchingRulesResponse, error) + func (c *ClientWithResponses) GetBackendWithResponse(ctx context.Context, name string, params *GetBackendParams, ...) (*GetBackendResponse, error) + func (c *ClientWithResponses) GetBackendsWithResponse(ctx context.Context, params *GetBackendsParams, reqEditors ...RequestEditorFn) (*GetBackendsResponse, error) + func (c *ClientWithResponses) GetBindFrontendWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetBindFrontendResponse, error) + func (c *ClientWithResponses) GetBindLogForwardWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetBindLogForwardResponse, error) + func (c *ClientWithResponses) GetBindPeerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetBindPeerResponse, error) + func (c *ClientWithResponses) GetCaEntryWithResponse(ctx context.Context, name string, index int, reqEditors ...RequestEditorFn) (*GetCaEntryResponse, error) + func (c *ClientWithResponses) GetCaFileWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetCaFileResponse, error) + func (c *ClientWithResponses) GetCacheWithResponse(ctx context.Context, name string, params *GetCacheParams, ...) (*GetCacheResponse, error) + func (c *ClientWithResponses) GetCachesWithResponse(ctx context.Context, params *GetCachesParams, reqEditors ...RequestEditorFn) (*GetCachesResponse, error) + func (c *ClientWithResponses) GetCertWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetCertResponse, error) + func (c *ClientWithResponses) GetClusterWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetClusterResponse, error) + func (c *ClientWithResponses) GetConfigurationEndpointsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetConfigurationEndpointsResponse, error) + func (c *ClientWithResponses) GetConfigurationVersionWithResponse(ctx context.Context, params *GetConfigurationVersionParams, ...) (*GetConfigurationVersionResponse, error) + func (c *ClientWithResponses) GetConsulWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetConsulResponse, error) + func (c *ClientWithResponses) GetConsulsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetConsulsResponse, error) + func (c *ClientWithResponses) GetCrlWithResponse(ctx context.Context, name string, params *GetCrlParams, ...) (*GetCrlResponse, error) + func (c *ClientWithResponses) GetCrtLoadWithResponse(ctx context.Context, certificate string, params *GetCrtLoadParams, ...) (*GetCrtLoadResponse, error) + func (c *ClientWithResponses) GetCrtLoadsWithResponse(ctx context.Context, params *GetCrtLoadsParams, reqEditors ...RequestEditorFn) (*GetCrtLoadsResponse, error) + func (c *ClientWithResponses) GetCrtStoreWithResponse(ctx context.Context, name string, params *GetCrtStoreParams, ...) (*GetCrtStoreResponse, error) + func (c *ClientWithResponses) GetCrtStoresWithResponse(ctx context.Context, params *GetCrtStoresParams, reqEditors ...RequestEditorFn) (*GetCrtStoresResponse, error) + func (c *ClientWithResponses) GetDeclareCaptureWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetDeclareCaptureResponse, error) + func (c *ClientWithResponses) GetDeclareCapturesWithResponse(ctx context.Context, parentName ParentName, params *GetDeclareCapturesParams, ...) (*GetDeclareCapturesResponse, error) + func (c *ClientWithResponses) GetDefaultsSectionWithResponse(ctx context.Context, name string, params *GetDefaultsSectionParams, ...) (*GetDefaultsSectionResponse, error) + func (c *ClientWithResponses) GetDefaultsSectionsWithResponse(ctx context.Context, params *GetDefaultsSectionsParams, ...) (*GetDefaultsSectionsResponse, error) + func (c *ClientWithResponses) GetDgramBindWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetDgramBindResponse, error) + func (c *ClientWithResponses) GetDgramBindsWithResponse(ctx context.Context, parentName ParentName, params *GetDgramBindsParams, ...) (*GetDgramBindsResponse, error) + func (c *ClientWithResponses) GetFCGIAppWithResponse(ctx context.Context, name string, params *GetFCGIAppParams, ...) (*GetFCGIAppResponse, error) + func (c *ClientWithResponses) GetFCGIAppsWithResponse(ctx context.Context, params *GetFCGIAppsParams, reqEditors ...RequestEditorFn) (*GetFCGIAppsResponse, error) + func (c *ClientWithResponses) GetFilterBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetFilterBackendResponse, error) + func (c *ClientWithResponses) GetFilterFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetFilterFrontendResponse, error) + func (c *ClientWithResponses) GetFrontendWithResponse(ctx context.Context, name string, params *GetFrontendParams, ...) (*GetFrontendResponse, error) + func (c *ClientWithResponses) GetFrontendsWithResponse(ctx context.Context, params *GetFrontendsParams, reqEditors ...RequestEditorFn) (*GetFrontendsResponse, error) + func (c *ClientWithResponses) GetGlobalWithResponse(ctx context.Context, params *GetGlobalParams, reqEditors ...RequestEditorFn) (*GetGlobalResponse, error) + func (c *ClientWithResponses) GetGroupWithResponse(ctx context.Context, name string, params *GetGroupParams, ...) (*GetGroupResponse, error) + func (c *ClientWithResponses) GetGroupsWithResponse(ctx context.Context, params *GetGroupsParams, reqEditors ...RequestEditorFn) (*GetGroupsResponse, error) + func (c *ClientWithResponses) GetHAProxyConfigurationWithResponse(ctx context.Context, params *GetHAProxyConfigurationParams, ...) (*GetHAProxyConfigurationResponse, error) + func (c *ClientWithResponses) GetHTTPAfterResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) GetHTTPAfterResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetHTTPAfterResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) GetHTTPCheckBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) GetHTTPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) GetHTTPErrorRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) GetHTTPErrorRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetHTTPErrorRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) GetHTTPErrorsSectionWithResponse(ctx context.Context, name string, params *GetHTTPErrorsSectionParams, ...) (*GetHTTPErrorsSectionResponse, error) + func (c *ClientWithResponses) GetHTTPErrorsSectionsWithResponse(ctx context.Context, params *GetHTTPErrorsSectionsParams, ...) (*GetHTTPErrorsSectionsResponse, error) + func (c *ClientWithResponses) GetHTTPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) GetHTTPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetHTTPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) GetHTTPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) GetHTTPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetHTTPResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) GetHaproxyEndpointsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHaproxyEndpointsResponse, error) + func (c *ClientWithResponses) GetHaproxyProcessInfoWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHaproxyProcessInfoResponse, error) + func (c *ClientWithResponses) GetHealthWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHealthResponse, error) + func (c *ClientWithResponses) GetInfoWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetInfoResponse, error) + func (c *ClientWithResponses) GetLogForwardWithResponse(ctx context.Context, name string, params *GetLogForwardParams, ...) (*GetLogForwardResponse, error) + func (c *ClientWithResponses) GetLogForwardsWithResponse(ctx context.Context, params *GetLogForwardsParams, ...) (*GetLogForwardsResponse, error) + func (c *ClientWithResponses) GetLogProfileWithResponse(ctx context.Context, name string, params *GetLogProfileParams, ...) (*GetLogProfileResponse, error) + func (c *ClientWithResponses) GetLogProfilesWithResponse(ctx context.Context, params *GetLogProfilesParams, ...) (*GetLogProfilesResponse, error) + func (c *ClientWithResponses) GetLogTargetBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetBackendResponse, error) + func (c *ClientWithResponses) GetLogTargetDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) GetLogTargetFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetFrontendResponse, error) + func (c *ClientWithResponses) GetLogTargetGlobalWithResponse(ctx context.Context, index int, params *GetLogTargetGlobalParams, ...) (*GetLogTargetGlobalResponse, error) + func (c *ClientWithResponses) GetLogTargetLogForwardWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) GetLogTargetPeerWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetPeerResponse, error) + func (c *ClientWithResponses) GetMailerEntriesWithResponse(ctx context.Context, params *GetMailerEntriesParams, ...) (*GetMailerEntriesResponse, error) + func (c *ClientWithResponses) GetMailerEntryWithResponse(ctx context.Context, name string, params *GetMailerEntryParams, ...) (*GetMailerEntryResponse, error) + func (c *ClientWithResponses) GetMailersSectionWithResponse(ctx context.Context, name string, params *GetMailersSectionParams, ...) (*GetMailersSectionResponse, error) + func (c *ClientWithResponses) GetMailersSectionsWithResponse(ctx context.Context, params *GetMailersSectionsParams, ...) (*GetMailersSectionsResponse, error) + func (c *ClientWithResponses) GetNameserverWithResponse(ctx context.Context, name string, params *GetNameserverParams, ...) (*GetNameserverResponse, error) + func (c *ClientWithResponses) GetNameserversWithResponse(ctx context.Context, params *GetNameserversParams, ...) (*GetNameserversResponse, error) + func (c *ClientWithResponses) GetOneRuntimeMapWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneRuntimeMapResponse, error) + func (c *ClientWithResponses) GetOneSpoeFileWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneSpoeFileResponse, error) + func (c *ClientWithResponses) GetOneStorageGeneralFileWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneStorageGeneralFileResponse, error) + func (c *ClientWithResponses) GetOneStorageMapWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneStorageMapResponse, error) + func (c *ClientWithResponses) GetOneStorageSSLCertificateWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneStorageSSLCertificateResponse, error) + func (c *ClientWithResponses) GetOneStorageSSLCrtListFileWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneStorageSSLCrtListFileResponse, error) + func (c *ClientWithResponses) GetOpenapiv3SpecificationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetOpenapiv3SpecificationResponse, error) + func (c *ClientWithResponses) GetPeerEntriesWithResponse(ctx context.Context, params *GetPeerEntriesParams, ...) (*GetPeerEntriesResponse, error) + func (c *ClientWithResponses) GetPeerEntryWithResponse(ctx context.Context, name string, params *GetPeerEntryParams, ...) (*GetPeerEntryResponse, error) + func (c *ClientWithResponses) GetPeerSectionWithResponse(ctx context.Context, name string, params *GetPeerSectionParams, ...) (*GetPeerSectionResponse, error) + func (c *ClientWithResponses) GetPeerSectionsWithResponse(ctx context.Context, params *GetPeerSectionsParams, ...) (*GetPeerSectionsResponse, error) + func (c *ClientWithResponses) GetProgramWithResponse(ctx context.Context, name string, params *GetProgramParams, ...) (*GetProgramResponse, error) + func (c *ClientWithResponses) GetProgramsWithResponse(ctx context.Context, params *GetProgramsParams, reqEditors ...RequestEditorFn) (*GetProgramsResponse, error) + func (c *ClientWithResponses) GetQUICInitialRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetQUICInitialRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) GetReloadWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetReloadResponse, error) + func (c *ClientWithResponses) GetReloadsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetReloadsResponse, error) + func (c *ClientWithResponses) GetResolverWithResponse(ctx context.Context, name string, params *GetResolverParams, ...) (*GetResolverResponse, error) + func (c *ClientWithResponses) GetResolversWithResponse(ctx context.Context, params *GetResolversParams, reqEditors ...RequestEditorFn) (*GetResolversResponse, error) + func (c *ClientWithResponses) GetRingWithResponse(ctx context.Context, name string, params *GetRingParams, ...) (*GetRingResponse, error) + func (c *ClientWithResponses) GetRingsWithResponse(ctx context.Context, params *GetRingsParams, reqEditors ...RequestEditorFn) (*GetRingsResponse, error) + func (c *ClientWithResponses) GetRuntimeEndpointsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetRuntimeEndpointsResponse, error) + func (c *ClientWithResponses) GetRuntimeMapEntryWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*GetRuntimeMapEntryResponse, error) + func (c *ClientWithResponses) GetRuntimeServerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetRuntimeServerResponse, error) + func (c *ClientWithResponses) GetSSLFrontUseWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetSSLFrontUseResponse, error) + func (c *ClientWithResponses) GetServerBackendWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetServerBackendResponse, error) + func (c *ClientWithResponses) GetServerPeerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetServerPeerResponse, error) + func (c *ClientWithResponses) GetServerRingWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetServerRingResponse, error) + func (c *ClientWithResponses) GetServerSwitchingRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetServerSwitchingRuleResponse, error) + func (c *ClientWithResponses) GetServerSwitchingRulesWithResponse(ctx context.Context, parentName ParentName, ...) (*GetServerSwitchingRulesResponse, error) + func (c *ClientWithResponses) GetServerTemplateWithResponse(ctx context.Context, parentName ParentName, prefix string, ...) (*GetServerTemplateResponse, error) + func (c *ClientWithResponses) GetServerTemplatesWithResponse(ctx context.Context, parentName ParentName, params *GetServerTemplatesParams, ...) (*GetServerTemplatesResponse, error) + func (c *ClientWithResponses) GetServicesEndpointsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetServicesEndpointsResponse, error) + func (c *ClientWithResponses) GetServicesHaproxyRuntimeAclsIdWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetServicesHaproxyRuntimeAclsIdResponse, error) + func (c *ClientWithResponses) GetServicesHaproxyRuntimeAclsParentNameEntriesIdWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*GetServicesHaproxyRuntimeAclsParentNameEntriesIdResponse, error) + func (c *ClientWithResponses) GetServicesHaproxyRuntimeAclsParentNameEntriesWithResponse(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*GetServicesHaproxyRuntimeAclsParentNameEntriesResponse, error) + func (c *ClientWithResponses) GetServicesHaproxyRuntimeAclsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetServicesHaproxyRuntimeAclsResponse, error) + func (c *ClientWithResponses) GetSiteWithResponse(ctx context.Context, name string, params *GetSiteParams, ...) (*GetSiteResponse, error) + func (c *ClientWithResponses) GetSitesWithResponse(ctx context.Context, params *GetSitesParams, reqEditors ...RequestEditorFn) (*GetSitesResponse, error) + func (c *ClientWithResponses) GetSpecificationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetSpecificationResponse, error) + func (c *ClientWithResponses) GetSpoeAgentWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*GetSpoeAgentResponse, error) + func (c *ClientWithResponses) GetSpoeConfigurationVersionWithResponse(ctx context.Context, parentName ParentName, ...) (*GetSpoeConfigurationVersionResponse, error) + func (c *ClientWithResponses) GetSpoeEndpointsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetSpoeEndpointsResponse, error) + func (c *ClientWithResponses) GetSpoeGroupWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*GetSpoeGroupResponse, error) + func (c *ClientWithResponses) GetSpoeMessageWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*GetSpoeMessageResponse, error) + func (c *ClientWithResponses) GetSpoeScopeWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetSpoeScopeResponse, error) + func (c *ClientWithResponses) GetSpoeTransactionWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*GetSpoeTransactionResponse, error) + func (c *ClientWithResponses) GetStatsEndpointsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStatsEndpointsResponse, error) + func (c *ClientWithResponses) GetStatsWithResponse(ctx context.Context, params *GetStatsParams, reqEditors ...RequestEditorFn) (*GetStatsResponse, error) + func (c *ClientWithResponses) GetStickRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetStickRuleResponse, error) + func (c *ClientWithResponses) GetStickRulesWithResponse(ctx context.Context, parentName ParentName, params *GetStickRulesParams, ...) (*GetStickRulesResponse, error) + func (c *ClientWithResponses) GetStickTableEntriesWithResponse(ctx context.Context, parentName ParentName, params *GetStickTableEntriesParams, ...) (*GetStickTableEntriesResponse, error) + func (c *ClientWithResponses) GetStickTableWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetStickTableResponse, error) + func (c *ClientWithResponses) GetStickTablesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStickTablesResponse, error) + func (c *ClientWithResponses) GetStorageEndpointsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStorageEndpointsResponse, error) + func (c *ClientWithResponses) GetStorageSSLCrtListEntriesWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetStorageSSLCrtListEntriesResponse, error) + func (c *ClientWithResponses) GetTCPCheckBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPCheckBackendResponse, error) + func (c *ClientWithResponses) GetTCPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) GetTCPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) GetTCPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetTCPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) GetTCPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) GetTCPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) GetTableWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*GetTableResponse, error) + func (c *ClientWithResponses) GetTablesWithResponse(ctx context.Context, parentName ParentName, params *GetTablesParams, ...) (*GetTablesResponse, error) + func (c *ClientWithResponses) GetTracesWithResponse(ctx context.Context, params *GetTracesParams, reqEditors ...RequestEditorFn) (*GetTracesResponse, error) + func (c *ClientWithResponses) GetTransactionWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetTransactionResponse, error) + func (c *ClientWithResponses) GetTransactionsWithResponse(ctx context.Context, params *GetTransactionsParams, ...) (*GetTransactionsResponse, error) + func (c *ClientWithResponses) GetUserWithResponse(ctx context.Context, username string, params *GetUserParams, ...) (*GetUserResponse, error) + func (c *ClientWithResponses) GetUserlistWithResponse(ctx context.Context, name string, params *GetUserlistParams, ...) (*GetUserlistResponse, error) + func (c *ClientWithResponses) GetUserlistsWithResponse(ctx context.Context, params *GetUserlistsParams, reqEditors ...RequestEditorFn) (*GetUserlistsResponse, error) + func (c *ClientWithResponses) GetUsersWithResponse(ctx context.Context, params *GetUsersParams, reqEditors ...RequestEditorFn) (*GetUsersResponse, error) + func (c *ClientWithResponses) InitiateCertificateRefreshWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*InitiateCertificateRefreshResponse, error) + func (c *ClientWithResponses) PostClusterWithBodyWithResponse(ctx context.Context, params *PostClusterParams, contentType string, ...) (*PostClusterResponse, error) + func (c *ClientWithResponses) PostClusterWithResponse(ctx context.Context, params *PostClusterParams, ...) (*PostClusterResponse, error) + func (c *ClientWithResponses) PostHAProxyConfigurationWithBodyWithResponse(ctx context.Context, params *PostHAProxyConfigurationParams, ...) (*PostHAProxyConfigurationResponse, error) + func (c *ClientWithResponses) PostHAProxyConfigurationWithTextBodyWithResponse(ctx context.Context, params *PostHAProxyConfigurationParams, ...) (*PostHAProxyConfigurationResponse, error) + func (c *ClientWithResponses) PostServicesHaproxyRuntimeAclsParentNameEntriesWithBodyWithResponse(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*PostServicesHaproxyRuntimeAclsParentNameEntriesResponse, error) + func (c *ClientWithResponses) PostServicesHaproxyRuntimeAclsParentNameEntriesWithResponse(ctx context.Context, parentName ParentName, ...) (*PostServicesHaproxyRuntimeAclsParentNameEntriesResponse, error) + func (c *ClientWithResponses) RenewAcmeCertificateWithResponse(ctx context.Context, params *RenewAcmeCertificateParams, ...) (*RenewAcmeCertificateResponse, error) + func (c *ClientWithResponses) ReplaceAWSRegionWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*ReplaceAWSRegionResponse, error) + func (c *ClientWithResponses) ReplaceAWSRegionWithResponse(ctx context.Context, id string, body ReplaceAWSRegionJSONRequestBody, ...) (*ReplaceAWSRegionResponse, error) + func (c *ClientWithResponses) ReplaceAclBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclBackendResponse, error) + func (c *ClientWithResponses) ReplaceAclBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclBackendResponse, error) + func (c *ClientWithResponses) ReplaceAclDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAclDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAclFCGIAppWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclFCGIAppResponse, error) + func (c *ClientWithResponses) ReplaceAclFCGIAppWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclFCGIAppResponse, error) + func (c *ClientWithResponses) ReplaceAclFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAclFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllAclBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*ReplaceAllAclBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllAclBackendWithResponse(ctx context.Context, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*ReplaceAllAclBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllAclDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllAclDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllAclDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllAclDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllAclFCGIAppWithBodyWithResponse(ctx context.Context, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*ReplaceAllAclFCGIAppResponse, error) + func (c *ClientWithResponses) ReplaceAllAclFCGIAppWithResponse(ctx context.Context, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*ReplaceAllAclFCGIAppResponse, error) + func (c *ClientWithResponses) ReplaceAllAclFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllAclFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllAclFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllAclFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllFilterBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllFilterBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllFilterBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllFilterBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllFilterFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllFilterFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllFilterFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllFilterFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPAfterResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPAfterResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPAfterResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPAfterResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPAfterResponseRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPAfterResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPCheckBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPCheckBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPCheckDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPErrorRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPErrorRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPErrorRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPErrorRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPErrorRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPErrorRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPRequestRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPRequestRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPRequestRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPResponseRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllHTTPResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetGlobalWithBodyWithResponse(ctx context.Context, params *ReplaceAllLogTargetGlobalParams, ...) (*ReplaceAllLogTargetGlobalResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetGlobalWithResponse(ctx context.Context, params *ReplaceAllLogTargetGlobalParams, ...) (*ReplaceAllLogTargetGlobalResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetLogForwardWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetLogForwardWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetPeerWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetPeerResponse, error) + func (c *ClientWithResponses) ReplaceAllLogTargetPeerWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetPeerResponse, error) + func (c *ClientWithResponses) ReplaceAllQUICInitialRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllQUICInitialRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllQUICInitialRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllQUICInitialRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPCheckBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPCheckBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPCheckBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPCheckBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPCheckDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPRequestRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPRequestRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPRequestRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceAllTCPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceBackendSwitchingRuleWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceBackendSwitchingRuleResponse, error) + func (c *ClientWithResponses) ReplaceBackendSwitchingRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceBackendSwitchingRuleResponse, error) + func (c *ClientWithResponses) ReplaceBackendSwitchingRulesWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceBackendSwitchingRulesResponse, error) + func (c *ClientWithResponses) ReplaceBackendSwitchingRulesWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceBackendSwitchingRulesResponse, error) + func (c *ClientWithResponses) ReplaceBackendWithBodyWithResponse(ctx context.Context, name string, params *ReplaceBackendParams, ...) (*ReplaceBackendResponse, error) + func (c *ClientWithResponses) ReplaceBackendWithResponse(ctx context.Context, name string, params *ReplaceBackendParams, ...) (*ReplaceBackendResponse, error) + func (c *ClientWithResponses) ReplaceBindFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindFrontendResponse, error) + func (c *ClientWithResponses) ReplaceBindFrontendWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindFrontendResponse, error) + func (c *ClientWithResponses) ReplaceBindLogForwardWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindLogForwardResponse, error) + func (c *ClientWithResponses) ReplaceBindLogForwardWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindLogForwardResponse, error) + func (c *ClientWithResponses) ReplaceBindPeerWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindPeerResponse, error) + func (c *ClientWithResponses) ReplaceBindPeerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindPeerResponse, error) + func (c *ClientWithResponses) ReplaceCacheWithBodyWithResponse(ctx context.Context, name string, params *ReplaceCacheParams, ...) (*ReplaceCacheResponse, error) + func (c *ClientWithResponses) ReplaceCacheWithResponse(ctx context.Context, name string, params *ReplaceCacheParams, ...) (*ReplaceCacheResponse, error) + func (c *ClientWithResponses) ReplaceCertWithBodyWithResponse(ctx context.Context, name string, contentType string, body io.Reader, ...) (*ReplaceCertResponse, error) + func (c *ClientWithResponses) ReplaceConsulWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*ReplaceConsulResponse, error) + func (c *ClientWithResponses) ReplaceConsulWithResponse(ctx context.Context, id string, body ReplaceConsulJSONRequestBody, ...) (*ReplaceConsulResponse, error) + func (c *ClientWithResponses) ReplaceCrlWithBodyWithResponse(ctx context.Context, name string, contentType string, body io.Reader, ...) (*ReplaceCrlResponse, error) + func (c *ClientWithResponses) ReplaceCrtLoadWithBodyWithResponse(ctx context.Context, certificate string, params *ReplaceCrtLoadParams, ...) (*ReplaceCrtLoadResponse, error) + func (c *ClientWithResponses) ReplaceCrtLoadWithResponse(ctx context.Context, certificate string, params *ReplaceCrtLoadParams, ...) (*ReplaceCrtLoadResponse, error) + func (c *ClientWithResponses) ReplaceDeclareCaptureWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceDeclareCaptureResponse, error) + func (c *ClientWithResponses) ReplaceDeclareCaptureWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceDeclareCaptureResponse, error) + func (c *ClientWithResponses) ReplaceDeclareCapturesWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceDeclareCapturesResponse, error) + func (c *ClientWithResponses) ReplaceDeclareCapturesWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceDeclareCapturesResponse, error) + func (c *ClientWithResponses) ReplaceDefaultsSectionWithBodyWithResponse(ctx context.Context, name string, params *ReplaceDefaultsSectionParams, ...) (*ReplaceDefaultsSectionResponse, error) + func (c *ClientWithResponses) ReplaceDefaultsSectionWithResponse(ctx context.Context, name string, params *ReplaceDefaultsSectionParams, ...) (*ReplaceDefaultsSectionResponse, error) + func (c *ClientWithResponses) ReplaceDgramBindWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceDgramBindResponse, error) + func (c *ClientWithResponses) ReplaceDgramBindWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceDgramBindResponse, error) + func (c *ClientWithResponses) ReplaceFCGIAppWithBodyWithResponse(ctx context.Context, name string, params *ReplaceFCGIAppParams, ...) (*ReplaceFCGIAppResponse, error) + func (c *ClientWithResponses) ReplaceFCGIAppWithResponse(ctx context.Context, name string, params *ReplaceFCGIAppParams, ...) (*ReplaceFCGIAppResponse, error) + func (c *ClientWithResponses) ReplaceFilterBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceFilterBackendResponse, error) + func (c *ClientWithResponses) ReplaceFilterBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceFilterBackendResponse, error) + func (c *ClientWithResponses) ReplaceFilterFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceFilterFrontendResponse, error) + func (c *ClientWithResponses) ReplaceFilterFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceFilterFrontendResponse, error) + func (c *ClientWithResponses) ReplaceFrontendWithBodyWithResponse(ctx context.Context, name string, params *ReplaceFrontendParams, ...) (*ReplaceFrontendResponse, error) + func (c *ClientWithResponses) ReplaceFrontendWithResponse(ctx context.Context, name string, params *ReplaceFrontendParams, ...) (*ReplaceFrontendResponse, error) + func (c *ClientWithResponses) ReplaceGlobalWithBodyWithResponse(ctx context.Context, params *ReplaceGlobalParams, contentType string, ...) (*ReplaceGlobalResponse, error) + func (c *ClientWithResponses) ReplaceGlobalWithResponse(ctx context.Context, params *ReplaceGlobalParams, ...) (*ReplaceGlobalResponse, error) + func (c *ClientWithResponses) ReplaceGroupWithBodyWithResponse(ctx context.Context, name string, params *ReplaceGroupParams, ...) (*ReplaceGroupResponse, error) + func (c *ClientWithResponses) ReplaceGroupWithResponse(ctx context.Context, name string, params *ReplaceGroupParams, ...) (*ReplaceGroupResponse, error) + func (c *ClientWithResponses) ReplaceHTTPAfterResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPAfterResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPAfterResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPAfterResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPAfterResponseRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPAfterResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPCheckBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPCheckBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPCheckBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPCheckDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPCheckDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPErrorRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPErrorRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPErrorRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPErrorRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPErrorRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPErrorRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPErrorsSectionWithBodyWithResponse(ctx context.Context, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*ReplaceHTTPErrorsSectionResponse, error) + func (c *ClientWithResponses) ReplaceHTTPErrorsSectionWithResponse(ctx context.Context, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*ReplaceHTTPErrorsSectionResponse, error) + func (c *ClientWithResponses) ReplaceHTTPRequestRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPRequestRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPRequestRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceHTTPResponseRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceHTTPResponseRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceLogForwardWithBodyWithResponse(ctx context.Context, name string, params *ReplaceLogForwardParams, ...) (*ReplaceLogForwardResponse, error) + func (c *ClientWithResponses) ReplaceLogForwardWithResponse(ctx context.Context, name string, params *ReplaceLogForwardParams, ...) (*ReplaceLogForwardResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetBackendResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetBackendResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetFrontendResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetFrontendResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetGlobalWithBodyWithResponse(ctx context.Context, index int, params *ReplaceLogTargetGlobalParams, ...) (*ReplaceLogTargetGlobalResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetGlobalWithResponse(ctx context.Context, index int, params *ReplaceLogTargetGlobalParams, ...) (*ReplaceLogTargetGlobalResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetLogForwardWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetLogForwardWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetLogForwardResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetPeerWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetPeerResponse, error) + func (c *ClientWithResponses) ReplaceLogTargetPeerWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetPeerResponse, error) + func (c *ClientWithResponses) ReplaceMailerEntryWithBodyWithResponse(ctx context.Context, name string, params *ReplaceMailerEntryParams, ...) (*ReplaceMailerEntryResponse, error) + func (c *ClientWithResponses) ReplaceMailerEntryWithResponse(ctx context.Context, name string, params *ReplaceMailerEntryParams, ...) (*ReplaceMailerEntryResponse, error) + func (c *ClientWithResponses) ReplaceNameserverWithBodyWithResponse(ctx context.Context, name string, params *ReplaceNameserverParams, ...) (*ReplaceNameserverResponse, error) + func (c *ClientWithResponses) ReplaceNameserverWithResponse(ctx context.Context, name string, params *ReplaceNameserverParams, ...) (*ReplaceNameserverResponse, error) + func (c *ClientWithResponses) ReplacePeerEntryWithBodyWithResponse(ctx context.Context, name string, params *ReplacePeerEntryParams, ...) (*ReplacePeerEntryResponse, error) + func (c *ClientWithResponses) ReplacePeerEntryWithResponse(ctx context.Context, name string, params *ReplacePeerEntryParams, ...) (*ReplacePeerEntryResponse, error) + func (c *ClientWithResponses) ReplaceProgramWithBodyWithResponse(ctx context.Context, name string, params *ReplaceProgramParams, ...) (*ReplaceProgramResponse, error) + func (c *ClientWithResponses) ReplaceProgramWithResponse(ctx context.Context, name string, params *ReplaceProgramParams, ...) (*ReplaceProgramResponse, error) + func (c *ClientWithResponses) ReplaceQUICInitialRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceQUICInitialRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceQUICInitialRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceQUICInitialRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceQUICInitialRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceQUICInitialRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceResolverWithBodyWithResponse(ctx context.Context, name string, params *ReplaceResolverParams, ...) (*ReplaceResolverResponse, error) + func (c *ClientWithResponses) ReplaceResolverWithResponse(ctx context.Context, name string, params *ReplaceResolverParams, ...) (*ReplaceResolverResponse, error) + func (c *ClientWithResponses) ReplaceRingWithBodyWithResponse(ctx context.Context, name string, params *ReplaceRingParams, ...) (*ReplaceRingResponse, error) + func (c *ClientWithResponses) ReplaceRingWithResponse(ctx context.Context, name string, params *ReplaceRingParams, ...) (*ReplaceRingResponse, error) + func (c *ClientWithResponses) ReplaceRuntimeMapEntryWithBodyWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*ReplaceRuntimeMapEntryResponse, error) + func (c *ClientWithResponses) ReplaceRuntimeMapEntryWithResponse(ctx context.Context, parentName ParentName, id string, ...) (*ReplaceRuntimeMapEntryResponse, error) + func (c *ClientWithResponses) ReplaceRuntimeServerWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, contentType string, ...) (*ReplaceRuntimeServerResponse, error) + func (c *ClientWithResponses) ReplaceRuntimeServerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceRuntimeServerResponse, error) + func (c *ClientWithResponses) ReplaceSSLFrontUseWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceSSLFrontUseResponse, error) + func (c *ClientWithResponses) ReplaceSSLFrontUseWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceSSLFrontUseResponse, error) + func (c *ClientWithResponses) ReplaceServerBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerBackendResponse, error) + func (c *ClientWithResponses) ReplaceServerBackendWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerBackendResponse, error) + func (c *ClientWithResponses) ReplaceServerPeerWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerPeerResponse, error) + func (c *ClientWithResponses) ReplaceServerPeerWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerPeerResponse, error) + func (c *ClientWithResponses) ReplaceServerRingWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerRingResponse, error) + func (c *ClientWithResponses) ReplaceServerRingWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerRingResponse, error) + func (c *ClientWithResponses) ReplaceServerSwitchingRuleWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceServerSwitchingRuleResponse, error) + func (c *ClientWithResponses) ReplaceServerSwitchingRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceServerSwitchingRuleResponse, error) + func (c *ClientWithResponses) ReplaceServerSwitchingRulesWithBodyWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceServerSwitchingRulesResponse, error) + func (c *ClientWithResponses) ReplaceServerSwitchingRulesWithResponse(ctx context.Context, parentName ParentName, ...) (*ReplaceServerSwitchingRulesResponse, error) + func (c *ClientWithResponses) ReplaceServerTemplateWithBodyWithResponse(ctx context.Context, parentName ParentName, prefix string, ...) (*ReplaceServerTemplateResponse, error) + func (c *ClientWithResponses) ReplaceServerTemplateWithResponse(ctx context.Context, parentName ParentName, prefix string, ...) (*ReplaceServerTemplateResponse, error) + func (c *ClientWithResponses) ReplaceSiteWithBodyWithResponse(ctx context.Context, name string, params *ReplaceSiteParams, ...) (*ReplaceSiteResponse, error) + func (c *ClientWithResponses) ReplaceSiteWithResponse(ctx context.Context, name string, params *ReplaceSiteParams, ...) (*ReplaceSiteResponse, error) + func (c *ClientWithResponses) ReplaceSpoeAgentWithBodyWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeAgentResponse, error) + func (c *ClientWithResponses) ReplaceSpoeAgentWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeAgentResponse, error) + func (c *ClientWithResponses) ReplaceSpoeGroupWithBodyWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeGroupResponse, error) + func (c *ClientWithResponses) ReplaceSpoeGroupWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeGroupResponse, error) + func (c *ClientWithResponses) ReplaceSpoeMessageWithBodyWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeMessageResponse, error) + func (c *ClientWithResponses) ReplaceSpoeMessageWithResponse(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeMessageResponse, error) + func (c *ClientWithResponses) ReplaceStickRuleWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceStickRuleResponse, error) + func (c *ClientWithResponses) ReplaceStickRuleWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceStickRuleResponse, error) + func (c *ClientWithResponses) ReplaceStickRulesWithBodyWithResponse(ctx context.Context, parentName ParentName, params *ReplaceStickRulesParams, ...) (*ReplaceStickRulesResponse, error) + func (c *ClientWithResponses) ReplaceStickRulesWithResponse(ctx context.Context, parentName ParentName, params *ReplaceStickRulesParams, ...) (*ReplaceStickRulesResponse, error) + func (c *ClientWithResponses) ReplaceStorageGeneralFileWithBodyWithResponse(ctx context.Context, name string, params *ReplaceStorageGeneralFileParams, ...) (*ReplaceStorageGeneralFileResponse, error) + func (c *ClientWithResponses) ReplaceStorageMapFileWithBodyWithResponse(ctx context.Context, name string, params *ReplaceStorageMapFileParams, ...) (*ReplaceStorageMapFileResponse, error) + func (c *ClientWithResponses) ReplaceStorageMapFileWithTextBodyWithResponse(ctx context.Context, name string, params *ReplaceStorageMapFileParams, ...) (*ReplaceStorageMapFileResponse, error) + func (c *ClientWithResponses) ReplaceStorageSSLCertificateWithBodyWithResponse(ctx context.Context, name string, params *ReplaceStorageSSLCertificateParams, ...) (*ReplaceStorageSSLCertificateResponse, error) + func (c *ClientWithResponses) ReplaceStorageSSLCertificateWithTextBodyWithResponse(ctx context.Context, name string, params *ReplaceStorageSSLCertificateParams, ...) (*ReplaceStorageSSLCertificateResponse, error) + func (c *ClientWithResponses) ReplaceStorageSSLCrtListFileWithBodyWithResponse(ctx context.Context, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*ReplaceStorageSSLCrtListFileResponse, error) + func (c *ClientWithResponses) ReplaceStorageSSLCrtListFileWithTextBodyWithResponse(ctx context.Context, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*ReplaceStorageSSLCrtListFileResponse, error) + func (c *ClientWithResponses) ReplaceTCPCheckBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPCheckBackendResponse, error) + func (c *ClientWithResponses) ReplaceTCPCheckBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPCheckBackendResponse, error) + func (c *ClientWithResponses) ReplaceTCPCheckDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceTCPCheckDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPCheckDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceTCPRequestRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceTCPRequestRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceTCPRequestRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceTCPRequestRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceTCPRequestRuleFrontendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceTCPRequestRuleFrontendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleFrontendResponse, error) + func (c *ClientWithResponses) ReplaceTCPResponseRuleBackendWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceTCPResponseRuleBackendWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPResponseRuleBackendResponse, error) + func (c *ClientWithResponses) ReplaceTCPResponseRuleDefaultsWithBodyWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceTCPResponseRuleDefaultsWithResponse(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPResponseRuleDefaultsResponse, error) + func (c *ClientWithResponses) ReplaceTableWithBodyWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceTableResponse, error) + func (c *ClientWithResponses) ReplaceTableWithResponse(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceTableResponse, error) + func (c *ClientWithResponses) ReplaceTracesWithBodyWithResponse(ctx context.Context, params *ReplaceTracesParams, contentType string, ...) (*ReplaceTracesResponse, error) + func (c *ClientWithResponses) ReplaceTracesWithResponse(ctx context.Context, params *ReplaceTracesParams, ...) (*ReplaceTracesResponse, error) + func (c *ClientWithResponses) ReplaceUserWithBodyWithResponse(ctx context.Context, username string, params *ReplaceUserParams, ...) (*ReplaceUserResponse, error) + func (c *ClientWithResponses) ReplaceUserWithResponse(ctx context.Context, username string, params *ReplaceUserParams, ...) (*ReplaceUserResponse, error) + func (c *ClientWithResponses) SetCaFileWithBodyWithResponse(ctx context.Context, name string, contentType string, body io.Reader, ...) (*SetCaFileResponse, error) + func (c *ClientWithResponses) SetStickTableEntriesWithBodyWithResponse(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*SetStickTableEntriesResponse, error) + func (c *ClientWithResponses) SetStickTableEntriesWithResponse(ctx context.Context, parentName ParentName, ...) (*SetStickTableEntriesResponse, error) + func (c *ClientWithResponses) ShowRuntimeMapWithResponse(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*ShowRuntimeMapResponse, error) + func (c *ClientWithResponses) StartSpoeTransactionWithResponse(ctx context.Context, parentName ParentName, params *StartSpoeTransactionParams, ...) (*StartSpoeTransactionResponse, error) + func (c *ClientWithResponses) StartTransactionWithResponse(ctx context.Context, params *StartTransactionParams, ...) (*StartTransactionResponse, error) + type ClientWithResponsesInterface interface + AddCaEntryWithBodyWithResponse func(ctx context.Context, name string, contentType string, body io.Reader, ...) (*AddCaEntryResponse, error) + AddCrtListEntryWithBodyWithResponse func(ctx context.Context, params *AddCrtListEntryParams, contentType string, ...) (*AddCrtListEntryResponse, error) + AddCrtListEntryWithResponse func(ctx context.Context, params *AddCrtListEntryParams, ...) (*AddCrtListEntryResponse, error) + AddDefaultsSectionWithBodyWithResponse func(ctx context.Context, params *AddDefaultsSectionParams, contentType string, ...) (*AddDefaultsSectionResponse, error) + AddDefaultsSectionWithResponse func(ctx context.Context, params *AddDefaultsSectionParams, ...) (*AddDefaultsSectionResponse, error) + AddMapEntryWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *AddMapEntryParams, ...) (*AddMapEntryResponse, error) + AddMapEntryWithResponse func(ctx context.Context, parentName ParentName, params *AddMapEntryParams, ...) (*AddMapEntryResponse, error) + AddPayloadRuntimeACLWithBodyWithResponse func(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*AddPayloadRuntimeACLResponse, error) + AddPayloadRuntimeACLWithResponse func(ctx context.Context, parentName ParentName, ...) (*AddPayloadRuntimeACLResponse, error) + AddPayloadRuntimeMapWithBodyWithResponse func(ctx context.Context, name string, params *AddPayloadRuntimeMapParams, ...) (*AddPayloadRuntimeMapResponse, error) + AddPayloadRuntimeMapWithResponse func(ctx context.Context, name string, params *AddPayloadRuntimeMapParams, ...) (*AddPayloadRuntimeMapResponse, error) + AddRuntimeServerWithBodyWithResponse func(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*AddRuntimeServerResponse, error) + AddRuntimeServerWithResponse func(ctx context.Context, parentName ParentName, ...) (*AddRuntimeServerResponse, error) + ClearRuntimeMapWithResponse func(ctx context.Context, name string, params *ClearRuntimeMapParams, ...) (*ClearRuntimeMapResponse, error) + CommitSpoeTransactionWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*CommitSpoeTransactionResponse, error) + CommitTransactionWithResponse func(ctx context.Context, id string, params *CommitTransactionParams, ...) (*CommitTransactionResponse, error) + CreateAWSRegionWithBodyWithResponse func(ctx context.Context, contentType string, body io.Reader, ...) (*CreateAWSRegionResponse, error) + CreateAWSRegionWithResponse func(ctx context.Context, body CreateAWSRegionJSONRequestBody, ...) (*CreateAWSRegionResponse, error) + CreateAclBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclBackendResponse, error) + CreateAclBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclBackendResponse, error) + CreateAclDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclDefaultsResponse, error) + CreateAclDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclDefaultsResponse, error) + CreateAclFCGIAppWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclFCGIAppResponse, error) + CreateAclFCGIAppWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclFCGIAppResponse, error) + CreateAclFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclFrontendResponse, error) + CreateAclFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateAclFrontendResponse, error) + CreateAcmeProviderWithBodyWithResponse func(ctx context.Context, params *CreateAcmeProviderParams, contentType string, ...) (*CreateAcmeProviderResponse, error) + CreateAcmeProviderWithResponse func(ctx context.Context, params *CreateAcmeProviderParams, ...) (*CreateAcmeProviderResponse, error) + CreateBackendSwitchingRuleWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateBackendSwitchingRuleResponse, error) + CreateBackendSwitchingRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateBackendSwitchingRuleResponse, error) + CreateBackendWithBodyWithResponse func(ctx context.Context, params *CreateBackendParams, contentType string, ...) (*CreateBackendResponse, error) + CreateBackendWithResponse func(ctx context.Context, params *CreateBackendParams, ...) (*CreateBackendResponse, error) + CreateBindFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateBindFrontendParams, ...) (*CreateBindFrontendResponse, error) + CreateBindFrontendWithResponse func(ctx context.Context, parentName ParentName, params *CreateBindFrontendParams, ...) (*CreateBindFrontendResponse, error) + CreateBindLogForwardWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateBindLogForwardParams, ...) (*CreateBindLogForwardResponse, error) + CreateBindLogForwardWithResponse func(ctx context.Context, parentName ParentName, params *CreateBindLogForwardParams, ...) (*CreateBindLogForwardResponse, error) + CreateBindPeerWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateBindPeerParams, ...) (*CreateBindPeerResponse, error) + CreateBindPeerWithResponse func(ctx context.Context, parentName ParentName, params *CreateBindPeerParams, ...) (*CreateBindPeerResponse, error) + CreateCaFileWithBodyWithResponse func(ctx context.Context, contentType string, body io.Reader, ...) (*CreateCaFileResponse, error) + CreateCacheWithBodyWithResponse func(ctx context.Context, params *CreateCacheParams, contentType string, ...) (*CreateCacheResponse, error) + CreateCacheWithResponse func(ctx context.Context, params *CreateCacheParams, ...) (*CreateCacheResponse, error) + CreateCertWithBodyWithResponse func(ctx context.Context, contentType string, body io.Reader, ...) (*CreateCertResponse, error) + CreateConsulWithBodyWithResponse func(ctx context.Context, contentType string, body io.Reader, ...) (*CreateConsulResponse, error) + CreateConsulWithResponse func(ctx context.Context, body CreateConsulJSONRequestBody, ...) (*CreateConsulResponse, error) + CreateCrlWithBodyWithResponse func(ctx context.Context, contentType string, body io.Reader, ...) (*CreateCrlResponse, error) + CreateCrtLoadWithBodyWithResponse func(ctx context.Context, params *CreateCrtLoadParams, contentType string, ...) (*CreateCrtLoadResponse, error) + CreateCrtLoadWithResponse func(ctx context.Context, params *CreateCrtLoadParams, ...) (*CreateCrtLoadResponse, error) + CreateCrtStoreWithBodyWithResponse func(ctx context.Context, params *CreateCrtStoreParams, contentType string, ...) (*CreateCrtStoreResponse, error) + CreateCrtStoreWithResponse func(ctx context.Context, params *CreateCrtStoreParams, ...) (*CreateCrtStoreResponse, error) + CreateDeclareCaptureWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateDeclareCaptureResponse, error) + CreateDeclareCaptureWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateDeclareCaptureResponse, error) + CreateDefaultsSectionWithBodyWithResponse func(ctx context.Context, params *CreateDefaultsSectionParams, contentType string, ...) (*CreateDefaultsSectionResponse, error) + CreateDefaultsSectionWithResponse func(ctx context.Context, params *CreateDefaultsSectionParams, ...) (*CreateDefaultsSectionResponse, error) + CreateDgramBindWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateDgramBindParams, ...) (*CreateDgramBindResponse, error) + CreateDgramBindWithResponse func(ctx context.Context, parentName ParentName, params *CreateDgramBindParams, ...) (*CreateDgramBindResponse, error) + CreateFCGIAppWithBodyWithResponse func(ctx context.Context, params *CreateFCGIAppParams, contentType string, ...) (*CreateFCGIAppResponse, error) + CreateFCGIAppWithResponse func(ctx context.Context, params *CreateFCGIAppParams, ...) (*CreateFCGIAppResponse, error) + CreateFilterBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateFilterBackendResponse, error) + CreateFilterBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateFilterBackendResponse, error) + CreateFilterFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateFilterFrontendResponse, error) + CreateFilterFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateFilterFrontendResponse, error) + CreateFrontendWithBodyWithResponse func(ctx context.Context, params *CreateFrontendParams, contentType string, ...) (*CreateFrontendResponse, error) + CreateFrontendWithResponse func(ctx context.Context, params *CreateFrontendParams, ...) (*CreateFrontendResponse, error) + CreateGroupWithBodyWithResponse func(ctx context.Context, params *CreateGroupParams, contentType string, ...) (*CreateGroupResponse, error) + CreateGroupWithResponse func(ctx context.Context, params *CreateGroupParams, ...) (*CreateGroupResponse, error) + CreateHTTPAfterResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleBackendResponse, error) + CreateHTTPAfterResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleBackendResponse, error) + CreateHTTPAfterResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleDefaultsResponse, error) + CreateHTTPAfterResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleDefaultsResponse, error) + CreateHTTPAfterResponseRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleFrontendResponse, error) + CreateHTTPAfterResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPAfterResponseRuleFrontendResponse, error) + CreateHTTPCheckBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPCheckBackendResponse, error) + CreateHTTPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPCheckBackendResponse, error) + CreateHTTPCheckDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPCheckDefaultsResponse, error) + CreateHTTPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPCheckDefaultsResponse, error) + CreateHTTPErrorRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleBackendResponse, error) + CreateHTTPErrorRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleBackendResponse, error) + CreateHTTPErrorRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleDefaultsResponse, error) + CreateHTTPErrorRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleDefaultsResponse, error) + CreateHTTPErrorRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleFrontendResponse, error) + CreateHTTPErrorRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPErrorRuleFrontendResponse, error) + CreateHTTPErrorsSectionWithBodyWithResponse func(ctx context.Context, params *CreateHTTPErrorsSectionParams, contentType string, ...) (*CreateHTTPErrorsSectionResponse, error) + CreateHTTPErrorsSectionWithResponse func(ctx context.Context, params *CreateHTTPErrorsSectionParams, ...) (*CreateHTTPErrorsSectionResponse, error) + CreateHTTPRequestRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleBackendResponse, error) + CreateHTTPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleBackendResponse, error) + CreateHTTPRequestRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleDefaultsResponse, error) + CreateHTTPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleDefaultsResponse, error) + CreateHTTPRequestRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleFrontendResponse, error) + CreateHTTPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPRequestRuleFrontendResponse, error) + CreateHTTPResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleBackendResponse, error) + CreateHTTPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleBackendResponse, error) + CreateHTTPResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleDefaultsResponse, error) + CreateHTTPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleDefaultsResponse, error) + CreateHTTPResponseRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleFrontendResponse, error) + CreateHTTPResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateHTTPResponseRuleFrontendResponse, error) + CreateLogForwardWithBodyWithResponse func(ctx context.Context, params *CreateLogForwardParams, contentType string, ...) (*CreateLogForwardResponse, error) + CreateLogForwardWithResponse func(ctx context.Context, params *CreateLogForwardParams, ...) (*CreateLogForwardResponse, error) + CreateLogProfileWithBodyWithResponse func(ctx context.Context, params *CreateLogProfileParams, contentType string, ...) (*CreateLogProfileResponse, error) + CreateLogProfileWithResponse func(ctx context.Context, params *CreateLogProfileParams, ...) (*CreateLogProfileResponse, error) + CreateLogTargetBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetBackendResponse, error) + CreateLogTargetBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetBackendResponse, error) + CreateLogTargetDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetDefaultsResponse, error) + CreateLogTargetDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetDefaultsResponse, error) + CreateLogTargetFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetFrontendResponse, error) + CreateLogTargetFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetFrontendResponse, error) + CreateLogTargetGlobalWithBodyWithResponse func(ctx context.Context, index int, params *CreateLogTargetGlobalParams, ...) (*CreateLogTargetGlobalResponse, error) + CreateLogTargetGlobalWithResponse func(ctx context.Context, index int, params *CreateLogTargetGlobalParams, ...) (*CreateLogTargetGlobalResponse, error) + CreateLogTargetLogForwardWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetLogForwardResponse, error) + CreateLogTargetLogForwardWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetLogForwardResponse, error) + CreateLogTargetPeerWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetPeerResponse, error) + CreateLogTargetPeerWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateLogTargetPeerResponse, error) + CreateMailerEntryWithBodyWithResponse func(ctx context.Context, params *CreateMailerEntryParams, contentType string, ...) (*CreateMailerEntryResponse, error) + CreateMailerEntryWithResponse func(ctx context.Context, params *CreateMailerEntryParams, ...) (*CreateMailerEntryResponse, error) + CreateMailersSectionWithBodyWithResponse func(ctx context.Context, params *CreateMailersSectionParams, contentType string, ...) (*CreateMailersSectionResponse, error) + CreateMailersSectionWithResponse func(ctx context.Context, params *CreateMailersSectionParams, ...) (*CreateMailersSectionResponse, error) + CreateNameserverWithBodyWithResponse func(ctx context.Context, params *CreateNameserverParams, contentType string, ...) (*CreateNameserverResponse, error) + CreateNameserverWithResponse func(ctx context.Context, params *CreateNameserverParams, ...) (*CreateNameserverResponse, error) + CreatePeerEntryWithBodyWithResponse func(ctx context.Context, params *CreatePeerEntryParams, contentType string, ...) (*CreatePeerEntryResponse, error) + CreatePeerEntryWithResponse func(ctx context.Context, params *CreatePeerEntryParams, ...) (*CreatePeerEntryResponse, error) + CreatePeerWithBodyWithResponse func(ctx context.Context, params *CreatePeerParams, contentType string, ...) (*CreatePeerResponse, error) + CreatePeerWithResponse func(ctx context.Context, params *CreatePeerParams, body CreatePeerJSONRequestBody, ...) (*CreatePeerResponse, error) + CreateProgramWithBodyWithResponse func(ctx context.Context, params *CreateProgramParams, contentType string, ...) (*CreateProgramResponse, error) + CreateProgramWithResponse func(ctx context.Context, params *CreateProgramParams, ...) (*CreateProgramResponse, error) + CreateQUICInitialRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateQUICInitialRuleDefaultsResponse, error) + CreateQUICInitialRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateQUICInitialRuleDefaultsResponse, error) + CreateQUICInitialRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateQUICInitialRuleFrontendResponse, error) + CreateQUICInitialRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateQUICInitialRuleFrontendResponse, error) + CreateResolverWithBodyWithResponse func(ctx context.Context, params *CreateResolverParams, contentType string, ...) (*CreateResolverResponse, error) + CreateResolverWithResponse func(ctx context.Context, params *CreateResolverParams, ...) (*CreateResolverResponse, error) + CreateRingWithBodyWithResponse func(ctx context.Context, params *CreateRingParams, contentType string, ...) (*CreateRingResponse, error) + CreateRingWithResponse func(ctx context.Context, params *CreateRingParams, body CreateRingJSONRequestBody, ...) (*CreateRingResponse, error) + CreateSSLFrontUseWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*CreateSSLFrontUseResponse, error) + CreateSSLFrontUseWithResponse func(ctx context.Context, parentName ParentName, params *CreateSSLFrontUseParams, ...) (*CreateSSLFrontUseResponse, error) + CreateServerBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateServerBackendParams, ...) (*CreateServerBackendResponse, error) + CreateServerBackendWithResponse func(ctx context.Context, parentName ParentName, params *CreateServerBackendParams, ...) (*CreateServerBackendResponse, error) + CreateServerPeerWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateServerPeerParams, ...) (*CreateServerPeerResponse, error) + CreateServerPeerWithResponse func(ctx context.Context, parentName ParentName, params *CreateServerPeerParams, ...) (*CreateServerPeerResponse, error) + CreateServerRingWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateServerRingParams, ...) (*CreateServerRingResponse, error) + CreateServerRingWithResponse func(ctx context.Context, parentName ParentName, params *CreateServerRingParams, ...) (*CreateServerRingResponse, error) + CreateServerSwitchingRuleWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateServerSwitchingRuleResponse, error) + CreateServerSwitchingRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateServerSwitchingRuleResponse, error) + CreateServerTemplateWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateServerTemplateParams, ...) (*CreateServerTemplateResponse, error) + CreateServerTemplateWithResponse func(ctx context.Context, parentName ParentName, params *CreateServerTemplateParams, ...) (*CreateServerTemplateResponse, error) + CreateSiteWithBodyWithResponse func(ctx context.Context, params *CreateSiteParams, contentType string, ...) (*CreateSiteResponse, error) + CreateSiteWithResponse func(ctx context.Context, params *CreateSiteParams, body CreateSiteJSONRequestBody, ...) (*CreateSiteResponse, error) + CreateSpoeAgentWithBodyWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeAgentResponse, error) + CreateSpoeAgentWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeAgentResponse, error) + CreateSpoeGroupWithBodyWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeGroupResponse, error) + CreateSpoeGroupWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeGroupResponse, error) + CreateSpoeMessageWithBodyWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeMessageResponse, error) + CreateSpoeMessageWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*CreateSpoeMessageResponse, error) + CreateSpoeScopeWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateSpoeScopeParams, ...) (*CreateSpoeScopeResponse, error) + CreateSpoeScopeWithResponse func(ctx context.Context, parentName ParentName, params *CreateSpoeScopeParams, ...) (*CreateSpoeScopeResponse, error) + CreateSpoeWithBodyWithResponse func(ctx context.Context, contentType string, body io.Reader, ...) (*CreateSpoeResponse, error) + CreateStickRuleWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateStickRuleResponse, error) + CreateStickRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateStickRuleResponse, error) + CreateStorageGeneralFileWithBodyWithResponse func(ctx context.Context, contentType string, body io.Reader, ...) (*CreateStorageGeneralFileResponse, error) + CreateStorageMapFileWithBodyWithResponse func(ctx context.Context, contentType string, body io.Reader, ...) (*CreateStorageMapFileResponse, error) + CreateStorageSSLCertificateWithBodyWithResponse func(ctx context.Context, params *CreateStorageSSLCertificateParams, ...) (*CreateStorageSSLCertificateResponse, error) + CreateStorageSSLCrtListEntryWithBodyWithResponse func(ctx context.Context, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*CreateStorageSSLCrtListEntryResponse, error) + CreateStorageSSLCrtListEntryWithResponse func(ctx context.Context, name string, params *CreateStorageSSLCrtListEntryParams, ...) (*CreateStorageSSLCrtListEntryResponse, error) + CreateStorageSSLCrtListFileWithBodyWithResponse func(ctx context.Context, params *CreateStorageSSLCrtListFileParams, ...) (*CreateStorageSSLCrtListFileResponse, error) + CreateTCPCheckBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPCheckBackendResponse, error) + CreateTCPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPCheckBackendResponse, error) + CreateTCPCheckDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPCheckDefaultsResponse, error) + CreateTCPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPCheckDefaultsResponse, error) + CreateTCPRequestRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleBackendResponse, error) + CreateTCPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleBackendResponse, error) + CreateTCPRequestRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleDefaultsResponse, error) + CreateTCPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleDefaultsResponse, error) + CreateTCPRequestRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleFrontendResponse, error) + CreateTCPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPRequestRuleFrontendResponse, error) + CreateTCPResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPResponseRuleBackendResponse, error) + CreateTCPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPResponseRuleBackendResponse, error) + CreateTCPResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPResponseRuleDefaultsResponse, error) + CreateTCPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*CreateTCPResponseRuleDefaultsResponse, error) + CreateTableWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *CreateTableParams, ...) (*CreateTableResponse, error) + CreateTableWithResponse func(ctx context.Context, parentName ParentName, params *CreateTableParams, ...) (*CreateTableResponse, error) + CreateTraceEntryWithBodyWithResponse func(ctx context.Context, params *CreateTraceEntryParams, contentType string, ...) (*CreateTraceEntryResponse, error) + CreateTraceEntryWithResponse func(ctx context.Context, params *CreateTraceEntryParams, ...) (*CreateTraceEntryResponse, error) + CreateTracesWithBodyWithResponse func(ctx context.Context, params *CreateTracesParams, contentType string, ...) (*CreateTracesResponse, error) + CreateTracesWithResponse func(ctx context.Context, params *CreateTracesParams, ...) (*CreateTracesResponse, error) + CreateUserWithBodyWithResponse func(ctx context.Context, params *CreateUserParams, contentType string, ...) (*CreateUserResponse, error) + CreateUserWithResponse func(ctx context.Context, params *CreateUserParams, body CreateUserJSONRequestBody, ...) (*CreateUserResponse, error) + CreateUserlistWithBodyWithResponse func(ctx context.Context, params *CreateUserlistParams, contentType string, ...) (*CreateUserlistResponse, error) + CreateUserlistWithResponse func(ctx context.Context, params *CreateUserlistParams, ...) (*CreateUserlistResponse, error) + DeleteAWSRegionWithResponse func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAWSRegionResponse, error) + DeleteAclBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteAclBackendResponse, error) + DeleteAclDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteAclDefaultsResponse, error) + DeleteAclFCGIAppWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteAclFCGIAppResponse, error) + DeleteAclFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteAclFrontendResponse, error) + DeleteAcmeProviderWithResponse func(ctx context.Context, name string, params *DeleteAcmeProviderParams, ...) (*DeleteAcmeProviderResponse, error) + DeleteBackendSwitchingRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteBackendSwitchingRuleResponse, error) + DeleteBackendWithResponse func(ctx context.Context, name string, params *DeleteBackendParams, ...) (*DeleteBackendResponse, error) + DeleteBindFrontendWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteBindFrontendResponse, error) + DeleteBindLogForwardWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteBindLogForwardResponse, error) + DeleteBindPeerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteBindPeerResponse, error) + DeleteCaFileWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteCaFileResponse, error) + DeleteCacheWithResponse func(ctx context.Context, name string, params *DeleteCacheParams, ...) (*DeleteCacheResponse, error) + DeleteCertWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteCertResponse, error) + DeleteClusterWithResponse func(ctx context.Context, params *DeleteClusterParams, ...) (*DeleteClusterResponse, error) + DeleteConsulWithResponse func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteConsulResponse, error) + DeleteCrlWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteCrlResponse, error) + DeleteCrtListEntryWithResponse func(ctx context.Context, params *DeleteCrtListEntryParams, ...) (*DeleteCrtListEntryResponse, error) + DeleteCrtLoadWithResponse func(ctx context.Context, certificate string, params *DeleteCrtLoadParams, ...) (*DeleteCrtLoadResponse, error) + DeleteCrtStoreWithResponse func(ctx context.Context, name string, params *DeleteCrtStoreParams, ...) (*DeleteCrtStoreResponse, error) + DeleteDeclareCaptureWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteDeclareCaptureResponse, error) + DeleteDefaultsSectionWithResponse func(ctx context.Context, name string, params *DeleteDefaultsSectionParams, ...) (*DeleteDefaultsSectionResponse, error) + DeleteDgramBindWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteDgramBindResponse, error) + DeleteFCGIAppWithResponse func(ctx context.Context, name string, params *DeleteFCGIAppParams, ...) (*DeleteFCGIAppResponse, error) + DeleteFilterBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteFilterBackendResponse, error) + DeleteFilterFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteFilterFrontendResponse, error) + DeleteFrontendWithResponse func(ctx context.Context, name string, params *DeleteFrontendParams, ...) (*DeleteFrontendResponse, error) + DeleteGroupWithResponse func(ctx context.Context, name string, params *DeleteGroupParams, ...) (*DeleteGroupResponse, error) + DeleteHTTPAfterResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPAfterResponseRuleBackendResponse, error) + DeleteHTTPAfterResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPAfterResponseRuleDefaultsResponse, error) + DeleteHTTPAfterResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPAfterResponseRuleFrontendResponse, error) + DeleteHTTPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPCheckBackendResponse, error) + DeleteHTTPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPCheckDefaultsResponse, error) + DeleteHTTPErrorRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPErrorRuleBackendResponse, error) + DeleteHTTPErrorRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPErrorRuleDefaultsResponse, error) + DeleteHTTPErrorRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPErrorRuleFrontendResponse, error) + DeleteHTTPErrorsSectionWithResponse func(ctx context.Context, name string, params *DeleteHTTPErrorsSectionParams, ...) (*DeleteHTTPErrorsSectionResponse, error) + DeleteHTTPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPRequestRuleBackendResponse, error) + DeleteHTTPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPRequestRuleDefaultsResponse, error) + DeleteHTTPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPRequestRuleFrontendResponse, error) + DeleteHTTPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPResponseRuleBackendResponse, error) + DeleteHTTPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPResponseRuleDefaultsResponse, error) + DeleteHTTPResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteHTTPResponseRuleFrontendResponse, error) + DeleteLogForwardWithResponse func(ctx context.Context, name string, params *DeleteLogForwardParams, ...) (*DeleteLogForwardResponse, error) + DeleteLogProfileWithResponse func(ctx context.Context, name string, params *DeleteLogProfileParams, ...) (*DeleteLogProfileResponse, error) + DeleteLogTargetBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetBackendResponse, error) + DeleteLogTargetDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetDefaultsResponse, error) + DeleteLogTargetFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetFrontendResponse, error) + DeleteLogTargetGlobalWithResponse func(ctx context.Context, index int, params *DeleteLogTargetGlobalParams, ...) (*DeleteLogTargetGlobalResponse, error) + DeleteLogTargetLogForwardWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetLogForwardResponse, error) + DeleteLogTargetPeerWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteLogTargetPeerResponse, error) + DeleteMailerEntryWithResponse func(ctx context.Context, name string, params *DeleteMailerEntryParams, ...) (*DeleteMailerEntryResponse, error) + DeleteMailersSectionWithResponse func(ctx context.Context, name string, params *DeleteMailersSectionParams, ...) (*DeleteMailersSectionResponse, error) + DeleteNameserverWithResponse func(ctx context.Context, name string, params *DeleteNameserverParams, ...) (*DeleteNameserverResponse, error) + DeletePeerEntryWithResponse func(ctx context.Context, name string, params *DeletePeerEntryParams, ...) (*DeletePeerEntryResponse, error) + DeletePeerWithResponse func(ctx context.Context, name string, params *DeletePeerParams, ...) (*DeletePeerResponse, error) + DeleteProgramWithResponse func(ctx context.Context, name string, params *DeleteProgramParams, ...) (*DeleteProgramResponse, error) + DeleteQUICInitialRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteQUICInitialRuleDefaultsResponse, error) + DeleteQUICInitialRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteQUICInitialRuleFrontendResponse, error) + DeleteResolverWithResponse func(ctx context.Context, name string, params *DeleteResolverParams, ...) (*DeleteResolverResponse, error) + DeleteRingWithResponse func(ctx context.Context, name string, params *DeleteRingParams, ...) (*DeleteRingResponse, error) + DeleteRuntimeMapEntryWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*DeleteRuntimeMapEntryResponse, error) + DeleteRuntimeServerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteRuntimeServerResponse, error) + DeleteSSLFrontUseWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteSSLFrontUseResponse, error) + DeleteServerBackendWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteServerBackendResponse, error) + DeleteServerPeerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteServerPeerResponse, error) + DeleteServerRingWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteServerRingResponse, error) + DeleteServerSwitchingRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteServerSwitchingRuleResponse, error) + DeleteServerTemplateWithResponse func(ctx context.Context, parentName ParentName, prefix string, ...) (*DeleteServerTemplateResponse, error) + DeleteServicesHaproxyRuntimeAclsParentNameEntriesIdWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*DeleteServicesHaproxyRuntimeAclsParentNameEntriesIdResponse, error) + DeleteSiteWithResponse func(ctx context.Context, name string, params *DeleteSiteParams, ...) (*DeleteSiteResponse, error) + DeleteSpoeAgentWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*DeleteSpoeAgentResponse, error) + DeleteSpoeFileWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteSpoeFileResponse, error) + DeleteSpoeGroupWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*DeleteSpoeGroupResponse, error) + DeleteSpoeMessageWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*DeleteSpoeMessageResponse, error) + DeleteSpoeScopeWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteSpoeScopeResponse, error) + DeleteSpoeTransactionWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*DeleteSpoeTransactionResponse, error) + DeleteStickRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteStickRuleResponse, error) + DeleteStorageGeneralFileWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteStorageGeneralFileResponse, error) + DeleteStorageMapWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*DeleteStorageMapResponse, error) + DeleteStorageSSLCertificateWithResponse func(ctx context.Context, name string, params *DeleteStorageSSLCertificateParams, ...) (*DeleteStorageSSLCertificateResponse, error) + DeleteStorageSSLCrtListEntryWithResponse func(ctx context.Context, name string, params *DeleteStorageSSLCrtListEntryParams, ...) (*DeleteStorageSSLCrtListEntryResponse, error) + DeleteStorageSSLCrtListFileWithResponse func(ctx context.Context, name string, params *DeleteStorageSSLCrtListFileParams, ...) (*DeleteStorageSSLCrtListFileResponse, error) + DeleteTCPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPCheckBackendResponse, error) + DeleteTCPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPCheckDefaultsResponse, error) + DeleteTCPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPRequestRuleBackendResponse, error) + DeleteTCPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPRequestRuleDefaultsResponse, error) + DeleteTCPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPRequestRuleFrontendResponse, error) + DeleteTCPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPResponseRuleBackendResponse, error) + DeleteTCPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*DeleteTCPResponseRuleDefaultsResponse, error) + DeleteTableWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*DeleteTableResponse, error) + DeleteTraceEntryWithBodyWithResponse func(ctx context.Context, params *DeleteTraceEntryParams, contentType string, ...) (*DeleteTraceEntryResponse, error) + DeleteTraceEntryWithResponse func(ctx context.Context, params *DeleteTraceEntryParams, ...) (*DeleteTraceEntryResponse, error) + DeleteTracesWithResponse func(ctx context.Context, params *DeleteTracesParams, reqEditors ...RequestEditorFn) (*DeleteTracesResponse, error) + DeleteTransactionWithResponse func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteTransactionResponse, error) + DeleteUserWithResponse func(ctx context.Context, username string, params *DeleteUserParams, ...) (*DeleteUserResponse, error) + DeleteUserlistWithResponse func(ctx context.Context, name string, params *DeleteUserlistParams, ...) (*DeleteUserlistResponse, error) + EditAcmeProviderWithBodyWithResponse func(ctx context.Context, name string, params *EditAcmeProviderParams, ...) (*EditAcmeProviderResponse, error) + EditAcmeProviderWithResponse func(ctx context.Context, name string, params *EditAcmeProviderParams, ...) (*EditAcmeProviderResponse, error) + EditClusterWithBodyWithResponse func(ctx context.Context, params *EditClusterParams, contentType string, ...) (*EditClusterResponse, error) + EditClusterWithResponse func(ctx context.Context, params *EditClusterParams, ...) (*EditClusterResponse, error) + EditCrtStoreWithBodyWithResponse func(ctx context.Context, name string, params *EditCrtStoreParams, ...) (*EditCrtStoreResponse, error) + EditCrtStoreWithResponse func(ctx context.Context, name string, params *EditCrtStoreParams, ...) (*EditCrtStoreResponse, error) + EditLogProfileWithBodyWithResponse func(ctx context.Context, name string, params *EditLogProfileParams, ...) (*EditLogProfileResponse, error) + EditLogProfileWithResponse func(ctx context.Context, name string, params *EditLogProfileParams, ...) (*EditLogProfileResponse, error) + EditMailersSectionWithBodyWithResponse func(ctx context.Context, name string, params *EditMailersSectionParams, ...) (*EditMailersSectionResponse, error) + EditMailersSectionWithResponse func(ctx context.Context, name string, params *EditMailersSectionParams, ...) (*EditMailersSectionResponse, error) + GetAPIEndpointsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIEndpointsResponse, error) + GetAWSRegionWithResponse func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAWSRegionResponse, error) + GetAWSRegionsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAWSRegionsResponse, error) + GetAclBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetAclBackendResponse, error) + GetAclDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetAclDefaultsResponse, error) + GetAclFCGIAppWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetAclFCGIAppResponse, error) + GetAclFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetAclFrontendResponse, error) + GetAcmeProviderWithResponse func(ctx context.Context, name string, params *GetAcmeProviderParams, ...) (*GetAcmeProviderResponse, error) + GetAcmeProvidersWithResponse func(ctx context.Context, params *GetAcmeProvidersParams, ...) (*GetAcmeProvidersResponse, error) + GetAcmeStatusWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAcmeStatusResponse, error) + GetAllAclBackendWithResponse func(ctx context.Context, parentName ParentName, params *GetAllAclBackendParams, ...) (*GetAllAclBackendResponse, error) + GetAllAclDefaultsWithResponse func(ctx context.Context, parentName ParentName, params *GetAllAclDefaultsParams, ...) (*GetAllAclDefaultsResponse, error) + GetAllAclFCGIAppWithResponse func(ctx context.Context, parentName ParentName, params *GetAllAclFCGIAppParams, ...) (*GetAllAclFCGIAppResponse, error) + GetAllAclFrontendWithResponse func(ctx context.Context, parentName ParentName, params *GetAllAclFrontendParams, ...) (*GetAllAclFrontendResponse, error) + GetAllBindFrontendWithResponse func(ctx context.Context, parentName ParentName, params *GetAllBindFrontendParams, ...) (*GetAllBindFrontendResponse, error) + GetAllBindLogForwardWithResponse func(ctx context.Context, parentName ParentName, params *GetAllBindLogForwardParams, ...) (*GetAllBindLogForwardResponse, error) + GetAllBindPeerWithResponse func(ctx context.Context, parentName ParentName, params *GetAllBindPeerParams, ...) (*GetAllBindPeerResponse, error) + GetAllCaFilesWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllCaFilesResponse, error) + GetAllCertsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllCertsResponse, error) + GetAllCrlWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllCrlResponse, error) + GetAllCrtListEntriesWithResponse func(ctx context.Context, params *GetAllCrtListEntriesParams, ...) (*GetAllCrtListEntriesResponse, error) + GetAllCrtListsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllCrtListsResponse, error) + GetAllFilterBackendWithResponse func(ctx context.Context, parentName ParentName, params *GetAllFilterBackendParams, ...) (*GetAllFilterBackendResponse, error) + GetAllFilterFrontendWithResponse func(ctx context.Context, parentName ParentName, params *GetAllFilterFrontendParams, ...) (*GetAllFilterFrontendResponse, error) + GetAllHTTPAfterResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPAfterResponseRuleBackendResponse, error) + GetAllHTTPAfterResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPAfterResponseRuleDefaultsResponse, error) + GetAllHTTPAfterResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPAfterResponseRuleFrontendResponse, error) + GetAllHTTPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPCheckBackendResponse, error) + GetAllHTTPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPCheckDefaultsResponse, error) + GetAllHTTPErrorRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPErrorRuleBackendResponse, error) + GetAllHTTPErrorRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPErrorRuleDefaultsResponse, error) + GetAllHTTPErrorRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPErrorRuleFrontendResponse, error) + GetAllHTTPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPRequestRuleBackendResponse, error) + GetAllHTTPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPRequestRuleDefaultsResponse, error) + GetAllHTTPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPRequestRuleFrontendResponse, error) + GetAllHTTPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPResponseRuleBackendResponse, error) + GetAllHTTPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPResponseRuleDefaultsResponse, error) + GetAllHTTPResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllHTTPResponseRuleFrontendResponse, error) + GetAllLogTargetBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllLogTargetBackendResponse, error) + GetAllLogTargetDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllLogTargetDefaultsResponse, error) + GetAllLogTargetFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllLogTargetFrontendResponse, error) + GetAllLogTargetGlobalWithResponse func(ctx context.Context, params *GetAllLogTargetGlobalParams, ...) (*GetAllLogTargetGlobalResponse, error) + GetAllLogTargetLogForwardWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllLogTargetLogForwardResponse, error) + GetAllLogTargetPeerWithResponse func(ctx context.Context, parentName ParentName, params *GetAllLogTargetPeerParams, ...) (*GetAllLogTargetPeerResponse, error) + GetAllQUICInitialRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllQUICInitialRuleDefaultsResponse, error) + GetAllQUICInitialRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllQUICInitialRuleFrontendResponse, error) + GetAllRuntimeMapFilesWithResponse func(ctx context.Context, params *GetAllRuntimeMapFilesParams, ...) (*GetAllRuntimeMapFilesResponse, error) + GetAllRuntimeServerWithResponse func(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*GetAllRuntimeServerResponse, error) + GetAllSSLFrontUsesWithResponse func(ctx context.Context, parentName ParentName, params *GetAllSSLFrontUsesParams, ...) (*GetAllSSLFrontUsesResponse, error) + GetAllServerBackendWithResponse func(ctx context.Context, parentName ParentName, params *GetAllServerBackendParams, ...) (*GetAllServerBackendResponse, error) + GetAllServerPeerWithResponse func(ctx context.Context, parentName ParentName, params *GetAllServerPeerParams, ...) (*GetAllServerPeerResponse, error) + GetAllServerRingWithResponse func(ctx context.Context, parentName ParentName, params *GetAllServerRingParams, ...) (*GetAllServerRingResponse, error) + GetAllSpoeAgentWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*GetAllSpoeAgentResponse, error) + GetAllSpoeFilesWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllSpoeFilesResponse, error) + GetAllSpoeGroupWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*GetAllSpoeGroupResponse, error) + GetAllSpoeMessageWithResponse func(ctx context.Context, parentName ParentName, scopeName string, ...) (*GetAllSpoeMessageResponse, error) + GetAllSpoeScopeWithResponse func(ctx context.Context, parentName ParentName, params *GetAllSpoeScopeParams, ...) (*GetAllSpoeScopeResponse, error) + GetAllSpoeTransactionWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllSpoeTransactionResponse, error) + GetAllStorageGeneralFilesWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllStorageGeneralFilesResponse, error) + GetAllStorageMapFilesWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllStorageMapFilesResponse, error) + GetAllStorageSSLCertificatesWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllStorageSSLCertificatesResponse, error) + GetAllStorageSSLCrtListFilesWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAllStorageSSLCrtListFilesResponse, error) + GetAllTCPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllTCPCheckBackendResponse, error) + GetAllTCPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllTCPCheckDefaultsResponse, error) + GetAllTCPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllTCPRequestRuleBackendResponse, error) + GetAllTCPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllTCPRequestRuleDefaultsResponse, error) + GetAllTCPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllTCPRequestRuleFrontendResponse, error) + GetAllTCPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllTCPResponseRuleBackendResponse, error) + GetAllTCPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetAllTCPResponseRuleDefaultsResponse, error) + GetBackendSwitchingRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetBackendSwitchingRuleResponse, error) + GetBackendSwitchingRulesWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetBackendSwitchingRulesResponse, error) + GetBackendWithResponse func(ctx context.Context, name string, params *GetBackendParams, ...) (*GetBackendResponse, error) + GetBackendsWithResponse func(ctx context.Context, params *GetBackendsParams, reqEditors ...RequestEditorFn) (*GetBackendsResponse, error) + GetBindFrontendWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetBindFrontendResponse, error) + GetBindLogForwardWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetBindLogForwardResponse, error) + GetBindPeerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetBindPeerResponse, error) + GetCaEntryWithResponse func(ctx context.Context, name string, index int, reqEditors ...RequestEditorFn) (*GetCaEntryResponse, error) + GetCaFileWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetCaFileResponse, error) + GetCacheWithResponse func(ctx context.Context, name string, params *GetCacheParams, ...) (*GetCacheResponse, error) + GetCachesWithResponse func(ctx context.Context, params *GetCachesParams, reqEditors ...RequestEditorFn) (*GetCachesResponse, error) + GetCertWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetCertResponse, error) + GetClusterWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetClusterResponse, error) + GetConfigurationEndpointsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetConfigurationEndpointsResponse, error) + GetConfigurationVersionWithResponse func(ctx context.Context, params *GetConfigurationVersionParams, ...) (*GetConfigurationVersionResponse, error) + GetConsulWithResponse func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetConsulResponse, error) + GetConsulsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetConsulsResponse, error) + GetCrlWithResponse func(ctx context.Context, name string, params *GetCrlParams, ...) (*GetCrlResponse, error) + GetCrtLoadWithResponse func(ctx context.Context, certificate string, params *GetCrtLoadParams, ...) (*GetCrtLoadResponse, error) + GetCrtLoadsWithResponse func(ctx context.Context, params *GetCrtLoadsParams, reqEditors ...RequestEditorFn) (*GetCrtLoadsResponse, error) + GetCrtStoreWithResponse func(ctx context.Context, name string, params *GetCrtStoreParams, ...) (*GetCrtStoreResponse, error) + GetCrtStoresWithResponse func(ctx context.Context, params *GetCrtStoresParams, reqEditors ...RequestEditorFn) (*GetCrtStoresResponse, error) + GetDeclareCaptureWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetDeclareCaptureResponse, error) + GetDeclareCapturesWithResponse func(ctx context.Context, parentName ParentName, params *GetDeclareCapturesParams, ...) (*GetDeclareCapturesResponse, error) + GetDefaultsSectionWithResponse func(ctx context.Context, name string, params *GetDefaultsSectionParams, ...) (*GetDefaultsSectionResponse, error) + GetDefaultsSectionsWithResponse func(ctx context.Context, params *GetDefaultsSectionsParams, ...) (*GetDefaultsSectionsResponse, error) + GetDgramBindWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetDgramBindResponse, error) + GetDgramBindsWithResponse func(ctx context.Context, parentName ParentName, params *GetDgramBindsParams, ...) (*GetDgramBindsResponse, error) + GetFCGIAppWithResponse func(ctx context.Context, name string, params *GetFCGIAppParams, ...) (*GetFCGIAppResponse, error) + GetFCGIAppsWithResponse func(ctx context.Context, params *GetFCGIAppsParams, reqEditors ...RequestEditorFn) (*GetFCGIAppsResponse, error) + GetFilterBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetFilterBackendResponse, error) + GetFilterFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetFilterFrontendResponse, error) + GetFrontendWithResponse func(ctx context.Context, name string, params *GetFrontendParams, ...) (*GetFrontendResponse, error) + GetFrontendsWithResponse func(ctx context.Context, params *GetFrontendsParams, reqEditors ...RequestEditorFn) (*GetFrontendsResponse, error) + GetGlobalWithResponse func(ctx context.Context, params *GetGlobalParams, reqEditors ...RequestEditorFn) (*GetGlobalResponse, error) + GetGroupWithResponse func(ctx context.Context, name string, params *GetGroupParams, ...) (*GetGroupResponse, error) + GetGroupsWithResponse func(ctx context.Context, params *GetGroupsParams, reqEditors ...RequestEditorFn) (*GetGroupsResponse, error) + GetHAProxyConfigurationWithResponse func(ctx context.Context, params *GetHAProxyConfigurationParams, ...) (*GetHAProxyConfigurationResponse, error) + GetHTTPAfterResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPAfterResponseRuleBackendResponse, error) + GetHTTPAfterResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPAfterResponseRuleDefaultsResponse, error) + GetHTTPAfterResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPAfterResponseRuleFrontendResponse, error) + GetHTTPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPCheckBackendResponse, error) + GetHTTPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPCheckDefaultsResponse, error) + GetHTTPErrorRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPErrorRuleBackendResponse, error) + GetHTTPErrorRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPErrorRuleDefaultsResponse, error) + GetHTTPErrorRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPErrorRuleFrontendResponse, error) + GetHTTPErrorsSectionWithResponse func(ctx context.Context, name string, params *GetHTTPErrorsSectionParams, ...) (*GetHTTPErrorsSectionResponse, error) + GetHTTPErrorsSectionsWithResponse func(ctx context.Context, params *GetHTTPErrorsSectionsParams, ...) (*GetHTTPErrorsSectionsResponse, error) + GetHTTPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPRequestRuleBackendResponse, error) + GetHTTPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPRequestRuleDefaultsResponse, error) + GetHTTPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPRequestRuleFrontendResponse, error) + GetHTTPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPResponseRuleBackendResponse, error) + GetHTTPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPResponseRuleDefaultsResponse, error) + GetHTTPResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetHTTPResponseRuleFrontendResponse, error) + GetHaproxyEndpointsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHaproxyEndpointsResponse, error) + GetHaproxyProcessInfoWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHaproxyProcessInfoResponse, error) + GetHealthWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHealthResponse, error) + GetInfoWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetInfoResponse, error) + GetLogForwardWithResponse func(ctx context.Context, name string, params *GetLogForwardParams, ...) (*GetLogForwardResponse, error) + GetLogForwardsWithResponse func(ctx context.Context, params *GetLogForwardsParams, ...) (*GetLogForwardsResponse, error) + GetLogProfileWithResponse func(ctx context.Context, name string, params *GetLogProfileParams, ...) (*GetLogProfileResponse, error) + GetLogProfilesWithResponse func(ctx context.Context, params *GetLogProfilesParams, ...) (*GetLogProfilesResponse, error) + GetLogTargetBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetBackendResponse, error) + GetLogTargetDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetDefaultsResponse, error) + GetLogTargetFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetFrontendResponse, error) + GetLogTargetGlobalWithResponse func(ctx context.Context, index int, params *GetLogTargetGlobalParams, ...) (*GetLogTargetGlobalResponse, error) + GetLogTargetLogForwardWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetLogForwardResponse, error) + GetLogTargetPeerWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetLogTargetPeerResponse, error) + GetMailerEntriesWithResponse func(ctx context.Context, params *GetMailerEntriesParams, ...) (*GetMailerEntriesResponse, error) + GetMailerEntryWithResponse func(ctx context.Context, name string, params *GetMailerEntryParams, ...) (*GetMailerEntryResponse, error) + GetMailersSectionWithResponse func(ctx context.Context, name string, params *GetMailersSectionParams, ...) (*GetMailersSectionResponse, error) + GetMailersSectionsWithResponse func(ctx context.Context, params *GetMailersSectionsParams, ...) (*GetMailersSectionsResponse, error) + GetNameserverWithResponse func(ctx context.Context, name string, params *GetNameserverParams, ...) (*GetNameserverResponse, error) + GetNameserversWithResponse func(ctx context.Context, params *GetNameserversParams, ...) (*GetNameserversResponse, error) + GetOneRuntimeMapWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneRuntimeMapResponse, error) + GetOneSpoeFileWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneSpoeFileResponse, error) + GetOneStorageGeneralFileWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneStorageGeneralFileResponse, error) + GetOneStorageMapWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneStorageMapResponse, error) + GetOneStorageSSLCertificateWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneStorageSSLCertificateResponse, error) + GetOneStorageSSLCrtListFileWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetOneStorageSSLCrtListFileResponse, error) + GetOpenapiv3SpecificationWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetOpenapiv3SpecificationResponse, error) + GetPeerEntriesWithResponse func(ctx context.Context, params *GetPeerEntriesParams, ...) (*GetPeerEntriesResponse, error) + GetPeerEntryWithResponse func(ctx context.Context, name string, params *GetPeerEntryParams, ...) (*GetPeerEntryResponse, error) + GetPeerSectionWithResponse func(ctx context.Context, name string, params *GetPeerSectionParams, ...) (*GetPeerSectionResponse, error) + GetPeerSectionsWithResponse func(ctx context.Context, params *GetPeerSectionsParams, ...) (*GetPeerSectionsResponse, error) + GetProgramWithResponse func(ctx context.Context, name string, params *GetProgramParams, ...) (*GetProgramResponse, error) + GetProgramsWithResponse func(ctx context.Context, params *GetProgramsParams, reqEditors ...RequestEditorFn) (*GetProgramsResponse, error) + GetQUICInitialRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetQUICInitialRuleDefaultsResponse, error) + GetQUICInitialRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetQUICInitialRuleFrontendResponse, error) + GetReloadWithResponse func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetReloadResponse, error) + GetReloadsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetReloadsResponse, error) + GetResolverWithResponse func(ctx context.Context, name string, params *GetResolverParams, ...) (*GetResolverResponse, error) + GetResolversWithResponse func(ctx context.Context, params *GetResolversParams, reqEditors ...RequestEditorFn) (*GetResolversResponse, error) + GetRingWithResponse func(ctx context.Context, name string, params *GetRingParams, ...) (*GetRingResponse, error) + GetRingsWithResponse func(ctx context.Context, params *GetRingsParams, reqEditors ...RequestEditorFn) (*GetRingsResponse, error) + GetRuntimeEndpointsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetRuntimeEndpointsResponse, error) + GetRuntimeMapEntryWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*GetRuntimeMapEntryResponse, error) + GetRuntimeServerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetRuntimeServerResponse, error) + GetSSLFrontUseWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetSSLFrontUseResponse, error) + GetServerBackendWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetServerBackendResponse, error) + GetServerPeerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetServerPeerResponse, error) + GetServerRingWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetServerRingResponse, error) + GetServerSwitchingRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetServerSwitchingRuleResponse, error) + GetServerSwitchingRulesWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetServerSwitchingRulesResponse, error) + GetServerTemplateWithResponse func(ctx context.Context, parentName ParentName, prefix string, ...) (*GetServerTemplateResponse, error) + GetServerTemplatesWithResponse func(ctx context.Context, parentName ParentName, params *GetServerTemplatesParams, ...) (*GetServerTemplatesResponse, error) + GetServicesEndpointsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetServicesEndpointsResponse, error) + GetServicesHaproxyRuntimeAclsIdWithResponse func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetServicesHaproxyRuntimeAclsIdResponse, error) + GetServicesHaproxyRuntimeAclsParentNameEntriesIdWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*GetServicesHaproxyRuntimeAclsParentNameEntriesIdResponse, error) + GetServicesHaproxyRuntimeAclsParentNameEntriesWithResponse func(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*GetServicesHaproxyRuntimeAclsParentNameEntriesResponse, error) + GetServicesHaproxyRuntimeAclsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetServicesHaproxyRuntimeAclsResponse, error) + GetSiteWithResponse func(ctx context.Context, name string, params *GetSiteParams, ...) (*GetSiteResponse, error) + GetSitesWithResponse func(ctx context.Context, params *GetSitesParams, reqEditors ...RequestEditorFn) (*GetSitesResponse, error) + GetSpecificationWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetSpecificationResponse, error) + GetSpoeAgentWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*GetSpoeAgentResponse, error) + GetSpoeConfigurationVersionWithResponse func(ctx context.Context, parentName ParentName, ...) (*GetSpoeConfigurationVersionResponse, error) + GetSpoeEndpointsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetSpoeEndpointsResponse, error) + GetSpoeGroupWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*GetSpoeGroupResponse, error) + GetSpoeMessageWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*GetSpoeMessageResponse, error) + GetSpoeScopeWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetSpoeScopeResponse, error) + GetSpoeTransactionWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*GetSpoeTransactionResponse, error) + GetStatsEndpointsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStatsEndpointsResponse, error) + GetStatsWithResponse func(ctx context.Context, params *GetStatsParams, reqEditors ...RequestEditorFn) (*GetStatsResponse, error) + GetStickRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetStickRuleResponse, error) + GetStickRulesWithResponse func(ctx context.Context, parentName ParentName, params *GetStickRulesParams, ...) (*GetStickRulesResponse, error) + GetStickTableEntriesWithResponse func(ctx context.Context, parentName ParentName, params *GetStickTableEntriesParams, ...) (*GetStickTableEntriesResponse, error) + GetStickTableWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetStickTableResponse, error) + GetStickTablesWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStickTablesResponse, error) + GetStorageEndpointsWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*GetStorageEndpointsResponse, error) + GetStorageSSLCrtListEntriesWithResponse func(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*GetStorageSSLCrtListEntriesResponse, error) + GetTCPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPCheckBackendResponse, error) + GetTCPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPCheckDefaultsResponse, error) + GetTCPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPRequestRuleBackendResponse, error) + GetTCPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPRequestRuleDefaultsResponse, error) + GetTCPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPRequestRuleFrontendResponse, error) + GetTCPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPResponseRuleBackendResponse, error) + GetTCPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*GetTCPResponseRuleDefaultsResponse, error) + GetTableWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*GetTableResponse, error) + GetTablesWithResponse func(ctx context.Context, parentName ParentName, params *GetTablesParams, ...) (*GetTablesResponse, error) + GetTracesWithResponse func(ctx context.Context, params *GetTracesParams, reqEditors ...RequestEditorFn) (*GetTracesResponse, error) + GetTransactionWithResponse func(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetTransactionResponse, error) + GetTransactionsWithResponse func(ctx context.Context, params *GetTransactionsParams, ...) (*GetTransactionsResponse, error) + GetUserWithResponse func(ctx context.Context, username string, params *GetUserParams, ...) (*GetUserResponse, error) + GetUserlistWithResponse func(ctx context.Context, name string, params *GetUserlistParams, ...) (*GetUserlistResponse, error) + GetUserlistsWithResponse func(ctx context.Context, params *GetUserlistsParams, reqEditors ...RequestEditorFn) (*GetUserlistsResponse, error) + GetUsersWithResponse func(ctx context.Context, params *GetUsersParams, reqEditors ...RequestEditorFn) (*GetUsersResponse, error) + InitiateCertificateRefreshWithResponse func(ctx context.Context, reqEditors ...RequestEditorFn) (*InitiateCertificateRefreshResponse, error) + PostClusterWithBodyWithResponse func(ctx context.Context, params *PostClusterParams, contentType string, ...) (*PostClusterResponse, error) + PostClusterWithResponse func(ctx context.Context, params *PostClusterParams, ...) (*PostClusterResponse, error) + PostHAProxyConfigurationWithBodyWithResponse func(ctx context.Context, params *PostHAProxyConfigurationParams, ...) (*PostHAProxyConfigurationResponse, error) + PostHAProxyConfigurationWithTextBodyWithResponse func(ctx context.Context, params *PostHAProxyConfigurationParams, ...) (*PostHAProxyConfigurationResponse, error) + PostServicesHaproxyRuntimeAclsParentNameEntriesWithBodyWithResponse func(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*PostServicesHaproxyRuntimeAclsParentNameEntriesResponse, error) + PostServicesHaproxyRuntimeAclsParentNameEntriesWithResponse func(ctx context.Context, parentName ParentName, ...) (*PostServicesHaproxyRuntimeAclsParentNameEntriesResponse, error) + RenewAcmeCertificateWithResponse func(ctx context.Context, params *RenewAcmeCertificateParams, ...) (*RenewAcmeCertificateResponse, error) + ReplaceAWSRegionWithBodyWithResponse func(ctx context.Context, id string, contentType string, body io.Reader, ...) (*ReplaceAWSRegionResponse, error) + ReplaceAWSRegionWithResponse func(ctx context.Context, id string, body ReplaceAWSRegionJSONRequestBody, ...) (*ReplaceAWSRegionResponse, error) + ReplaceAclBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclBackendResponse, error) + ReplaceAclBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclBackendResponse, error) + ReplaceAclDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclDefaultsResponse, error) + ReplaceAclDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclDefaultsResponse, error) + ReplaceAclFCGIAppWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclFCGIAppResponse, error) + ReplaceAclFCGIAppWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclFCGIAppResponse, error) + ReplaceAclFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclFrontendResponse, error) + ReplaceAclFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceAclFrontendResponse, error) + ReplaceAllAclBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*ReplaceAllAclBackendResponse, error) + ReplaceAllAclBackendWithResponse func(ctx context.Context, parentName ParentName, params *ReplaceAllAclBackendParams, ...) (*ReplaceAllAclBackendResponse, error) + ReplaceAllAclDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllAclDefaultsResponse, error) + ReplaceAllAclDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllAclDefaultsResponse, error) + ReplaceAllAclFCGIAppWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*ReplaceAllAclFCGIAppResponse, error) + ReplaceAllAclFCGIAppWithResponse func(ctx context.Context, parentName ParentName, params *ReplaceAllAclFCGIAppParams, ...) (*ReplaceAllAclFCGIAppResponse, error) + ReplaceAllAclFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllAclFrontendResponse, error) + ReplaceAllAclFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllAclFrontendResponse, error) + ReplaceAllFilterBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllFilterBackendResponse, error) + ReplaceAllFilterBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllFilterBackendResponse, error) + ReplaceAllFilterFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllFilterFrontendResponse, error) + ReplaceAllFilterFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllFilterFrontendResponse, error) + ReplaceAllHTTPAfterResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleBackendResponse, error) + ReplaceAllHTTPAfterResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleBackendResponse, error) + ReplaceAllHTTPAfterResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleDefaultsResponse, error) + ReplaceAllHTTPAfterResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleDefaultsResponse, error) + ReplaceAllHTTPAfterResponseRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleFrontendResponse, error) + ReplaceAllHTTPAfterResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPAfterResponseRuleFrontendResponse, error) + ReplaceAllHTTPCheckBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPCheckBackendResponse, error) + ReplaceAllHTTPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPCheckBackendResponse, error) + ReplaceAllHTTPCheckDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPCheckDefaultsResponse, error) + ReplaceAllHTTPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPCheckDefaultsResponse, error) + ReplaceAllHTTPErrorRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleBackendResponse, error) + ReplaceAllHTTPErrorRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleBackendResponse, error) + ReplaceAllHTTPErrorRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleDefaultsResponse, error) + ReplaceAllHTTPErrorRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleDefaultsResponse, error) + ReplaceAllHTTPErrorRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleFrontendResponse, error) + ReplaceAllHTTPErrorRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPErrorRuleFrontendResponse, error) + ReplaceAllHTTPRequestRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleBackendResponse, error) + ReplaceAllHTTPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleBackendResponse, error) + ReplaceAllHTTPRequestRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleDefaultsResponse, error) + ReplaceAllHTTPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleDefaultsResponse, error) + ReplaceAllHTTPRequestRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleFrontendResponse, error) + ReplaceAllHTTPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPRequestRuleFrontendResponse, error) + ReplaceAllHTTPResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleBackendResponse, error) + ReplaceAllHTTPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleBackendResponse, error) + ReplaceAllHTTPResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleDefaultsResponse, error) + ReplaceAllHTTPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleDefaultsResponse, error) + ReplaceAllHTTPResponseRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleFrontendResponse, error) + ReplaceAllHTTPResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllHTTPResponseRuleFrontendResponse, error) + ReplaceAllLogTargetBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetBackendResponse, error) + ReplaceAllLogTargetBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetBackendResponse, error) + ReplaceAllLogTargetDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetDefaultsResponse, error) + ReplaceAllLogTargetDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetDefaultsResponse, error) + ReplaceAllLogTargetFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetFrontendResponse, error) + ReplaceAllLogTargetFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetFrontendResponse, error) + ReplaceAllLogTargetGlobalWithBodyWithResponse func(ctx context.Context, params *ReplaceAllLogTargetGlobalParams, ...) (*ReplaceAllLogTargetGlobalResponse, error) + ReplaceAllLogTargetGlobalWithResponse func(ctx context.Context, params *ReplaceAllLogTargetGlobalParams, ...) (*ReplaceAllLogTargetGlobalResponse, error) + ReplaceAllLogTargetLogForwardWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetLogForwardResponse, error) + ReplaceAllLogTargetLogForwardWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetLogForwardResponse, error) + ReplaceAllLogTargetPeerWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetPeerResponse, error) + ReplaceAllLogTargetPeerWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllLogTargetPeerResponse, error) + ReplaceAllQUICInitialRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllQUICInitialRuleDefaultsResponse, error) + ReplaceAllQUICInitialRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllQUICInitialRuleDefaultsResponse, error) + ReplaceAllQUICInitialRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllQUICInitialRuleFrontendResponse, error) + ReplaceAllQUICInitialRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllQUICInitialRuleFrontendResponse, error) + ReplaceAllTCPCheckBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPCheckBackendResponse, error) + ReplaceAllTCPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPCheckBackendResponse, error) + ReplaceAllTCPCheckDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPCheckDefaultsResponse, error) + ReplaceAllTCPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPCheckDefaultsResponse, error) + ReplaceAllTCPRequestRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleBackendResponse, error) + ReplaceAllTCPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleBackendResponse, error) + ReplaceAllTCPRequestRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleDefaultsResponse, error) + ReplaceAllTCPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleDefaultsResponse, error) + ReplaceAllTCPRequestRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleFrontendResponse, error) + ReplaceAllTCPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPRequestRuleFrontendResponse, error) + ReplaceAllTCPResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPResponseRuleBackendResponse, error) + ReplaceAllTCPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPResponseRuleBackendResponse, error) + ReplaceAllTCPResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPResponseRuleDefaultsResponse, error) + ReplaceAllTCPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceAllTCPResponseRuleDefaultsResponse, error) + ReplaceBackendSwitchingRuleWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceBackendSwitchingRuleResponse, error) + ReplaceBackendSwitchingRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceBackendSwitchingRuleResponse, error) + ReplaceBackendSwitchingRulesWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceBackendSwitchingRulesResponse, error) + ReplaceBackendSwitchingRulesWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceBackendSwitchingRulesResponse, error) + ReplaceBackendWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceBackendParams, ...) (*ReplaceBackendResponse, error) + ReplaceBackendWithResponse func(ctx context.Context, name string, params *ReplaceBackendParams, ...) (*ReplaceBackendResponse, error) + ReplaceBindFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindFrontendResponse, error) + ReplaceBindFrontendWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindFrontendResponse, error) + ReplaceBindLogForwardWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindLogForwardResponse, error) + ReplaceBindLogForwardWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindLogForwardResponse, error) + ReplaceBindPeerWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindPeerResponse, error) + ReplaceBindPeerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceBindPeerResponse, error) + ReplaceCacheWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceCacheParams, ...) (*ReplaceCacheResponse, error) + ReplaceCacheWithResponse func(ctx context.Context, name string, params *ReplaceCacheParams, ...) (*ReplaceCacheResponse, error) + ReplaceCertWithBodyWithResponse func(ctx context.Context, name string, contentType string, body io.Reader, ...) (*ReplaceCertResponse, error) + ReplaceConsulWithBodyWithResponse func(ctx context.Context, id string, contentType string, body io.Reader, ...) (*ReplaceConsulResponse, error) + ReplaceConsulWithResponse func(ctx context.Context, id string, body ReplaceConsulJSONRequestBody, ...) (*ReplaceConsulResponse, error) + ReplaceCrlWithBodyWithResponse func(ctx context.Context, name string, contentType string, body io.Reader, ...) (*ReplaceCrlResponse, error) + ReplaceCrtLoadWithBodyWithResponse func(ctx context.Context, certificate string, params *ReplaceCrtLoadParams, ...) (*ReplaceCrtLoadResponse, error) + ReplaceCrtLoadWithResponse func(ctx context.Context, certificate string, params *ReplaceCrtLoadParams, ...) (*ReplaceCrtLoadResponse, error) + ReplaceDeclareCaptureWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceDeclareCaptureResponse, error) + ReplaceDeclareCaptureWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceDeclareCaptureResponse, error) + ReplaceDeclareCapturesWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceDeclareCapturesResponse, error) + ReplaceDeclareCapturesWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceDeclareCapturesResponse, error) + ReplaceDefaultsSectionWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceDefaultsSectionParams, ...) (*ReplaceDefaultsSectionResponse, error) + ReplaceDefaultsSectionWithResponse func(ctx context.Context, name string, params *ReplaceDefaultsSectionParams, ...) (*ReplaceDefaultsSectionResponse, error) + ReplaceDgramBindWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceDgramBindResponse, error) + ReplaceDgramBindWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceDgramBindResponse, error) + ReplaceFCGIAppWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceFCGIAppParams, ...) (*ReplaceFCGIAppResponse, error) + ReplaceFCGIAppWithResponse func(ctx context.Context, name string, params *ReplaceFCGIAppParams, ...) (*ReplaceFCGIAppResponse, error) + ReplaceFilterBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceFilterBackendResponse, error) + ReplaceFilterBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceFilterBackendResponse, error) + ReplaceFilterFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceFilterFrontendResponse, error) + ReplaceFilterFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceFilterFrontendResponse, error) + ReplaceFrontendWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceFrontendParams, ...) (*ReplaceFrontendResponse, error) + ReplaceFrontendWithResponse func(ctx context.Context, name string, params *ReplaceFrontendParams, ...) (*ReplaceFrontendResponse, error) + ReplaceGlobalWithBodyWithResponse func(ctx context.Context, params *ReplaceGlobalParams, contentType string, ...) (*ReplaceGlobalResponse, error) + ReplaceGlobalWithResponse func(ctx context.Context, params *ReplaceGlobalParams, ...) (*ReplaceGlobalResponse, error) + ReplaceGroupWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceGroupParams, ...) (*ReplaceGroupResponse, error) + ReplaceGroupWithResponse func(ctx context.Context, name string, params *ReplaceGroupParams, ...) (*ReplaceGroupResponse, error) + ReplaceHTTPAfterResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleBackendResponse, error) + ReplaceHTTPAfterResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleBackendResponse, error) + ReplaceHTTPAfterResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleDefaultsResponse, error) + ReplaceHTTPAfterResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleDefaultsResponse, error) + ReplaceHTTPAfterResponseRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleFrontendResponse, error) + ReplaceHTTPAfterResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPAfterResponseRuleFrontendResponse, error) + ReplaceHTTPCheckBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPCheckBackendResponse, error) + ReplaceHTTPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPCheckBackendResponse, error) + ReplaceHTTPCheckDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPCheckDefaultsResponse, error) + ReplaceHTTPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPCheckDefaultsResponse, error) + ReplaceHTTPErrorRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleBackendResponse, error) + ReplaceHTTPErrorRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleBackendResponse, error) + ReplaceHTTPErrorRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleDefaultsResponse, error) + ReplaceHTTPErrorRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleDefaultsResponse, error) + ReplaceHTTPErrorRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleFrontendResponse, error) + ReplaceHTTPErrorRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPErrorRuleFrontendResponse, error) + ReplaceHTTPErrorsSectionWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*ReplaceHTTPErrorsSectionResponse, error) + ReplaceHTTPErrorsSectionWithResponse func(ctx context.Context, name string, params *ReplaceHTTPErrorsSectionParams, ...) (*ReplaceHTTPErrorsSectionResponse, error) + ReplaceHTTPRequestRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleBackendResponse, error) + ReplaceHTTPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleBackendResponse, error) + ReplaceHTTPRequestRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleDefaultsResponse, error) + ReplaceHTTPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleDefaultsResponse, error) + ReplaceHTTPRequestRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleFrontendResponse, error) + ReplaceHTTPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPRequestRuleFrontendResponse, error) + ReplaceHTTPResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleBackendResponse, error) + ReplaceHTTPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleBackendResponse, error) + ReplaceHTTPResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleDefaultsResponse, error) + ReplaceHTTPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleDefaultsResponse, error) + ReplaceHTTPResponseRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleFrontendResponse, error) + ReplaceHTTPResponseRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceHTTPResponseRuleFrontendResponse, error) + ReplaceLogForwardWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceLogForwardParams, ...) (*ReplaceLogForwardResponse, error) + ReplaceLogForwardWithResponse func(ctx context.Context, name string, params *ReplaceLogForwardParams, ...) (*ReplaceLogForwardResponse, error) + ReplaceLogTargetBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetBackendResponse, error) + ReplaceLogTargetBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetBackendResponse, error) + ReplaceLogTargetDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetDefaultsResponse, error) + ReplaceLogTargetDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetDefaultsResponse, error) + ReplaceLogTargetFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetFrontendResponse, error) + ReplaceLogTargetFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetFrontendResponse, error) + ReplaceLogTargetGlobalWithBodyWithResponse func(ctx context.Context, index int, params *ReplaceLogTargetGlobalParams, ...) (*ReplaceLogTargetGlobalResponse, error) + ReplaceLogTargetGlobalWithResponse func(ctx context.Context, index int, params *ReplaceLogTargetGlobalParams, ...) (*ReplaceLogTargetGlobalResponse, error) + ReplaceLogTargetLogForwardWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetLogForwardResponse, error) + ReplaceLogTargetLogForwardWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetLogForwardResponse, error) + ReplaceLogTargetPeerWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetPeerResponse, error) + ReplaceLogTargetPeerWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceLogTargetPeerResponse, error) + ReplaceMailerEntryWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceMailerEntryParams, ...) (*ReplaceMailerEntryResponse, error) + ReplaceMailerEntryWithResponse func(ctx context.Context, name string, params *ReplaceMailerEntryParams, ...) (*ReplaceMailerEntryResponse, error) + ReplaceNameserverWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceNameserverParams, ...) (*ReplaceNameserverResponse, error) + ReplaceNameserverWithResponse func(ctx context.Context, name string, params *ReplaceNameserverParams, ...) (*ReplaceNameserverResponse, error) + ReplacePeerEntryWithBodyWithResponse func(ctx context.Context, name string, params *ReplacePeerEntryParams, ...) (*ReplacePeerEntryResponse, error) + ReplacePeerEntryWithResponse func(ctx context.Context, name string, params *ReplacePeerEntryParams, ...) (*ReplacePeerEntryResponse, error) + ReplaceProgramWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceProgramParams, ...) (*ReplaceProgramResponse, error) + ReplaceProgramWithResponse func(ctx context.Context, name string, params *ReplaceProgramParams, ...) (*ReplaceProgramResponse, error) + ReplaceQUICInitialRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceQUICInitialRuleDefaultsResponse, error) + ReplaceQUICInitialRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceQUICInitialRuleDefaultsResponse, error) + ReplaceQUICInitialRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceQUICInitialRuleFrontendResponse, error) + ReplaceQUICInitialRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceQUICInitialRuleFrontendResponse, error) + ReplaceResolverWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceResolverParams, ...) (*ReplaceResolverResponse, error) + ReplaceResolverWithResponse func(ctx context.Context, name string, params *ReplaceResolverParams, ...) (*ReplaceResolverResponse, error) + ReplaceRingWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceRingParams, ...) (*ReplaceRingResponse, error) + ReplaceRingWithResponse func(ctx context.Context, name string, params *ReplaceRingParams, ...) (*ReplaceRingResponse, error) + ReplaceRuntimeMapEntryWithBodyWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*ReplaceRuntimeMapEntryResponse, error) + ReplaceRuntimeMapEntryWithResponse func(ctx context.Context, parentName ParentName, id string, ...) (*ReplaceRuntimeMapEntryResponse, error) + ReplaceRuntimeServerWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, contentType string, ...) (*ReplaceRuntimeServerResponse, error) + ReplaceRuntimeServerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceRuntimeServerResponse, error) + ReplaceSSLFrontUseWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceSSLFrontUseResponse, error) + ReplaceSSLFrontUseWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceSSLFrontUseResponse, error) + ReplaceServerBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerBackendResponse, error) + ReplaceServerBackendWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerBackendResponse, error) + ReplaceServerPeerWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerPeerResponse, error) + ReplaceServerPeerWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerPeerResponse, error) + ReplaceServerRingWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerRingResponse, error) + ReplaceServerRingWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceServerRingResponse, error) + ReplaceServerSwitchingRuleWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceServerSwitchingRuleResponse, error) + ReplaceServerSwitchingRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceServerSwitchingRuleResponse, error) + ReplaceServerSwitchingRulesWithBodyWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceServerSwitchingRulesResponse, error) + ReplaceServerSwitchingRulesWithResponse func(ctx context.Context, parentName ParentName, ...) (*ReplaceServerSwitchingRulesResponse, error) + ReplaceServerTemplateWithBodyWithResponse func(ctx context.Context, parentName ParentName, prefix string, ...) (*ReplaceServerTemplateResponse, error) + ReplaceServerTemplateWithResponse func(ctx context.Context, parentName ParentName, prefix string, ...) (*ReplaceServerTemplateResponse, error) + ReplaceSiteWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceSiteParams, ...) (*ReplaceSiteResponse, error) + ReplaceSiteWithResponse func(ctx context.Context, name string, params *ReplaceSiteParams, ...) (*ReplaceSiteResponse, error) + ReplaceSpoeAgentWithBodyWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeAgentResponse, error) + ReplaceSpoeAgentWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeAgentResponse, error) + ReplaceSpoeGroupWithBodyWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeGroupResponse, error) + ReplaceSpoeGroupWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeGroupResponse, error) + ReplaceSpoeMessageWithBodyWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeMessageResponse, error) + ReplaceSpoeMessageWithResponse func(ctx context.Context, parentName ParentName, scopeName string, name string, ...) (*ReplaceSpoeMessageResponse, error) + ReplaceStickRuleWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceStickRuleResponse, error) + ReplaceStickRuleWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceStickRuleResponse, error) + ReplaceStickRulesWithBodyWithResponse func(ctx context.Context, parentName ParentName, params *ReplaceStickRulesParams, ...) (*ReplaceStickRulesResponse, error) + ReplaceStickRulesWithResponse func(ctx context.Context, parentName ParentName, params *ReplaceStickRulesParams, ...) (*ReplaceStickRulesResponse, error) + ReplaceStorageGeneralFileWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceStorageGeneralFileParams, ...) (*ReplaceStorageGeneralFileResponse, error) + ReplaceStorageMapFileWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceStorageMapFileParams, ...) (*ReplaceStorageMapFileResponse, error) + ReplaceStorageMapFileWithTextBodyWithResponse func(ctx context.Context, name string, params *ReplaceStorageMapFileParams, ...) (*ReplaceStorageMapFileResponse, error) + ReplaceStorageSSLCertificateWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceStorageSSLCertificateParams, ...) (*ReplaceStorageSSLCertificateResponse, error) + ReplaceStorageSSLCertificateWithTextBodyWithResponse func(ctx context.Context, name string, params *ReplaceStorageSSLCertificateParams, ...) (*ReplaceStorageSSLCertificateResponse, error) + ReplaceStorageSSLCrtListFileWithBodyWithResponse func(ctx context.Context, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*ReplaceStorageSSLCrtListFileResponse, error) + ReplaceStorageSSLCrtListFileWithTextBodyWithResponse func(ctx context.Context, name string, params *ReplaceStorageSSLCrtListFileParams, ...) (*ReplaceStorageSSLCrtListFileResponse, error) + ReplaceTCPCheckBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPCheckBackendResponse, error) + ReplaceTCPCheckBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPCheckBackendResponse, error) + ReplaceTCPCheckDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPCheckDefaultsResponse, error) + ReplaceTCPCheckDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPCheckDefaultsResponse, error) + ReplaceTCPRequestRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleBackendResponse, error) + ReplaceTCPRequestRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleBackendResponse, error) + ReplaceTCPRequestRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleDefaultsResponse, error) + ReplaceTCPRequestRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleDefaultsResponse, error) + ReplaceTCPRequestRuleFrontendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleFrontendResponse, error) + ReplaceTCPRequestRuleFrontendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPRequestRuleFrontendResponse, error) + ReplaceTCPResponseRuleBackendWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPResponseRuleBackendResponse, error) + ReplaceTCPResponseRuleBackendWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPResponseRuleBackendResponse, error) + ReplaceTCPResponseRuleDefaultsWithBodyWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPResponseRuleDefaultsResponse, error) + ReplaceTCPResponseRuleDefaultsWithResponse func(ctx context.Context, parentName ParentName, index int, ...) (*ReplaceTCPResponseRuleDefaultsResponse, error) + ReplaceTableWithBodyWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceTableResponse, error) + ReplaceTableWithResponse func(ctx context.Context, parentName ParentName, name string, ...) (*ReplaceTableResponse, error) + ReplaceTracesWithBodyWithResponse func(ctx context.Context, params *ReplaceTracesParams, contentType string, ...) (*ReplaceTracesResponse, error) + ReplaceTracesWithResponse func(ctx context.Context, params *ReplaceTracesParams, ...) (*ReplaceTracesResponse, error) + ReplaceUserWithBodyWithResponse func(ctx context.Context, username string, params *ReplaceUserParams, ...) (*ReplaceUserResponse, error) + ReplaceUserWithResponse func(ctx context.Context, username string, params *ReplaceUserParams, ...) (*ReplaceUserResponse, error) + SetCaFileWithBodyWithResponse func(ctx context.Context, name string, contentType string, body io.Reader, ...) (*SetCaFileResponse, error) + SetStickTableEntriesWithBodyWithResponse func(ctx context.Context, parentName ParentName, contentType string, body io.Reader, ...) (*SetStickTableEntriesResponse, error) + SetStickTableEntriesWithResponse func(ctx context.Context, parentName ParentName, ...) (*SetStickTableEntriesResponse, error) + ShowRuntimeMapWithResponse func(ctx context.Context, parentName ParentName, reqEditors ...RequestEditorFn) (*ShowRuntimeMapResponse, error) + StartSpoeTransactionWithResponse func(ctx context.Context, parentName ParentName, params *StartSpoeTransactionParams, ...) (*StartSpoeTransactionResponse, error) + StartTransactionWithResponse func(ctx context.Context, params *StartTransactionParams, ...) (*StartTransactionResponse, error) + type ClusterSettings struct + BootstrapKey *string + Cluster ... + Mode *ClusterSettingsMode + Status *ClusterSettingsStatus + type ClusterSettingsClusterLogTargetsProtocol string + const ClusterSettingsClusterLogTargetsProtocolTcp + const ClusterSettingsClusterLogTargetsProtocolUdp + type ClusterSettingsMode string + const ClusterSettingsModeCluster + const ClusterSettingsModeSingle + type ClusterSettingsStatus string + const ClusterSettingsStatusActive + const ClusterSettingsStatusUnreachable + const ClusterSettingsStatusWaitingApproval + type CommitSpoeTransactionParams struct + ForceReload *ForceReload + type CommitSpoeTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeTransaction + JSON202 *SpoeTransaction + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseCommitSpoeTransactionResponse(rsp *http.Response) (*CommitSpoeTransactionResponse, error) + func (r CommitSpoeTransactionResponse) Status() string + func (r CommitSpoeTransactionResponse) StatusCode() int + type CommitTransactionParams struct + ForceReload *ForceReload + type CommitTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Transaction + JSON202 *Transaction + JSON400 *BadRequest + JSON404 *NotFound + JSON406 *NotAcceptable + JSONDefault *DefaultError + func ParseCommitTransactionResponse(rsp *http.Response) (*CommitTransactionResponse, error) + func (r CommitTransactionResponse) Status() string + func (r CommitTransactionResponse) StatusCode() int + type Compression struct + AlgoReq *CompressionAlgoReq + Algorithms *[]CompressionAlgorithms + AlgosRes *[]CompressionAlgosRes + Direction *CompressionDirection + MinsizeReq *int + MinsizeRes *int + Offload *bool + Types *[]string + TypesReq *[]string + TypesRes *[]string + type CompressionAlgoReq string + const CompressionAlgoReqDeflate + const CompressionAlgoReqGzip + const CompressionAlgoReqIdentity + const CompressionAlgoReqRawDeflate + type CompressionAlgorithms string + const CompressionAlgorithmsDeflate + const CompressionAlgorithmsGzip + const CompressionAlgorithmsIdentity + const CompressionAlgorithmsRawDeflate + type CompressionAlgosRes string + const CompressionAlgosResDeflate + const CompressionAlgosResGzip + const CompressionAlgosResIdentity + const CompressionAlgosResRawDeflate + type CompressionDirection string + const CompressionDirectionBoth + const CompressionDirectionRequest + const CompressionDirectionResponse + type ConfigStickTable struct + Expire *int + Keylen *int + Metadata *map[string]map[string]interface{} + Nopurge *bool + Peers *string + RecvOnly *bool + Size *int + Srvkey *ConfigStickTableSrvkey + Store *string + Type *ConfigStickTableType + WriteTo *string + type ConfigStickTableSrvkey string + const ConfigStickTableSrvkeyAddr + const ConfigStickTableSrvkeyName + type ConfigStickTableType string + const ConfigStickTableTypeBinary + const ConfigStickTableTypeInteger + const ConfigStickTableTypeIp + const ConfigStickTableTypeIpv6 + const ConfigStickTableTypeString + type Consul struct + Address string + Defaults *string + Description *string + Enabled bool + HealthCheckPolicy *ConsulHealthCheckPolicy + HealthCheckPolicyMin *int + Id *string + Mode *ConsulMode + Name *string + Namespace *string + Port int + RetryTimeout int + ServerSlotsBase *int + ServerSlotsGrowthIncrement *int + ServerSlotsGrowthType *ConsulServerSlotsGrowthType + ServiceAllowlist *[]string + ServiceDenylist *[]string + ServiceNameRegexp *string + Token *string + type ConsulHealthCheckPolicy string + const ConsulHealthCheckPolicyAll + const ConsulHealthCheckPolicyAny + const ConsulHealthCheckPolicyMin + const ConsulHealthCheckPolicyNone + type ConsulMode string + const ConsulModeHttp + const ConsulModeHttps + type ConsulServerSlotsGrowthType string + const ConsulServerSlotsGrowthTypeExponential + const ConsulServerSlotsGrowthTypeLinear + type Consuls = []Consul + type Cookie struct + Attrs ... + Domains ... + Dynamic *bool + Httponly *bool + Indirect *bool + Maxidle *int + Maxlife *int + Name string + Nocache *bool + Postonly *bool + Preserve *bool + Secure *bool + Type *CookieType + type CookieType string + const CookieTypeInsert + const CookieTypePrefix + const CookieTypeRewrite + type CreateAWSRegionJSONRequestBody = AwsRegion + type CreateAWSRegionResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *AwsRegion + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateAWSRegionResponse(rsp *http.Response) (*CreateAWSRegionResponse, error) + func (r CreateAWSRegionResponse) Status() string + func (r CreateAWSRegionResponse) StatusCode() int + type CreateAclBackendJSONRequestBody = Acl + type CreateAclBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateAclBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Acl + JSON202 *Acl + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateAclBackendResponse(rsp *http.Response) (*CreateAclBackendResponse, error) + func (r CreateAclBackendResponse) Status() string + func (r CreateAclBackendResponse) StatusCode() int + type CreateAclDefaultsJSONRequestBody = Acl + type CreateAclDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateAclDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Acl + JSON202 *Acl + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateAclDefaultsResponse(rsp *http.Response) (*CreateAclDefaultsResponse, error) + func (r CreateAclDefaultsResponse) Status() string + func (r CreateAclDefaultsResponse) StatusCode() int + type CreateAclFCGIAppJSONRequestBody = Acl + type CreateAclFCGIAppParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateAclFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Acl + JSON202 *Acl + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateAclFCGIAppResponse(rsp *http.Response) (*CreateAclFCGIAppResponse, error) + func (r CreateAclFCGIAppResponse) Status() string + func (r CreateAclFCGIAppResponse) StatusCode() int + type CreateAclFrontendJSONRequestBody = Acl + type CreateAclFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateAclFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Acl + JSON202 *Acl + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateAclFrontendResponse(rsp *http.Response) (*CreateAclFrontendResponse, error) + func (r CreateAclFrontendResponse) Status() string + func (r CreateAclFrontendResponse) StatusCode() int + type CreateAcmeProviderJSONRequestBody = AcmeProvider + type CreateAcmeProviderParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateAcmeProviderResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *AcmeProvider + JSON202 *AcmeProvider + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateAcmeProviderResponse(rsp *http.Response) (*CreateAcmeProviderResponse, error) + func (r CreateAcmeProviderResponse) Status() string + func (r CreateAcmeProviderResponse) StatusCode() int + type CreateBackendJSONRequestBody = Backend + type CreateBackendParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Backend + JSON202 *Backend + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateBackendResponse(rsp *http.Response) (*CreateBackendResponse, error) + func (r CreateBackendResponse) Status() string + func (r CreateBackendResponse) StatusCode() int + type CreateBackendSwitchingRuleJSONRequestBody = BackendSwitchingRule + type CreateBackendSwitchingRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateBackendSwitchingRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *BackendSwitchingRule + JSON202 *BackendSwitchingRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateBackendSwitchingRuleResponse(rsp *http.Response) (*CreateBackendSwitchingRuleResponse, error) + func (r CreateBackendSwitchingRuleResponse) Status() string + func (r CreateBackendSwitchingRuleResponse) StatusCode() int + type CreateBindFrontendJSONRequestBody = Bind + type CreateBindFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateBindFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Bind + JSON202 *Bind + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateBindFrontendResponse(rsp *http.Response) (*CreateBindFrontendResponse, error) + func (r CreateBindFrontendResponse) Status() string + func (r CreateBindFrontendResponse) StatusCode() int + type CreateBindLogForwardJSONRequestBody = Bind + type CreateBindLogForwardParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateBindLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Bind + JSON202 *Bind + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateBindLogForwardResponse(rsp *http.Response) (*CreateBindLogForwardResponse, error) + func (r CreateBindLogForwardResponse) Status() string + func (r CreateBindLogForwardResponse) StatusCode() int + type CreateBindPeerJSONRequestBody = Bind + type CreateBindPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateBindPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Bind + JSON202 *Bind + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateBindPeerResponse(rsp *http.Response) (*CreateBindPeerResponse, error) + func (r CreateBindPeerResponse) Status() string + func (r CreateBindPeerResponse) StatusCode() int + type CreateCaFileMultipartBody struct + FileUpload openapi_types.File + type CreateCaFileMultipartRequestBody CreateCaFileMultipartBody + type CreateCaFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateCaFileResponse(rsp *http.Response) (*CreateCaFileResponse, error) + func (r CreateCaFileResponse) Status() string + func (r CreateCaFileResponse) StatusCode() int + type CreateCacheJSONRequestBody = Cache + type CreateCacheParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateCacheResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Cache + JSON202 *Cache + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateCacheResponse(rsp *http.Response) (*CreateCacheResponse, error) + func (r CreateCacheResponse) Status() string + func (r CreateCacheResponse) StatusCode() int + type CreateCertMultipartBody struct + FileUpload openapi_types.File + type CreateCertMultipartRequestBody CreateCertMultipartBody + type CreateCertResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateCertResponse(rsp *http.Response) (*CreateCertResponse, error) + func (r CreateCertResponse) Status() string + func (r CreateCertResponse) StatusCode() int + type CreateConsulJSONRequestBody = Consul + type CreateConsulResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Consul + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateConsulResponse(rsp *http.Response) (*CreateConsulResponse, error) + func (r CreateConsulResponse) Status() string + func (r CreateConsulResponse) StatusCode() int + type CreateCrlMultipartBody struct + FileUpload openapi_types.File + type CreateCrlMultipartRequestBody CreateCrlMultipartBody + type CreateCrlResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateCrlResponse(rsp *http.Response) (*CreateCrlResponse, error) + func (r CreateCrlResponse) Status() string + func (r CreateCrlResponse) StatusCode() int + type CreateCrtLoadJSONRequestBody = CrtLoad + type CreateCrtLoadParams struct + CrtStore string + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateCrtLoadResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CrtLoad + JSON202 *CrtLoad + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateCrtLoadResponse(rsp *http.Response) (*CreateCrtLoadResponse, error) + func (r CreateCrtLoadResponse) Status() string + func (r CreateCrtLoadResponse) StatusCode() int + type CreateCrtStoreJSONRequestBody = CrtStore + type CreateCrtStoreParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateCrtStoreResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CrtStore + JSON202 *CrtStore + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateCrtStoreResponse(rsp *http.Response) (*CreateCrtStoreResponse, error) + func (r CreateCrtStoreResponse) Status() string + func (r CreateCrtStoreResponse) StatusCode() int + type CreateDeclareCaptureJSONRequestBody = Capture + type CreateDeclareCaptureParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateDeclareCaptureResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Capture + JSON202 *Capture + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateDeclareCaptureResponse(rsp *http.Response) (*CreateDeclareCaptureResponse, error) + func (r CreateDeclareCaptureResponse) Status() string + func (r CreateDeclareCaptureResponse) StatusCode() int + type CreateDefaultsSectionJSONRequestBody = Defaults + type CreateDefaultsSectionParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateDefaultsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Defaults + JSON202 *Defaults + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateDefaultsSectionResponse(rsp *http.Response) (*CreateDefaultsSectionResponse, error) + func (r CreateDefaultsSectionResponse) Status() string + func (r CreateDefaultsSectionResponse) StatusCode() int + type CreateDgramBindJSONRequestBody = DgramBind + type CreateDgramBindParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateDgramBindResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *DgramBind + JSON202 *DgramBind + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateDgramBindResponse(rsp *http.Response) (*CreateDgramBindResponse, error) + func (r CreateDgramBindResponse) Status() string + func (r CreateDgramBindResponse) StatusCode() int + type CreateFCGIAppJSONRequestBody = FCGIApp + type CreateFCGIAppParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *FCGIApp + JSON202 *FCGIApp + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateFCGIAppResponse(rsp *http.Response) (*CreateFCGIAppResponse, error) + func (r CreateFCGIAppResponse) Status() string + func (r CreateFCGIAppResponse) StatusCode() int + type CreateFilterBackendJSONRequestBody = Filter + type CreateFilterBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateFilterBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Filter + JSON202 *Filter + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateFilterBackendResponse(rsp *http.Response) (*CreateFilterBackendResponse, error) + func (r CreateFilterBackendResponse) Status() string + func (r CreateFilterBackendResponse) StatusCode() int + type CreateFilterFrontendJSONRequestBody = Filter + type CreateFilterFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateFilterFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Filter + JSON202 *Filter + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateFilterFrontendResponse(rsp *http.Response) (*CreateFilterFrontendResponse, error) + func (r CreateFilterFrontendResponse) Status() string + func (r CreateFilterFrontendResponse) StatusCode() int + type CreateFrontendJSONRequestBody = Frontend + type CreateFrontendParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Frontend + JSON202 *Frontend + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateFrontendResponse(rsp *http.Response) (*CreateFrontendResponse, error) + func (r CreateFrontendResponse) Status() string + func (r CreateFrontendResponse) StatusCode() int + type CreateGroupJSONRequestBody = Group + type CreateGroupParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Userlist string + Version *Version + type CreateGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Group + JSON202 *Group + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateGroupResponse(rsp *http.Response) (*CreateGroupResponse, error) + func (r CreateGroupResponse) Status() string + func (r CreateGroupResponse) StatusCode() int + type CreateHTTPAfterResponseRuleBackendJSONRequestBody = HttpAfterResponseRule + type CreateHTTPAfterResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPAfterResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpAfterResponseRule + JSON202 *HttpAfterResponseRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPAfterResponseRuleBackendResponse(rsp *http.Response) (*CreateHTTPAfterResponseRuleBackendResponse, error) + func (r CreateHTTPAfterResponseRuleBackendResponse) Status() string + func (r CreateHTTPAfterResponseRuleBackendResponse) StatusCode() int + type CreateHTTPAfterResponseRuleDefaultsJSONRequestBody = HttpAfterResponseRule + type CreateHTTPAfterResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPAfterResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpAfterResponseRule + JSON202 *HttpAfterResponseRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPAfterResponseRuleDefaultsResponse(rsp *http.Response) (*CreateHTTPAfterResponseRuleDefaultsResponse, error) + func (r CreateHTTPAfterResponseRuleDefaultsResponse) Status() string + func (r CreateHTTPAfterResponseRuleDefaultsResponse) StatusCode() int + type CreateHTTPAfterResponseRuleFrontendJSONRequestBody = HttpAfterResponseRule + type CreateHTTPAfterResponseRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPAfterResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpAfterResponseRule + JSON202 *HttpAfterResponseRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPAfterResponseRuleFrontendResponse(rsp *http.Response) (*CreateHTTPAfterResponseRuleFrontendResponse, error) + func (r CreateHTTPAfterResponseRuleFrontendResponse) Status() string + func (r CreateHTTPAfterResponseRuleFrontendResponse) StatusCode() int + type CreateHTTPCheckBackendJSONRequestBody = HttpCheck + type CreateHTTPCheckBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpCheck + JSON202 *HttpCheck + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPCheckBackendResponse(rsp *http.Response) (*CreateHTTPCheckBackendResponse, error) + func (r CreateHTTPCheckBackendResponse) Status() string + func (r CreateHTTPCheckBackendResponse) StatusCode() int + type CreateHTTPCheckDefaultsJSONRequestBody = HttpCheck + type CreateHTTPCheckDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpCheck + JSON202 *HttpCheck + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPCheckDefaultsResponse(rsp *http.Response) (*CreateHTTPCheckDefaultsResponse, error) + func (r CreateHTTPCheckDefaultsResponse) Status() string + func (r CreateHTTPCheckDefaultsResponse) StatusCode() int + type CreateHTTPErrorRuleBackendJSONRequestBody = HttpErrorRule + type CreateHTTPErrorRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPErrorRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpErrorRule + JSON202 *HttpErrorRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPErrorRuleBackendResponse(rsp *http.Response) (*CreateHTTPErrorRuleBackendResponse, error) + func (r CreateHTTPErrorRuleBackendResponse) Status() string + func (r CreateHTTPErrorRuleBackendResponse) StatusCode() int + type CreateHTTPErrorRuleDefaultsJSONRequestBody = HttpErrorRule + type CreateHTTPErrorRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPErrorRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpErrorRule + JSON202 *HttpErrorRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPErrorRuleDefaultsResponse(rsp *http.Response) (*CreateHTTPErrorRuleDefaultsResponse, error) + func (r CreateHTTPErrorRuleDefaultsResponse) Status() string + func (r CreateHTTPErrorRuleDefaultsResponse) StatusCode() int + type CreateHTTPErrorRuleFrontendJSONRequestBody = HttpErrorRule + type CreateHTTPErrorRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPErrorRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpErrorRule + JSON202 *HttpErrorRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPErrorRuleFrontendResponse(rsp *http.Response) (*CreateHTTPErrorRuleFrontendResponse, error) + func (r CreateHTTPErrorRuleFrontendResponse) Status() string + func (r CreateHTTPErrorRuleFrontendResponse) StatusCode() int + type CreateHTTPErrorsSectionJSONRequestBody = HttpErrorsSection + type CreateHTTPErrorsSectionParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPErrorsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpErrorsSection + JSON202 *HttpErrorsSection + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPErrorsSectionResponse(rsp *http.Response) (*CreateHTTPErrorsSectionResponse, error) + func (r CreateHTTPErrorsSectionResponse) Status() string + func (r CreateHTTPErrorsSectionResponse) StatusCode() int + type CreateHTTPRequestRuleBackendJSONRequestBody = HttpRequestRule + type CreateHTTPRequestRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpRequestRule + JSON202 *HttpRequestRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPRequestRuleBackendResponse(rsp *http.Response) (*CreateHTTPRequestRuleBackendResponse, error) + func (r CreateHTTPRequestRuleBackendResponse) Status() string + func (r CreateHTTPRequestRuleBackendResponse) StatusCode() int + type CreateHTTPRequestRuleDefaultsJSONRequestBody = HttpRequestRule + type CreateHTTPRequestRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpRequestRule + JSON202 *HttpRequestRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPRequestRuleDefaultsResponse(rsp *http.Response) (*CreateHTTPRequestRuleDefaultsResponse, error) + func (r CreateHTTPRequestRuleDefaultsResponse) Status() string + func (r CreateHTTPRequestRuleDefaultsResponse) StatusCode() int + type CreateHTTPRequestRuleFrontendJSONRequestBody = HttpRequestRule + type CreateHTTPRequestRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpRequestRule + JSON202 *HttpRequestRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPRequestRuleFrontendResponse(rsp *http.Response) (*CreateHTTPRequestRuleFrontendResponse, error) + func (r CreateHTTPRequestRuleFrontendResponse) Status() string + func (r CreateHTTPRequestRuleFrontendResponse) StatusCode() int + type CreateHTTPResponseRuleBackendJSONRequestBody = HttpResponseRule + type CreateHTTPResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpResponseRule + JSON202 *HttpResponseRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPResponseRuleBackendResponse(rsp *http.Response) (*CreateHTTPResponseRuleBackendResponse, error) + func (r CreateHTTPResponseRuleBackendResponse) Status() string + func (r CreateHTTPResponseRuleBackendResponse) StatusCode() int + type CreateHTTPResponseRuleDefaultsJSONRequestBody = HttpResponseRule + type CreateHTTPResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpResponseRule + JSON202 *HttpResponseRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPResponseRuleDefaultsResponse(rsp *http.Response) (*CreateHTTPResponseRuleDefaultsResponse, error) + func (r CreateHTTPResponseRuleDefaultsResponse) Status() string + func (r CreateHTTPResponseRuleDefaultsResponse) StatusCode() int + type CreateHTTPResponseRuleFrontendJSONRequestBody = HttpResponseRule + type CreateHTTPResponseRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateHTTPResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *HttpResponseRule + JSON202 *HttpResponseRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateHTTPResponseRuleFrontendResponse(rsp *http.Response) (*CreateHTTPResponseRuleFrontendResponse, error) + func (r CreateHTTPResponseRuleFrontendResponse) Status() string + func (r CreateHTTPResponseRuleFrontendResponse) StatusCode() int + type CreateLogForwardJSONRequestBody = LogForward + type CreateLogForwardParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LogForward + JSON202 *LogForward + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateLogForwardResponse(rsp *http.Response) (*CreateLogForwardResponse, error) + func (r CreateLogForwardResponse) Status() string + func (r CreateLogForwardResponse) StatusCode() int + type CreateLogProfileJSONRequestBody = LogProfile + type CreateLogProfileParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateLogProfileResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LogProfile + JSON202 *LogProfile + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateLogProfileResponse(rsp *http.Response) (*CreateLogProfileResponse, error) + func (r CreateLogProfileResponse) Status() string + func (r CreateLogProfileResponse) StatusCode() int + type CreateLogTargetBackendJSONRequestBody = LogTarget + type CreateLogTargetBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateLogTargetBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateLogTargetBackendResponse(rsp *http.Response) (*CreateLogTargetBackendResponse, error) + func (r CreateLogTargetBackendResponse) Status() string + func (r CreateLogTargetBackendResponse) StatusCode() int + type CreateLogTargetDefaultsJSONRequestBody = LogTarget + type CreateLogTargetDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateLogTargetDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateLogTargetDefaultsResponse(rsp *http.Response) (*CreateLogTargetDefaultsResponse, error) + func (r CreateLogTargetDefaultsResponse) Status() string + func (r CreateLogTargetDefaultsResponse) StatusCode() int + type CreateLogTargetFrontendJSONRequestBody = LogTarget + type CreateLogTargetFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateLogTargetFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateLogTargetFrontendResponse(rsp *http.Response) (*CreateLogTargetFrontendResponse, error) + func (r CreateLogTargetFrontendResponse) Status() string + func (r CreateLogTargetFrontendResponse) StatusCode() int + type CreateLogTargetGlobalJSONRequestBody = LogTarget + type CreateLogTargetGlobalParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateLogTargetGlobalResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateLogTargetGlobalResponse(rsp *http.Response) (*CreateLogTargetGlobalResponse, error) + func (r CreateLogTargetGlobalResponse) Status() string + func (r CreateLogTargetGlobalResponse) StatusCode() int + type CreateLogTargetLogForwardJSONRequestBody = LogTarget + type CreateLogTargetLogForwardParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateLogTargetLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateLogTargetLogForwardResponse(rsp *http.Response) (*CreateLogTargetLogForwardResponse, error) + func (r CreateLogTargetLogForwardResponse) Status() string + func (r CreateLogTargetLogForwardResponse) StatusCode() int + type CreateLogTargetPeerJSONRequestBody = LogTarget + type CreateLogTargetPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateLogTargetPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateLogTargetPeerResponse(rsp *http.Response) (*CreateLogTargetPeerResponse, error) + func (r CreateLogTargetPeerResponse) Status() string + func (r CreateLogTargetPeerResponse) StatusCode() int + type CreateMailerEntryJSONRequestBody = MailerEntry + type CreateMailerEntryParams struct + ForceReload *ForceReload + MailersSection string + TransactionId *TransactionId + Version *Version + type CreateMailerEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *MailerEntry + JSON202 *MailerEntry + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateMailerEntryResponse(rsp *http.Response) (*CreateMailerEntryResponse, error) + func (r CreateMailerEntryResponse) Status() string + func (r CreateMailerEntryResponse) StatusCode() int + type CreateMailersSectionJSONRequestBody = MailersSection + type CreateMailersSectionParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateMailersSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *MailersSection + JSON202 *MailersSection + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateMailersSectionResponse(rsp *http.Response) (*CreateMailersSectionResponse, error) + func (r CreateMailersSectionResponse) Status() string + func (r CreateMailersSectionResponse) StatusCode() int + type CreateNameserverJSONRequestBody = Nameserver + type CreateNameserverParams struct + ForceReload *ForceReload + Resolver string + TransactionId *TransactionId + Version *Version + type CreateNameserverResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Nameserver + JSON202 *Nameserver + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateNameserverResponse(rsp *http.Response) (*CreateNameserverResponse, error) + func (r CreateNameserverResponse) Status() string + func (r CreateNameserverResponse) StatusCode() int + type CreatePeerEntryJSONRequestBody = PeerEntry + type CreatePeerEntryParams struct + ForceReload *ForceReload + PeerSection string + TransactionId *TransactionId + Version *Version + type CreatePeerEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *PeerEntry + JSON202 *PeerEntry + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreatePeerEntryResponse(rsp *http.Response) (*CreatePeerEntryResponse, error) + func (r CreatePeerEntryResponse) Status() string + func (r CreatePeerEntryResponse) StatusCode() int + type CreatePeerJSONRequestBody = PeerSection + type CreatePeerParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreatePeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *PeerSection + JSON202 *PeerSection + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreatePeerResponse(rsp *http.Response) (*CreatePeerResponse, error) + func (r CreatePeerResponse) Status() string + func (r CreatePeerResponse) StatusCode() int + type CreateProgramJSONRequestBody = Program + type CreateProgramParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateProgramResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Program + JSON202 *Program + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateProgramResponse(rsp *http.Response) (*CreateProgramResponse, error) + func (r CreateProgramResponse) Status() string + func (r CreateProgramResponse) StatusCode() int + type CreateQUICInitialRuleDefaultsJSONRequestBody = QUICInitialRule + type CreateQUICInitialRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateQUICInitialRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *QUICInitialRule + JSON202 *QUICInitialRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateQUICInitialRuleDefaultsResponse(rsp *http.Response) (*CreateQUICInitialRuleDefaultsResponse, error) + func (r CreateQUICInitialRuleDefaultsResponse) Status() string + func (r CreateQUICInitialRuleDefaultsResponse) StatusCode() int + type CreateQUICInitialRuleFrontendJSONRequestBody = QUICInitialRule + type CreateQUICInitialRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateQUICInitialRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *QUICInitialRule + JSON202 *QUICInitialRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateQUICInitialRuleFrontendResponse(rsp *http.Response) (*CreateQUICInitialRuleFrontendResponse, error) + func (r CreateQUICInitialRuleFrontendResponse) Status() string + func (r CreateQUICInitialRuleFrontendResponse) StatusCode() int + type CreateResolverJSONRequestBody = Resolver + type CreateResolverParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateResolverResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Resolver + JSON202 *Resolver + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateResolverResponse(rsp *http.Response) (*CreateResolverResponse, error) + func (r CreateResolverResponse) Status() string + func (r CreateResolverResponse) StatusCode() int + type CreateRingJSONRequestBody = Ring + type CreateRingParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Ring + JSON202 *Ring + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateRingResponse(rsp *http.Response) (*CreateRingResponse, error) + func (r CreateRingResponse) Status() string + func (r CreateRingResponse) StatusCode() int + type CreateSSLFrontUseJSONRequestBody = SSLFrontUse + type CreateSSLFrontUseParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateSSLFrontUseResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SSLFrontUse + JSON202 *SSLFrontUse + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateSSLFrontUseResponse(rsp *http.Response) (*CreateSSLFrontUseResponse, error) + func (r CreateSSLFrontUseResponse) Status() string + func (r CreateSSLFrontUseResponse) StatusCode() int + type CreateServerBackendJSONRequestBody = Server + type CreateServerBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateServerBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Server + JSON202 *Server + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateServerBackendResponse(rsp *http.Response) (*CreateServerBackendResponse, error) + func (r CreateServerBackendResponse) Status() string + func (r CreateServerBackendResponse) StatusCode() int + type CreateServerPeerJSONRequestBody = Server + type CreateServerPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateServerPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Server + JSON202 *Server + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateServerPeerResponse(rsp *http.Response) (*CreateServerPeerResponse, error) + func (r CreateServerPeerResponse) Status() string + func (r CreateServerPeerResponse) StatusCode() int + type CreateServerRingJSONRequestBody = Server + type CreateServerRingParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateServerRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Server + JSON202 *Server + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateServerRingResponse(rsp *http.Response) (*CreateServerRingResponse, error) + func (r CreateServerRingResponse) Status() string + func (r CreateServerRingResponse) StatusCode() int + type CreateServerSwitchingRuleJSONRequestBody = ServerSwitchingRule + type CreateServerSwitchingRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateServerSwitchingRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *ServerSwitchingRule + JSON202 *ServerSwitchingRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateServerSwitchingRuleResponse(rsp *http.Response) (*CreateServerSwitchingRuleResponse, error) + func (r CreateServerSwitchingRuleResponse) Status() string + func (r CreateServerSwitchingRuleResponse) StatusCode() int + type CreateServerTemplateJSONRequestBody = ServerTemplate + type CreateServerTemplateParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateServerTemplateResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *ServerTemplate + JSON202 *ServerTemplate + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateServerTemplateResponse(rsp *http.Response) (*CreateServerTemplateResponse, error) + func (r CreateServerTemplateResponse) Status() string + func (r CreateServerTemplateResponse) StatusCode() int + type CreateSiteJSONRequestBody = Site + type CreateSiteParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateSiteResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Site + JSON202 *Site + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateSiteResponse(rsp *http.Response) (*CreateSiteResponse, error) + func (r CreateSiteResponse) Status() string + func (r CreateSiteResponse) StatusCode() int + type CreateSpoeAgentJSONRequestBody = SpoeAgent + type CreateSpoeAgentParams struct + TransactionId *TransactionId + Version *Version + type CreateSpoeAgentResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SpoeAgent + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateSpoeAgentResponse(rsp *http.Response) (*CreateSpoeAgentResponse, error) + func (r CreateSpoeAgentResponse) Status() string + func (r CreateSpoeAgentResponse) StatusCode() int + type CreateSpoeGroupJSONRequestBody = SpoeGroup + type CreateSpoeGroupParams struct + TransactionId *TransactionId + Version *Version + type CreateSpoeGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SpoeGroup + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateSpoeGroupResponse(rsp *http.Response) (*CreateSpoeGroupResponse, error) + func (r CreateSpoeGroupResponse) Status() string + func (r CreateSpoeGroupResponse) StatusCode() int + type CreateSpoeMessageJSONRequestBody = SpoeMessage + type CreateSpoeMessageParams struct + TransactionId *TransactionId + Version *Version + type CreateSpoeMessageResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SpoeMessage + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateSpoeMessageResponse(rsp *http.Response) (*CreateSpoeMessageResponse, error) + func (r CreateSpoeMessageResponse) Status() string + func (r CreateSpoeMessageResponse) StatusCode() int + type CreateSpoeMultipartBody struct + FileUpload *openapi_types.File + type CreateSpoeMultipartRequestBody CreateSpoeMultipartBody + type CreateSpoeResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *string + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateSpoeResponse(rsp *http.Response) (*CreateSpoeResponse, error) + func (r CreateSpoeResponse) Status() string + func (r CreateSpoeResponse) StatusCode() int + type CreateSpoeScopeJSONRequestBody = SpoeScope + type CreateSpoeScopeParams struct + TransactionId *TransactionId + Version *Version + type CreateSpoeScopeResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SpoeScope + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateSpoeScopeResponse(rsp *http.Response) (*CreateSpoeScopeResponse, error) + func (r CreateSpoeScopeResponse) Status() string + func (r CreateSpoeScopeResponse) StatusCode() int + type CreateStickRuleJSONRequestBody = StickRule + type CreateStickRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateStickRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *StickRule + JSON202 *StickRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateStickRuleResponse(rsp *http.Response) (*CreateStickRuleResponse, error) + func (r CreateStickRuleResponse) Status() string + func (r CreateStickRuleResponse) StatusCode() int + type CreateStorageGeneralFileMultipartBody struct + FileUpload *openapi_types.File + type CreateStorageGeneralFileMultipartRequestBody CreateStorageGeneralFileMultipartBody + type CreateStorageGeneralFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *GeneralFile + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateStorageGeneralFileResponse(rsp *http.Response) (*CreateStorageGeneralFileResponse, error) + func (r CreateStorageGeneralFileResponse) Status() string + func (r CreateStorageGeneralFileResponse) StatusCode() int + type CreateStorageMapFileMultipartBody struct + FileUpload *openapi_types.File + type CreateStorageMapFileMultipartRequestBody CreateStorageMapFileMultipartBody + type CreateStorageMapFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Map + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateStorageMapFileResponse(rsp *http.Response) (*CreateStorageMapFileResponse, error) + func (r CreateStorageMapFileResponse) Status() string + func (r CreateStorageMapFileResponse) StatusCode() int + type CreateStorageSSLCertificateMultipartBody struct + FileUpload *openapi_types.File + type CreateStorageSSLCertificateMultipartRequestBody CreateStorageSSLCertificateMultipartBody + type CreateStorageSSLCertificateParams struct + ForceReload *ForceReload + SkipReload *SkipReload + type CreateStorageSSLCertificateResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SslCertificate + JSON202 *SslCertificate + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateStorageSSLCertificateResponse(rsp *http.Response) (*CreateStorageSSLCertificateResponse, error) + func (r CreateStorageSSLCertificateResponse) Status() string + func (r CreateStorageSSLCertificateResponse) StatusCode() int + type CreateStorageSSLCrtListEntryJSONRequestBody = SslCrtListEntry + type CreateStorageSSLCrtListEntryParams struct + ForceReload *ForceReload + type CreateStorageSSLCrtListEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SslCrtListEntry + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateStorageSSLCrtListEntryResponse(rsp *http.Response) (*CreateStorageSSLCrtListEntryResponse, error) + func (r CreateStorageSSLCrtListEntryResponse) Status() string + func (r CreateStorageSSLCrtListEntryResponse) StatusCode() int + type CreateStorageSSLCrtListFileMultipartBody struct + FileUpload *openapi_types.File + type CreateStorageSSLCrtListFileMultipartRequestBody CreateStorageSSLCrtListFileMultipartBody + type CreateStorageSSLCrtListFileParams struct + ForceReload *ForceReload + type CreateStorageSSLCrtListFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SslCrtListFile + JSON202 *SslCrtListFile + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateStorageSSLCrtListFileResponse(rsp *http.Response) (*CreateStorageSSLCrtListFileResponse, error) + func (r CreateStorageSSLCrtListFileResponse) Status() string + func (r CreateStorageSSLCrtListFileResponse) StatusCode() int + type CreateTCPCheckBackendJSONRequestBody = TcpCheck + type CreateTCPCheckBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTCPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TcpCheck + JSON202 *TcpCheck + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTCPCheckBackendResponse(rsp *http.Response) (*CreateTCPCheckBackendResponse, error) + func (r CreateTCPCheckBackendResponse) Status() string + func (r CreateTCPCheckBackendResponse) StatusCode() int + type CreateTCPCheckDefaultsJSONRequestBody = TcpCheck + type CreateTCPCheckDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTCPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TcpCheck + JSON202 *TcpCheck + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTCPCheckDefaultsResponse(rsp *http.Response) (*CreateTCPCheckDefaultsResponse, error) + func (r CreateTCPCheckDefaultsResponse) Status() string + func (r CreateTCPCheckDefaultsResponse) StatusCode() int + type CreateTCPRequestRuleBackendJSONRequestBody = TcpRequestRule + type CreateTCPRequestRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTCPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TcpRequestRule + JSON202 *TcpRequestRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTCPRequestRuleBackendResponse(rsp *http.Response) (*CreateTCPRequestRuleBackendResponse, error) + func (r CreateTCPRequestRuleBackendResponse) Status() string + func (r CreateTCPRequestRuleBackendResponse) StatusCode() int + type CreateTCPRequestRuleDefaultsJSONRequestBody = TcpRequestRule + type CreateTCPRequestRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTCPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TcpRequestRule + JSON202 *TcpRequestRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTCPRequestRuleDefaultsResponse(rsp *http.Response) (*CreateTCPRequestRuleDefaultsResponse, error) + func (r CreateTCPRequestRuleDefaultsResponse) Status() string + func (r CreateTCPRequestRuleDefaultsResponse) StatusCode() int + type CreateTCPRequestRuleFrontendJSONRequestBody = TcpRequestRule + type CreateTCPRequestRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTCPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TcpRequestRule + JSON202 *TcpRequestRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTCPRequestRuleFrontendResponse(rsp *http.Response) (*CreateTCPRequestRuleFrontendResponse, error) + func (r CreateTCPRequestRuleFrontendResponse) Status() string + func (r CreateTCPRequestRuleFrontendResponse) StatusCode() int + type CreateTCPResponseRuleBackendJSONRequestBody = TcpResponseRule + type CreateTCPResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTCPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TcpResponseRule + JSON202 *TcpResponseRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTCPResponseRuleBackendResponse(rsp *http.Response) (*CreateTCPResponseRuleBackendResponse, error) + func (r CreateTCPResponseRuleBackendResponse) Status() string + func (r CreateTCPResponseRuleBackendResponse) StatusCode() int + type CreateTCPResponseRuleDefaultsJSONRequestBody = TcpResponseRule + type CreateTCPResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTCPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TcpResponseRule + JSON202 *TcpResponseRule + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTCPResponseRuleDefaultsResponse(rsp *http.Response) (*CreateTCPResponseRuleDefaultsResponse, error) + func (r CreateTCPResponseRuleDefaultsResponse) Status() string + func (r CreateTCPResponseRuleDefaultsResponse) StatusCode() int + type CreateTableJSONRequestBody = Table + type CreateTableParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTableResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Table + JSON202 *Table + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTableResponse(rsp *http.Response) (*CreateTableResponse, error) + func (r CreateTableResponse) Status() string + func (r CreateTableResponse) StatusCode() int + type CreateTraceEntryJSONRequestBody = TraceEntry + type CreateTraceEntryParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTraceEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TraceEntry + JSON202 *TraceEntry + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTraceEntryResponse(rsp *http.Response) (*CreateTraceEntryResponse, error) + func (r CreateTraceEntryResponse) Status() string + func (r CreateTraceEntryResponse) StatusCode() int + type CreateTracesJSONRequestBody = Traces + type CreateTracesParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type CreateTracesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Traces + JSON202 *Traces + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateTracesResponse(rsp *http.Response) (*CreateTracesResponse, error) + func (r CreateTracesResponse) Status() string + func (r CreateTracesResponse) StatusCode() int + type CreateUserJSONRequestBody = User + type CreateUserParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Userlist string + Version *Version + type CreateUserResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *User + JSON202 *User + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateUserResponse(rsp *http.Response) (*CreateUserResponse, error) + func (r CreateUserResponse) Status() string + func (r CreateUserResponse) StatusCode() int + type CreateUserlistJSONRequestBody = Userlist + type CreateUserlistParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type CreateUserlistResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Userlist + JSON202 *Userlist + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParseCreateUserlistResponse(rsp *http.Response) (*CreateUserlistResponse, error) + func (r CreateUserlistResponse) Status() string + func (r CreateUserlistResponse) StatusCode() int + type CrtLoad struct + Acme *string + Alias *string + Certificate string + Domains *[]string + Issuer *string + Key *string + Metadata *map[string]map[string]interface{} + Ocsp *string + OcspUpdate *CrtLoadOcspUpdate + Sctl *string + type CrtLoadOcspUpdate string + const CrtLoadOcspUpdateDisabled + const CrtLoadOcspUpdateEnabled + type CrtLoads = []CrtLoad + type CrtStore struct + CrtBase *string + KeyBase *string + Loads *CrtLoads + Metadata *map[string]map[string]interface{} + Name string + type CrtStores = []CrtStore + type DebugOptions struct + Anonkey *int + Quiet *bool + StressLevel *int + ZeroWarning *bool + type DefaultBind struct + AcceptNetscalerCip *int + AcceptProxy *bool + Allow0rtt *bool + Alpn *string + Backlog *string + CaIgnoreErr *string + CaSignFile *string + CaSignPass *string + CaVerifyFile *string + Cc *string + Ciphers *string + Ciphersuites *string + ClientSigalgs *string + CrlFile *string + CrtIgnoreErr *string + CrtList *string + Curves *string + DefaultCrtList *[]string + DeferAccept *bool + Ecdhe *string + ExposeFdListeners *bool + ForceSslv3 *bool + ForceStrictSni *DefaultBindForceStrictSni + ForceTlsv10 *bool + ForceTlsv11 *bool + ForceTlsv12 *bool + ForceTlsv13 *bool + GenerateCertificates *bool + Gid *int + Group *string + GuidPrefix *string + Id *string + IdlePing *int + Interface *string + Ktls *DefaultBindKtls + Label *string + Level *DefaultBindLevel + Maxconn *int + Metadata *map[string]map[string]interface{} + Mode *string + Mss *string + Name *string + Namespace *string + Nbconn *int + Nice *int + NoAlpn *bool + NoCaNames *bool + NoSslv3 *bool + NoStrictSni *bool + NoTlsTickets *bool + NoTlsv10 *bool + NoTlsv11 *bool + NoTlsv12 *bool + NoTlsv13 *bool + Npn *string + PreferClientCiphers *bool + Proto *string + QuicCcAlgo *DefaultBindQuicCcAlgo + QuicCcAlgoBurstSize *int + QuicCcAlgoMaxWindow *int + QuicForceRetry *bool + QuicSocket *DefaultBindQuicSocket + SeverityOutput *DefaultBindSeverityOutput + Sigalgs *string + Ssl *bool + SslCafile *string + SslCertificate *string + SslMaxVer *DefaultBindSslMaxVer + SslMinVer *DefaultBindSslMinVer + Sslv3 *DefaultBindSslv3 + StrictSni *bool + TcpMd5sig *string + TcpUserTimeout *int + Tfo *bool + Thread *string + TlsTicketKeys *string + TlsTickets *DefaultBindTlsTickets + Tlsv10 *DefaultBindTlsv10 + Tlsv11 *DefaultBindTlsv11 + Tlsv12 *DefaultBindTlsv12 + Tlsv13 *DefaultBindTlsv13 + Transparent *bool + Uid *string + User *string + V4v6 *bool + V6only *bool + Verify *DefaultBindVerify + type DefaultBindForceStrictSni string + const DefaultBindForceStrictSniDisabled + const DefaultBindForceStrictSniEnabled + type DefaultBindKtls string + const DefaultBindKtlsOff + const DefaultBindKtlsOn + type DefaultBindLevel string + const DefaultBindLevelAdmin + const DefaultBindLevelOperator + const DefaultBindLevelUser + type DefaultBindQuicCcAlgo string + const DefaultBindQuicCcAlgoBbr + const DefaultBindQuicCcAlgoCubic + const DefaultBindQuicCcAlgoNewreno + const DefaultBindQuicCcAlgoNocc + type DefaultBindQuicSocket string + const DefaultBindQuicSocketConnection + const DefaultBindQuicSocketListener + type DefaultBindSeverityOutput string + const DefaultBindSeverityOutputNone + const DefaultBindSeverityOutputNumber + const DefaultBindSeverityOutputString + type DefaultBindSslMaxVer string + const DefaultBindSslMaxVerSSLv3 + const DefaultBindSslMaxVerTLSv10 + const DefaultBindSslMaxVerTLSv11 + const DefaultBindSslMaxVerTLSv12 + const DefaultBindSslMaxVerTLSv13 + type DefaultBindSslMinVer string + const DefaultBindSslMinVerSSLv3 + const DefaultBindSslMinVerTLSv10 + const DefaultBindSslMinVerTLSv11 + const DefaultBindSslMinVerTLSv12 + const DefaultBindSslMinVerTLSv13 + type DefaultBindSslv3 string + const DefaultBindSslv3Disabled + const DefaultBindSslv3Enabled + type DefaultBindTlsTickets string + const DefaultBindTlsTicketsDisabled + const DefaultBindTlsTicketsEnabled + type DefaultBindTlsv10 string + const DefaultBindTlsv10Disabled + const DefaultBindTlsv10Enabled + type DefaultBindTlsv11 string + const DefaultBindTlsv11Disabled + const DefaultBindTlsv11Enabled + type DefaultBindTlsv12 string + const DefaultBindTlsv12Disabled + const DefaultBindTlsv12Enabled + type DefaultBindTlsv13 string + const DefaultBindTlsv13Disabled + const DefaultBindTlsv13Enabled + type DefaultBindVerify string + const DefaultBindVerifyNone + const DefaultBindVerifyOptional + const DefaultBindVerifyRequired + type DefaultError = Error + type DefaultServer = ServerParams + type Defaults struct + Abortonclose *DefaultsAbortonclose + AcceptInvalidHttpRequest *DefaultsAcceptInvalidHttpRequest + AcceptInvalidHttpResponse *DefaultsAcceptInvalidHttpResponse + AcceptUnsafeViolationsInHttpRequest *DefaultsAcceptUnsafeViolationsInHttpRequest + AcceptUnsafeViolationsInHttpResponse *DefaultsAcceptUnsafeViolationsInHttpResponse + AclList *Acls + AdvCheck *DefaultsAdvCheck + Allbackups *DefaultsAllbackups + Backlog *int + Balance *Balance + CheckTimeout *int + Checkcache *DefaultsCheckcache + Clflog *bool + ClientFinTimeout *int + ClientTimeout *int + Clitcpka *DefaultsClitcpka + ClitcpkaCnt *int + ClitcpkaIdle *int + ClitcpkaIntvl *int + Compression *Compression + ConnectTimeout *int + Contstats *DefaultsContstats + Cookie *Cookie + DefaultBackend *string + DefaultServer *DefaultServer + DisableH2Upgrade *DefaultsDisableH2Upgrade + Disabled *bool + DontlogNormal *DefaultsDontlogNormal + Dontlognull *DefaultsDontlognull + DynamicCookieKey *string + EmailAlert *EmailAlert + Enabled *bool + ErrorFiles *[]Errorfile + ErrorFilesFromHTTPErrors *[]Errorfiles + ErrorLogFormat *string + Errorloc302 *Errorloc + Errorloc303 *Errorloc + ExternalCheck *DefaultsExternalCheck + ExternalCheckCommand *string + ExternalCheckPath *string + Forwardfor *Forwardfor + From *string + Fullconn *int + H1CaseAdjustBogusClient *DefaultsH1CaseAdjustBogusClient + H1CaseAdjustBogusServer *DefaultsH1CaseAdjustBogusServer + HashBalanceFactor *int + HashPreserveAffinity *DefaultsHashPreserveAffinity + HashType *HashType + HttpAfterResponseRuleList *HttpAfterResponseRules + HttpBufferRequest *DefaultsHttpBufferRequest + HttpCheckList *HttpChecks + HttpConnectionMode *DefaultsHttpConnectionMode + HttpDropRequestTrailers *DefaultsHttpDropRequestTrailers + HttpDropResponseTrailers *DefaultsHttpDropResponseTrailers + HttpErrorRuleList *HttpErrorRules + HttpIgnoreProbes *DefaultsHttpIgnoreProbes + HttpKeepAliveTimeout *int + HttpNoDelay *DefaultsHttpNoDelay + HttpPretendKeepalive *DefaultsHttpPretendKeepalive + HttpRequestRuleList *HttpRequestRules + HttpRequestTimeout *int + HttpResponseRuleList *HttpResponseRules + HttpRestrictReqHdrNames *DefaultsHttpRestrictReqHdrNames + HttpReuse *DefaultsHttpReuse + HttpSendNameHeader *string + HttpUseHtx *DefaultsHttpUseHtx + HttpUseProxyHeader *DefaultsHttpUseProxyHeader + HttpchkParams *HttpchkParams + Httplog *bool + Httpslog *DefaultsHttpslog + IdleCloseOnResponse *DefaultsIdleCloseOnResponse + IndependentStreams *DefaultsIndependentStreams + LoadServerStateFromFile *DefaultsLoadServerStateFromFile + LogFormat *string + LogFormatSd *string + LogHealthChecks *DefaultsLogHealthChecks + LogSeparateErrors *DefaultsLogSeparateErrors + LogSteps *[]DefaultsLogSteps + LogTag *string + LogTargetList *LogTargets + Logasap *DefaultsLogasap + MaxKeepAliveQueue *int + Maxconn *int + Metadata *map[string]map[string]interface{} + Mode *DefaultsMode + MonitorUri *MonitorUri + MysqlCheckParams *MysqlCheckParams + Name string + Nolinger *DefaultsNolinger + Originalto *Originalto + Persist *DefaultsPersist + PersistRule *PersistRule + PgsqlCheckParams *PgsqlCheckParams + PreferLastServer *DefaultsPreferLastServer + QUICInitialRules *QUICInitialRules + QueueTimeout *int + Redispatch *Redispatch + Retries *int + RetryOn *string + ServerFinTimeout *int + ServerTimeout *int + SmtpchkParams *SmtpchkParams + SocketStats *DefaultsSocketStats + Source *Source + SpliceAuto *DefaultsSpliceAuto + SpliceRequest *DefaultsSpliceRequest + SpliceResponse *DefaultsSpliceResponse + Srvtcpka *DefaultsSrvtcpka + SrvtcpkaCnt *int + SrvtcpkaIdle *int + SrvtcpkaIntvl *int + StatsOptions *StatsOptions + TarpitTimeout *int + TcpCheckRuleList *TcpChecks + TcpRequestRuleList *TcpRequestRules + TcpResponseRuleList *TcpResponseRules + TcpSmartAccept *DefaultsTcpSmartAccept + TcpSmartConnect *DefaultsTcpSmartConnect + Tcpka *DefaultsTcpka + Tcplog *bool + Transparent *DefaultsTransparent + TunnelTimeout *int + UniqueIdFormat *string + UniqueIdHeader *string + type DefaultsAbortonclose string + const DefaultsAbortoncloseDisabled + const DefaultsAbortoncloseEnabled + type DefaultsAcceptInvalidHttpRequest string + const DefaultsAcceptInvalidHttpRequestDisabled + const DefaultsAcceptInvalidHttpRequestEnabled + type DefaultsAcceptInvalidHttpResponse string + const DefaultsAcceptInvalidHttpResponseDisabled + const DefaultsAcceptInvalidHttpResponseEnabled + type DefaultsAcceptUnsafeViolationsInHttpRequest string + const DefaultsAcceptUnsafeViolationsInHttpRequestDisabled + const DefaultsAcceptUnsafeViolationsInHttpRequestEnabled + type DefaultsAcceptUnsafeViolationsInHttpResponse string + const DefaultsAcceptUnsafeViolationsInHttpResponseDisabled + const DefaultsAcceptUnsafeViolationsInHttpResponseEnabled + type DefaultsAdvCheck string + const DefaultsAdvCheckHttpchk + const DefaultsAdvCheckLdapCheck + const DefaultsAdvCheckMysqlCheck + const DefaultsAdvCheckPgsqlCheck + const DefaultsAdvCheckRedisCheck + const DefaultsAdvCheckSmtpchk + const DefaultsAdvCheckSslHelloChk + const DefaultsAdvCheckTcpCheck + type DefaultsAllbackups string + const DefaultsAllbackupsDisabled + const DefaultsAllbackupsEnabled + type DefaultsBase struct + Abortonclose *DefaultsBaseAbortonclose + AcceptInvalidHttpRequest *DefaultsBaseAcceptInvalidHttpRequest + AcceptInvalidHttpResponse *DefaultsBaseAcceptInvalidHttpResponse + AcceptUnsafeViolationsInHttpRequest *DefaultsBaseAcceptUnsafeViolationsInHttpRequest + AcceptUnsafeViolationsInHttpResponse *DefaultsBaseAcceptUnsafeViolationsInHttpResponse + AdvCheck *DefaultsBaseAdvCheck + Allbackups *DefaultsBaseAllbackups + Backlog *int + Balance *Balance + CheckTimeout *int + Checkcache *DefaultsBaseCheckcache + Clflog *bool + ClientFinTimeout *int + ClientTimeout *int + Clitcpka *DefaultsBaseClitcpka + ClitcpkaCnt *int + ClitcpkaIdle *int + ClitcpkaIntvl *int + Compression *Compression + ConnectTimeout *int + Contstats *DefaultsBaseContstats + Cookie *Cookie + DefaultBackend *string + DefaultServer *DefaultServer + DisableH2Upgrade *DefaultsBaseDisableH2Upgrade + Disabled *bool + DontlogNormal *DefaultsBaseDontlogNormal + Dontlognull *DefaultsBaseDontlognull + DynamicCookieKey *string + EmailAlert *EmailAlert + Enabled *bool + ErrorFiles *[]Errorfile + ErrorFilesFromHTTPErrors *[]Errorfiles + ErrorLogFormat *string + Errorloc302 *Errorloc + Errorloc303 *Errorloc + ExternalCheck *DefaultsBaseExternalCheck + ExternalCheckCommand *string + ExternalCheckPath *string + Forwardfor *Forwardfor + From *string + Fullconn *int + H1CaseAdjustBogusClient *DefaultsBaseH1CaseAdjustBogusClient + H1CaseAdjustBogusServer *DefaultsBaseH1CaseAdjustBogusServer + HashBalanceFactor *int + HashPreserveAffinity *DefaultsBaseHashPreserveAffinity + HashType *HashType + HttpBufferRequest *DefaultsBaseHttpBufferRequest + HttpConnectionMode *DefaultsBaseHttpConnectionMode + HttpDropRequestTrailers *DefaultsBaseHttpDropRequestTrailers + HttpDropResponseTrailers *DefaultsBaseHttpDropResponseTrailers + HttpIgnoreProbes *DefaultsBaseHttpIgnoreProbes + HttpKeepAliveTimeout *int + HttpNoDelay *DefaultsBaseHttpNoDelay + HttpPretendKeepalive *DefaultsBaseHttpPretendKeepalive + HttpRequestTimeout *int + HttpRestrictReqHdrNames *DefaultsBaseHttpRestrictReqHdrNames + HttpReuse *DefaultsBaseHttpReuse + HttpSendNameHeader *string + HttpUseHtx *DefaultsBaseHttpUseHtx + HttpUseProxyHeader *DefaultsBaseHttpUseProxyHeader + HttpchkParams *HttpchkParams + Httplog *bool + Httpslog *DefaultsBaseHttpslog + IdleCloseOnResponse *DefaultsBaseIdleCloseOnResponse + IndependentStreams *DefaultsBaseIndependentStreams + LoadServerStateFromFile *DefaultsBaseLoadServerStateFromFile + LogFormat *string + LogFormatSd *string + LogHealthChecks *DefaultsBaseLogHealthChecks + LogSeparateErrors *DefaultsBaseLogSeparateErrors + LogSteps *[]DefaultsBaseLogSteps + LogTag *string + Logasap *DefaultsBaseLogasap + MaxKeepAliveQueue *int + Maxconn *int + Metadata *map[string]map[string]interface{} + Mode *DefaultsBaseMode + MonitorUri *MonitorUri + MysqlCheckParams *MysqlCheckParams + Name string + Nolinger *DefaultsBaseNolinger + Originalto *Originalto + Persist *DefaultsBasePersist + PersistRule *PersistRule + PgsqlCheckParams *PgsqlCheckParams + PreferLastServer *DefaultsBasePreferLastServer + QueueTimeout *int + Redispatch *Redispatch + Retries *int + RetryOn *string + ServerFinTimeout *int + ServerTimeout *int + SmtpchkParams *SmtpchkParams + SocketStats *DefaultsBaseSocketStats + Source *Source + SpliceAuto *DefaultsBaseSpliceAuto + SpliceRequest *DefaultsBaseSpliceRequest + SpliceResponse *DefaultsBaseSpliceResponse + Srvtcpka *DefaultsBaseSrvtcpka + SrvtcpkaCnt *int + SrvtcpkaIdle *int + SrvtcpkaIntvl *int + StatsOptions *StatsOptions + TarpitTimeout *int + TcpSmartAccept *DefaultsBaseTcpSmartAccept + TcpSmartConnect *DefaultsBaseTcpSmartConnect + Tcpka *DefaultsBaseTcpka + Tcplog *bool + Transparent *DefaultsBaseTransparent + TunnelTimeout *int + UniqueIdFormat *string + UniqueIdHeader *string + type DefaultsBaseAbortonclose string + const DefaultsBaseAbortoncloseDisabled + const DefaultsBaseAbortoncloseEnabled + type DefaultsBaseAcceptInvalidHttpRequest string + const DefaultsBaseAcceptInvalidHttpRequestDisabled + const DefaultsBaseAcceptInvalidHttpRequestEnabled + type DefaultsBaseAcceptInvalidHttpResponse string + const DefaultsBaseAcceptInvalidHttpResponseDisabled + const DefaultsBaseAcceptInvalidHttpResponseEnabled + type DefaultsBaseAcceptUnsafeViolationsInHttpRequest string + const DefaultsBaseAcceptUnsafeViolationsInHttpRequestDisabled + const DefaultsBaseAcceptUnsafeViolationsInHttpRequestEnabled + type DefaultsBaseAcceptUnsafeViolationsInHttpResponse string + const DefaultsBaseAcceptUnsafeViolationsInHttpResponseDisabled + const DefaultsBaseAcceptUnsafeViolationsInHttpResponseEnabled + type DefaultsBaseAdvCheck string + const DefaultsBaseAdvCheckHttpchk + const DefaultsBaseAdvCheckLdapCheck + const DefaultsBaseAdvCheckMysqlCheck + const DefaultsBaseAdvCheckPgsqlCheck + const DefaultsBaseAdvCheckRedisCheck + const DefaultsBaseAdvCheckSmtpchk + const DefaultsBaseAdvCheckSslHelloChk + const DefaultsBaseAdvCheckTcpCheck + type DefaultsBaseAllbackups string + const DefaultsBaseAllbackupsDisabled + const DefaultsBaseAllbackupsEnabled + type DefaultsBaseCheckcache string + const DefaultsBaseCheckcacheDisabled + const DefaultsBaseCheckcacheEnabled + type DefaultsBaseClitcpka string + const DefaultsBaseClitcpkaDisabled + const DefaultsBaseClitcpkaEnabled + type DefaultsBaseContstats string + const DefaultsBaseContstatsEnabled + type DefaultsBaseDisableH2Upgrade string + const DefaultsBaseDisableH2UpgradeDisabled + const DefaultsBaseDisableH2UpgradeEnabled + type DefaultsBaseDontlogNormal string + const DefaultsBaseDontlogNormalDisabled + const DefaultsBaseDontlogNormalEnabled + type DefaultsBaseDontlognull string + const DefaultsBaseDontlognullDisabled + const DefaultsBaseDontlognullEnabled + type DefaultsBaseExternalCheck string + const DefaultsBaseExternalCheckDisabled + const DefaultsBaseExternalCheckEnabled + type DefaultsBaseH1CaseAdjustBogusClient string + const DefaultsBaseH1CaseAdjustBogusClientDisabled + const DefaultsBaseH1CaseAdjustBogusClientEnabled + type DefaultsBaseH1CaseAdjustBogusServer string + const DefaultsBaseH1CaseAdjustBogusServerDisabled + const DefaultsBaseH1CaseAdjustBogusServerEnabled + type DefaultsBaseHashPreserveAffinity string + const DefaultsBaseHashPreserveAffinityAlways + const DefaultsBaseHashPreserveAffinityMaxconn + const DefaultsBaseHashPreserveAffinityMaxqueue + type DefaultsBaseHttpBufferRequest string + const DefaultsBaseHttpBufferRequestDisabled + const DefaultsBaseHttpBufferRequestEnabled + type DefaultsBaseHttpConnectionMode string + const DefaultsBaseHttpConnectionModeHttpKeepAlive + const DefaultsBaseHttpConnectionModeHttpServerClose + const DefaultsBaseHttpConnectionModeHttpclose + type DefaultsBaseHttpDropRequestTrailers string + const DefaultsBaseHttpDropRequestTrailersDisabled + const DefaultsBaseHttpDropRequestTrailersEnabled + type DefaultsBaseHttpDropResponseTrailers string + const DefaultsBaseHttpDropResponseTrailersDisabled + const DefaultsBaseHttpDropResponseTrailersEnabled + type DefaultsBaseHttpIgnoreProbes string + const DefaultsBaseHttpIgnoreProbesDisabled + const DefaultsBaseHttpIgnoreProbesEnabled + type DefaultsBaseHttpNoDelay string + const DefaultsBaseHttpNoDelayDisabled + const DefaultsBaseHttpNoDelayEnabled + type DefaultsBaseHttpPretendKeepalive string + const DefaultsBaseHttpPretendKeepaliveDisabled + const DefaultsBaseHttpPretendKeepaliveEnabled + type DefaultsBaseHttpRestrictReqHdrNames string + const DefaultsBaseHttpRestrictReqHdrNamesDelete + const DefaultsBaseHttpRestrictReqHdrNamesPreserve + const DefaultsBaseHttpRestrictReqHdrNamesReject + type DefaultsBaseHttpReuse string + const DefaultsBaseHttpReuseAggressive + const DefaultsBaseHttpReuseAlways + const DefaultsBaseHttpReuseNever + const DefaultsBaseHttpReuseSafe + type DefaultsBaseHttpUseHtx string + const DefaultsBaseHttpUseHtxDisabled + const DefaultsBaseHttpUseHtxEnabled + type DefaultsBaseHttpUseProxyHeader string + const DefaultsBaseHttpUseProxyHeaderDisabled + const DefaultsBaseHttpUseProxyHeaderEnabled + type DefaultsBaseHttpslog string + const DefaultsBaseHttpslogDisabled + const DefaultsBaseHttpslogEnabled + type DefaultsBaseIdleCloseOnResponse string + const DefaultsBaseIdleCloseOnResponseDisabled + const DefaultsBaseIdleCloseOnResponseEnabled + type DefaultsBaseIndependentStreams string + const DefaultsBaseIndependentStreamsDisabled + const DefaultsBaseIndependentStreamsEnabled + type DefaultsBaseLoadServerStateFromFile string + const DefaultsBaseLoadServerStateFromFileGlobal + const DefaultsBaseLoadServerStateFromFileLocal + const DefaultsBaseLoadServerStateFromFileNone + type DefaultsBaseLogHealthChecks string + const DefaultsBaseLogHealthChecksDisabled + const DefaultsBaseLogHealthChecksEnabled + type DefaultsBaseLogSeparateErrors string + const DefaultsBaseLogSeparateErrorsDisabled + const DefaultsBaseLogSeparateErrorsEnabled + type DefaultsBaseLogSteps string + const DefaultsBaseLogStepsAccept + const DefaultsBaseLogStepsAny + const DefaultsBaseLogStepsClose + const DefaultsBaseLogStepsConnect + const DefaultsBaseLogStepsError + const DefaultsBaseLogStepsRequest + const DefaultsBaseLogStepsResponse + type DefaultsBaseLogasap string + const DefaultsBaseLogasapDisabled + const DefaultsBaseLogasapEnabled + type DefaultsBaseMode string + const DefaultsBaseModeHttp + const DefaultsBaseModeLog + const DefaultsBaseModeTcp + type DefaultsBaseNolinger string + const DefaultsBaseNolingerDisabled + const DefaultsBaseNolingerEnabled + type DefaultsBasePersist string + const DefaultsBasePersistDisabled + const DefaultsBasePersistEnabled + type DefaultsBasePreferLastServer string + const DefaultsBasePreferLastServerDisabled + const DefaultsBasePreferLastServerEnabled + type DefaultsBaseSocketStats string + const DefaultsBaseSocketStatsDisabled + const DefaultsBaseSocketStatsEnabled + type DefaultsBaseSpliceAuto string + const DefaultsBaseSpliceAutoDisabled + const DefaultsBaseSpliceAutoEnabled + type DefaultsBaseSpliceRequest string + const DefaultsBaseSpliceRequestDisabled + const DefaultsBaseSpliceRequestEnabled + type DefaultsBaseSpliceResponse string + const DefaultsBaseSpliceResponseDisabled + const DefaultsBaseSpliceResponseEnabled + type DefaultsBaseSrvtcpka string + const DefaultsBaseSrvtcpkaDisabled + const DefaultsBaseSrvtcpkaEnabled + type DefaultsBaseTcpSmartAccept string + const DefaultsBaseTcpSmartAcceptDisabled + const DefaultsBaseTcpSmartAcceptEnabled + type DefaultsBaseTcpSmartConnect string + const DefaultsBaseTcpSmartConnectDisabled + const DefaultsBaseTcpSmartConnectEnabled + type DefaultsBaseTcpka string + const DefaultsBaseTcpkaDisabled + const DefaultsBaseTcpkaEnabled + type DefaultsBaseTransparent string + const DefaultsBaseTransparentDisabled + const DefaultsBaseTransparentEnabled + type DefaultsCheckcache string + const DefaultsCheckcacheDisabled + const DefaultsCheckcacheEnabled + type DefaultsClitcpka string + const DefaultsClitcpkaDisabled + const DefaultsClitcpkaEnabled + type DefaultsContstats string + const DefaultsContstatsEnabled + type DefaultsDisableH2Upgrade string + const DefaultsDisableH2UpgradeDisabled + const DefaultsDisableH2UpgradeEnabled + type DefaultsDontlogNormal string + const DefaultsDontlogNormalDisabled + const DefaultsDontlogNormalEnabled + type DefaultsDontlognull string + const DefaultsDontlognullDisabled + const DefaultsDontlognullEnabled + type DefaultsExternalCheck string + const DefaultsExternalCheckDisabled + const DefaultsExternalCheckEnabled + type DefaultsH1CaseAdjustBogusClient string + const DefaultsH1CaseAdjustBogusClientDisabled + const DefaultsH1CaseAdjustBogusClientEnabled + type DefaultsH1CaseAdjustBogusServer string + const DefaultsH1CaseAdjustBogusServerDisabled + const DefaultsH1CaseAdjustBogusServerEnabled + type DefaultsHashPreserveAffinity string + const DefaultsHashPreserveAffinityAlways + const DefaultsHashPreserveAffinityMaxconn + const DefaultsHashPreserveAffinityMaxqueue + type DefaultsHttpBufferRequest string + const DefaultsHttpBufferRequestDisabled + const DefaultsHttpBufferRequestEnabled + type DefaultsHttpConnectionMode string + const DefaultsHttpConnectionModeHttpKeepAlive + const DefaultsHttpConnectionModeHttpServerClose + const DefaultsHttpConnectionModeHttpclose + type DefaultsHttpDropRequestTrailers string + const DefaultsHttpDropRequestTrailersDisabled + const DefaultsHttpDropRequestTrailersEnabled + type DefaultsHttpDropResponseTrailers string + const DefaultsHttpDropResponseTrailersDisabled + const DefaultsHttpDropResponseTrailersEnabled + type DefaultsHttpIgnoreProbes string + const DefaultsHttpIgnoreProbesDisabled + const DefaultsHttpIgnoreProbesEnabled + type DefaultsHttpNoDelay string + const DefaultsHttpNoDelayDisabled + const DefaultsHttpNoDelayEnabled + type DefaultsHttpPretendKeepalive string + const DefaultsHttpPretendKeepaliveDisabled + const DefaultsHttpPretendKeepaliveEnabled + type DefaultsHttpRestrictReqHdrNames string + const DefaultsHttpRestrictReqHdrNamesDelete + const DefaultsHttpRestrictReqHdrNamesPreserve + const DefaultsHttpRestrictReqHdrNamesReject + type DefaultsHttpReuse string + const DefaultsHttpReuseAggressive + const DefaultsHttpReuseAlways + const DefaultsHttpReuseNever + const DefaultsHttpReuseSafe + type DefaultsHttpUseHtx string + const DefaultsHttpUseHtxDisabled + const DefaultsHttpUseHtxEnabled + type DefaultsHttpUseProxyHeader string + const DefaultsHttpUseProxyHeaderDisabled + const DefaultsHttpUseProxyHeaderEnabled + type DefaultsHttpslog string + const DefaultsHttpslogDisabled + const DefaultsHttpslogEnabled + type DefaultsIdleCloseOnResponse string + const DefaultsIdleCloseOnResponseDisabled + const DefaultsIdleCloseOnResponseEnabled + type DefaultsIndependentStreams string + const DefaultsIndependentStreamsDisabled + const DefaultsIndependentStreamsEnabled + type DefaultsLoadServerStateFromFile string + const DefaultsLoadServerStateFromFileGlobal + const DefaultsLoadServerStateFromFileLocal + const DefaultsLoadServerStateFromFileNone + type DefaultsLogHealthChecks string + const DefaultsLogHealthChecksDisabled + const DefaultsLogHealthChecksEnabled + type DefaultsLogSeparateErrors string + const DefaultsLogSeparateErrorsDisabled + const DefaultsLogSeparateErrorsEnabled + type DefaultsLogSteps string + const DefaultsLogStepsAccept + const DefaultsLogStepsAny + const DefaultsLogStepsClose + const DefaultsLogStepsConnect + const DefaultsLogStepsError + const DefaultsLogStepsRequest + const DefaultsLogStepsResponse + type DefaultsLogasap string + const DefaultsLogasapDisabled + const DefaultsLogasapEnabled + type DefaultsMode string + const DefaultsModeHttp + const DefaultsModeLog + const DefaultsModeTcp + type DefaultsNolinger string + const DefaultsNolingerDisabled + const DefaultsNolingerEnabled + type DefaultsPersist string + const DefaultsPersistDisabled + const DefaultsPersistEnabled + type DefaultsPreferLastServer string + const DefaultsPreferLastServerDisabled + const DefaultsPreferLastServerEnabled + type DefaultsSections = []Defaults + type DefaultsSocketStats string + const DefaultsSocketStatsDisabled + const DefaultsSocketStatsEnabled + type DefaultsSpliceAuto string + const DefaultsSpliceAutoDisabled + const DefaultsSpliceAutoEnabled + type DefaultsSpliceRequest string + const DefaultsSpliceRequestDisabled + const DefaultsSpliceRequestEnabled + type DefaultsSpliceResponse string + const DefaultsSpliceResponseDisabled + const DefaultsSpliceResponseEnabled + type DefaultsSrvtcpka string + const DefaultsSrvtcpkaDisabled + const DefaultsSrvtcpkaEnabled + type DefaultsTcpSmartAccept string + const DefaultsTcpSmartAcceptDisabled + const DefaultsTcpSmartAcceptEnabled + type DefaultsTcpSmartConnect string + const DefaultsTcpSmartConnectDisabled + const DefaultsTcpSmartConnectEnabled + type DefaultsTcpka string + const DefaultsTcpkaDisabled + const DefaultsTcpkaEnabled + type DefaultsTransparent string + const DefaultsTransparentDisabled + const DefaultsTransparentEnabled + type DeleteAWSRegionResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteAWSRegionResponse(rsp *http.Response) (*DeleteAWSRegionResponse, error) + func (r DeleteAWSRegionResponse) Status() string + func (r DeleteAWSRegionResponse) StatusCode() int + type DeleteAclBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteAclBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteAclBackendResponse(rsp *http.Response) (*DeleteAclBackendResponse, error) + func (r DeleteAclBackendResponse) Status() string + func (r DeleteAclBackendResponse) StatusCode() int + type DeleteAclDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteAclDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteAclDefaultsResponse(rsp *http.Response) (*DeleteAclDefaultsResponse, error) + func (r DeleteAclDefaultsResponse) Status() string + func (r DeleteAclDefaultsResponse) StatusCode() int + type DeleteAclFCGIAppParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteAclFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteAclFCGIAppResponse(rsp *http.Response) (*DeleteAclFCGIAppResponse, error) + func (r DeleteAclFCGIAppResponse) Status() string + func (r DeleteAclFCGIAppResponse) StatusCode() int + type DeleteAclFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteAclFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteAclFrontendResponse(rsp *http.Response) (*DeleteAclFrontendResponse, error) + func (r DeleteAclFrontendResponse) Status() string + func (r DeleteAclFrontendResponse) StatusCode() int + type DeleteAcmeProviderParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteAcmeProviderResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteAcmeProviderResponse(rsp *http.Response) (*DeleteAcmeProviderResponse, error) + func (r DeleteAcmeProviderResponse) Status() string + func (r DeleteAcmeProviderResponse) StatusCode() int + type DeleteBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteBackendResponse(rsp *http.Response) (*DeleteBackendResponse, error) + func (r DeleteBackendResponse) Status() string + func (r DeleteBackendResponse) StatusCode() int + type DeleteBackendSwitchingRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteBackendSwitchingRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteBackendSwitchingRuleResponse(rsp *http.Response) (*DeleteBackendSwitchingRuleResponse, error) + func (r DeleteBackendSwitchingRuleResponse) Status() string + func (r DeleteBackendSwitchingRuleResponse) StatusCode() int + type DeleteBindFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteBindFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteBindFrontendResponse(rsp *http.Response) (*DeleteBindFrontendResponse, error) + func (r DeleteBindFrontendResponse) Status() string + func (r DeleteBindFrontendResponse) StatusCode() int + type DeleteBindLogForwardParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteBindLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteBindLogForwardResponse(rsp *http.Response) (*DeleteBindLogForwardResponse, error) + func (r DeleteBindLogForwardResponse) Status() string + func (r DeleteBindLogForwardResponse) StatusCode() int + type DeleteBindPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteBindPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteBindPeerResponse(rsp *http.Response) (*DeleteBindPeerResponse, error) + func (r DeleteBindPeerResponse) Status() string + func (r DeleteBindPeerResponse) StatusCode() int + type DeleteCaFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseDeleteCaFileResponse(rsp *http.Response) (*DeleteCaFileResponse, error) + func (r DeleteCaFileResponse) Status() string + func (r DeleteCaFileResponse) StatusCode() int + type DeleteCacheParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteCacheResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteCacheResponse(rsp *http.Response) (*DeleteCacheResponse, error) + func (r DeleteCacheResponse) Status() string + func (r DeleteCacheResponse) StatusCode() int + type DeleteCertResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseDeleteCertResponse(rsp *http.Response) (*DeleteCertResponse, error) + func (r DeleteCertResponse) Status() string + func (r DeleteCertResponse) StatusCode() int + type DeleteClusterParams struct + Configuration *DeleteClusterParamsConfiguration + Version *Version + type DeleteClusterParamsConfiguration string + const DeleteClusterParamsConfigurationKeep + type DeleteClusterResponse struct + Body []byte + HTTPResponse *http.Response + JSONDefault *DefaultError + func ParseDeleteClusterResponse(rsp *http.Response) (*DeleteClusterResponse, error) + func (r DeleteClusterResponse) Status() string + func (r DeleteClusterResponse) StatusCode() int + type DeleteConsulResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteConsulResponse(rsp *http.Response) (*DeleteConsulResponse, error) + func (r DeleteConsulResponse) Status() string + func (r DeleteConsulResponse) StatusCode() int + type DeleteCrlResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseDeleteCrlResponse(rsp *http.Response) (*DeleteCrlResponse, error) + func (r DeleteCrlResponse) Status() string + func (r DeleteCrlResponse) StatusCode() int + type DeleteCrtListEntryParams struct + CertFile string + LineNumber *int + Name string + type DeleteCrtListEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteCrtListEntryResponse(rsp *http.Response) (*DeleteCrtListEntryResponse, error) + func (r DeleteCrtListEntryResponse) Status() string + func (r DeleteCrtListEntryResponse) StatusCode() int + type DeleteCrtLoadParams struct + CrtStore string + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteCrtLoadResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteCrtLoadResponse(rsp *http.Response) (*DeleteCrtLoadResponse, error) + func (r DeleteCrtLoadResponse) Status() string + func (r DeleteCrtLoadResponse) StatusCode() int + type DeleteCrtStoreParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteCrtStoreResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteCrtStoreResponse(rsp *http.Response) (*DeleteCrtStoreResponse, error) + func (r DeleteCrtStoreResponse) Status() string + func (r DeleteCrtStoreResponse) StatusCode() int + type DeleteDeclareCaptureParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteDeclareCaptureResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteDeclareCaptureResponse(rsp *http.Response) (*DeleteDeclareCaptureResponse, error) + func (r DeleteDeclareCaptureResponse) Status() string + func (r DeleteDeclareCaptureResponse) StatusCode() int + type DeleteDefaultsSectionParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type DeleteDefaultsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteDefaultsSectionResponse(rsp *http.Response) (*DeleteDefaultsSectionResponse, error) + func (r DeleteDefaultsSectionResponse) Status() string + func (r DeleteDefaultsSectionResponse) StatusCode() int + type DeleteDgramBindParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteDgramBindResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteDgramBindResponse(rsp *http.Response) (*DeleteDgramBindResponse, error) + func (r DeleteDgramBindResponse) Status() string + func (r DeleteDgramBindResponse) StatusCode() int + type DeleteFCGIAppParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteFCGIAppResponse(rsp *http.Response) (*DeleteFCGIAppResponse, error) + func (r DeleteFCGIAppResponse) Status() string + func (r DeleteFCGIAppResponse) StatusCode() int + type DeleteFilterBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteFilterBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteFilterBackendResponse(rsp *http.Response) (*DeleteFilterBackendResponse, error) + func (r DeleteFilterBackendResponse) Status() string + func (r DeleteFilterBackendResponse) StatusCode() int + type DeleteFilterFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteFilterFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteFilterFrontendResponse(rsp *http.Response) (*DeleteFilterFrontendResponse, error) + func (r DeleteFilterFrontendResponse) Status() string + func (r DeleteFilterFrontendResponse) StatusCode() int + type DeleteFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteFrontendResponse(rsp *http.Response) (*DeleteFrontendResponse, error) + func (r DeleteFrontendResponse) Status() string + func (r DeleteFrontendResponse) StatusCode() int + type DeleteGroupParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Userlist string + Version *Version + type DeleteGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteGroupResponse(rsp *http.Response) (*DeleteGroupResponse, error) + func (r DeleteGroupResponse) Status() string + func (r DeleteGroupResponse) StatusCode() int + type DeleteHTTPAfterResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPAfterResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPAfterResponseRuleBackendResponse(rsp *http.Response) (*DeleteHTTPAfterResponseRuleBackendResponse, error) + func (r DeleteHTTPAfterResponseRuleBackendResponse) Status() string + func (r DeleteHTTPAfterResponseRuleBackendResponse) StatusCode() int + type DeleteHTTPAfterResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPAfterResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPAfterResponseRuleDefaultsResponse(rsp *http.Response) (*DeleteHTTPAfterResponseRuleDefaultsResponse, error) + func (r DeleteHTTPAfterResponseRuleDefaultsResponse) Status() string + func (r DeleteHTTPAfterResponseRuleDefaultsResponse) StatusCode() int + type DeleteHTTPAfterResponseRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPAfterResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPAfterResponseRuleFrontendResponse(rsp *http.Response) (*DeleteHTTPAfterResponseRuleFrontendResponse, error) + func (r DeleteHTTPAfterResponseRuleFrontendResponse) Status() string + func (r DeleteHTTPAfterResponseRuleFrontendResponse) StatusCode() int + type DeleteHTTPCheckBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPCheckBackendResponse(rsp *http.Response) (*DeleteHTTPCheckBackendResponse, error) + func (r DeleteHTTPCheckBackendResponse) Status() string + func (r DeleteHTTPCheckBackendResponse) StatusCode() int + type DeleteHTTPCheckDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPCheckDefaultsResponse(rsp *http.Response) (*DeleteHTTPCheckDefaultsResponse, error) + func (r DeleteHTTPCheckDefaultsResponse) Status() string + func (r DeleteHTTPCheckDefaultsResponse) StatusCode() int + type DeleteHTTPErrorRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPErrorRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPErrorRuleBackendResponse(rsp *http.Response) (*DeleteHTTPErrorRuleBackendResponse, error) + func (r DeleteHTTPErrorRuleBackendResponse) Status() string + func (r DeleteHTTPErrorRuleBackendResponse) StatusCode() int + type DeleteHTTPErrorRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPErrorRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPErrorRuleDefaultsResponse(rsp *http.Response) (*DeleteHTTPErrorRuleDefaultsResponse, error) + func (r DeleteHTTPErrorRuleDefaultsResponse) Status() string + func (r DeleteHTTPErrorRuleDefaultsResponse) StatusCode() int + type DeleteHTTPErrorRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPErrorRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPErrorRuleFrontendResponse(rsp *http.Response) (*DeleteHTTPErrorRuleFrontendResponse, error) + func (r DeleteHTTPErrorRuleFrontendResponse) Status() string + func (r DeleteHTTPErrorRuleFrontendResponse) StatusCode() int + type DeleteHTTPErrorsSectionParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPErrorsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPErrorsSectionResponse(rsp *http.Response) (*DeleteHTTPErrorsSectionResponse, error) + func (r DeleteHTTPErrorsSectionResponse) Status() string + func (r DeleteHTTPErrorsSectionResponse) StatusCode() int + type DeleteHTTPRequestRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPRequestRuleBackendResponse(rsp *http.Response) (*DeleteHTTPRequestRuleBackendResponse, error) + func (r DeleteHTTPRequestRuleBackendResponse) Status() string + func (r DeleteHTTPRequestRuleBackendResponse) StatusCode() int + type DeleteHTTPRequestRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPRequestRuleDefaultsResponse(rsp *http.Response) (*DeleteHTTPRequestRuleDefaultsResponse, error) + func (r DeleteHTTPRequestRuleDefaultsResponse) Status() string + func (r DeleteHTTPRequestRuleDefaultsResponse) StatusCode() int + type DeleteHTTPRequestRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPRequestRuleFrontendResponse(rsp *http.Response) (*DeleteHTTPRequestRuleFrontendResponse, error) + func (r DeleteHTTPRequestRuleFrontendResponse) Status() string + func (r DeleteHTTPRequestRuleFrontendResponse) StatusCode() int + type DeleteHTTPResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPResponseRuleBackendResponse(rsp *http.Response) (*DeleteHTTPResponseRuleBackendResponse, error) + func (r DeleteHTTPResponseRuleBackendResponse) Status() string + func (r DeleteHTTPResponseRuleBackendResponse) StatusCode() int + type DeleteHTTPResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPResponseRuleDefaultsResponse(rsp *http.Response) (*DeleteHTTPResponseRuleDefaultsResponse, error) + func (r DeleteHTTPResponseRuleDefaultsResponse) Status() string + func (r DeleteHTTPResponseRuleDefaultsResponse) StatusCode() int + type DeleteHTTPResponseRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteHTTPResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteHTTPResponseRuleFrontendResponse(rsp *http.Response) (*DeleteHTTPResponseRuleFrontendResponse, error) + func (r DeleteHTTPResponseRuleFrontendResponse) Status() string + func (r DeleteHTTPResponseRuleFrontendResponse) StatusCode() int + type DeleteLogForwardParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteLogForwardResponse(rsp *http.Response) (*DeleteLogForwardResponse, error) + func (r DeleteLogForwardResponse) Status() string + func (r DeleteLogForwardResponse) StatusCode() int + type DeleteLogProfileParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteLogProfileResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteLogProfileResponse(rsp *http.Response) (*DeleteLogProfileResponse, error) + func (r DeleteLogProfileResponse) Status() string + func (r DeleteLogProfileResponse) StatusCode() int + type DeleteLogTargetBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteLogTargetBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteLogTargetBackendResponse(rsp *http.Response) (*DeleteLogTargetBackendResponse, error) + func (r DeleteLogTargetBackendResponse) Status() string + func (r DeleteLogTargetBackendResponse) StatusCode() int + type DeleteLogTargetDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteLogTargetDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteLogTargetDefaultsResponse(rsp *http.Response) (*DeleteLogTargetDefaultsResponse, error) + func (r DeleteLogTargetDefaultsResponse) Status() string + func (r DeleteLogTargetDefaultsResponse) StatusCode() int + type DeleteLogTargetFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteLogTargetFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteLogTargetFrontendResponse(rsp *http.Response) (*DeleteLogTargetFrontendResponse, error) + func (r DeleteLogTargetFrontendResponse) Status() string + func (r DeleteLogTargetFrontendResponse) StatusCode() int + type DeleteLogTargetGlobalParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteLogTargetGlobalResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteLogTargetGlobalResponse(rsp *http.Response) (*DeleteLogTargetGlobalResponse, error) + func (r DeleteLogTargetGlobalResponse) Status() string + func (r DeleteLogTargetGlobalResponse) StatusCode() int + type DeleteLogTargetLogForwardParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteLogTargetLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteLogTargetLogForwardResponse(rsp *http.Response) (*DeleteLogTargetLogForwardResponse, error) + func (r DeleteLogTargetLogForwardResponse) Status() string + func (r DeleteLogTargetLogForwardResponse) StatusCode() int + type DeleteLogTargetPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteLogTargetPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteLogTargetPeerResponse(rsp *http.Response) (*DeleteLogTargetPeerResponse, error) + func (r DeleteLogTargetPeerResponse) Status() string + func (r DeleteLogTargetPeerResponse) StatusCode() int + type DeleteMailerEntryParams struct + ForceReload *ForceReload + MailersSection string + TransactionId *TransactionId + Version *Version + type DeleteMailerEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteMailerEntryResponse(rsp *http.Response) (*DeleteMailerEntryResponse, error) + func (r DeleteMailerEntryResponse) Status() string + func (r DeleteMailerEntryResponse) StatusCode() int + type DeleteMailersSectionParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteMailersSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteMailersSectionResponse(rsp *http.Response) (*DeleteMailersSectionResponse, error) + func (r DeleteMailersSectionResponse) Status() string + func (r DeleteMailersSectionResponse) StatusCode() int + type DeleteNameserverParams struct + ForceReload *ForceReload + Resolver string + TransactionId *TransactionId + Version *Version + type DeleteNameserverResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteNameserverResponse(rsp *http.Response) (*DeleteNameserverResponse, error) + func (r DeleteNameserverResponse) Status() string + func (r DeleteNameserverResponse) StatusCode() int + type DeletePeerEntryParams struct + ForceReload *ForceReload + PeerSection string + TransactionId *TransactionId + Version *Version + type DeletePeerEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeletePeerEntryResponse(rsp *http.Response) (*DeletePeerEntryResponse, error) + func (r DeletePeerEntryResponse) Status() string + func (r DeletePeerEntryResponse) StatusCode() int + type DeletePeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeletePeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeletePeerResponse(rsp *http.Response) (*DeletePeerResponse, error) + func (r DeletePeerResponse) Status() string + func (r DeletePeerResponse) StatusCode() int + type DeleteProgramParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteProgramResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteProgramResponse(rsp *http.Response) (*DeleteProgramResponse, error) + func (r DeleteProgramResponse) Status() string + func (r DeleteProgramResponse) StatusCode() int + type DeleteQUICInitialRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteQUICInitialRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteQUICInitialRuleDefaultsResponse(rsp *http.Response) (*DeleteQUICInitialRuleDefaultsResponse, error) + func (r DeleteQUICInitialRuleDefaultsResponse) Status() string + func (r DeleteQUICInitialRuleDefaultsResponse) StatusCode() int + type DeleteQUICInitialRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteQUICInitialRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteQUICInitialRuleFrontendResponse(rsp *http.Response) (*DeleteQUICInitialRuleFrontendResponse, error) + func (r DeleteQUICInitialRuleFrontendResponse) Status() string + func (r DeleteQUICInitialRuleFrontendResponse) StatusCode() int + type DeleteResolverParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteResolverResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteResolverResponse(rsp *http.Response) (*DeleteResolverResponse, error) + func (r DeleteResolverResponse) Status() string + func (r DeleteResolverResponse) StatusCode() int + type DeleteRingParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteRingResponse(rsp *http.Response) (*DeleteRingResponse, error) + func (r DeleteRingResponse) Status() string + func (r DeleteRingResponse) StatusCode() int + type DeleteRuntimeMapEntryParams struct + ForceSync *bool + type DeleteRuntimeMapEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteRuntimeMapEntryResponse(rsp *http.Response) (*DeleteRuntimeMapEntryResponse, error) + func (r DeleteRuntimeMapEntryResponse) Status() string + func (r DeleteRuntimeMapEntryResponse) StatusCode() int + type DeleteRuntimeServerResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteRuntimeServerResponse(rsp *http.Response) (*DeleteRuntimeServerResponse, error) + func (r DeleteRuntimeServerResponse) Status() string + func (r DeleteRuntimeServerResponse) StatusCode() int + type DeleteSSLFrontUseParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteSSLFrontUseResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteSSLFrontUseResponse(rsp *http.Response) (*DeleteSSLFrontUseResponse, error) + func (r DeleteSSLFrontUseResponse) Status() string + func (r DeleteSSLFrontUseResponse) StatusCode() int + type DeleteServerBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteServerBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteServerBackendResponse(rsp *http.Response) (*DeleteServerBackendResponse, error) + func (r DeleteServerBackendResponse) Status() string + func (r DeleteServerBackendResponse) StatusCode() int + type DeleteServerPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteServerPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteServerPeerResponse(rsp *http.Response) (*DeleteServerPeerResponse, error) + func (r DeleteServerPeerResponse) Status() string + func (r DeleteServerPeerResponse) StatusCode() int + type DeleteServerRingParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteServerRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteServerRingResponse(rsp *http.Response) (*DeleteServerRingResponse, error) + func (r DeleteServerRingResponse) Status() string + func (r DeleteServerRingResponse) StatusCode() int + type DeleteServerSwitchingRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteServerSwitchingRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteServerSwitchingRuleResponse(rsp *http.Response) (*DeleteServerSwitchingRuleResponse, error) + func (r DeleteServerSwitchingRuleResponse) Status() string + func (r DeleteServerSwitchingRuleResponse) StatusCode() int + type DeleteServerTemplateParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteServerTemplateResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteServerTemplateResponse(rsp *http.Response) (*DeleteServerTemplateResponse, error) + func (r DeleteServerTemplateResponse) Status() string + func (r DeleteServerTemplateResponse) StatusCode() int + type DeleteServicesHaproxyRuntimeAclsParentNameEntriesIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteServicesHaproxyRuntimeAclsParentNameEntriesIdResponse(rsp *http.Response) (*DeleteServicesHaproxyRuntimeAclsParentNameEntriesIdResponse, error) + func (r DeleteServicesHaproxyRuntimeAclsParentNameEntriesIdResponse) Status() string + func (r DeleteServicesHaproxyRuntimeAclsParentNameEntriesIdResponse) StatusCode() int + type DeleteSiteParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteSiteResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteSiteResponse(rsp *http.Response) (*DeleteSiteResponse, error) + func (r DeleteSiteResponse) Status() string + func (r DeleteSiteResponse) StatusCode() int + type DeleteSpoeAgentParams struct + TransactionId *TransactionId + Version *Version + type DeleteSpoeAgentResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteSpoeAgentResponse(rsp *http.Response) (*DeleteSpoeAgentResponse, error) + func (r DeleteSpoeAgentResponse) Status() string + func (r DeleteSpoeAgentResponse) StatusCode() int + type DeleteSpoeFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteSpoeFileResponse(rsp *http.Response) (*DeleteSpoeFileResponse, error) + func (r DeleteSpoeFileResponse) Status() string + func (r DeleteSpoeFileResponse) StatusCode() int + type DeleteSpoeGroupParams struct + TransactionId *TransactionId + Version *Version + type DeleteSpoeGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteSpoeGroupResponse(rsp *http.Response) (*DeleteSpoeGroupResponse, error) + func (r DeleteSpoeGroupResponse) Status() string + func (r DeleteSpoeGroupResponse) StatusCode() int + type DeleteSpoeMessageParams struct + TransactionId *TransactionId + Version *Version + type DeleteSpoeMessageResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteSpoeMessageResponse(rsp *http.Response) (*DeleteSpoeMessageResponse, error) + func (r DeleteSpoeMessageResponse) Status() string + func (r DeleteSpoeMessageResponse) StatusCode() int + type DeleteSpoeScopeParams struct + TransactionId *TransactionId + Version *Version + type DeleteSpoeScopeResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteSpoeScopeResponse(rsp *http.Response) (*DeleteSpoeScopeResponse, error) + func (r DeleteSpoeScopeResponse) Status() string + func (r DeleteSpoeScopeResponse) StatusCode() int + type DeleteSpoeTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteSpoeTransactionResponse(rsp *http.Response) (*DeleteSpoeTransactionResponse, error) + func (r DeleteSpoeTransactionResponse) Status() string + func (r DeleteSpoeTransactionResponse) StatusCode() int + type DeleteStickRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteStickRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteStickRuleResponse(rsp *http.Response) (*DeleteStickRuleResponse, error) + func (r DeleteStickRuleResponse) Status() string + func (r DeleteStickRuleResponse) StatusCode() int + type DeleteStorageGeneralFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteStorageGeneralFileResponse(rsp *http.Response) (*DeleteStorageGeneralFileResponse, error) + func (r DeleteStorageGeneralFileResponse) Status() string + func (r DeleteStorageGeneralFileResponse) StatusCode() int + type DeleteStorageMapResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteStorageMapResponse(rsp *http.Response) (*DeleteStorageMapResponse, error) + func (r DeleteStorageMapResponse) Status() string + func (r DeleteStorageMapResponse) StatusCode() int + type DeleteStorageSSLCertificateParams struct + ForceReload *ForceReload + SkipReload *SkipReload + type DeleteStorageSSLCertificateResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteStorageSSLCertificateResponse(rsp *http.Response) (*DeleteStorageSSLCertificateResponse, error) + func (r DeleteStorageSSLCertificateResponse) Status() string + func (r DeleteStorageSSLCertificateResponse) StatusCode() int + type DeleteStorageSSLCrtListEntryParams struct + Certificate string + ForceReload *ForceReload + LineNumber int + type DeleteStorageSSLCrtListEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteStorageSSLCrtListEntryResponse(rsp *http.Response) (*DeleteStorageSSLCrtListEntryResponse, error) + func (r DeleteStorageSSLCrtListEntryResponse) Status() string + func (r DeleteStorageSSLCrtListEntryResponse) StatusCode() int + type DeleteStorageSSLCrtListFileParams struct + ForceReload *ForceReload + SkipReload *SkipReload + type DeleteStorageSSLCrtListFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteStorageSSLCrtListFileResponse(rsp *http.Response) (*DeleteStorageSSLCrtListFileResponse, error) + func (r DeleteStorageSSLCrtListFileResponse) Status() string + func (r DeleteStorageSSLCrtListFileResponse) StatusCode() int + type DeleteTCPCheckBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTCPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTCPCheckBackendResponse(rsp *http.Response) (*DeleteTCPCheckBackendResponse, error) + func (r DeleteTCPCheckBackendResponse) Status() string + func (r DeleteTCPCheckBackendResponse) StatusCode() int + type DeleteTCPCheckDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTCPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTCPCheckDefaultsResponse(rsp *http.Response) (*DeleteTCPCheckDefaultsResponse, error) + func (r DeleteTCPCheckDefaultsResponse) Status() string + func (r DeleteTCPCheckDefaultsResponse) StatusCode() int + type DeleteTCPRequestRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTCPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTCPRequestRuleBackendResponse(rsp *http.Response) (*DeleteTCPRequestRuleBackendResponse, error) + func (r DeleteTCPRequestRuleBackendResponse) Status() string + func (r DeleteTCPRequestRuleBackendResponse) StatusCode() int + type DeleteTCPRequestRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTCPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTCPRequestRuleDefaultsResponse(rsp *http.Response) (*DeleteTCPRequestRuleDefaultsResponse, error) + func (r DeleteTCPRequestRuleDefaultsResponse) Status() string + func (r DeleteTCPRequestRuleDefaultsResponse) StatusCode() int + type DeleteTCPRequestRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTCPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTCPRequestRuleFrontendResponse(rsp *http.Response) (*DeleteTCPRequestRuleFrontendResponse, error) + func (r DeleteTCPRequestRuleFrontendResponse) Status() string + func (r DeleteTCPRequestRuleFrontendResponse) StatusCode() int + type DeleteTCPResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTCPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTCPResponseRuleBackendResponse(rsp *http.Response) (*DeleteTCPResponseRuleBackendResponse, error) + func (r DeleteTCPResponseRuleBackendResponse) Status() string + func (r DeleteTCPResponseRuleBackendResponse) StatusCode() int + type DeleteTCPResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTCPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTCPResponseRuleDefaultsResponse(rsp *http.Response) (*DeleteTCPResponseRuleDefaultsResponse, error) + func (r DeleteTCPResponseRuleDefaultsResponse) Status() string + func (r DeleteTCPResponseRuleDefaultsResponse) StatusCode() int + type DeleteTableParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTableResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTableResponse(rsp *http.Response) (*DeleteTableResponse, error) + func (r DeleteTableResponse) Status() string + func (r DeleteTableResponse) StatusCode() int + type DeleteTraceEntryJSONRequestBody = TraceEntry + type DeleteTraceEntryParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTraceEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTraceEntryResponse(rsp *http.Response) (*DeleteTraceEntryResponse, error) + func (r DeleteTraceEntryResponse) Status() string + func (r DeleteTraceEntryResponse) StatusCode() int + type DeleteTracesParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteTracesResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTracesResponse(rsp *http.Response) (*DeleteTracesResponse, error) + func (r DeleteTracesResponse) Status() string + func (r DeleteTracesResponse) StatusCode() int + type DeleteTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteTransactionResponse(rsp *http.Response) (*DeleteTransactionResponse, error) + func (r DeleteTransactionResponse) Status() string + func (r DeleteTransactionResponse) StatusCode() int + type DeleteUserParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Userlist string + Version *Version + type DeleteUserResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteUserResponse(rsp *http.Response) (*DeleteUserResponse, error) + func (r DeleteUserResponse) Status() string + func (r DeleteUserResponse) StatusCode() int + type DeleteUserlistParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type DeleteUserlistResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseDeleteUserlistResponse(rsp *http.Response) (*DeleteUserlistResponse, error) + func (r DeleteUserlistResponse) Status() string + func (r DeleteUserlistResponse) StatusCode() int + type DeviceAtlasOptions struct + JsonFile *string + LogLevel *string + PropertiesCookie *string + Separator *string + type DgramBind struct + Address *string + Interface *string + Metadata *map[string]map[string]interface{} + Name string + Namespace *string + Port *int + PortRangeEnd *int + Transparent *bool + type DgramBinds = []DgramBind + type EditAcmeProviderJSONRequestBody = AcmeProvider + type EditAcmeProviderParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type EditAcmeProviderResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AcmeProvider + JSON202 *AcmeProvider + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseEditAcmeProviderResponse(rsp *http.Response) (*EditAcmeProviderResponse, error) + func (r EditAcmeProviderResponse) Status() string + func (r EditAcmeProviderResponse) StatusCode() int + type EditClusterJSONRequestBody = ClusterSettings + type EditClusterParams struct + Version *Version + type EditClusterResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ClusterSettings + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseEditClusterResponse(rsp *http.Response) (*EditClusterResponse, error) + func (r EditClusterResponse) Status() string + func (r EditClusterResponse) StatusCode() int + type EditCrtStoreJSONRequestBody = CrtStore + type EditCrtStoreParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type EditCrtStoreResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CrtStore + JSON202 *CrtStore + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseEditCrtStoreResponse(rsp *http.Response) (*EditCrtStoreResponse, error) + func (r EditCrtStoreResponse) Status() string + func (r EditCrtStoreResponse) StatusCode() int + type EditLogProfileJSONRequestBody = LogProfile + type EditLogProfileParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type EditLogProfileResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogProfile + JSON202 *LogProfile + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseEditLogProfileResponse(rsp *http.Response) (*EditLogProfileResponse, error) + func (r EditLogProfileResponse) Status() string + func (r EditLogProfileResponse) StatusCode() int + type EditMailersSectionJSONRequestBody = MailersSection + type EditMailersSectionParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type EditMailersSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MailersSection + JSON202 *MailersSection + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseEditMailersSectionResponse(rsp *http.Response) (*EditMailersSectionResponse, error) + func (r EditMailersSectionResponse) Status() string + func (r EditMailersSectionResponse) StatusCode() int + type EmailAlert struct + From string + Level *EmailAlertLevel + Mailers string + Metadata *map[string]map[string]interface{} + Myhostname *string + To string + type EmailAlertLevel string + const EmailAlertLevelAlert + const EmailAlertLevelCrit + const EmailAlertLevelDebug + const EmailAlertLevelEmerg + const EmailAlertLevelErr + const EmailAlertLevelInfo + const EmailAlertLevelNotice + const EmailAlertLevelWarning + type Endpoint struct + Description *string + Title *string + Url *string + type Endpoints = []Endpoint + type EnvironmentOptions struct + PresetEnvs ... + Resetenv *string + SetEnvs ... + Unsetenv *string + type Error struct + AdditionalProperties map[string]string + Code *int + Message *string + func (a *Error) Set(fieldName string, value string) + func (a *Error) UnmarshalJSON(b []byte) error + func (a Error) Get(fieldName string) (value string, found bool) + func (a Error) MarshalJSON() ([]byte, error) + type Errorfile struct + Code *ErrorfileCode + File *string + type ErrorfileCode int + const ErrorfileCodeN200 + const ErrorfileCodeN400 + const ErrorfileCodeN401 + const ErrorfileCodeN403 + const ErrorfileCodeN404 + const ErrorfileCodeN405 + const ErrorfileCodeN407 + const ErrorfileCodeN408 + const ErrorfileCodeN410 + const ErrorfileCodeN413 + const ErrorfileCodeN425 + const ErrorfileCodeN429 + const ErrorfileCodeN500 + const ErrorfileCodeN501 + const ErrorfileCodeN502 + const ErrorfileCodeN503 + const ErrorfileCodeN504 + type Errorfiles struct + Codes *[]ErrorfilesCodes + Metadata *map[string]map[string]interface{} + Name *string + type ErrorfilesCodes int + const ErrorfilesCodesN200 + const ErrorfilesCodesN400 + const ErrorfilesCodesN401 + const ErrorfilesCodesN403 + const ErrorfilesCodesN404 + const ErrorfilesCodesN405 + const ErrorfilesCodesN407 + const ErrorfilesCodesN408 + const ErrorfilesCodesN410 + const ErrorfilesCodesN413 + const ErrorfilesCodesN425 + const ErrorfilesCodesN429 + const ErrorfilesCodesN500 + const ErrorfilesCodesN501 + const ErrorfilesCodesN502 + const ErrorfilesCodesN503 + const ErrorfilesCodesN504 + type Errorloc struct + Code ErrorlocCode + Metadata *map[string]map[string]interface{} + Url string + type ErrorlocCode int + const ErrorlocCodeN200 + const ErrorlocCodeN400 + const ErrorlocCodeN401 + const ErrorlocCodeN403 + const ErrorlocCodeN404 + const ErrorlocCodeN405 + const ErrorlocCodeN407 + const ErrorlocCodeN408 + const ErrorlocCodeN410 + const ErrorlocCodeN413 + const ErrorlocCodeN425 + const ErrorlocCodeN429 + const ErrorlocCodeN500 + const ErrorlocCodeN501 + const ErrorlocCodeN502 + const ErrorlocCodeN503 + const ErrorlocCodeN504 + type FCGIApp struct + AclList *Acls + Docroot string + GetValues *FcgiAppGetValues + Index *string + KeepConn *FcgiAppKeepConn + LogStderrs *[]FcgiLogStderr + MaxReqs *int + Metadata *map[string]map[string]interface{} + MpxsConns *FcgiAppMpxsConns + Name string + PassHeaders *[]FcgiPassHeader + PathInfo *string + SetParams *[]FcgiSetParam + type FcgiAppBase struct + Docroot string + GetValues *FcgiAppBaseGetValues + Index *string + KeepConn *FcgiAppBaseKeepConn + LogStderrs *[]FcgiLogStderr + MaxReqs *int + Metadata *map[string]map[string]interface{} + MpxsConns *FcgiAppBaseMpxsConns + Name string + PassHeaders *[]FcgiPassHeader + PathInfo *string + SetParams *[]FcgiSetParam + type FcgiAppBaseGetValues string + const FcgiAppBaseGetValuesDisabled + const FcgiAppBaseGetValuesEnabled + type FcgiAppBaseKeepConn string + const FcgiAppBaseKeepConnDisabled + const FcgiAppBaseKeepConnEnabled + type FcgiAppBaseMpxsConns string + const FcgiAppBaseMpxsConnsDisabled + const FcgiAppBaseMpxsConnsEnabled + type FcgiAppGetValues string + const FcgiAppGetValuesDisabled + const FcgiAppGetValuesEnabled + type FcgiAppKeepConn string + const FcgiAppKeepConnDisabled + const FcgiAppKeepConnEnabled + type FcgiAppMpxsConns string + const FcgiAppMpxsConnsDisabled + const FcgiAppMpxsConnsEnabled + type FcgiApps = []FCGIApp + type FcgiLogStderr struct + Address *string + Facility *string + Format *string + Global *bool + Len *int + Level *string + Minlevel *string + Sample ... + type FcgiPassHeader struct + Cond *FcgiPassHeaderCond + CondTest *string + Name *string + type FcgiPassHeaderCond string + const FcgiPassHeaderCondIf + const FcgiPassHeaderCondUnless + type FcgiSetParam struct + Cond *FcgiSetParamCond + CondTest *string + Format *string + Name *string + type FcgiSetParamCond string + const FcgiSetParamCondIf + const FcgiSetParamCondUnless + type FiftyOneDegreesOptions struct + CacheSize *int + DataFile *string + PropertyNameList *string + PropertySeparator *string + type Filter struct + AppName *string + BandwidthLimitName *string + CacheName *string + DefaultLimit *int + DefaultPeriod *int + Key *string + Limit *int + Metadata *map[string]map[string]interface{} + MinSize *int + SpoeConfig *string + SpoeEngine *string + Table *string + TraceHexdump *bool + TraceName *string + TraceRndForwarding *bool + TraceRndParsing *bool + Type FilterType + type FilterType string + const FilterTypeBwlimIn + const FilterTypeBwlimOut + const FilterTypeCache + const FilterTypeCompression + const FilterTypeFcgiApp + const FilterTypeSpoe + const FilterTypeTrace + type Filters = []Filter + type ForceReload = bool + type Forwardfor struct + Enabled ForwardforEnabled + Except *string + Header *string + Ifnone *bool + type ForwardforEnabled string + const ForwardforEnabledEnabled + type Frontend struct + Abortonclose *FrontendAbortonclose + AcceptInvalidHttpRequest *FrontendAcceptInvalidHttpRequest + AcceptUnsafeViolationsInHttpRequest *FrontendAcceptUnsafeViolationsInHttpRequest + AclList *Acls + BackendSwitchingRuleList *BackendSwitchingRules + Backlog *int + Binds *map[string]Bind + CaptureList *Captures + Clflog *bool + ClientFinTimeout *int + ClientTimeout *int + Clitcpka *FrontendClitcpka + ClitcpkaCnt *int + ClitcpkaIdle *int + ClitcpkaIntvl *int + Compression *Compression + Contstats *FrontendContstats + DefaultBackend *string + Description *string + DisableH2Upgrade *FrontendDisableH2Upgrade + Disabled *bool + DontlogNormal *FrontendDontlogNormal + Dontlognull *FrontendDontlognull + EmailAlert *EmailAlert + Enabled *bool + ErrorFiles *[]Errorfile + ErrorFilesFromHTTPErrors *[]Errorfiles + ErrorLogFormat *string + Errorloc302 *Errorloc + Errorloc303 *Errorloc + FilterList *Filters + Forwardfor *Forwardfor + From *string + Guid *string + H1CaseAdjustBogusClient *FrontendH1CaseAdjustBogusClient + HttpAfterResponseRuleList *HttpAfterResponseRules + HttpBufferRequest *FrontendHttpBufferRequest + HttpConnectionMode *FrontendHttpConnectionMode + HttpDropResponseTrailers *FrontendHttpDropResponseTrailers + HttpErrorRuleList *HttpErrorRules + HttpIgnoreProbes *FrontendHttpIgnoreProbes + HttpKeepAliveTimeout *int + HttpNoDelay *FrontendHttpNoDelay + HttpRequestRuleList *HttpRequestRules + HttpRequestTimeout *int + HttpResponseRuleList *HttpResponseRules + HttpRestrictReqHdrNames *FrontendHttpRestrictReqHdrNames + HttpUseHtx *FrontendHttpUseHtx + HttpUseProxyHeader *FrontendHttpUseProxyHeader + Httplog *bool + Httpslog *FrontendHttpslog + Id *int + IdleCloseOnResponse *FrontendIdleCloseOnResponse + IndependentStreams *FrontendIndependentStreams + LogFormat *string + LogFormatSd *string + LogSeparateErrors *FrontendLogSeparateErrors + LogSteps *[]FrontendLogSteps + LogTag *string + LogTargetList *LogTargets + Logasap *FrontendLogasap + Maxconn *int + Metadata *map[string]map[string]interface{} + Mode *FrontendMode + MonitorFail *MonitorFail + MonitorUri *MonitorUri + Name string + Nolinger *FrontendNolinger + Originalto *Originalto + QUICInitialRules *QUICInitialRules + SSLFrontUses *SSLFrontUses + SocketStats *FrontendSocketStats + SpliceAuto *FrontendSpliceAuto + SpliceRequest *FrontendSpliceRequest + SpliceResponse *FrontendSpliceResponse + StatsOptions *StatsOptions + StickTable *ConfigStickTable + TarpitTimeout *int + TcpRequestRuleList *TcpRequestRules + TcpSmartAccept *FrontendTcpSmartAccept + Tcpka *FrontendTcpka + Tcplog *bool + UniqueIdFormat *string + UniqueIdHeader *string + type FrontendAbortonclose string + const FrontendAbortoncloseDisabled + const FrontendAbortoncloseEnabled + type FrontendAcceptInvalidHttpRequest string + const FrontendAcceptInvalidHttpRequestDisabled + const FrontendAcceptInvalidHttpRequestEnabled + type FrontendAcceptUnsafeViolationsInHttpRequest string + const FrontendAcceptUnsafeViolationsInHttpRequestDisabled + const FrontendAcceptUnsafeViolationsInHttpRequestEnabled + type FrontendBase struct + Abortonclose *FrontendBaseAbortonclose + AcceptInvalidHttpRequest *FrontendBaseAcceptInvalidHttpRequest + AcceptUnsafeViolationsInHttpRequest *FrontendBaseAcceptUnsafeViolationsInHttpRequest + Backlog *int + Clflog *bool + ClientFinTimeout *int + ClientTimeout *int + Clitcpka *FrontendBaseClitcpka + ClitcpkaCnt *int + ClitcpkaIdle *int + ClitcpkaIntvl *int + Compression *Compression + Contstats *FrontendBaseContstats + DefaultBackend *string + Description *string + DisableH2Upgrade *FrontendBaseDisableH2Upgrade + Disabled *bool + DontlogNormal *FrontendBaseDontlogNormal + Dontlognull *FrontendBaseDontlognull + EmailAlert *EmailAlert + Enabled *bool + ErrorFiles *[]Errorfile + ErrorFilesFromHTTPErrors *[]Errorfiles + ErrorLogFormat *string + Errorloc302 *Errorloc + Errorloc303 *Errorloc + Forwardfor *Forwardfor + From *string + Guid *string + H1CaseAdjustBogusClient *FrontendBaseH1CaseAdjustBogusClient + HttpBufferRequest *FrontendBaseHttpBufferRequest + HttpConnectionMode *FrontendBaseHttpConnectionMode + HttpDropResponseTrailers *FrontendBaseHttpDropResponseTrailers + HttpIgnoreProbes *FrontendBaseHttpIgnoreProbes + HttpKeepAliveTimeout *int + HttpNoDelay *FrontendBaseHttpNoDelay + HttpRequestTimeout *int + HttpRestrictReqHdrNames *FrontendBaseHttpRestrictReqHdrNames + HttpUseHtx *FrontendBaseHttpUseHtx + HttpUseProxyHeader *FrontendBaseHttpUseProxyHeader + Httplog *bool + Httpslog *FrontendBaseHttpslog + Id *int + IdleCloseOnResponse *FrontendBaseIdleCloseOnResponse + IndependentStreams *FrontendBaseIndependentStreams + LogFormat *string + LogFormatSd *string + LogSeparateErrors *FrontendBaseLogSeparateErrors + LogSteps *[]FrontendBaseLogSteps + LogTag *string + Logasap *FrontendBaseLogasap + Maxconn *int + Metadata *map[string]map[string]interface{} + Mode *FrontendBaseMode + MonitorFail *MonitorFail + MonitorUri *MonitorUri + Name string + Nolinger *FrontendBaseNolinger + Originalto *Originalto + SocketStats *FrontendBaseSocketStats + SpliceAuto *FrontendBaseSpliceAuto + SpliceRequest *FrontendBaseSpliceRequest + SpliceResponse *FrontendBaseSpliceResponse + StatsOptions *StatsOptions + StickTable *ConfigStickTable + TarpitTimeout *int + TcpSmartAccept *FrontendBaseTcpSmartAccept + Tcpka *FrontendBaseTcpka + Tcplog *bool + UniqueIdFormat *string + UniqueIdHeader *string + type FrontendBaseAbortonclose string + const FrontendBaseAbortoncloseDisabled + const FrontendBaseAbortoncloseEnabled + type FrontendBaseAcceptInvalidHttpRequest string + const FrontendBaseAcceptInvalidHttpRequestDisabled + const FrontendBaseAcceptInvalidHttpRequestEnabled + type FrontendBaseAcceptUnsafeViolationsInHttpRequest string + const FrontendBaseAcceptUnsafeViolationsInHttpRequestDisabled + const FrontendBaseAcceptUnsafeViolationsInHttpRequestEnabled + type FrontendBaseClitcpka string + const FrontendBaseClitcpkaDisabled + const FrontendBaseClitcpkaEnabled + type FrontendBaseContstats string + const FrontendBaseContstatsEnabled + type FrontendBaseDisableH2Upgrade string + const FrontendBaseDisableH2UpgradeDisabled + const FrontendBaseDisableH2UpgradeEnabled + type FrontendBaseDontlogNormal string + const FrontendBaseDontlogNormalDisabled + const FrontendBaseDontlogNormalEnabled + type FrontendBaseDontlognull string + const FrontendBaseDontlognullDisabled + const FrontendBaseDontlognullEnabled + type FrontendBaseH1CaseAdjustBogusClient string + const FrontendBaseH1CaseAdjustBogusClientDisabled + const FrontendBaseH1CaseAdjustBogusClientEnabled + type FrontendBaseHttpBufferRequest string + const FrontendBaseHttpBufferRequestDisabled + const FrontendBaseHttpBufferRequestEnabled + type FrontendBaseHttpConnectionMode string + const FrontendBaseHttpConnectionModeHttpKeepAlive + const FrontendBaseHttpConnectionModeHttpServerClose + const FrontendBaseHttpConnectionModeHttpclose + type FrontendBaseHttpDropResponseTrailers string + const FrontendBaseHttpDropResponseTrailersDisabled + const FrontendBaseHttpDropResponseTrailersEnabled + type FrontendBaseHttpIgnoreProbes string + const FrontendBaseHttpIgnoreProbesDisabled + const FrontendBaseHttpIgnoreProbesEnabled + type FrontendBaseHttpNoDelay string + const FrontendBaseHttpNoDelayDisabled + const FrontendBaseHttpNoDelayEnabled + type FrontendBaseHttpRestrictReqHdrNames string + const FrontendBaseHttpRestrictReqHdrNamesDelete + const FrontendBaseHttpRestrictReqHdrNamesPreserve + const FrontendBaseHttpRestrictReqHdrNamesReject + type FrontendBaseHttpUseHtx string + const FrontendBaseHttpUseHtxDisabled + const FrontendBaseHttpUseHtxEnabled + type FrontendBaseHttpUseProxyHeader string + const FrontendBaseHttpUseProxyHeaderDisabled + const FrontendBaseHttpUseProxyHeaderEnabled + type FrontendBaseHttpslog string + const FrontendBaseHttpslogDisabled + const FrontendBaseHttpslogEnabled + type FrontendBaseIdleCloseOnResponse string + const FrontendBaseIdleCloseOnResponseDisabled + const FrontendBaseIdleCloseOnResponseEnabled + type FrontendBaseIndependentStreams string + const FrontendBaseIndependentStreamsDisabled + const FrontendBaseIndependentStreamsEnabled + type FrontendBaseLogSeparateErrors string + const FrontendBaseLogSeparateErrorsDisabled + const FrontendBaseLogSeparateErrorsEnabled + type FrontendBaseLogSteps string + const FrontendBaseLogStepsAccept + const FrontendBaseLogStepsAny + const FrontendBaseLogStepsClose + const FrontendBaseLogStepsConnect + const FrontendBaseLogStepsError + const FrontendBaseLogStepsRequest + const FrontendBaseLogStepsResponse + type FrontendBaseLogasap string + const FrontendBaseLogasapDisabled + const FrontendBaseLogasapEnabled + type FrontendBaseMode string + const FrontendBaseModeHttp + const FrontendBaseModeTcp + type FrontendBaseNolinger string + const FrontendBaseNolingerDisabled + const FrontendBaseNolingerEnabled + type FrontendBaseSocketStats string + const FrontendBaseSocketStatsDisabled + const FrontendBaseSocketStatsEnabled + type FrontendBaseSpliceAuto string + const FrontendBaseSpliceAutoDisabled + const FrontendBaseSpliceAutoEnabled + type FrontendBaseSpliceRequest string + const FrontendBaseSpliceRequestDisabled + const FrontendBaseSpliceRequestEnabled + type FrontendBaseSpliceResponse string + const FrontendBaseSpliceResponseDisabled + const FrontendBaseSpliceResponseEnabled + type FrontendBaseTcpSmartAccept string + const FrontendBaseTcpSmartAcceptDisabled + const FrontendBaseTcpSmartAcceptEnabled + type FrontendBaseTcpka string + const FrontendBaseTcpkaDisabled + const FrontendBaseTcpkaEnabled + type FrontendClitcpka string + const FrontendClitcpkaDisabled + const FrontendClitcpkaEnabled + type FrontendContstats string + const FrontendContstatsEnabled + type FrontendDisableH2Upgrade string + const FrontendDisableH2UpgradeDisabled + const FrontendDisableH2UpgradeEnabled + type FrontendDontlogNormal string + const FrontendDontlogNormalDisabled + const FrontendDontlogNormalEnabled + type FrontendDontlognull string + const FrontendDontlognullDisabled + const FrontendDontlognullEnabled + type FrontendH1CaseAdjustBogusClient string + const FrontendH1CaseAdjustBogusClientDisabled + const FrontendH1CaseAdjustBogusClientEnabled + type FrontendHttpBufferRequest string + const FrontendHttpBufferRequestDisabled + const FrontendHttpBufferRequestEnabled + type FrontendHttpConnectionMode string + const FrontendHttpConnectionModeHttpKeepAlive + const FrontendHttpConnectionModeHttpServerClose + const FrontendHttpConnectionModeHttpclose + type FrontendHttpDropResponseTrailers string + const FrontendHttpDropResponseTrailersDisabled + const FrontendHttpDropResponseTrailersEnabled + type FrontendHttpIgnoreProbes string + const FrontendHttpIgnoreProbesDisabled + const FrontendHttpIgnoreProbesEnabled + type FrontendHttpNoDelay string + const FrontendHttpNoDelayDisabled + const FrontendHttpNoDelayEnabled + type FrontendHttpRestrictReqHdrNames string + const FrontendHttpRestrictReqHdrNamesDelete + const FrontendHttpRestrictReqHdrNamesPreserve + const FrontendHttpRestrictReqHdrNamesReject + type FrontendHttpUseHtx string + const FrontendHttpUseHtxDisabled + const FrontendHttpUseHtxEnabled + type FrontendHttpUseProxyHeader string + const FrontendHttpUseProxyHeaderDisabled + const FrontendHttpUseProxyHeaderEnabled + type FrontendHttpslog string + const FrontendHttpslogDisabled + const FrontendHttpslogEnabled + type FrontendIdleCloseOnResponse string + const FrontendIdleCloseOnResponseDisabled + const FrontendIdleCloseOnResponseEnabled + type FrontendIndependentStreams string + const FrontendIndependentStreamsDisabled + const FrontendIndependentStreamsEnabled + type FrontendLogSeparateErrors string + const FrontendLogSeparateErrorsDisabled + const FrontendLogSeparateErrorsEnabled + type FrontendLogSteps string + const FrontendLogStepsAccept + const FrontendLogStepsAny + const FrontendLogStepsClose + const FrontendLogStepsConnect + const FrontendLogStepsError + const FrontendLogStepsRequest + const FrontendLogStepsResponse + type FrontendLogasap string + const FrontendLogasapDisabled + const FrontendLogasapEnabled + type FrontendMode string + const FrontendModeHttp + const FrontendModeTcp + type FrontendNolinger string + const FrontendNolingerDisabled + const FrontendNolingerEnabled + type FrontendSocketStats string + const FrontendSocketStatsDisabled + const FrontendSocketStatsEnabled + type FrontendSpliceAuto string + const FrontendSpliceAutoDisabled + const FrontendSpliceAutoEnabled + type FrontendSpliceRequest string + const FrontendSpliceRequestDisabled + const FrontendSpliceRequestEnabled + type FrontendSpliceResponse string + const FrontendSpliceResponseDisabled + const FrontendSpliceResponseEnabled + type FrontendTcpSmartAccept string + const FrontendTcpSmartAcceptDisabled + const FrontendTcpSmartAcceptEnabled + type FrontendTcpka string + const FrontendTcpkaDisabled + const FrontendTcpkaEnabled + type Frontends = []Frontend + type FullSection = bool + type GeneralFile struct + Description *string + File *string + Id *string + Size *int + StorageName *string + type GeneralFiles = []GeneralFile + type GetAPIEndpointsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Endpoints + JSONDefault *DefaultError + func ParseGetAPIEndpointsResponse(rsp *http.Response) (*GetAPIEndpointsResponse, error) + func (r GetAPIEndpointsResponse) Status() string + func (r GetAPIEndpointsResponse) StatusCode() int + type GetAWSRegionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AwsRegion + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAWSRegionResponse(rsp *http.Response) (*GetAWSRegionResponse, error) + func (r GetAWSRegionResponse) Status() string + func (r GetAWSRegionResponse) StatusCode() int + type GetAWSRegionsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AwsRegions + JSONDefault *DefaultError + func ParseGetAWSRegionsResponse(rsp *http.Response) (*GetAWSRegionsResponse, error) + func (r GetAWSRegionsResponse) Status() string + func (r GetAWSRegionsResponse) StatusCode() int + type GetAclBackendParams struct + TransactionId *TransactionId + type GetAclBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acl + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAclBackendResponse(rsp *http.Response) (*GetAclBackendResponse, error) + func (r GetAclBackendResponse) Status() string + func (r GetAclBackendResponse) StatusCode() int + type GetAclDefaultsParams struct + TransactionId *TransactionId + type GetAclDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acl + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAclDefaultsResponse(rsp *http.Response) (*GetAclDefaultsResponse, error) + func (r GetAclDefaultsResponse) Status() string + func (r GetAclDefaultsResponse) StatusCode() int + type GetAclFCGIAppParams struct + TransactionId *TransactionId + type GetAclFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acl + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAclFCGIAppResponse(rsp *http.Response) (*GetAclFCGIAppResponse, error) + func (r GetAclFCGIAppResponse) Status() string + func (r GetAclFCGIAppResponse) StatusCode() int + type GetAclFrontendParams struct + TransactionId *TransactionId + type GetAclFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acl + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAclFrontendResponse(rsp *http.Response) (*GetAclFrontendResponse, error) + func (r GetAclFrontendResponse) Status() string + func (r GetAclFrontendResponse) StatusCode() int + type GetAcmeProviderParams struct + TransactionId *TransactionId + type GetAcmeProviderResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AcmeProvider + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAcmeProviderResponse(rsp *http.Response) (*GetAcmeProviderResponse, error) + func (r GetAcmeProviderResponse) Status() string + func (r GetAcmeProviderResponse) StatusCode() int + type GetAcmeProvidersParams struct + TransactionId *TransactionId + type GetAcmeProvidersResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AcmeProviders + JSONDefault *DefaultError + func ParseGetAcmeProvidersResponse(rsp *http.Response) (*GetAcmeProvidersResponse, error) + func (r GetAcmeProvidersResponse) Status() string + func (r GetAcmeProvidersResponse) StatusCode() int + type GetAcmeStatusResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AcmeStatus + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAcmeStatusResponse(rsp *http.Response) (*GetAcmeStatusResponse, error) + func (r GetAcmeStatusResponse) Status() string + func (r GetAcmeStatusResponse) StatusCode() int + type GetAllAclBackendParams struct + AclName *string + TransactionId *TransactionId + type GetAllAclBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acls + JSONDefault *DefaultError + func ParseGetAllAclBackendResponse(rsp *http.Response) (*GetAllAclBackendResponse, error) + func (r GetAllAclBackendResponse) Status() string + func (r GetAllAclBackendResponse) StatusCode() int + type GetAllAclDefaultsParams struct + AclName *string + TransactionId *TransactionId + type GetAllAclDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acls + JSONDefault *DefaultError + func ParseGetAllAclDefaultsResponse(rsp *http.Response) (*GetAllAclDefaultsResponse, error) + func (r GetAllAclDefaultsResponse) Status() string + func (r GetAllAclDefaultsResponse) StatusCode() int + type GetAllAclFCGIAppParams struct + AclName *string + TransactionId *TransactionId + type GetAllAclFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acls + JSONDefault *DefaultError + func ParseGetAllAclFCGIAppResponse(rsp *http.Response) (*GetAllAclFCGIAppResponse, error) + func (r GetAllAclFCGIAppResponse) Status() string + func (r GetAllAclFCGIAppResponse) StatusCode() int + type GetAllAclFrontendParams struct + AclName *string + TransactionId *TransactionId + type GetAllAclFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acls + JSONDefault *DefaultError + func ParseGetAllAclFrontendResponse(rsp *http.Response) (*GetAllAclFrontendResponse, error) + func (r GetAllAclFrontendResponse) Status() string + func (r GetAllAclFrontendResponse) StatusCode() int + type GetAllBindFrontendParams struct + TransactionId *TransactionId + type GetAllBindFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Binds + JSONDefault *DefaultError + func ParseGetAllBindFrontendResponse(rsp *http.Response) (*GetAllBindFrontendResponse, error) + func (r GetAllBindFrontendResponse) Status() string + func (r GetAllBindFrontendResponse) StatusCode() int + type GetAllBindLogForwardParams struct + TransactionId *TransactionId + type GetAllBindLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Binds + JSONDefault *DefaultError + func ParseGetAllBindLogForwardResponse(rsp *http.Response) (*GetAllBindLogForwardResponse, error) + func (r GetAllBindLogForwardResponse) Status() string + func (r GetAllBindLogForwardResponse) StatusCode() int + type GetAllBindPeerParams struct + TransactionId *TransactionId + type GetAllBindPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Binds + JSONDefault *DefaultError + func ParseGetAllBindPeerResponse(rsp *http.Response) (*GetAllBindPeerResponse, error) + func (r GetAllBindPeerResponse) Status() string + func (r GetAllBindPeerResponse) StatusCode() int + type GetAllCaFilesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCaFiles + JSONDefault *DefaultError + func ParseGetAllCaFilesResponse(rsp *http.Response) (*GetAllCaFilesResponse, error) + func (r GetAllCaFilesResponse) Status() string + func (r GetAllCaFilesResponse) StatusCode() int + type GetAllCertsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCertificates + JSONDefault *DefaultError + func ParseGetAllCertsResponse(rsp *http.Response) (*GetAllCertsResponse, error) + func (r GetAllCertsResponse) Status() string + func (r GetAllCertsResponse) StatusCode() int + type GetAllCrlResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCrls + JSONDefault *DefaultError + func ParseGetAllCrlResponse(rsp *http.Response) (*GetAllCrlResponse, error) + func (r GetAllCrlResponse) Status() string + func (r GetAllCrlResponse) StatusCode() int + type GetAllCrtListEntriesParams struct + Name string + type GetAllCrtListEntriesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCrtListEntries + JSONDefault *DefaultError + func ParseGetAllCrtListEntriesResponse(rsp *http.Response) (*GetAllCrtListEntriesResponse, error) + func (r GetAllCrtListEntriesResponse) Status() string + func (r GetAllCrtListEntriesResponse) StatusCode() int + type GetAllCrtListsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCrtLists + JSONDefault *DefaultError + func ParseGetAllCrtListsResponse(rsp *http.Response) (*GetAllCrtListsResponse, error) + func (r GetAllCrtListsResponse) Status() string + func (r GetAllCrtListsResponse) StatusCode() int + type GetAllFilterBackendParams struct + TransactionId *TransactionId + type GetAllFilterBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Filters + JSONDefault *DefaultError + func ParseGetAllFilterBackendResponse(rsp *http.Response) (*GetAllFilterBackendResponse, error) + func (r GetAllFilterBackendResponse) Status() string + func (r GetAllFilterBackendResponse) StatusCode() int + type GetAllFilterFrontendParams struct + TransactionId *TransactionId + type GetAllFilterFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Filters + JSONDefault *DefaultError + func ParseGetAllFilterFrontendResponse(rsp *http.Response) (*GetAllFilterFrontendResponse, error) + func (r GetAllFilterFrontendResponse) Status() string + func (r GetAllFilterFrontendResponse) StatusCode() int + type GetAllHTTPAfterResponseRuleBackendParams struct + TransactionId *TransactionId + type GetAllHTTPAfterResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRules + JSONDefault *DefaultError + func ParseGetAllHTTPAfterResponseRuleBackendResponse(rsp *http.Response) (*GetAllHTTPAfterResponseRuleBackendResponse, error) + func (r GetAllHTTPAfterResponseRuleBackendResponse) Status() string + func (r GetAllHTTPAfterResponseRuleBackendResponse) StatusCode() int + type GetAllHTTPAfterResponseRuleDefaultsParams struct + TransactionId *TransactionId + type GetAllHTTPAfterResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRules + JSONDefault *DefaultError + func ParseGetAllHTTPAfterResponseRuleDefaultsResponse(rsp *http.Response) (*GetAllHTTPAfterResponseRuleDefaultsResponse, error) + func (r GetAllHTTPAfterResponseRuleDefaultsResponse) Status() string + func (r GetAllHTTPAfterResponseRuleDefaultsResponse) StatusCode() int + type GetAllHTTPAfterResponseRuleFrontendParams struct + TransactionId *TransactionId + type GetAllHTTPAfterResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRules + JSONDefault *DefaultError + func ParseGetAllHTTPAfterResponseRuleFrontendResponse(rsp *http.Response) (*GetAllHTTPAfterResponseRuleFrontendResponse, error) + func (r GetAllHTTPAfterResponseRuleFrontendResponse) Status() string + func (r GetAllHTTPAfterResponseRuleFrontendResponse) StatusCode() int + type GetAllHTTPCheckBackendParams struct + TransactionId *TransactionId + type GetAllHTTPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpChecks + JSONDefault *DefaultError + func ParseGetAllHTTPCheckBackendResponse(rsp *http.Response) (*GetAllHTTPCheckBackendResponse, error) + func (r GetAllHTTPCheckBackendResponse) Status() string + func (r GetAllHTTPCheckBackendResponse) StatusCode() int + type GetAllHTTPCheckDefaultsParams struct + TransactionId *TransactionId + type GetAllHTTPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpChecks + JSONDefault *DefaultError + func ParseGetAllHTTPCheckDefaultsResponse(rsp *http.Response) (*GetAllHTTPCheckDefaultsResponse, error) + func (r GetAllHTTPCheckDefaultsResponse) Status() string + func (r GetAllHTTPCheckDefaultsResponse) StatusCode() int + type GetAllHTTPErrorRuleBackendParams struct + TransactionId *TransactionId + type GetAllHTTPErrorRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRules + JSONDefault *DefaultError + func ParseGetAllHTTPErrorRuleBackendResponse(rsp *http.Response) (*GetAllHTTPErrorRuleBackendResponse, error) + func (r GetAllHTTPErrorRuleBackendResponse) Status() string + func (r GetAllHTTPErrorRuleBackendResponse) StatusCode() int + type GetAllHTTPErrorRuleDefaultsParams struct + TransactionId *TransactionId + type GetAllHTTPErrorRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRules + JSONDefault *DefaultError + func ParseGetAllHTTPErrorRuleDefaultsResponse(rsp *http.Response) (*GetAllHTTPErrorRuleDefaultsResponse, error) + func (r GetAllHTTPErrorRuleDefaultsResponse) Status() string + func (r GetAllHTTPErrorRuleDefaultsResponse) StatusCode() int + type GetAllHTTPErrorRuleFrontendParams struct + TransactionId *TransactionId + type GetAllHTTPErrorRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRules + JSONDefault *DefaultError + func ParseGetAllHTTPErrorRuleFrontendResponse(rsp *http.Response) (*GetAllHTTPErrorRuleFrontendResponse, error) + func (r GetAllHTTPErrorRuleFrontendResponse) Status() string + func (r GetAllHTTPErrorRuleFrontendResponse) StatusCode() int + type GetAllHTTPRequestRuleBackendParams struct + TransactionId *TransactionId + type GetAllHTTPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRules + JSONDefault *DefaultError + func ParseGetAllHTTPRequestRuleBackendResponse(rsp *http.Response) (*GetAllHTTPRequestRuleBackendResponse, error) + func (r GetAllHTTPRequestRuleBackendResponse) Status() string + func (r GetAllHTTPRequestRuleBackendResponse) StatusCode() int + type GetAllHTTPRequestRuleDefaultsParams struct + TransactionId *TransactionId + type GetAllHTTPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRules + JSONDefault *DefaultError + func ParseGetAllHTTPRequestRuleDefaultsResponse(rsp *http.Response) (*GetAllHTTPRequestRuleDefaultsResponse, error) + func (r GetAllHTTPRequestRuleDefaultsResponse) Status() string + func (r GetAllHTTPRequestRuleDefaultsResponse) StatusCode() int + type GetAllHTTPRequestRuleFrontendParams struct + TransactionId *TransactionId + type GetAllHTTPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRules + JSONDefault *DefaultError + func ParseGetAllHTTPRequestRuleFrontendResponse(rsp *http.Response) (*GetAllHTTPRequestRuleFrontendResponse, error) + func (r GetAllHTTPRequestRuleFrontendResponse) Status() string + func (r GetAllHTTPRequestRuleFrontendResponse) StatusCode() int + type GetAllHTTPResponseRuleBackendParams struct + TransactionId *TransactionId + type GetAllHTTPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRules + JSONDefault *DefaultError + func ParseGetAllHTTPResponseRuleBackendResponse(rsp *http.Response) (*GetAllHTTPResponseRuleBackendResponse, error) + func (r GetAllHTTPResponseRuleBackendResponse) Status() string + func (r GetAllHTTPResponseRuleBackendResponse) StatusCode() int + type GetAllHTTPResponseRuleDefaultsParams struct + TransactionId *TransactionId + type GetAllHTTPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRules + JSONDefault *DefaultError + func ParseGetAllHTTPResponseRuleDefaultsResponse(rsp *http.Response) (*GetAllHTTPResponseRuleDefaultsResponse, error) + func (r GetAllHTTPResponseRuleDefaultsResponse) Status() string + func (r GetAllHTTPResponseRuleDefaultsResponse) StatusCode() int + type GetAllHTTPResponseRuleFrontendParams struct + TransactionId *TransactionId + type GetAllHTTPResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRules + JSONDefault *DefaultError + func ParseGetAllHTTPResponseRuleFrontendResponse(rsp *http.Response) (*GetAllHTTPResponseRuleFrontendResponse, error) + func (r GetAllHTTPResponseRuleFrontendResponse) Status() string + func (r GetAllHTTPResponseRuleFrontendResponse) StatusCode() int + type GetAllLogTargetBackendParams struct + TransactionId *TransactionId + type GetAllLogTargetBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSONDefault *DefaultError + func ParseGetAllLogTargetBackendResponse(rsp *http.Response) (*GetAllLogTargetBackendResponse, error) + func (r GetAllLogTargetBackendResponse) Status() string + func (r GetAllLogTargetBackendResponse) StatusCode() int + type GetAllLogTargetDefaultsParams struct + TransactionId *TransactionId + type GetAllLogTargetDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSONDefault *DefaultError + func ParseGetAllLogTargetDefaultsResponse(rsp *http.Response) (*GetAllLogTargetDefaultsResponse, error) + func (r GetAllLogTargetDefaultsResponse) Status() string + func (r GetAllLogTargetDefaultsResponse) StatusCode() int + type GetAllLogTargetFrontendParams struct + TransactionId *TransactionId + type GetAllLogTargetFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSONDefault *DefaultError + func ParseGetAllLogTargetFrontendResponse(rsp *http.Response) (*GetAllLogTargetFrontendResponse, error) + func (r GetAllLogTargetFrontendResponse) Status() string + func (r GetAllLogTargetFrontendResponse) StatusCode() int + type GetAllLogTargetGlobalParams struct + TransactionId *TransactionId + type GetAllLogTargetGlobalResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSONDefault *DefaultError + func ParseGetAllLogTargetGlobalResponse(rsp *http.Response) (*GetAllLogTargetGlobalResponse, error) + func (r GetAllLogTargetGlobalResponse) Status() string + func (r GetAllLogTargetGlobalResponse) StatusCode() int + type GetAllLogTargetLogForwardParams struct + TransactionId *TransactionId + type GetAllLogTargetLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSONDefault *DefaultError + func ParseGetAllLogTargetLogForwardResponse(rsp *http.Response) (*GetAllLogTargetLogForwardResponse, error) + func (r GetAllLogTargetLogForwardResponse) Status() string + func (r GetAllLogTargetLogForwardResponse) StatusCode() int + type GetAllLogTargetPeerParams struct + TransactionId *TransactionId + type GetAllLogTargetPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSONDefault *DefaultError + func ParseGetAllLogTargetPeerResponse(rsp *http.Response) (*GetAllLogTargetPeerResponse, error) + func (r GetAllLogTargetPeerResponse) Status() string + func (r GetAllLogTargetPeerResponse) StatusCode() int + type GetAllQUICInitialRuleDefaultsParams struct + TransactionId *TransactionId + type GetAllQUICInitialRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *QUICInitialRules + JSONDefault *DefaultError + func ParseGetAllQUICInitialRuleDefaultsResponse(rsp *http.Response) (*GetAllQUICInitialRuleDefaultsResponse, error) + func (r GetAllQUICInitialRuleDefaultsResponse) Status() string + func (r GetAllQUICInitialRuleDefaultsResponse) StatusCode() int + type GetAllQUICInitialRuleFrontendParams struct + TransactionId *TransactionId + type GetAllQUICInitialRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *QUICInitialRules + JSONDefault *DefaultError + func ParseGetAllQUICInitialRuleFrontendResponse(rsp *http.Response) (*GetAllQUICInitialRuleFrontendResponse, error) + func (r GetAllQUICInitialRuleFrontendResponse) Status() string + func (r GetAllQUICInitialRuleFrontendResponse) StatusCode() int + type GetAllRuntimeMapFilesParams struct + IncludeUnmanaged *bool + type GetAllRuntimeMapFilesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Maps + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAllRuntimeMapFilesResponse(rsp *http.Response) (*GetAllRuntimeMapFilesResponse, error) + func (r GetAllRuntimeMapFilesResponse) Status() string + func (r GetAllRuntimeMapFilesResponse) StatusCode() int + type GetAllRuntimeServerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *RuntimeServers + JSONDefault *DefaultError + func ParseGetAllRuntimeServerResponse(rsp *http.Response) (*GetAllRuntimeServerResponse, error) + func (r GetAllRuntimeServerResponse) Status() string + func (r GetAllRuntimeServerResponse) StatusCode() int + type GetAllSSLFrontUsesParams struct + TransactionId *TransactionId + type GetAllSSLFrontUsesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SSLFrontUses + JSONDefault *DefaultError + func ParseGetAllSSLFrontUsesResponse(rsp *http.Response) (*GetAllSSLFrontUsesResponse, error) + func (r GetAllSSLFrontUsesResponse) Status() string + func (r GetAllSSLFrontUsesResponse) StatusCode() int + type GetAllServerBackendParams struct + TransactionId *TransactionId + type GetAllServerBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Servers + JSONDefault *DefaultError + func ParseGetAllServerBackendResponse(rsp *http.Response) (*GetAllServerBackendResponse, error) + func (r GetAllServerBackendResponse) Status() string + func (r GetAllServerBackendResponse) StatusCode() int + type GetAllServerPeerParams struct + TransactionId *TransactionId + type GetAllServerPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Servers + JSONDefault *DefaultError + func ParseGetAllServerPeerResponse(rsp *http.Response) (*GetAllServerPeerResponse, error) + func (r GetAllServerPeerResponse) Status() string + func (r GetAllServerPeerResponse) StatusCode() int + type GetAllServerRingParams struct + TransactionId *TransactionId + type GetAllServerRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Servers + JSONDefault *DefaultError + func ParseGetAllServerRingResponse(rsp *http.Response) (*GetAllServerRingResponse, error) + func (r GetAllServerRingResponse) Status() string + func (r GetAllServerRingResponse) StatusCode() int + type GetAllSpoeAgentParams struct + TransactionId *TransactionId + type GetAllSpoeAgentResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeAgents + JSONDefault *DefaultError + func ParseGetAllSpoeAgentResponse(rsp *http.Response) (*GetAllSpoeAgentResponse, error) + func (r GetAllSpoeAgentResponse) Status() string + func (r GetAllSpoeAgentResponse) StatusCode() int + type GetAllSpoeFilesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeFiles + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAllSpoeFilesResponse(rsp *http.Response) (*GetAllSpoeFilesResponse, error) + func (r GetAllSpoeFilesResponse) Status() string + func (r GetAllSpoeFilesResponse) StatusCode() int + type GetAllSpoeGroupParams struct + TransactionId *TransactionId + type GetAllSpoeGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeGroups + JSONDefault *DefaultError + func ParseGetAllSpoeGroupResponse(rsp *http.Response) (*GetAllSpoeGroupResponse, error) + func (r GetAllSpoeGroupResponse) Status() string + func (r GetAllSpoeGroupResponse) StatusCode() int + type GetAllSpoeMessageParams struct + TransactionId *TransactionId + type GetAllSpoeMessageResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeMessages + JSONDefault *DefaultError + func ParseGetAllSpoeMessageResponse(rsp *http.Response) (*GetAllSpoeMessageResponse, error) + func (r GetAllSpoeMessageResponse) Status() string + func (r GetAllSpoeMessageResponse) StatusCode() int + type GetAllSpoeScopeParams struct + TransactionId *TransactionId + type GetAllSpoeScopeResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeScopes + JSONDefault *DefaultError + func ParseGetAllSpoeScopeResponse(rsp *http.Response) (*GetAllSpoeScopeResponse, error) + func (r GetAllSpoeScopeResponse) Status() string + func (r GetAllSpoeScopeResponse) StatusCode() int + type GetAllSpoeTransactionParams struct + Status *GetAllSpoeTransactionParamsStatus + type GetAllSpoeTransactionParamsStatus string + const GetAllSpoeTransactionParamsStatusFailed + const GetAllSpoeTransactionParamsStatusInProgress + type GetAllSpoeTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeTransactions + JSONDefault *DefaultError + func ParseGetAllSpoeTransactionResponse(rsp *http.Response) (*GetAllSpoeTransactionResponse, error) + func (r GetAllSpoeTransactionResponse) Status() string + func (r GetAllSpoeTransactionResponse) StatusCode() int + type GetAllStorageGeneralFilesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GeneralFiles + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAllStorageGeneralFilesResponse(rsp *http.Response) (*GetAllStorageGeneralFilesResponse, error) + func (r GetAllStorageGeneralFilesResponse) Status() string + func (r GetAllStorageGeneralFilesResponse) StatusCode() int + type GetAllStorageMapFilesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Maps + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAllStorageMapFilesResponse(rsp *http.Response) (*GetAllStorageMapFilesResponse, error) + func (r GetAllStorageMapFilesResponse) Status() string + func (r GetAllStorageMapFilesResponse) StatusCode() int + type GetAllStorageSSLCertificatesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCertificates + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAllStorageSSLCertificatesResponse(rsp *http.Response) (*GetAllStorageSSLCertificatesResponse, error) + func (r GetAllStorageSSLCertificatesResponse) Status() string + func (r GetAllStorageSSLCertificatesResponse) StatusCode() int + type GetAllStorageSSLCrtListFilesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCrtListFiles + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetAllStorageSSLCrtListFilesResponse(rsp *http.Response) (*GetAllStorageSSLCrtListFilesResponse, error) + func (r GetAllStorageSSLCrtListFilesResponse) Status() string + func (r GetAllStorageSSLCrtListFilesResponse) StatusCode() int + type GetAllTCPCheckBackendParams struct + TransactionId *TransactionId + type GetAllTCPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpChecks + JSONDefault *DefaultError + func ParseGetAllTCPCheckBackendResponse(rsp *http.Response) (*GetAllTCPCheckBackendResponse, error) + func (r GetAllTCPCheckBackendResponse) Status() string + func (r GetAllTCPCheckBackendResponse) StatusCode() int + type GetAllTCPCheckDefaultsParams struct + TransactionId *TransactionId + type GetAllTCPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpChecks + JSONDefault *DefaultError + func ParseGetAllTCPCheckDefaultsResponse(rsp *http.Response) (*GetAllTCPCheckDefaultsResponse, error) + func (r GetAllTCPCheckDefaultsResponse) Status() string + func (r GetAllTCPCheckDefaultsResponse) StatusCode() int + type GetAllTCPRequestRuleBackendParams struct + TransactionId *TransactionId + type GetAllTCPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRules + JSONDefault *DefaultError + func ParseGetAllTCPRequestRuleBackendResponse(rsp *http.Response) (*GetAllTCPRequestRuleBackendResponse, error) + func (r GetAllTCPRequestRuleBackendResponse) Status() string + func (r GetAllTCPRequestRuleBackendResponse) StatusCode() int + type GetAllTCPRequestRuleDefaultsParams struct + TransactionId *TransactionId + type GetAllTCPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRules + JSONDefault *DefaultError + func ParseGetAllTCPRequestRuleDefaultsResponse(rsp *http.Response) (*GetAllTCPRequestRuleDefaultsResponse, error) + func (r GetAllTCPRequestRuleDefaultsResponse) Status() string + func (r GetAllTCPRequestRuleDefaultsResponse) StatusCode() int + type GetAllTCPRequestRuleFrontendParams struct + TransactionId *TransactionId + type GetAllTCPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRules + JSONDefault *DefaultError + func ParseGetAllTCPRequestRuleFrontendResponse(rsp *http.Response) (*GetAllTCPRequestRuleFrontendResponse, error) + func (r GetAllTCPRequestRuleFrontendResponse) Status() string + func (r GetAllTCPRequestRuleFrontendResponse) StatusCode() int + type GetAllTCPResponseRuleBackendParams struct + TransactionId *TransactionId + type GetAllTCPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpResponseRules + JSONDefault *DefaultError + func ParseGetAllTCPResponseRuleBackendResponse(rsp *http.Response) (*GetAllTCPResponseRuleBackendResponse, error) + func (r GetAllTCPResponseRuleBackendResponse) Status() string + func (r GetAllTCPResponseRuleBackendResponse) StatusCode() int + type GetAllTCPResponseRuleDefaultsParams struct + TransactionId *TransactionId + type GetAllTCPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpResponseRules + JSONDefault *DefaultError + func ParseGetAllTCPResponseRuleDefaultsResponse(rsp *http.Response) (*GetAllTCPResponseRuleDefaultsResponse, error) + func (r GetAllTCPResponseRuleDefaultsResponse) Status() string + func (r GetAllTCPResponseRuleDefaultsResponse) StatusCode() int + type GetBackendParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Backend + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetBackendResponse(rsp *http.Response) (*GetBackendResponse, error) + func (r GetBackendResponse) Status() string + func (r GetBackendResponse) StatusCode() int + type GetBackendSwitchingRuleParams struct + TransactionId *TransactionId + type GetBackendSwitchingRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BackendSwitchingRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetBackendSwitchingRuleResponse(rsp *http.Response) (*GetBackendSwitchingRuleResponse, error) + func (r GetBackendSwitchingRuleResponse) Status() string + func (r GetBackendSwitchingRuleResponse) StatusCode() int + type GetBackendSwitchingRulesParams struct + TransactionId *TransactionId + type GetBackendSwitchingRulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BackendSwitchingRules + JSONDefault *DefaultError + func ParseGetBackendSwitchingRulesResponse(rsp *http.Response) (*GetBackendSwitchingRulesResponse, error) + func (r GetBackendSwitchingRulesResponse) Status() string + func (r GetBackendSwitchingRulesResponse) StatusCode() int + type GetBackendsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetBackendsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Backends + JSONDefault *DefaultError + func ParseGetBackendsResponse(rsp *http.Response) (*GetBackendsResponse, error) + func (r GetBackendsResponse) Status() string + func (r GetBackendsResponse) StatusCode() int + type GetBindFrontendParams struct + TransactionId *TransactionId + type GetBindFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Bind + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetBindFrontendResponse(rsp *http.Response) (*GetBindFrontendResponse, error) + func (r GetBindFrontendResponse) Status() string + func (r GetBindFrontendResponse) StatusCode() int + type GetBindLogForwardParams struct + TransactionId *TransactionId + type GetBindLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Bind + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetBindLogForwardResponse(rsp *http.Response) (*GetBindLogForwardResponse, error) + func (r GetBindLogForwardResponse) Status() string + func (r GetBindLogForwardResponse) StatusCode() int + type GetBindPeerParams struct + TransactionId *TransactionId + type GetBindPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Bind + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetBindPeerResponse(rsp *http.Response) (*GetBindPeerResponse, error) + func (r GetBindPeerResponse) Status() string + func (r GetBindPeerResponse) StatusCode() int + type GetCaEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCertificate + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetCaEntryResponse(rsp *http.Response) (*GetCaEntryResponse, error) + func (r GetCaEntryResponse) Status() string + func (r GetCaEntryResponse) StatusCode() int + type GetCaFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCaFile + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetCaFileResponse(rsp *http.Response) (*GetCaFileResponse, error) + func (r GetCaFileResponse) Status() string + func (r GetCaFileResponse) StatusCode() int + type GetCacheParams struct + TransactionId *TransactionId + type GetCacheResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Cache + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetCacheResponse(rsp *http.Response) (*GetCacheResponse, error) + func (r GetCacheResponse) Status() string + func (r GetCacheResponse) StatusCode() int + type GetCachesParams struct + TransactionId *TransactionId + type GetCachesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Caches + JSONDefault *DefaultError + func ParseGetCachesResponse(rsp *http.Response) (*GetCachesResponse, error) + func (r GetCachesResponse) Status() string + func (r GetCachesResponse) StatusCode() int + type GetCertResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCertificate + JSONDefault *DefaultError + func ParseGetCertResponse(rsp *http.Response) (*GetCertResponse, error) + func (r GetCertResponse) Status() string + func (r GetCertResponse) StatusCode() int + type GetClusterResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ClusterSettings + JSONDefault *DefaultError + func ParseGetClusterResponse(rsp *http.Response) (*GetClusterResponse, error) + func (r GetClusterResponse) Status() string + func (r GetClusterResponse) StatusCode() int + type GetConfigurationEndpointsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Endpoints + JSONDefault *DefaultError + func ParseGetConfigurationEndpointsResponse(rsp *http.Response) (*GetConfigurationEndpointsResponse, error) + func (r GetConfigurationEndpointsResponse) Status() string + func (r GetConfigurationEndpointsResponse) StatusCode() int + type GetConfigurationVersionParams struct + TransactionId *TransactionId + type GetConfigurationVersionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *int + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetConfigurationVersionResponse(rsp *http.Response) (*GetConfigurationVersionResponse, error) + func (r GetConfigurationVersionResponse) Status() string + func (r GetConfigurationVersionResponse) StatusCode() int + type GetConsulResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Consul + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetConsulResponse(rsp *http.Response) (*GetConsulResponse, error) + func (r GetConsulResponse) Status() string + func (r GetConsulResponse) StatusCode() int + type GetConsulsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Consuls + JSONDefault *DefaultError + func ParseGetConsulsResponse(rsp *http.Response) (*GetConsulsResponse, error) + func (r GetConsulsResponse) Status() string + func (r GetConsulsResponse) StatusCode() int + type GetCrlParams struct + Index *int + type GetCrlResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCrlEntries + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetCrlResponse(rsp *http.Response) (*GetCrlResponse, error) + func (r GetCrlResponse) Status() string + func (r GetCrlResponse) StatusCode() int + type GetCrtLoadParams struct + CrtStore string + TransactionId *TransactionId + type GetCrtLoadResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CrtLoad + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetCrtLoadResponse(rsp *http.Response) (*GetCrtLoadResponse, error) + func (r GetCrtLoadResponse) Status() string + func (r GetCrtLoadResponse) StatusCode() int + type GetCrtLoadsParams struct + CrtStore string + TransactionId *TransactionId + type GetCrtLoadsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CrtLoads + JSONDefault *DefaultError + func ParseGetCrtLoadsResponse(rsp *http.Response) (*GetCrtLoadsResponse, error) + func (r GetCrtLoadsResponse) Status() string + func (r GetCrtLoadsResponse) StatusCode() int + type GetCrtStoreParams struct + TransactionId *TransactionId + type GetCrtStoreResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CrtStore + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetCrtStoreResponse(rsp *http.Response) (*GetCrtStoreResponse, error) + func (r GetCrtStoreResponse) Status() string + func (r GetCrtStoreResponse) StatusCode() int + type GetCrtStoresParams struct + TransactionId *TransactionId + type GetCrtStoresResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CrtStores + JSONDefault *DefaultError + func ParseGetCrtStoresResponse(rsp *http.Response) (*GetCrtStoresResponse, error) + func (r GetCrtStoresResponse) Status() string + func (r GetCrtStoresResponse) StatusCode() int + type GetDeclareCaptureParams struct + TransactionId *TransactionId + type GetDeclareCaptureResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Capture + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetDeclareCaptureResponse(rsp *http.Response) (*GetDeclareCaptureResponse, error) + func (r GetDeclareCaptureResponse) Status() string + func (r GetDeclareCaptureResponse) StatusCode() int + type GetDeclareCapturesParams struct + TransactionId *TransactionId + type GetDeclareCapturesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Captures + JSONDefault *DefaultError + func ParseGetDeclareCapturesResponse(rsp *http.Response) (*GetDeclareCapturesResponse, error) + func (r GetDeclareCapturesResponse) Status() string + func (r GetDeclareCapturesResponse) StatusCode() int + type GetDefaultsSectionParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetDefaultsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Defaults + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetDefaultsSectionResponse(rsp *http.Response) (*GetDefaultsSectionResponse, error) + func (r GetDefaultsSectionResponse) Status() string + func (r GetDefaultsSectionResponse) StatusCode() int + type GetDefaultsSectionsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetDefaultsSectionsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DefaultsSections + JSONDefault *DefaultError + func ParseGetDefaultsSectionsResponse(rsp *http.Response) (*GetDefaultsSectionsResponse, error) + func (r GetDefaultsSectionsResponse) Status() string + func (r GetDefaultsSectionsResponse) StatusCode() int + type GetDgramBindParams struct + TransactionId *TransactionId + type GetDgramBindResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DgramBind + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetDgramBindResponse(rsp *http.Response) (*GetDgramBindResponse, error) + func (r GetDgramBindResponse) Status() string + func (r GetDgramBindResponse) StatusCode() int + type GetDgramBindsParams struct + TransactionId *TransactionId + type GetDgramBindsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DgramBinds + JSONDefault *DefaultError + func ParseGetDgramBindsResponse(rsp *http.Response) (*GetDgramBindsResponse, error) + func (r GetDgramBindsResponse) Status() string + func (r GetDgramBindsResponse) StatusCode() int + type GetFCGIAppParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *FCGIApp + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetFCGIAppResponse(rsp *http.Response) (*GetFCGIAppResponse, error) + func (r GetFCGIAppResponse) Status() string + func (r GetFCGIAppResponse) StatusCode() int + type GetFCGIAppsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetFCGIAppsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *FcgiApps + JSONDefault *DefaultError + func ParseGetFCGIAppsResponse(rsp *http.Response) (*GetFCGIAppsResponse, error) + func (r GetFCGIAppsResponse) Status() string + func (r GetFCGIAppsResponse) StatusCode() int + type GetFilterBackendParams struct + TransactionId *TransactionId + type GetFilterBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Filter + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetFilterBackendResponse(rsp *http.Response) (*GetFilterBackendResponse, error) + func (r GetFilterBackendResponse) Status() string + func (r GetFilterBackendResponse) StatusCode() int + type GetFilterFrontendParams struct + TransactionId *TransactionId + type GetFilterFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Filter + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetFilterFrontendResponse(rsp *http.Response) (*GetFilterFrontendResponse, error) + func (r GetFilterFrontendResponse) Status() string + func (r GetFilterFrontendResponse) StatusCode() int + type GetFrontendParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Frontend + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetFrontendResponse(rsp *http.Response) (*GetFrontendResponse, error) + func (r GetFrontendResponse) Status() string + func (r GetFrontendResponse) StatusCode() int + type GetFrontendsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetFrontendsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Frontends + JSONDefault *DefaultError + func ParseGetFrontendsResponse(rsp *http.Response) (*GetFrontendsResponse, error) + func (r GetFrontendsResponse) Status() string + func (r GetFrontendsResponse) StatusCode() int + type GetGlobalParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetGlobalResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Global + JSONDefault *DefaultError + func ParseGetGlobalResponse(rsp *http.Response) (*GetGlobalResponse, error) + func (r GetGlobalResponse) Status() string + func (r GetGlobalResponse) StatusCode() int + type GetGroupParams struct + TransactionId *TransactionId + Userlist string + type GetGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Group + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetGroupResponse(rsp *http.Response) (*GetGroupResponse, error) + func (r GetGroupResponse) Status() string + func (r GetGroupResponse) StatusCode() int + type GetGroupsParams struct + TransactionId *TransactionId + Userlist string + type GetGroupsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Groups + JSONDefault *DefaultError + func ParseGetGroupsResponse(rsp *http.Response) (*GetGroupsResponse, error) + func (r GetGroupsResponse) Status() string + func (r GetGroupsResponse) StatusCode() int + type GetHAProxyConfigurationParams struct + TransactionId *TransactionId + Version *Version + type GetHAProxyConfigurationResponse struct + Body []byte + HTTPResponse *http.Response + func ParseGetHAProxyConfigurationResponse(rsp *http.Response) (*GetHAProxyConfigurationResponse, error) + func (r GetHAProxyConfigurationResponse) Status() string + func (r GetHAProxyConfigurationResponse) StatusCode() int + type GetHTTPAfterResponseRuleBackendParams struct + TransactionId *TransactionId + type GetHTTPAfterResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPAfterResponseRuleBackendResponse(rsp *http.Response) (*GetHTTPAfterResponseRuleBackendResponse, error) + func (r GetHTTPAfterResponseRuleBackendResponse) Status() string + func (r GetHTTPAfterResponseRuleBackendResponse) StatusCode() int + type GetHTTPAfterResponseRuleDefaultsParams struct + TransactionId *TransactionId + type GetHTTPAfterResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPAfterResponseRuleDefaultsResponse(rsp *http.Response) (*GetHTTPAfterResponseRuleDefaultsResponse, error) + func (r GetHTTPAfterResponseRuleDefaultsResponse) Status() string + func (r GetHTTPAfterResponseRuleDefaultsResponse) StatusCode() int + type GetHTTPAfterResponseRuleFrontendParams struct + TransactionId *TransactionId + type GetHTTPAfterResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPAfterResponseRuleFrontendResponse(rsp *http.Response) (*GetHTTPAfterResponseRuleFrontendResponse, error) + func (r GetHTTPAfterResponseRuleFrontendResponse) Status() string + func (r GetHTTPAfterResponseRuleFrontendResponse) StatusCode() int + type GetHTTPCheckBackendParams struct + TransactionId *TransactionId + type GetHTTPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpCheck + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPCheckBackendResponse(rsp *http.Response) (*GetHTTPCheckBackendResponse, error) + func (r GetHTTPCheckBackendResponse) Status() string + func (r GetHTTPCheckBackendResponse) StatusCode() int + type GetHTTPCheckDefaultsParams struct + TransactionId *TransactionId + type GetHTTPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpCheck + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPCheckDefaultsResponse(rsp *http.Response) (*GetHTTPCheckDefaultsResponse, error) + func (r GetHTTPCheckDefaultsResponse) Status() string + func (r GetHTTPCheckDefaultsResponse) StatusCode() int + type GetHTTPErrorRuleBackendParams struct + TransactionId *TransactionId + type GetHTTPErrorRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPErrorRuleBackendResponse(rsp *http.Response) (*GetHTTPErrorRuleBackendResponse, error) + func (r GetHTTPErrorRuleBackendResponse) Status() string + func (r GetHTTPErrorRuleBackendResponse) StatusCode() int + type GetHTTPErrorRuleDefaultsParams struct + TransactionId *TransactionId + type GetHTTPErrorRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPErrorRuleDefaultsResponse(rsp *http.Response) (*GetHTTPErrorRuleDefaultsResponse, error) + func (r GetHTTPErrorRuleDefaultsResponse) Status() string + func (r GetHTTPErrorRuleDefaultsResponse) StatusCode() int + type GetHTTPErrorRuleFrontendParams struct + TransactionId *TransactionId + type GetHTTPErrorRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPErrorRuleFrontendResponse(rsp *http.Response) (*GetHTTPErrorRuleFrontendResponse, error) + func (r GetHTTPErrorRuleFrontendResponse) Status() string + func (r GetHTTPErrorRuleFrontendResponse) StatusCode() int + type GetHTTPErrorsSectionParams struct + TransactionId *TransactionId + type GetHTTPErrorsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorsSection + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPErrorsSectionResponse(rsp *http.Response) (*GetHTTPErrorsSectionResponse, error) + func (r GetHTTPErrorsSectionResponse) Status() string + func (r GetHTTPErrorsSectionResponse) StatusCode() int + type GetHTTPErrorsSectionsParams struct + TransactionId *TransactionId + type GetHTTPErrorsSectionsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorsSections + JSONDefault *DefaultError + func ParseGetHTTPErrorsSectionsResponse(rsp *http.Response) (*GetHTTPErrorsSectionsResponse, error) + func (r GetHTTPErrorsSectionsResponse) Status() string + func (r GetHTTPErrorsSectionsResponse) StatusCode() int + type GetHTTPRequestRuleBackendParams struct + TransactionId *TransactionId + type GetHTTPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPRequestRuleBackendResponse(rsp *http.Response) (*GetHTTPRequestRuleBackendResponse, error) + func (r GetHTTPRequestRuleBackendResponse) Status() string + func (r GetHTTPRequestRuleBackendResponse) StatusCode() int + type GetHTTPRequestRuleDefaultsParams struct + TransactionId *TransactionId + type GetHTTPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPRequestRuleDefaultsResponse(rsp *http.Response) (*GetHTTPRequestRuleDefaultsResponse, error) + func (r GetHTTPRequestRuleDefaultsResponse) Status() string + func (r GetHTTPRequestRuleDefaultsResponse) StatusCode() int + type GetHTTPRequestRuleFrontendParams struct + TransactionId *TransactionId + type GetHTTPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPRequestRuleFrontendResponse(rsp *http.Response) (*GetHTTPRequestRuleFrontendResponse, error) + func (r GetHTTPRequestRuleFrontendResponse) Status() string + func (r GetHTTPRequestRuleFrontendResponse) StatusCode() int + type GetHTTPResponseRuleBackendParams struct + TransactionId *TransactionId + type GetHTTPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPResponseRuleBackendResponse(rsp *http.Response) (*GetHTTPResponseRuleBackendResponse, error) + func (r GetHTTPResponseRuleBackendResponse) Status() string + func (r GetHTTPResponseRuleBackendResponse) StatusCode() int + type GetHTTPResponseRuleDefaultsParams struct + TransactionId *TransactionId + type GetHTTPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPResponseRuleDefaultsResponse(rsp *http.Response) (*GetHTTPResponseRuleDefaultsResponse, error) + func (r GetHTTPResponseRuleDefaultsResponse) Status() string + func (r GetHTTPResponseRuleDefaultsResponse) StatusCode() int + type GetHTTPResponseRuleFrontendParams struct + TransactionId *TransactionId + type GetHTTPResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetHTTPResponseRuleFrontendResponse(rsp *http.Response) (*GetHTTPResponseRuleFrontendResponse, error) + func (r GetHTTPResponseRuleFrontendResponse) Status() string + func (r GetHTTPResponseRuleFrontendResponse) StatusCode() int + type GetHaproxyEndpointsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Endpoints + JSONDefault *DefaultError + func ParseGetHaproxyEndpointsResponse(rsp *http.Response) (*GetHaproxyEndpointsResponse, error) + func (r GetHaproxyEndpointsResponse) Status() string + func (r GetHaproxyEndpointsResponse) StatusCode() int + type GetHaproxyProcessInfoResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ProcessInfo + JSONDefault *DefaultError + func ParseGetHaproxyProcessInfoResponse(rsp *http.Response) (*GetHaproxyProcessInfoResponse, error) + func (r GetHaproxyProcessInfoResponse) Status() string + func (r GetHaproxyProcessInfoResponse) StatusCode() int + type GetHealthResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Health + JSONDefault *DefaultError + func ParseGetHealthResponse(rsp *http.Response) (*GetHealthResponse, error) + func (r GetHealthResponse) Status() string + func (r GetHealthResponse) StatusCode() int + type GetInfoResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Info + JSONDefault *DefaultError + func ParseGetInfoResponse(rsp *http.Response) (*GetInfoResponse, error) + func (r GetInfoResponse) Status() string + func (r GetInfoResponse) StatusCode() int + type GetLogForwardParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogForward + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetLogForwardResponse(rsp *http.Response) (*GetLogForwardResponse, error) + func (r GetLogForwardResponse) Status() string + func (r GetLogForwardResponse) StatusCode() int + type GetLogForwardsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetLogForwardsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogForwards + JSONDefault *DefaultError + func ParseGetLogForwardsResponse(rsp *http.Response) (*GetLogForwardsResponse, error) + func (r GetLogForwardsResponse) Status() string + func (r GetLogForwardsResponse) StatusCode() int + type GetLogProfileParams struct + TransactionId *TransactionId + type GetLogProfileResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogProfile + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetLogProfileResponse(rsp *http.Response) (*GetLogProfileResponse, error) + func (r GetLogProfileResponse) Status() string + func (r GetLogProfileResponse) StatusCode() int + type GetLogProfilesParams struct + TransactionId *TransactionId + type GetLogProfilesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogProfiles + JSONDefault *DefaultError + func ParseGetLogProfilesResponse(rsp *http.Response) (*GetLogProfilesResponse, error) + func (r GetLogProfilesResponse) Status() string + func (r GetLogProfilesResponse) StatusCode() int + type GetLogTargetBackendParams struct + TransactionId *TransactionId + type GetLogTargetBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetLogTargetBackendResponse(rsp *http.Response) (*GetLogTargetBackendResponse, error) + func (r GetLogTargetBackendResponse) Status() string + func (r GetLogTargetBackendResponse) StatusCode() int + type GetLogTargetDefaultsParams struct + TransactionId *TransactionId + type GetLogTargetDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetLogTargetDefaultsResponse(rsp *http.Response) (*GetLogTargetDefaultsResponse, error) + func (r GetLogTargetDefaultsResponse) Status() string + func (r GetLogTargetDefaultsResponse) StatusCode() int + type GetLogTargetFrontendParams struct + TransactionId *TransactionId + type GetLogTargetFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetLogTargetFrontendResponse(rsp *http.Response) (*GetLogTargetFrontendResponse, error) + func (r GetLogTargetFrontendResponse) Status() string + func (r GetLogTargetFrontendResponse) StatusCode() int + type GetLogTargetGlobalParams struct + TransactionId *TransactionId + type GetLogTargetGlobalResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetLogTargetGlobalResponse(rsp *http.Response) (*GetLogTargetGlobalResponse, error) + func (r GetLogTargetGlobalResponse) Status() string + func (r GetLogTargetGlobalResponse) StatusCode() int + type GetLogTargetLogForwardParams struct + TransactionId *TransactionId + type GetLogTargetLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetLogTargetLogForwardResponse(rsp *http.Response) (*GetLogTargetLogForwardResponse, error) + func (r GetLogTargetLogForwardResponse) Status() string + func (r GetLogTargetLogForwardResponse) StatusCode() int + type GetLogTargetPeerParams struct + TransactionId *TransactionId + type GetLogTargetPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetLogTargetPeerResponse(rsp *http.Response) (*GetLogTargetPeerResponse, error) + func (r GetLogTargetPeerResponse) Status() string + func (r GetLogTargetPeerResponse) StatusCode() int + type GetMailerEntriesParams struct + MailersSection string + TransactionId *TransactionId + type GetMailerEntriesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MailerEntries + JSONDefault *DefaultError + func ParseGetMailerEntriesResponse(rsp *http.Response) (*GetMailerEntriesResponse, error) + func (r GetMailerEntriesResponse) Status() string + func (r GetMailerEntriesResponse) StatusCode() int + type GetMailerEntryParams struct + MailersSection string + TransactionId *TransactionId + type GetMailerEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MailerEntry + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetMailerEntryResponse(rsp *http.Response) (*GetMailerEntryResponse, error) + func (r GetMailerEntryResponse) Status() string + func (r GetMailerEntryResponse) StatusCode() int + type GetMailersSectionParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetMailersSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MailersSection + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetMailersSectionResponse(rsp *http.Response) (*GetMailersSectionResponse, error) + func (r GetMailersSectionResponse) Status() string + func (r GetMailersSectionResponse) StatusCode() int + type GetMailersSectionsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetMailersSectionsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MailersSections + JSONDefault *DefaultError + func ParseGetMailersSectionsResponse(rsp *http.Response) (*GetMailersSectionsResponse, error) + func (r GetMailersSectionsResponse) Status() string + func (r GetMailersSectionsResponse) StatusCode() int + type GetNameserverParams struct + Resolver string + TransactionId *TransactionId + type GetNameserverResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Nameserver + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetNameserverResponse(rsp *http.Response) (*GetNameserverResponse, error) + func (r GetNameserverResponse) Status() string + func (r GetNameserverResponse) StatusCode() int + type GetNameserversParams struct + Resolver string + TransactionId *TransactionId + type GetNameserversResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Nameservers + JSONDefault *DefaultError + func ParseGetNameserversResponse(rsp *http.Response) (*GetNameserversResponse, error) + func (r GetNameserversResponse) Status() string + func (r GetNameserversResponse) StatusCode() int + type GetOneRuntimeMapResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Map + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetOneRuntimeMapResponse(rsp *http.Response) (*GetOneRuntimeMapResponse, error) + func (r GetOneRuntimeMapResponse) Status() string + func (r GetOneRuntimeMapResponse) StatusCode() int + type GetOneSpoeFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetOneSpoeFileResponse(rsp *http.Response) (*GetOneSpoeFileResponse, error) + func (r GetOneSpoeFileResponse) Status() string + func (r GetOneSpoeFileResponse) StatusCode() int + type GetOneStorageGeneralFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetOneStorageGeneralFileResponse(rsp *http.Response) (*GetOneStorageGeneralFileResponse, error) + func (r GetOneStorageGeneralFileResponse) Status() string + func (r GetOneStorageGeneralFileResponse) StatusCode() int + type GetOneStorageMapResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetOneStorageMapResponse(rsp *http.Response) (*GetOneStorageMapResponse, error) + func (r GetOneStorageMapResponse) Status() string + func (r GetOneStorageMapResponse) StatusCode() int + type GetOneStorageSSLCertificateResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCertificate + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetOneStorageSSLCertificateResponse(rsp *http.Response) (*GetOneStorageSSLCertificateResponse, error) + func (r GetOneStorageSSLCertificateResponse) Status() string + func (r GetOneStorageSSLCertificateResponse) StatusCode() int + type GetOneStorageSSLCrtListFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetOneStorageSSLCrtListFileResponse(rsp *http.Response) (*GetOneStorageSSLCrtListFileResponse, error) + func (r GetOneStorageSSLCrtListFileResponse) Status() string + func (r GetOneStorageSSLCrtListFileResponse) StatusCode() int + type GetOpenapiv3SpecificationResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *map[string]interface{} + JSONDefault *DefaultError + func ParseGetOpenapiv3SpecificationResponse(rsp *http.Response) (*GetOpenapiv3SpecificationResponse, error) + func (r GetOpenapiv3SpecificationResponse) Status() string + func (r GetOpenapiv3SpecificationResponse) StatusCode() int + type GetPeerEntriesParams struct + PeerSection string + TransactionId *TransactionId + type GetPeerEntriesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *PeerEntries + JSONDefault *DefaultError + func ParseGetPeerEntriesResponse(rsp *http.Response) (*GetPeerEntriesResponse, error) + func (r GetPeerEntriesResponse) Status() string + func (r GetPeerEntriesResponse) StatusCode() int + type GetPeerEntryParams struct + PeerSection string + TransactionId *TransactionId + type GetPeerEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *PeerEntry + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetPeerEntryResponse(rsp *http.Response) (*GetPeerEntryResponse, error) + func (r GetPeerEntryResponse) Status() string + func (r GetPeerEntryResponse) StatusCode() int + type GetPeerSectionParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetPeerSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *PeerSection + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetPeerSectionResponse(rsp *http.Response) (*GetPeerSectionResponse, error) + func (r GetPeerSectionResponse) Status() string + func (r GetPeerSectionResponse) StatusCode() int + type GetPeerSectionsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetPeerSectionsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *PeerSections + JSONDefault *DefaultError + func ParseGetPeerSectionsResponse(rsp *http.Response) (*GetPeerSectionsResponse, error) + func (r GetPeerSectionsResponse) Status() string + func (r GetPeerSectionsResponse) StatusCode() int + type GetProgramParams struct + TransactionId *TransactionId + type GetProgramResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Program + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetProgramResponse(rsp *http.Response) (*GetProgramResponse, error) + func (r GetProgramResponse) Status() string + func (r GetProgramResponse) StatusCode() int + type GetProgramsParams struct + TransactionId *TransactionId + type GetProgramsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Programs + JSONDefault *DefaultError + func ParseGetProgramsResponse(rsp *http.Response) (*GetProgramsResponse, error) + func (r GetProgramsResponse) Status() string + func (r GetProgramsResponse) StatusCode() int + type GetQUICInitialRuleDefaultsParams struct + TransactionId *TransactionId + type GetQUICInitialRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *QUICInitialRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetQUICInitialRuleDefaultsResponse(rsp *http.Response) (*GetQUICInitialRuleDefaultsResponse, error) + func (r GetQUICInitialRuleDefaultsResponse) Status() string + func (r GetQUICInitialRuleDefaultsResponse) StatusCode() int + type GetQUICInitialRuleFrontendParams struct + TransactionId *TransactionId + type GetQUICInitialRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *QUICInitialRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetQUICInitialRuleFrontendResponse(rsp *http.Response) (*GetQUICInitialRuleFrontendResponse, error) + func (r GetQUICInitialRuleFrontendResponse) Status() string + func (r GetQUICInitialRuleFrontendResponse) StatusCode() int + type GetReloadResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Reload + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetReloadResponse(rsp *http.Response) (*GetReloadResponse, error) + func (r GetReloadResponse) Status() string + func (r GetReloadResponse) StatusCode() int + type GetReloadsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Reloads + JSONDefault *DefaultError + func ParseGetReloadsResponse(rsp *http.Response) (*GetReloadsResponse, error) + func (r GetReloadsResponse) Status() string + func (r GetReloadsResponse) StatusCode() int + type GetResolverParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetResolverResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Resolver + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetResolverResponse(rsp *http.Response) (*GetResolverResponse, error) + func (r GetResolverResponse) Status() string + func (r GetResolverResponse) StatusCode() int + type GetResolversParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetResolversResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Resolvers + JSONDefault *DefaultError + func ParseGetResolversResponse(rsp *http.Response) (*GetResolversResponse, error) + func (r GetResolversResponse) Status() string + func (r GetResolversResponse) StatusCode() int + type GetRingParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Ring + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetRingResponse(rsp *http.Response) (*GetRingResponse, error) + func (r GetRingResponse) Status() string + func (r GetRingResponse) StatusCode() int + type GetRingsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetRingsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Rings + JSONDefault *DefaultError + func ParseGetRingsResponse(rsp *http.Response) (*GetRingsResponse, error) + func (r GetRingsResponse) Status() string + func (r GetRingsResponse) StatusCode() int + type GetRuntimeEndpointsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Endpoints + JSONDefault *DefaultError + func ParseGetRuntimeEndpointsResponse(rsp *http.Response) (*GetRuntimeEndpointsResponse, error) + func (r GetRuntimeEndpointsResponse) Status() string + func (r GetRuntimeEndpointsResponse) StatusCode() int + type GetRuntimeMapEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MapEntry + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetRuntimeMapEntryResponse(rsp *http.Response) (*GetRuntimeMapEntryResponse, error) + func (r GetRuntimeMapEntryResponse) Status() string + func (r GetRuntimeMapEntryResponse) StatusCode() int + type GetRuntimeServerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *RuntimeServer + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetRuntimeServerResponse(rsp *http.Response) (*GetRuntimeServerResponse, error) + func (r GetRuntimeServerResponse) Status() string + func (r GetRuntimeServerResponse) StatusCode() int + type GetSSLFrontUseParams struct + TransactionId *TransactionId + type GetSSLFrontUseResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SSLFrontUse + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetSSLFrontUseResponse(rsp *http.Response) (*GetSSLFrontUseResponse, error) + func (r GetSSLFrontUseResponse) Status() string + func (r GetSSLFrontUseResponse) StatusCode() int + type GetServerBackendParams struct + TransactionId *TransactionId + type GetServerBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Server + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetServerBackendResponse(rsp *http.Response) (*GetServerBackendResponse, error) + func (r GetServerBackendResponse) Status() string + func (r GetServerBackendResponse) StatusCode() int + type GetServerPeerParams struct + TransactionId *TransactionId + type GetServerPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Server + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetServerPeerResponse(rsp *http.Response) (*GetServerPeerResponse, error) + func (r GetServerPeerResponse) Status() string + func (r GetServerPeerResponse) StatusCode() int + type GetServerRingParams struct + TransactionId *TransactionId + type GetServerRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Server + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetServerRingResponse(rsp *http.Response) (*GetServerRingResponse, error) + func (r GetServerRingResponse) Status() string + func (r GetServerRingResponse) StatusCode() int + type GetServerSwitchingRuleParams struct + TransactionId *TransactionId + type GetServerSwitchingRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ServerSwitchingRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetServerSwitchingRuleResponse(rsp *http.Response) (*GetServerSwitchingRuleResponse, error) + func (r GetServerSwitchingRuleResponse) Status() string + func (r GetServerSwitchingRuleResponse) StatusCode() int + type GetServerSwitchingRulesParams struct + TransactionId *TransactionId + type GetServerSwitchingRulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ServerSwitchingRules + JSONDefault *DefaultError + func ParseGetServerSwitchingRulesResponse(rsp *http.Response) (*GetServerSwitchingRulesResponse, error) + func (r GetServerSwitchingRulesResponse) Status() string + func (r GetServerSwitchingRulesResponse) StatusCode() int + type GetServerTemplateParams struct + TransactionId *TransactionId + type GetServerTemplateResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ServerTemplate + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetServerTemplateResponse(rsp *http.Response) (*GetServerTemplateResponse, error) + func (r GetServerTemplateResponse) Status() string + func (r GetServerTemplateResponse) StatusCode() int + type GetServerTemplatesParams struct + TransactionId *TransactionId + type GetServerTemplatesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ServerTemplates + JSONDefault *DefaultError + func ParseGetServerTemplatesResponse(rsp *http.Response) (*GetServerTemplatesResponse, error) + func (r GetServerTemplatesResponse) Status() string + func (r GetServerTemplatesResponse) StatusCode() int + type GetServicesEndpointsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Endpoints + JSONDefault *DefaultError + func ParseGetServicesEndpointsResponse(rsp *http.Response) (*GetServicesEndpointsResponse, error) + func (r GetServicesEndpointsResponse) Status() string + func (r GetServicesEndpointsResponse) StatusCode() int + type GetServicesHaproxyRuntimeAclsIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AclFile + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetServicesHaproxyRuntimeAclsIdResponse(rsp *http.Response) (*GetServicesHaproxyRuntimeAclsIdResponse, error) + func (r GetServicesHaproxyRuntimeAclsIdResponse) Status() string + func (r GetServicesHaproxyRuntimeAclsIdResponse) StatusCode() int + type GetServicesHaproxyRuntimeAclsParentNameEntriesIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AclFileEntry + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetServicesHaproxyRuntimeAclsParentNameEntriesIdResponse(rsp *http.Response) (*GetServicesHaproxyRuntimeAclsParentNameEntriesIdResponse, error) + func (r GetServicesHaproxyRuntimeAclsParentNameEntriesIdResponse) Status() string + func (r GetServicesHaproxyRuntimeAclsParentNameEntriesIdResponse) StatusCode() int + type GetServicesHaproxyRuntimeAclsParentNameEntriesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AclFilesEntries + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetServicesHaproxyRuntimeAclsParentNameEntriesResponse(rsp *http.Response) (*GetServicesHaproxyRuntimeAclsParentNameEntriesResponse, error) + func (r GetServicesHaproxyRuntimeAclsParentNameEntriesResponse) Status() string + func (r GetServicesHaproxyRuntimeAclsParentNameEntriesResponse) StatusCode() int + type GetServicesHaproxyRuntimeAclsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AclFiles + JSONDefault *DefaultError + func ParseGetServicesHaproxyRuntimeAclsResponse(rsp *http.Response) (*GetServicesHaproxyRuntimeAclsResponse, error) + func (r GetServicesHaproxyRuntimeAclsResponse) Status() string + func (r GetServicesHaproxyRuntimeAclsResponse) StatusCode() int + type GetSiteParams struct + TransactionId *TransactionId + type GetSiteResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Site + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetSiteResponse(rsp *http.Response) (*GetSiteResponse, error) + func (r GetSiteResponse) Status() string + func (r GetSiteResponse) StatusCode() int + type GetSitesParams struct + TransactionId *TransactionId + type GetSitesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Sites + JSONDefault *DefaultError + func ParseGetSitesResponse(rsp *http.Response) (*GetSitesResponse, error) + func (r GetSitesResponse) Status() string + func (r GetSitesResponse) StatusCode() int + type GetSpecificationResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *map[string]interface{} + JSONDefault *DefaultError + func ParseGetSpecificationResponse(rsp *http.Response) (*GetSpecificationResponse, error) + func (r GetSpecificationResponse) Status() string + func (r GetSpecificationResponse) StatusCode() int + type GetSpoeAgentParams struct + TransactionId *TransactionId + type GetSpoeAgentResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeAgent + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetSpoeAgentResponse(rsp *http.Response) (*GetSpoeAgentResponse, error) + func (r GetSpoeAgentResponse) Status() string + func (r GetSpoeAgentResponse) StatusCode() int + type GetSpoeConfigurationVersionParams struct + TransactionId *TransactionId + type GetSpoeConfigurationVersionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *int + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetSpoeConfigurationVersionResponse(rsp *http.Response) (*GetSpoeConfigurationVersionResponse, error) + func (r GetSpoeConfigurationVersionResponse) Status() string + func (r GetSpoeConfigurationVersionResponse) StatusCode() int + type GetSpoeEndpointsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Endpoints + JSONDefault *DefaultError + func ParseGetSpoeEndpointsResponse(rsp *http.Response) (*GetSpoeEndpointsResponse, error) + func (r GetSpoeEndpointsResponse) Status() string + func (r GetSpoeEndpointsResponse) StatusCode() int + type GetSpoeGroupParams struct + TransactionId *TransactionId + type GetSpoeGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeGroup + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetSpoeGroupResponse(rsp *http.Response) (*GetSpoeGroupResponse, error) + func (r GetSpoeGroupResponse) Status() string + func (r GetSpoeGroupResponse) StatusCode() int + type GetSpoeMessageParams struct + TransactionId *TransactionId + type GetSpoeMessageResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeMessage + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetSpoeMessageResponse(rsp *http.Response) (*GetSpoeMessageResponse, error) + func (r GetSpoeMessageResponse) Status() string + func (r GetSpoeMessageResponse) StatusCode() int + type GetSpoeScopeParams struct + TransactionId *TransactionId + type GetSpoeScopeResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeScope + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetSpoeScopeResponse(rsp *http.Response) (*GetSpoeScopeResponse, error) + func (r GetSpoeScopeResponse) Status() string + func (r GetSpoeScopeResponse) StatusCode() int + type GetSpoeTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeTransaction + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetSpoeTransactionResponse(rsp *http.Response) (*GetSpoeTransactionResponse, error) + func (r GetSpoeTransactionResponse) Status() string + func (r GetSpoeTransactionResponse) StatusCode() int + type GetStatsEndpointsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Endpoints + JSONDefault *DefaultError + func ParseGetStatsEndpointsResponse(rsp *http.Response) (*GetStatsEndpointsResponse, error) + func (r GetStatsEndpointsResponse) Status() string + func (r GetStatsEndpointsResponse) StatusCode() int + type GetStatsParams struct + Name *string + Parent *string + Type *GetStatsParamsType + type GetStatsParamsType string + const GetStatsParamsTypeBackend + const GetStatsParamsTypeFrontend + const GetStatsParamsTypeServer + type GetStatsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *NativeStats + JSON500 *NativeStats + JSONDefault *DefaultError + func ParseGetStatsResponse(rsp *http.Response) (*GetStatsResponse, error) + func (r GetStatsResponse) Status() string + func (r GetStatsResponse) StatusCode() int + type GetStickRuleParams struct + TransactionId *TransactionId + type GetStickRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *StickRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetStickRuleResponse(rsp *http.Response) (*GetStickRuleResponse, error) + func (r GetStickRuleResponse) Status() string + func (r GetStickRuleResponse) StatusCode() int + type GetStickRulesParams struct + TransactionId *TransactionId + type GetStickRulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *StickRules + JSONDefault *DefaultError + func ParseGetStickRulesResponse(rsp *http.Response) (*GetStickRulesResponse, error) + func (r GetStickRulesResponse) Status() string + func (r GetStickRulesResponse) StatusCode() int + type GetStickTableEntriesParams struct + Count *int + Filter *string + Key *string + Offset *int + type GetStickTableEntriesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *StickTableEntries + JSONDefault *DefaultError + func ParseGetStickTableEntriesResponse(rsp *http.Response) (*GetStickTableEntriesResponse, error) + func (r GetStickTableEntriesResponse) Status() string + func (r GetStickTableEntriesResponse) StatusCode() int + type GetStickTableResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *StickTable + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetStickTableResponse(rsp *http.Response) (*GetStickTableResponse, error) + func (r GetStickTableResponse) Status() string + func (r GetStickTableResponse) StatusCode() int + type GetStickTablesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *StickTables + JSONDefault *DefaultError + func ParseGetStickTablesResponse(rsp *http.Response) (*GetStickTablesResponse, error) + func (r GetStickTablesResponse) Status() string + func (r GetStickTablesResponse) StatusCode() int + type GetStorageEndpointsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Endpoints + JSONDefault *DefaultError + func ParseGetStorageEndpointsResponse(rsp *http.Response) (*GetStorageEndpointsResponse, error) + func (r GetStorageEndpointsResponse) Status() string + func (r GetStorageEndpointsResponse) StatusCode() int + type GetStorageSSLCrtListEntriesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCrtListEntries + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetStorageSSLCrtListEntriesResponse(rsp *http.Response) (*GetStorageSSLCrtListEntriesResponse, error) + func (r GetStorageSSLCrtListEntriesResponse) Status() string + func (r GetStorageSSLCrtListEntriesResponse) StatusCode() int + type GetTCPCheckBackendParams struct + TransactionId *TransactionId + type GetTCPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpCheck + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTCPCheckBackendResponse(rsp *http.Response) (*GetTCPCheckBackendResponse, error) + func (r GetTCPCheckBackendResponse) Status() string + func (r GetTCPCheckBackendResponse) StatusCode() int + type GetTCPCheckDefaultsParams struct + TransactionId *TransactionId + type GetTCPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpCheck + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTCPCheckDefaultsResponse(rsp *http.Response) (*GetTCPCheckDefaultsResponse, error) + func (r GetTCPCheckDefaultsResponse) Status() string + func (r GetTCPCheckDefaultsResponse) StatusCode() int + type GetTCPRequestRuleBackendParams struct + TransactionId *TransactionId + type GetTCPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTCPRequestRuleBackendResponse(rsp *http.Response) (*GetTCPRequestRuleBackendResponse, error) + func (r GetTCPRequestRuleBackendResponse) Status() string + func (r GetTCPRequestRuleBackendResponse) StatusCode() int + type GetTCPRequestRuleDefaultsParams struct + TransactionId *TransactionId + type GetTCPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTCPRequestRuleDefaultsResponse(rsp *http.Response) (*GetTCPRequestRuleDefaultsResponse, error) + func (r GetTCPRequestRuleDefaultsResponse) Status() string + func (r GetTCPRequestRuleDefaultsResponse) StatusCode() int + type GetTCPRequestRuleFrontendParams struct + TransactionId *TransactionId + type GetTCPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTCPRequestRuleFrontendResponse(rsp *http.Response) (*GetTCPRequestRuleFrontendResponse, error) + func (r GetTCPRequestRuleFrontendResponse) Status() string + func (r GetTCPRequestRuleFrontendResponse) StatusCode() int + type GetTCPResponseRuleBackendParams struct + TransactionId *TransactionId + type GetTCPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpResponseRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTCPResponseRuleBackendResponse(rsp *http.Response) (*GetTCPResponseRuleBackendResponse, error) + func (r GetTCPResponseRuleBackendResponse) Status() string + func (r GetTCPResponseRuleBackendResponse) StatusCode() int + type GetTCPResponseRuleDefaultsParams struct + TransactionId *TransactionId + type GetTCPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpResponseRule + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTCPResponseRuleDefaultsResponse(rsp *http.Response) (*GetTCPResponseRuleDefaultsResponse, error) + func (r GetTCPResponseRuleDefaultsResponse) Status() string + func (r GetTCPResponseRuleDefaultsResponse) StatusCode() int + type GetTableParams struct + TransactionId *TransactionId + type GetTableResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Table + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetTableResponse(rsp *http.Response) (*GetTableResponse, error) + func (r GetTableResponse) Status() string + func (r GetTableResponse) StatusCode() int + type GetTablesParams struct + TransactionId *TransactionId + type GetTablesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Tables + JSONDefault *DefaultError + func ParseGetTablesResponse(rsp *http.Response) (*GetTablesResponse, error) + func (r GetTablesResponse) Status() string + func (r GetTablesResponse) StatusCode() int + type GetTracesParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetTracesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Traces + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTracesResponse(rsp *http.Response) (*GetTracesResponse, error) + func (r GetTracesResponse) Status() string + func (r GetTracesResponse) StatusCode() int + type GetTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Transaction + JSON404 *NotFound + JSONDefault *DefaultError + func ParseGetTransactionResponse(rsp *http.Response) (*GetTransactionResponse, error) + func (r GetTransactionResponse) Status() string + func (r GetTransactionResponse) StatusCode() int + type GetTransactionsParams struct + Status *GetTransactionsParamsStatus + type GetTransactionsParamsStatus string + const GetTransactionsParamsStatusFailed + const GetTransactionsParamsStatusInProgress + type GetTransactionsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Transactions + JSONDefault *DefaultError + func ParseGetTransactionsResponse(rsp *http.Response) (*GetTransactionsResponse, error) + func (r GetTransactionsResponse) Status() string + func (r GetTransactionsResponse) StatusCode() int + type GetUserParams struct + TransactionId *TransactionId + Userlist string + type GetUserResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *User + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetUserResponse(rsp *http.Response) (*GetUserResponse, error) + func (r GetUserResponse) Status() string + func (r GetUserResponse) StatusCode() int + type GetUserlistParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetUserlistResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Userlist + JSON404 *AlreadyExists + JSONDefault *DefaultError + func ParseGetUserlistResponse(rsp *http.Response) (*GetUserlistResponse, error) + func (r GetUserlistResponse) Status() string + func (r GetUserlistResponse) StatusCode() int + type GetUserlistsParams struct + FullSection *FullSection + TransactionId *TransactionId + type GetUserlistsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Userlists + JSONDefault *DefaultError + func ParseGetUserlistsResponse(rsp *http.Response) (*GetUserlistsResponse, error) + func (r GetUserlistsResponse) Status() string + func (r GetUserlistsResponse) StatusCode() int + type GetUsersParams struct + TransactionId *TransactionId + Userlist string + type GetUsersResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Users + JSONDefault *DefaultError + func ParseGetUsersResponse(rsp *http.Response) (*GetUsersResponse, error) + func (r GetUsersResponse) Status() string + func (r GetUsersResponse) StatusCode() int + type Global struct + CPUMaps ... + CPUSets ... + Chroot *string + CloseSpreadTime *int + ClusterSecret *string + CpuPolicy *GlobalCpuPolicy + Daemon *bool + DebugOptions *DebugOptions + Description *string + DeviceAtlasOptions *DeviceAtlasOptions + DnsAcceptFamily *string + EnvironmentOptions *EnvironmentOptions + ExposeDeprecatedDirectives *bool + ExposeExperimentalDirectives *bool + ExternalCheck *bool + FiftyOneDegreesOptions *FiftyOneDegreesOptions + ForceCfgParserPause *int + Gid *int + GlobalDefaultPath ... + GlobalHarden ... + GlobalLogSendHostname ... + Grace *int + Group *string + H1AcceptPayloadWithAnyMethod *bool + H1CaseAdjustFile *string + H1CaseAdjusts ... + H1DoNotCloseOnInsecureTransferEncoding *bool + H2WorkaroundBogusWebsocketClients *bool + HardStopAfter *int + HttpClientOptions *HttpClientOptions + HttpErrCodes *[]HTTPCodes + HttpFailCodes *[]HTTPCodes + InsecureForkWanted *bool + InsecureSetuidWanted *bool + LimitedQuic *bool + Localpeer *string + LogTargetList *LogTargets + LuaOptions *LuaOptions + MasterWorker *bool + Metadata *map[string]map[string]interface{} + MworkerMaxReloads *int + Nbthread *int + NoQuic *bool + Node *string + NumaCpuMapping *GlobalNumaCpuMapping + OcspUpdateOptions *OcspUpdateOptions + PerformanceOptions *PerformanceOptions + Pidfile *string + Pp2NeverSendLocal *bool + PreallocFd *bool + RuntimeAPIs ... + SetDumpable *bool + SetVarFmts ... + SetVars ... + Setcap *string + ShmStatsFile *string + ShmStatsFileMaxObjects *int + SslOptions *SslOptions + StatsFile *string + StatsMaxconn *int + StatsTimeout *int + StrictLimits *bool + ThreadGroupLines ... + ThreadGroups *int + TuneBufferOptions *TuneBufferOptions + TuneLuaOptions *TuneLuaOptions + TuneOptions *TuneOptions + TuneQuicOptions *TuneQuicOptions + TuneSslOptions *TuneSslOptions + TuneVarsOptions *TuneVarsOptions + TuneZlibOptions *TuneZlibOptions + Uid *int + UlimitN *int + User *string + WarnBlockedTrafficAfter *int + WurflOptions *WurflOptions + type GlobalBase struct + CPUMaps ... + CPUSets ... + Chroot *string + CloseSpreadTime *int + ClusterSecret *string + CpuPolicy *GlobalBaseCpuPolicy + Daemon *bool + DebugOptions *DebugOptions + Description *string + DeviceAtlasOptions *DeviceAtlasOptions + DnsAcceptFamily *string + EnvironmentOptions *EnvironmentOptions + ExposeDeprecatedDirectives *bool + ExposeExperimentalDirectives *bool + ExternalCheck *bool + FiftyOneDegreesOptions *FiftyOneDegreesOptions + ForceCfgParserPause *int + Gid *int + GlobalDefaultPath ... + GlobalHarden ... + GlobalLogSendHostname ... + Grace *int + Group *string + H1AcceptPayloadWithAnyMethod *bool + H1CaseAdjustFile *string + H1CaseAdjusts ... + H1DoNotCloseOnInsecureTransferEncoding *bool + H2WorkaroundBogusWebsocketClients *bool + HardStopAfter *int + HttpClientOptions *HttpClientOptions + HttpErrCodes *[]HTTPCodes + HttpFailCodes *[]HTTPCodes + InsecureForkWanted *bool + InsecureSetuidWanted *bool + LimitedQuic *bool + Localpeer *string + LuaOptions *LuaOptions + MasterWorker *bool + Metadata *map[string]map[string]interface{} + MworkerMaxReloads *int + Nbthread *int + NoQuic *bool + Node *string + NumaCpuMapping *GlobalBaseNumaCpuMapping + OcspUpdateOptions *OcspUpdateOptions + PerformanceOptions *PerformanceOptions + Pidfile *string + Pp2NeverSendLocal *bool + PreallocFd *bool + RuntimeAPIs ... + SetDumpable *bool + SetVarFmts ... + SetVars ... + Setcap *string + ShmStatsFile *string + ShmStatsFileMaxObjects *int + SslOptions *SslOptions + StatsFile *string + StatsMaxconn *int + StatsTimeout *int + StrictLimits *bool + ThreadGroupLines ... + ThreadGroups *int + TuneBufferOptions *TuneBufferOptions + TuneLuaOptions *TuneLuaOptions + TuneOptions *TuneOptions + TuneQuicOptions *TuneQuicOptions + TuneSslOptions *TuneSslOptions + TuneVarsOptions *TuneVarsOptions + TuneZlibOptions *TuneZlibOptions + Uid *int + UlimitN *int + User *string + WarnBlockedTrafficAfter *int + WurflOptions *WurflOptions + type GlobalBaseCpuPolicy string + const GlobalBaseCpuPolicyEfficiency + const GlobalBaseCpuPolicyFirstUsableNode + const GlobalBaseCpuPolicyGroupBy2Ccx + const GlobalBaseCpuPolicyGroupBy2Clusters + const GlobalBaseCpuPolicyGroupBy3Ccx + const GlobalBaseCpuPolicyGroupBy3Clusters + const GlobalBaseCpuPolicyGroupBy4Ccx + const GlobalBaseCpuPolicyGroupBy4Cluster + const GlobalBaseCpuPolicyGroupByCcx + const GlobalBaseCpuPolicyGroupByCluster + const GlobalBaseCpuPolicyNone + const GlobalBaseCpuPolicyPerformance + const GlobalBaseCpuPolicyResource + type GlobalBaseCpuSetDirective string + const GlobalBaseCpuSetDirectiveDropCluster + const GlobalBaseCpuSetDirectiveDropCore + const GlobalBaseCpuSetDirectiveDropCpu + const GlobalBaseCpuSetDirectiveDropNode + const GlobalBaseCpuSetDirectiveDropThread + const GlobalBaseCpuSetDirectiveOnlyCluster + const GlobalBaseCpuSetDirectiveOnlyCore + const GlobalBaseCpuSetDirectiveOnlyCpu + const GlobalBaseCpuSetDirectiveOnlyNode + const GlobalBaseCpuSetDirectiveOnlyThread + const GlobalBaseCpuSetDirectiveReset + type GlobalBaseDefaultPathType string + const GlobalBaseDefaultPathTypeConfig + const GlobalBaseDefaultPathTypeCurrent + const GlobalBaseDefaultPathTypeOrigin + const GlobalBaseDefaultPathTypeParent + type GlobalBaseHardenRejectPrivilegedPortsQuic string + const GlobalBaseHardenRejectPrivilegedPortsQuicDisabled + const GlobalBaseHardenRejectPrivilegedPortsQuicEnabled + type GlobalBaseHardenRejectPrivilegedPortsTcp string + const GlobalBaseHardenRejectPrivilegedPortsTcpDisabled + const GlobalBaseHardenRejectPrivilegedPortsTcpEnabled + type GlobalBaseLogSendHostnameEnabled string + const GlobalBaseLogSendHostnameEnabledDisabled + const GlobalBaseLogSendHostnameEnabledEnabled + type GlobalBaseNumaCpuMapping string + const GlobalBaseNumaCpuMappingDisabled + const GlobalBaseNumaCpuMappingEnabled + type GlobalBaseRuntimeApisForceStrictSni string + const GlobalBaseRuntimeApisForceStrictSniDisabled + const GlobalBaseRuntimeApisForceStrictSniEnabled + type GlobalBaseRuntimeApisKtls string + const GlobalBaseRuntimeApisKtlsOff + const GlobalBaseRuntimeApisKtlsOn + type GlobalBaseRuntimeApisLevel string + const GlobalBaseRuntimeApisLevelAdmin + const GlobalBaseRuntimeApisLevelOperator + const GlobalBaseRuntimeApisLevelUser + type GlobalBaseRuntimeApisQuicCcAlgo string + const GlobalBaseRuntimeApisQuicCcAlgoBbr + const GlobalBaseRuntimeApisQuicCcAlgoCubic + const GlobalBaseRuntimeApisQuicCcAlgoNewreno + const GlobalBaseRuntimeApisQuicCcAlgoNocc + type GlobalBaseRuntimeApisQuicSocket string + const GlobalBaseRuntimeApisQuicSocketConnection + const GlobalBaseRuntimeApisQuicSocketListener + type GlobalBaseRuntimeApisSeverityOutput string + const GlobalBaseRuntimeApisSeverityOutputNone + const GlobalBaseRuntimeApisSeverityOutputNumber + const GlobalBaseRuntimeApisSeverityOutputString + type GlobalBaseRuntimeApisSslMaxVer string + const GlobalBaseRuntimeApisSslMaxVerSSLv3 + const GlobalBaseRuntimeApisSslMaxVerTLSv10 + const GlobalBaseRuntimeApisSslMaxVerTLSv11 + const GlobalBaseRuntimeApisSslMaxVerTLSv12 + const GlobalBaseRuntimeApisSslMaxVerTLSv13 + type GlobalBaseRuntimeApisSslMinVer string + const GlobalBaseRuntimeApisSslMinVerSSLv3 + const GlobalBaseRuntimeApisSslMinVerTLSv10 + const GlobalBaseRuntimeApisSslMinVerTLSv11 + const GlobalBaseRuntimeApisSslMinVerTLSv12 + const GlobalBaseRuntimeApisSslMinVerTLSv13 + type GlobalBaseRuntimeApisSslv3 string + const GlobalBaseRuntimeApisSslv3Disabled + const GlobalBaseRuntimeApisSslv3Enabled + type GlobalBaseRuntimeApisTlsTickets string + const GlobalBaseRuntimeApisTlsTicketsDisabled + const GlobalBaseRuntimeApisTlsTicketsEnabled + type GlobalBaseRuntimeApisTlsv10 string + const GlobalBaseRuntimeApisTlsv10Disabled + const GlobalBaseRuntimeApisTlsv10Enabled + type GlobalBaseRuntimeApisTlsv11 string + const GlobalBaseRuntimeApisTlsv11Disabled + const GlobalBaseRuntimeApisTlsv11Enabled + type GlobalBaseRuntimeApisTlsv12 string + const GlobalBaseRuntimeApisTlsv12Disabled + const GlobalBaseRuntimeApisTlsv12Enabled + type GlobalBaseRuntimeApisTlsv13 string + const GlobalBaseRuntimeApisTlsv13Disabled + const GlobalBaseRuntimeApisTlsv13Enabled + type GlobalBaseRuntimeApisVerify string + const GlobalBaseRuntimeApisVerifyNone + const GlobalBaseRuntimeApisVerifyOptional + const GlobalBaseRuntimeApisVerifyRequired + type GlobalCpuPolicy string + const GlobalCpuPolicyEfficiency + const GlobalCpuPolicyFirstUsableNode + const GlobalCpuPolicyGroupBy2Ccx + const GlobalCpuPolicyGroupBy2Clusters + const GlobalCpuPolicyGroupBy3Ccx + const GlobalCpuPolicyGroupBy3Clusters + const GlobalCpuPolicyGroupBy4Ccx + const GlobalCpuPolicyGroupBy4Cluster + const GlobalCpuPolicyGroupByCcx + const GlobalCpuPolicyGroupByCluster + const GlobalCpuPolicyNone + const GlobalCpuPolicyPerformance + const GlobalCpuPolicyResource + type GlobalCpuSetDirective string + const GlobalCpuSetDirectiveDropCluster + const GlobalCpuSetDirectiveDropCore + const GlobalCpuSetDirectiveDropCpu + const GlobalCpuSetDirectiveDropNode + const GlobalCpuSetDirectiveDropThread + const GlobalCpuSetDirectiveOnlyCluster + const GlobalCpuSetDirectiveOnlyCore + const GlobalCpuSetDirectiveOnlyCpu + const GlobalCpuSetDirectiveOnlyNode + const GlobalCpuSetDirectiveOnlyThread + const GlobalCpuSetDirectiveReset + type GlobalDefaultPathType string + const GlobalDefaultPathTypeConfig + const GlobalDefaultPathTypeCurrent + const GlobalDefaultPathTypeOrigin + const GlobalDefaultPathTypeParent + type GlobalHardenRejectPrivilegedPortsQuic string + const GlobalHardenRejectPrivilegedPortsQuicDisabled + const GlobalHardenRejectPrivilegedPortsQuicEnabled + type GlobalHardenRejectPrivilegedPortsTcp string + const GlobalHardenRejectPrivilegedPortsTcpDisabled + const GlobalHardenRejectPrivilegedPortsTcpEnabled + type GlobalLogSendHostnameEnabled string + const GlobalLogSendHostnameEnabledDisabled + const GlobalLogSendHostnameEnabledEnabled + type GlobalNumaCpuMapping string + const GlobalNumaCpuMappingDisabled + const GlobalNumaCpuMappingEnabled + type GlobalRuntimeApisForceStrictSni string + const GlobalRuntimeApisForceStrictSniDisabled + const GlobalRuntimeApisForceStrictSniEnabled + type GlobalRuntimeApisKtls string + const GlobalRuntimeApisKtlsOff + const GlobalRuntimeApisKtlsOn + type GlobalRuntimeApisLevel string + const GlobalRuntimeApisLevelAdmin + const GlobalRuntimeApisLevelOperator + const GlobalRuntimeApisLevelUser + type GlobalRuntimeApisQuicCcAlgo string + const GlobalRuntimeApisQuicCcAlgoBbr + const GlobalRuntimeApisQuicCcAlgoCubic + const GlobalRuntimeApisQuicCcAlgoNewreno + const GlobalRuntimeApisQuicCcAlgoNocc + type GlobalRuntimeApisQuicSocket string + const GlobalRuntimeApisQuicSocketConnection + const GlobalRuntimeApisQuicSocketListener + type GlobalRuntimeApisSeverityOutput string + const GlobalRuntimeApisSeverityOutputNone + const GlobalRuntimeApisSeverityOutputNumber + const GlobalRuntimeApisSeverityOutputString + type GlobalRuntimeApisSslMaxVer string + const GlobalRuntimeApisSslMaxVerSSLv3 + const GlobalRuntimeApisSslMaxVerTLSv10 + const GlobalRuntimeApisSslMaxVerTLSv11 + const GlobalRuntimeApisSslMaxVerTLSv12 + const GlobalRuntimeApisSslMaxVerTLSv13 + type GlobalRuntimeApisSslMinVer string + const GlobalRuntimeApisSslMinVerSSLv3 + const GlobalRuntimeApisSslMinVerTLSv10 + const GlobalRuntimeApisSslMinVerTLSv11 + const GlobalRuntimeApisSslMinVerTLSv12 + const GlobalRuntimeApisSslMinVerTLSv13 + type GlobalRuntimeApisSslv3 string + const GlobalRuntimeApisSslv3Disabled + const GlobalRuntimeApisSslv3Enabled + type GlobalRuntimeApisTlsTickets string + const GlobalRuntimeApisTlsTicketsDisabled + const GlobalRuntimeApisTlsTicketsEnabled + type GlobalRuntimeApisTlsv10 string + const GlobalRuntimeApisTlsv10Disabled + const GlobalRuntimeApisTlsv10Enabled + type GlobalRuntimeApisTlsv11 string + const GlobalRuntimeApisTlsv11Disabled + const GlobalRuntimeApisTlsv11Enabled + type GlobalRuntimeApisTlsv12 string + const GlobalRuntimeApisTlsv12Disabled + const GlobalRuntimeApisTlsv12Enabled + type GlobalRuntimeApisTlsv13 string + const GlobalRuntimeApisTlsv13Disabled + const GlobalRuntimeApisTlsv13Enabled + type GlobalRuntimeApisVerify string + const GlobalRuntimeApisVerifyNone + const GlobalRuntimeApisVerifyOptional + const GlobalRuntimeApisVerifyRequired + type Group struct + Metadata *map[string]map[string]interface{} + Name string + Users *string + type Groups = []Group + type HTTPCodes struct + Value string + type HashType struct + Function *HashTypeFunction + Method *HashTypeMethod + Modifier *HashTypeModifier + type HashTypeFunction string + const HashTypeFunctionCrc32 + const HashTypeFunctionDjb2 + const HashTypeFunctionNone + const HashTypeFunctionSdbm + const HashTypeFunctionWt6 + type HashTypeMethod string + const HashTypeMethodConsistent + const HashTypeMethodMapBased + type HashTypeModifier string + const HashTypeModifierAvalanche + type Health struct + Haproxy *HealthHaproxy + type HealthHaproxy string + const HealthHaproxyDown + const HealthHaproxyUnknown + const HealthHaproxyUp + type HttpAfterResponseRule struct + AclFile *string + AclKeyfmt *string + CaptureId *int + CaptureLen *int + CaptureSample *string + Cond *HttpAfterResponseRuleCond + CondTest *string + HdrFormat *string + HdrMatch *string + HdrMethod *string + HdrName *string + LogLevel *HttpAfterResponseRuleLogLevel + MapFile *string + MapKeyfmt *string + MapValuefmt *string + Metadata *map[string]map[string]interface{} + ScExpr *string + ScId *int + ScIdx *int + ScInt *int + Status *int + StatusReason *string + StrictMode *HttpAfterResponseRuleStrictMode + Type HttpAfterResponseRuleType + VarExpr *string + VarFormat *string + VarName *string + VarScope *string + type HttpAfterResponseRuleCond string + const HttpAfterResponseRuleCondIf + const HttpAfterResponseRuleCondUnless + type HttpAfterResponseRuleLogLevel string + const HttpAfterResponseRuleLogLevelAlert + const HttpAfterResponseRuleLogLevelCrit + const HttpAfterResponseRuleLogLevelDebug + const HttpAfterResponseRuleLogLevelEmerg + const HttpAfterResponseRuleLogLevelErr + const HttpAfterResponseRuleLogLevelInfo + const HttpAfterResponseRuleLogLevelNotice + const HttpAfterResponseRuleLogLevelSilent + const HttpAfterResponseRuleLogLevelWarning + type HttpAfterResponseRuleStrictMode string + const HttpAfterResponseRuleStrictModeOff + const HttpAfterResponseRuleStrictModeOn + type HttpAfterResponseRuleType string + const HttpAfterResponseRuleTypeAddHeader + const HttpAfterResponseRuleTypeAllow + const HttpAfterResponseRuleTypeCapture + const HttpAfterResponseRuleTypeDelAcl + const HttpAfterResponseRuleTypeDelHeader + const HttpAfterResponseRuleTypeDelMap + const HttpAfterResponseRuleTypeDoLog + const HttpAfterResponseRuleTypeReplaceHeader + const HttpAfterResponseRuleTypeReplaceValue + const HttpAfterResponseRuleTypeScAddGpc + const HttpAfterResponseRuleTypeScIncGpc + const HttpAfterResponseRuleTypeScIncGpc0 + const HttpAfterResponseRuleTypeScIncGpc1 + const HttpAfterResponseRuleTypeScSetGpt + const HttpAfterResponseRuleTypeScSetGpt0 + const HttpAfterResponseRuleTypeSetHeader + const HttpAfterResponseRuleTypeSetLogLevel + const HttpAfterResponseRuleTypeSetMap + const HttpAfterResponseRuleTypeSetStatus + const HttpAfterResponseRuleTypeSetVar + const HttpAfterResponseRuleTypeSetVarFmt + const HttpAfterResponseRuleTypeStrictMode + const HttpAfterResponseRuleTypeUnsetVar + type HttpAfterResponseRules = []HttpAfterResponseRule + type HttpCheck struct + Addr *string + Alpn *string + Body *string + BodyLogFormat *string + CheckComment *string + CheckHeaders *[]ReturnHeader + Default *bool + ErrorStatus *HttpCheckErrorStatus + ExclamationMark *bool + Linger *bool + Match *HttpCheckMatch + Metadata *map[string]map[string]interface{} + Method *HttpCheckMethod + MinRecv *int + OkStatus *HttpCheckOkStatus + OnError *string + OnSuccess *string + Pattern *string + Port *int + PortString *string + Proto *string + SendProxy *bool + Sni *string + Ssl *bool + StatusCode *string + ToutStatus *HttpCheckToutStatus + Type HttpCheckType + Uri *string + UriLogFormat *string + VarExpr *string + VarFormat *string + VarName *string + VarScope *string + Version *string + ViaSocks4 *bool + type HttpCheckErrorStatus string + const HttpCheckErrorStatusL4CON + const HttpCheckErrorStatusL6RSP + const HttpCheckErrorStatusL7OKC + const HttpCheckErrorStatusL7RSP + const HttpCheckErrorStatusL7STS + type HttpCheckMatch string + const HttpCheckMatchFhdr + const HttpCheckMatchHdr + const HttpCheckMatchRstatus + const HttpCheckMatchRstring + const HttpCheckMatchStatus + const HttpCheckMatchString + type HttpCheckMethod string + const HttpCheckMethodCONNECT + const HttpCheckMethodDELETE + const HttpCheckMethodGET + const HttpCheckMethodHEAD + const HttpCheckMethodOPTIONS + const HttpCheckMethodPATCH + const HttpCheckMethodPOST + const HttpCheckMethodPUT + const HttpCheckMethodTRACE + type HttpCheckOkStatus string + const HttpCheckOkStatusL4OK + const HttpCheckOkStatusL6OK + const HttpCheckOkStatusL7OK + const HttpCheckOkStatusL7OKC + type HttpCheckToutStatus string + const HttpCheckToutStatusL4TOUT + const HttpCheckToutStatusL6TOUT + const HttpCheckToutStatusL7TOUT + type HttpCheckType string + const HttpCheckTypeComment + const HttpCheckTypeConnect + const HttpCheckTypeDisableOn404 + const HttpCheckTypeExpect + const HttpCheckTypeSend + const HttpCheckTypeSendState + const HttpCheckTypeSetVar + const HttpCheckTypeSetVarFmt + const HttpCheckTypeUnsetVar + type HttpChecks = []HttpCheck + type HttpClientOptions struct + ResolversDisabled *HttpClientOptionsResolversDisabled + ResolversId *string + ResolversPrefer *HttpClientOptionsResolversPrefer + Retries *int + SslCaFile *string + SslVerify *HttpClientOptionsSslVerify + TimeoutConnect *int + type HttpClientOptionsResolversDisabled string + const HttpClientOptionsResolversDisabledDisabled + const HttpClientOptionsResolversDisabledEnabled + type HttpClientOptionsResolversPrefer string + const HttpClientOptionsResolversPreferIpv4 + const HttpClientOptionsResolversPreferIpv6 + type HttpClientOptionsSslVerify string + const HttpClientOptionsSslVerifyEmpty + const HttpClientOptionsSslVerifyNone + const HttpClientOptionsSslVerifyRequired + type HttpErrorRule struct + Metadata *map[string]map[string]interface{} + ReturnContent *string + ReturnContentFormat *HttpErrorRuleReturnContentFormat + ReturnContentType *string + ReturnHeaders *[]ReturnHeader + Status HttpErrorRuleStatus + Type HttpErrorRuleType + type HttpErrorRuleReturnContentFormat string + const HttpErrorRuleReturnContentFormatDefaultErrorfiles + const HttpErrorRuleReturnContentFormatErrorfile + const HttpErrorRuleReturnContentFormatErrorfiles + const HttpErrorRuleReturnContentFormatFile + const HttpErrorRuleReturnContentFormatLfFile + const HttpErrorRuleReturnContentFormatLfString + const HttpErrorRuleReturnContentFormatString + type HttpErrorRuleStatus int + const HttpErrorRuleStatusN200 + const HttpErrorRuleStatusN400 + const HttpErrorRuleStatusN401 + const HttpErrorRuleStatusN403 + const HttpErrorRuleStatusN404 + const HttpErrorRuleStatusN405 + const HttpErrorRuleStatusN407 + const HttpErrorRuleStatusN408 + const HttpErrorRuleStatusN410 + const HttpErrorRuleStatusN413 + const HttpErrorRuleStatusN425 + const HttpErrorRuleStatusN429 + const HttpErrorRuleStatusN500 + const HttpErrorRuleStatusN501 + const HttpErrorRuleStatusN502 + const HttpErrorRuleStatusN503 + const HttpErrorRuleStatusN504 + type HttpErrorRuleType string + const HttpErrorRuleTypeStatus + type HttpErrorRules = []HttpErrorRule + type HttpErrorsSection struct + ErrorFiles []Errorfile + Metadata *map[string]map[string]interface{} + Name string + type HttpErrorsSections = []HttpErrorsSection + type HttpRequestDoer interface + Do func(req *http.Request) (*http.Response, error) + type HttpRequestRule struct + AclFile *string + AclKeyfmt *string + AuthRealm *string + BandwidthLimitLimit *string + BandwidthLimitName *string + BandwidthLimitPeriod *string + CacheName *string + CaptureId *int + CaptureLen *int + CaptureSample *string + Cond *HttpRequestRuleCond + CondTest *string + DenyStatus *int + Expr *string + HdrFormat *string + HdrMatch *string + HdrMethod *string + HdrName *string + HintFormat *string + HintName *string + LogLevel *HttpRequestRuleLogLevel + LuaAction *string + LuaParams *string + MapFile *string + MapKeyfmt *string + MapValuefmt *string + MarkValue *string + Metadata *map[string]map[string]interface{} + MethodFmt *string + NiceValue *int + Normalizer *HttpRequestRuleNormalizer + NormalizerFull *bool + NormalizerStrict *bool + PathFmt *string + PathMatch *string + Protocol *HttpRequestRuleProtocol + QueryFmt *string + RedirCode *HttpRequestRuleRedirCode + RedirOption *string + RedirType *HttpRequestRuleRedirType + RedirValue *string + Resolvers *string + ReturnContent *string + ReturnContentFormat *HttpRequestRuleReturnContentFormat + ReturnContentType *string + ReturnHeaders *[]ReturnHeader + ReturnStatusCode *int + RstTtl *int + ScExpr *string + ScId *int + ScIdx *int + ScInt *int + ServiceName *string + SpoeEngine *string + SpoeGroup *string + StrictMode *HttpRequestRuleStrictMode + Timeout *string + TimeoutType *HttpRequestRuleTimeoutType + TosValue *string + TrackScKey *string + TrackScStickCounter *int + TrackScTable *string + Type HttpRequestRuleType + UriFmt *string + UriMatch *string + VarExpr *string + VarFormat *string + VarName *string + VarScope *string + WaitAtLeast *int + WaitTime *int + type HttpRequestRuleCond string + const HttpRequestRuleCondIf + const HttpRequestRuleCondUnless + type HttpRequestRuleLogLevel string + const HttpRequestRuleLogLevelAlert + const HttpRequestRuleLogLevelCrit + const HttpRequestRuleLogLevelDebug + const HttpRequestRuleLogLevelEmerg + const HttpRequestRuleLogLevelErr + const HttpRequestRuleLogLevelInfo + const HttpRequestRuleLogLevelNotice + const HttpRequestRuleLogLevelSilent + const HttpRequestRuleLogLevelWarning + type HttpRequestRuleNormalizer string + const HttpRequestRuleNormalizerFragmentEncode + const HttpRequestRuleNormalizerFragmentStrip + const HttpRequestRuleNormalizerPathMergeSlashes + const HttpRequestRuleNormalizerPathStripDot + const HttpRequestRuleNormalizerPathStripDotdot + const HttpRequestRuleNormalizerPercentDecodeUnreserved + const HttpRequestRuleNormalizerPercentToUppercase + const HttpRequestRuleNormalizerQuerySortByName + type HttpRequestRuleProtocol string + const HttpRequestRuleProtocolIpv4 + const HttpRequestRuleProtocolIpv6 + type HttpRequestRuleRedirCode int + const HttpRequestRuleRedirCodeN301 + const HttpRequestRuleRedirCodeN302 + const HttpRequestRuleRedirCodeN303 + const HttpRequestRuleRedirCodeN307 + const HttpRequestRuleRedirCodeN308 + type HttpRequestRuleRedirType string + const HttpRequestRuleRedirTypeLocation + const HttpRequestRuleRedirTypePrefix + const HttpRequestRuleRedirTypeScheme + type HttpRequestRuleReturnContentFormat string + const HttpRequestRuleReturnContentFormatDefaultErrorfiles + const HttpRequestRuleReturnContentFormatErrorfile + const HttpRequestRuleReturnContentFormatErrorfiles + const HttpRequestRuleReturnContentFormatFile + const HttpRequestRuleReturnContentFormatLfFile + const HttpRequestRuleReturnContentFormatLfString + const HttpRequestRuleReturnContentFormatString + type HttpRequestRuleStrictMode string + const HttpRequestRuleStrictModeOff + const HttpRequestRuleStrictModeOn + type HttpRequestRuleTimeoutType string + const HttpRequestRuleTimeoutTypeClient + const HttpRequestRuleTimeoutTypeServer + const HttpRequestRuleTimeoutTypeTunnel + type HttpRequestRuleType string + const HttpRequestRuleTypeAddAcl + const HttpRequestRuleTypeAddHeader + const HttpRequestRuleTypeAllow + const HttpRequestRuleTypeAuth + const HttpRequestRuleTypeCacheUse + const HttpRequestRuleTypeCapture + const HttpRequestRuleTypeDelAcl + const HttpRequestRuleTypeDelHeader + const HttpRequestRuleTypeDelMap + const HttpRequestRuleTypeDeny + const HttpRequestRuleTypeDisableL7Retry + const HttpRequestRuleTypeDoLog + const HttpRequestRuleTypeDoResolve + const HttpRequestRuleTypeEarlyHint + const HttpRequestRuleTypeLua + const HttpRequestRuleTypeNormalizeUri + const HttpRequestRuleTypePause + const HttpRequestRuleTypeRedirect + const HttpRequestRuleTypeReject + const HttpRequestRuleTypeReplaceHeader + const HttpRequestRuleTypeReplacePath + const HttpRequestRuleTypeReplacePathq + const HttpRequestRuleTypeReplaceUri + const HttpRequestRuleTypeReplaceValue + const HttpRequestRuleTypeReturn + const HttpRequestRuleTypeScAddGpc + const HttpRequestRuleTypeScIncGpc + const HttpRequestRuleTypeScIncGpc0 + const HttpRequestRuleTypeScIncGpc1 + const HttpRequestRuleTypeScSetGpt + const HttpRequestRuleTypeScSetGpt0 + const HttpRequestRuleTypeSendSpoeGroup + const HttpRequestRuleTypeSetBandwidthLimit + const HttpRequestRuleTypeSetBcMark + const HttpRequestRuleTypeSetBcTos + const HttpRequestRuleTypeSetDst + const HttpRequestRuleTypeSetDstPort + const HttpRequestRuleTypeSetFcMark + const HttpRequestRuleTypeSetFcTos + const HttpRequestRuleTypeSetHeader + const HttpRequestRuleTypeSetLogLevel + const HttpRequestRuleTypeSetMap + const HttpRequestRuleTypeSetMark + const HttpRequestRuleTypeSetMethod + const HttpRequestRuleTypeSetNice + const HttpRequestRuleTypeSetPath + const HttpRequestRuleTypeSetPathq + const HttpRequestRuleTypeSetPriorityClass + const HttpRequestRuleTypeSetPriorityOffset + const HttpRequestRuleTypeSetQuery + const HttpRequestRuleTypeSetRetries + const HttpRequestRuleTypeSetSrc + const HttpRequestRuleTypeSetSrcPort + const HttpRequestRuleTypeSetTimeout + const HttpRequestRuleTypeSetTos + const HttpRequestRuleTypeSetUri + const HttpRequestRuleTypeSetVar + const HttpRequestRuleTypeSetVarFmt + const HttpRequestRuleTypeSilentDrop + const HttpRequestRuleTypeStrictMode + const HttpRequestRuleTypeTarpit + const HttpRequestRuleTypeTrackSc + const HttpRequestRuleTypeUnsetVar + const HttpRequestRuleTypeUseService + const HttpRequestRuleTypeWaitForBody + const HttpRequestRuleTypeWaitForHandshake + type HttpRequestRules = []HttpRequestRule + type HttpResponseRule struct + AclFile *string + AclKeyfmt *string + BandwidthLimitLimit *string + BandwidthLimitName *string + BandwidthLimitPeriod *string + CacheName *string + CaptureId *int + CaptureSample *string + Cond *HttpResponseRuleCond + CondTest *string + DenyStatus *int + Expr *string + HdrFormat *string + HdrMatch *string + HdrMethod *string + HdrName *string + LogLevel *HttpResponseRuleLogLevel + LuaAction *string + LuaParams *string + MapFile *string + MapKeyfmt *string + MapValuefmt *string + MarkValue *string + Metadata *map[string]map[string]interface{} + NiceValue *int + RedirCode *HttpResponseRuleRedirCode + RedirOption *string + RedirType *HttpResponseRuleRedirType + RedirValue *string + ReturnContent *string + ReturnContentFormat *HttpResponseRuleReturnContentFormat + ReturnContentType *string + ReturnHeaders *[]ReturnHeader + ReturnStatusCode *int + RstTtl *int + ScExpr *string + ScId *int + ScIdx *int + ScInt *int + SpoeEngine *string + SpoeGroup *string + Status *int + StatusReason *string + StrictMode *HttpResponseRuleStrictMode + Timeout *string + TimeoutType *HttpResponseRuleTimeoutType + TosValue *string + TrackScKey *string + TrackScStickCounter *int + TrackScTable *string + Type HttpResponseRuleType + VarExpr *string + VarFormat *string + VarName *string + VarScope *string + WaitAtLeast *int + WaitTime *int + type HttpResponseRuleCond string + const HttpResponseRuleCondIf + const HttpResponseRuleCondUnless + type HttpResponseRuleLogLevel string + const HttpResponseRuleLogLevelAlert + const HttpResponseRuleLogLevelCrit + const HttpResponseRuleLogLevelDebug + const HttpResponseRuleLogLevelEmerg + const HttpResponseRuleLogLevelErr + const HttpResponseRuleLogLevelInfo + const HttpResponseRuleLogLevelNotice + const HttpResponseRuleLogLevelSilent + const HttpResponseRuleLogLevelWarning + type HttpResponseRuleRedirCode int + const HttpResponseRuleRedirCodeN301 + const HttpResponseRuleRedirCodeN302 + const HttpResponseRuleRedirCodeN303 + const HttpResponseRuleRedirCodeN307 + const HttpResponseRuleRedirCodeN308 + type HttpResponseRuleRedirType string + const HttpResponseRuleRedirTypeLocation + const HttpResponseRuleRedirTypePrefix + const HttpResponseRuleRedirTypeScheme + type HttpResponseRuleReturnContentFormat string + const HttpResponseRuleReturnContentFormatDefaultErrorfiles + const HttpResponseRuleReturnContentFormatErrorfile + const HttpResponseRuleReturnContentFormatErrorfiles + const HttpResponseRuleReturnContentFormatFile + const HttpResponseRuleReturnContentFormatLfFile + const HttpResponseRuleReturnContentFormatLfString + const HttpResponseRuleReturnContentFormatString + type HttpResponseRuleStrictMode string + const HttpResponseRuleStrictModeOff + const HttpResponseRuleStrictModeOn + type HttpResponseRuleTimeoutType string + const HttpResponseRuleTimeoutTypeClient + const HttpResponseRuleTimeoutTypeServer + const HttpResponseRuleTimeoutTypeTunnel + type HttpResponseRuleType string + const HttpResponseRuleTypeAddAcl + const HttpResponseRuleTypeAddHeader + const HttpResponseRuleTypeAllow + const HttpResponseRuleTypeCacheStore + const HttpResponseRuleTypeCapture + const HttpResponseRuleTypeDelAcl + const HttpResponseRuleTypeDelHeader + const HttpResponseRuleTypeDelMap + const HttpResponseRuleTypeDeny + const HttpResponseRuleTypeDoLog + const HttpResponseRuleTypeLua + const HttpResponseRuleTypePause + const HttpResponseRuleTypeRedirect + const HttpResponseRuleTypeReplaceHeader + const HttpResponseRuleTypeReplaceValue + const HttpResponseRuleTypeReturn + const HttpResponseRuleTypeScAddGpc + const HttpResponseRuleTypeScIncGpc + const HttpResponseRuleTypeScIncGpc0 + const HttpResponseRuleTypeScIncGpc1 + const HttpResponseRuleTypeScSetGpt + const HttpResponseRuleTypeScSetGpt0 + const HttpResponseRuleTypeSendSpoeGroup + const HttpResponseRuleTypeSetBandwidthLimit + const HttpResponseRuleTypeSetFcMark + const HttpResponseRuleTypeSetFcTos + const HttpResponseRuleTypeSetHeader + const HttpResponseRuleTypeSetLogLevel + const HttpResponseRuleTypeSetMap + const HttpResponseRuleTypeSetMark + const HttpResponseRuleTypeSetNice + const HttpResponseRuleTypeSetStatus + const HttpResponseRuleTypeSetTimeout + const HttpResponseRuleTypeSetTos + const HttpResponseRuleTypeSetVar + const HttpResponseRuleTypeSetVarFmt + const HttpResponseRuleTypeSilentDrop + const HttpResponseRuleTypeStrictMode + const HttpResponseRuleTypeTrackSc + const HttpResponseRuleTypeUnsetVar + const HttpResponseRuleTypeWaitForBody + type HttpResponseRules = []HttpResponseRule + type HttpchkParams struct + Host *string + Method *HttpchkParamsMethod + Uri *string + Version *string + type HttpchkParamsMethod string + const HttpchkParamsMethodCONNECT + const HttpchkParamsMethodDELETE + const HttpchkParamsMethodGET + const HttpchkParamsMethodHEAD + const HttpchkParamsMethodOPTIONS + const HttpchkParamsMethodPATCH + const HttpchkParamsMethodPOST + const HttpchkParamsMethodPUT + const HttpchkParamsMethodTRACE + type Info struct + Api ... + System ... + type InitiateCertificateRefreshResponse struct + Body []byte + HTTPResponse *http.Response + JSONDefault *DefaultError + func ParseInitiateCertificateRefreshResponse(rsp *http.Response) (*InitiateCertificateRefreshResponse, error) + func (r InitiateCertificateRefreshResponse) Status() string + func (r InitiateCertificateRefreshResponse) StatusCode() int + type LogForward struct + AssumeRfc6587Ntf *bool + Backlog *int + Binds *map[string]Bind + DgramBinds *map[string]DgramBind + DontParseLog *bool + LogTargetList *LogTargets + Maxconn *int + Metadata *map[string]map[string]interface{} + Name string + TimeoutClient *int + type LogForwardBase struct + AssumeRfc6587Ntf *bool + Backlog *int + DontParseLog *bool + Maxconn *int + Metadata *map[string]map[string]interface{} + Name string + TimeoutClient *int + type LogForwards = []LogForward + type LogProfile struct + LogTag *string + Metadata *map[string]map[string]interface{} + Name string + Steps *LogProfileSteps + type LogProfileStep struct + Drop *LogProfileStepDrop + Format *string + Metadata *map[string]map[string]interface{} + Sd *string + Step LogProfileStepStep + type LogProfileStepDrop string + const LogProfileStepDropDisabled + const LogProfileStepDropEnabled + type LogProfileStepStep string + const LogProfileStepStepAccept + const LogProfileStepStepAny + const LogProfileStepStepClose + const LogProfileStepStepConnect + const LogProfileStepStepError + const LogProfileStepStepHttpAfterRes + const LogProfileStepStepHttpReq + const LogProfileStepStepHttpRes + const LogProfileStepStepQuicInit + const LogProfileStepStepRequest + const LogProfileStepStepResponse + const LogProfileStepStepTcpReqConn + const LogProfileStepStepTcpReqCont + const LogProfileStepStepTcpReqSess + type LogProfileSteps = []LogProfileStep + type LogProfiles = []LogProfile + type LogTarget struct + Address *string + Facility *LogTargetFacility + Format *LogTargetFormat + Global *bool + Length *int + Level *LogTargetLevel + Metadata *map[string]map[string]interface{} + Minlevel *LogTargetMinlevel + Nolog *bool + Profile *string + SampleRange *string + SampleSize *int + type LogTargetFacility string + const LogTargetFacilityAlert + const LogTargetFacilityAudit + const LogTargetFacilityAuth + const LogTargetFacilityAuth2 + const LogTargetFacilityCron + const LogTargetFacilityCron2 + const LogTargetFacilityDaemon + const LogTargetFacilityFtp + const LogTargetFacilityKern + const LogTargetFacilityLocal0 + const LogTargetFacilityLocal1 + const LogTargetFacilityLocal2 + const LogTargetFacilityLocal3 + const LogTargetFacilityLocal4 + const LogTargetFacilityLocal5 + const LogTargetFacilityLocal6 + const LogTargetFacilityLocal7 + const LogTargetFacilityLpr + const LogTargetFacilityMail + const LogTargetFacilityNews + const LogTargetFacilityNtp + const LogTargetFacilitySyslog + const LogTargetFacilityUser + const LogTargetFacilityUucp + type LogTargetFormat string + const LogTargetFormatIso + const LogTargetFormatLocal + const LogTargetFormatPriority + const LogTargetFormatRaw + const LogTargetFormatRfc3164 + const LogTargetFormatRfc5424 + const LogTargetFormatShort + const LogTargetFormatTimed + type LogTargetLevel string + const LogTargetLevelAlert + const LogTargetLevelCrit + const LogTargetLevelDebug + const LogTargetLevelEmerg + const LogTargetLevelErr + const LogTargetLevelInfo + const LogTargetLevelNotice + const LogTargetLevelWarning + type LogTargetMinlevel string + const LogTargetMinlevelAlert + const LogTargetMinlevelCrit + const LogTargetMinlevelDebug + const LogTargetMinlevelEmerg + const LogTargetMinlevelErr + const LogTargetMinlevelInfo + const LogTargetMinlevelNotice + const LogTargetMinlevelWarning + type LogTargets = []LogTarget + type LuaOptions struct + LoadPerThread *string + Loads ... + PrependPath ... + type LuaOptionsPrependPathType string + const LuaOptionsPrependPathTypeCpath + const LuaOptionsPrependPathTypePath + type MailerEntries = []MailerEntry + type MailerEntry struct + Address string + Metadata *map[string]map[string]interface{} + Name string + Port int + type MailersSection struct + MailerEntries *map[string]MailerEntry + Metadata *map[string]map[string]interface{} + Name string + Timeout *int + type MailersSectionBase struct + Metadata *map[string]map[string]interface{} + Name string + Timeout *int + type MailersSections = []MailersSection + type Map struct + Description *string + File *string + Id *string + Size *int + StorageName *string + type MapEntries = []MapEntry + type MapEntry struct + Id *string + Key *string + Value *string + type Maps = []Map + type MonitorFail struct + Cond MonitorFailCond + CondTest string + type MonitorFailCond string + const MonitorFailCondIf + const MonitorFailCondUnless + type MonitorUri = string + type MysqlCheckParams struct + ClientVersion *MysqlCheckParamsClientVersion + Username *string + type MysqlCheckParamsClientVersion string + const MysqlCheckParamsClientVersionPost41 + const MysqlCheckParamsClientVersionPre41 + type Nameserver struct + Address string + Metadata *map[string]map[string]interface{} + Name string + Port *int + type Nameservers = []Nameserver + type NativeStat struct + BackendName *string + Name *string + Stats *NativeStatStats + Type *NativeStatType + type NativeStatStats struct + Act *int + Addr *string + AgentCode *int + AgentDesc *string + AgentDuration *int + AgentFall *int + AgentHealth *int + AgentRise *int + AgentStatus *NativeStatStatsAgentStatus + Algo *string + Bck *int + Bin *int + Bout *int + CheckCode *int + CheckDesc *string + CheckDuration *int + CheckFall *int + CheckHealth *int + CheckRise *int + CheckStatus *NativeStatStatsCheckStatus + Chkdown *int + Chkfail *int + CliAbrt *int + CompByp *int + CompIn *int + CompOut *int + CompRsp *int + ConnRate *int + ConnRateMax *int + ConnTot *int + Cookie *string + Ctime *int + Dcon *int + Downtime *int + Dreq *int + Dresp *int + Dses *int + Econ *int + Ereq *int + Eresp *int + Hanafail *string + Hrsp1xx *int + Hrsp2xx *int + Hrsp3xx *int + Hrsp4xx *int + Hrsp5xx *int + HrspOther *int + Iid *int + Intercepted *int + LastAgt *string + LastChk *string + Lastchg *int + Lastsess *int + Lbtot *int + Mode *NativeStatStatsMode + Pid *int + Qcur *int + Qlimit *int + Qmax *int + Qtime *int + Rate *int + RateLim *int + RateMax *int + ReqRate *int + ReqRateMax *int + ReqTot *int + Rtime *int + Scur *int + Sid *int + Slim *int + Smax *int + SrvAbrt *int + Status *NativeStatStatsStatus + Stot *int + Throttle *int + Tracked *string + Ttime *int + Weight *int + Wredis *int + Wretr *int + type NativeStatStatsAgentStatus string + const NativeStatStatsAgentStatusINI + const NativeStatStatsAgentStatusL4CON + const NativeStatStatsAgentStatusL4OK + const NativeStatStatsAgentStatusL4TOUT + const NativeStatStatsAgentStatusL7OK + const NativeStatStatsAgentStatusL7STS + const NativeStatStatsAgentStatusSOCKERR + const NativeStatStatsAgentStatusUNK + type NativeStatStatsCheckStatus string + const NativeStatStatsCheckStatusINI + const NativeStatStatsCheckStatusL4CON + const NativeStatStatsCheckStatusL4OK + const NativeStatStatsCheckStatusL4TOUT + const NativeStatStatsCheckStatusL6OK + const NativeStatStatsCheckStatusL6RSP + const NativeStatStatsCheckStatusL6TOUT + const NativeStatStatsCheckStatusL7OK + const NativeStatStatsCheckStatusL7OKC + const NativeStatStatsCheckStatusL7RSP + const NativeStatStatsCheckStatusL7STS + const NativeStatStatsCheckStatusL7TOUT + const NativeStatStatsCheckStatusSOCKERR + const NativeStatStatsCheckStatusUNK + type NativeStatStatsMode string + const NativeStatStatsModeHealth + const NativeStatStatsModeHttp + const NativeStatStatsModeTcp + const NativeStatStatsModeUnknown + type NativeStatStatsStatus string + const NativeStatStatsStatusDOWN + const NativeStatStatsStatusMAINT + const NativeStatStatsStatusNOLB + const NativeStatStatsStatusNoCheck + const NativeStatStatsStatusUP + type NativeStatType string + const NativeStatTypeBackend + const NativeStatTypeFrontend + const NativeStatTypeServer + type NativeStats struct + Error *string + RuntimeAPI *string + Stats *[]NativeStat + type NotAcceptable = Error + type NotFound = Error + type OcspUpdateOptions struct + Disable *bool + Httpproxy ... + Maxdelay *int + Mindelay *int + Mode *OcspUpdateOptionsMode + type OcspUpdateOptionsMode string + const OcspUpdateOptionsModeDisabled + const OcspUpdateOptionsModeEnabled + type Originalto struct + Enabled OriginaltoEnabled + Except *string + Header *string + type OriginaltoEnabled string + const OriginaltoEnabledEnabled + type ParentName = string + type PeerEntries = []PeerEntry + type PeerEntry struct + Address string + Metadata *map[string]map[string]interface{} + Name string + Port *int + Shard *int + type PeerSection struct + Binds *map[string]Bind + DefaultBind *DefaultBind + DefaultServer *DefaultServer + Disabled *bool + Enabled *bool + LogTargetList *LogTargets + Metadata *map[string]map[string]interface{} + Name string + PeerEntries *map[string]PeerEntry + Servers *map[string]Server + Shards *int + Tables *map[string]Table + type PeerSectionBase struct + DefaultBind *DefaultBind + DefaultServer *DefaultServer + Disabled *bool + Enabled *bool + Metadata *map[string]map[string]interface{} + Name string + Shards *int + type PeerSections = []PeerSection + type PerformanceOptions struct + BusyPolling *bool + MaxSpreadChecks *int + Maxcompcpuusage *int + Maxcomprate *int + Maxconn *int + Maxconnrate *int + Maxpipes *int + Maxsessrate *int + Maxzlibmem *int + Noepoll *bool + Noevports *bool + Nogetaddrinfo *bool + Nokqueue *bool + Noktls *bool + Nopoll *bool + Noreuseport *bool + Nosplice *bool + ProfilingMemory *PerformanceOptionsProfilingMemory + ProfilingTasks *PerformanceOptionsProfilingTasks + ServerStateBase *string + ServerStateFile *string + SpreadChecks *int + ThreadHardLimit *int + type PerformanceOptionsProfilingMemory string + const PerformanceOptionsProfilingMemoryDisabled + const PerformanceOptionsProfilingMemoryEnabled + type PerformanceOptionsProfilingTasks string + const PerformanceOptionsProfilingTasksAuto + const PerformanceOptionsProfilingTasksDisabled + const PerformanceOptionsProfilingTasksEnabled + type PersistRule struct + RdpCookieName *string + Type PersistRuleType + type PersistRuleType string + const PersistRuleTypeRdpCookie + type PgsqlCheckParams struct + Username *string + type PostClusterJSONRequestBody = ClusterSettings + type PostClusterParams struct + AdvertisedAddress *string + AdvertisedPort *int + Configuration *PostClusterParamsConfiguration + Version *Version + type PostClusterParamsConfiguration string + const PostClusterParamsConfigurationKeep + type PostClusterResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ClusterSettings + JSON400 *BadRequest + JSONDefault *DefaultError + func ParsePostClusterResponse(rsp *http.Response) (*PostClusterResponse, error) + func (r PostClusterResponse) Status() string + func (r PostClusterResponse) StatusCode() int + type PostHAProxyConfigurationParams struct + ForceReload *ForceReload + OnlyValidate *bool + SkipReload *bool + SkipVersion *bool + Version *Version + XRuntimeActions *string + type PostHAProxyConfigurationResponse struct + Body []byte + HTTPResponse *http.Response + func ParsePostHAProxyConfigurationResponse(rsp *http.Response) (*PostHAProxyConfigurationResponse, error) + func (r PostHAProxyConfigurationResponse) Status() string + func (r PostHAProxyConfigurationResponse) StatusCode() int + type PostHAProxyConfigurationTextBody = string + type PostHAProxyConfigurationTextRequestBody = PostHAProxyConfigurationTextBody + type PostServicesHaproxyRuntimeAclsParentNameEntriesJSONRequestBody = AclFileEntry + type PostServicesHaproxyRuntimeAclsParentNameEntriesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *AclFileEntry + JSON400 *BadRequest + JSON409 *AlreadyExists + JSONDefault *DefaultError + func ParsePostServicesHaproxyRuntimeAclsParentNameEntriesResponse(rsp *http.Response) (*PostServicesHaproxyRuntimeAclsParentNameEntriesResponse, error) + func (r PostServicesHaproxyRuntimeAclsParentNameEntriesResponse) Status() string + func (r PostServicesHaproxyRuntimeAclsParentNameEntriesResponse) StatusCode() int + type ProcessInfo struct + Error *string + Info *ProcessInfoItem + RuntimeAPI *string + type ProcessInfoItem struct + ActivePeers *int + BusyPolling *int + BytesOutRate *int + CompressBpsIn *int + CompressBpsOut *int + CompressBpsRateLim *int + ConnRate *int + ConnRateLimit *int + ConnectedPeers *int + CumConns *int + CumReq *int + CumSslConns *int + CurrConns *int + CurrSslConns *int + DroppedLogs *int + FailedResolutions *int + HardMaxConn *int + IdlePct *int + Jobs *int + Listeners *int + MaxConn *int + MaxConnRate *int + MaxPipes *int + MaxSessRate *int + MaxSock *int + MaxSslConns *int + MaxSslRate *int + MaxZlibMemUsage *int + MemMaxMb *int + Nbthread *int + Node *string + Pid *int + PipesFree *int + PipesUsed *int + PoolAllocMb *int + PoolFailed *int + PoolUsedMb *int + ProcessNum *int + Processes *int + ReleaseDate *openapi_types.Date + RunQueue *int + SessRate *int + SessRateLimit *int + SslBackendKeyRate *int + SslBackendMaxKeyRate *int + SslCacheLookups *int + SslCacheMisses *int + SslFrontendKeyRate *int + SslFrontendMaxKeyRate *int + SslFrontendSessionReuse *int + SslRate *int + SslRateLimit *int + Stopping *int + Tasks *int + TotalBytesOut *int + UlimitN *int + Unstoppable *int + Uptime *int + Version *string + ZlibMemUsage *int + type Program struct + Command string + Group *string + Metadata *map[string]map[string]interface{} + Name string + StartOnReload *ProgramStartOnReload + User *string + type ProgramStartOnReload string + const ProgramStartOnReloadDisabled + const ProgramStartOnReloadEnabled + type Programs = []Program + type QUICInitialRule struct + Cond *QuicInitialRuleCond + CondTest *string + Metadata *map[string]map[string]interface{} + Type QuicInitialRuleType + type QUICInitialRules = []QUICInitialRule + type QuicInitialRuleCond string + const QuicInitialRuleCondIf + const QuicInitialRuleCondUnless + type QuicInitialRuleType string + const QuicInitialRuleTypeAccept + const QuicInitialRuleTypeDgramDrop + const QuicInitialRuleTypeReject + const QuicInitialRuleTypeSendRetry + type Redispatch struct + Enabled RedispatchEnabled + Interval *int + type RedispatchEnabled string + const RedispatchEnabledDisabled + const RedispatchEnabledEnabled + type Reload struct + Id *string + ReloadTimestamp *int + Response *string + Status *ReloadStatus + type ReloadStatus string + const ReloadStatusFailed + const ReloadStatusInProgress + const ReloadStatusSucceeded + type Reloads = []Reload + type RenewAcmeCertificateParams struct + Certificate string + type RenewAcmeCertificateResponse struct + Body []byte + HTTPResponse *http.Response + JSON404 *NotFound + JSONDefault *DefaultError + func ParseRenewAcmeCertificateResponse(rsp *http.Response) (*RenewAcmeCertificateResponse, error) + func (r RenewAcmeCertificateResponse) Status() string + func (r RenewAcmeCertificateResponse) StatusCode() int + type ReplaceAWSRegionJSONRequestBody = AwsRegion + type ReplaceAWSRegionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AwsRegion + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceAWSRegionResponse(rsp *http.Response) (*ReplaceAWSRegionResponse, error) + func (r ReplaceAWSRegionResponse) Status() string + func (r ReplaceAWSRegionResponse) StatusCode() int + type ReplaceAclBackendJSONRequestBody = Acl + type ReplaceAclBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAclBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acl + JSON202 *Acl + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceAclBackendResponse(rsp *http.Response) (*ReplaceAclBackendResponse, error) + func (r ReplaceAclBackendResponse) Status() string + func (r ReplaceAclBackendResponse) StatusCode() int + type ReplaceAclDefaultsJSONRequestBody = Acl + type ReplaceAclDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAclDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acl + JSON202 *Acl + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceAclDefaultsResponse(rsp *http.Response) (*ReplaceAclDefaultsResponse, error) + func (r ReplaceAclDefaultsResponse) Status() string + func (r ReplaceAclDefaultsResponse) StatusCode() int + type ReplaceAclFCGIAppJSONRequestBody = Acl + type ReplaceAclFCGIAppParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAclFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acl + JSON202 *Acl + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceAclFCGIAppResponse(rsp *http.Response) (*ReplaceAclFCGIAppResponse, error) + func (r ReplaceAclFCGIAppResponse) Status() string + func (r ReplaceAclFCGIAppResponse) StatusCode() int + type ReplaceAclFrontendJSONRequestBody = Acl + type ReplaceAclFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAclFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acl + JSON202 *Acl + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceAclFrontendResponse(rsp *http.Response) (*ReplaceAclFrontendResponse, error) + func (r ReplaceAclFrontendResponse) Status() string + func (r ReplaceAclFrontendResponse) StatusCode() int + type ReplaceAllAclBackendJSONRequestBody = Acls + type ReplaceAllAclBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllAclBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acls + JSON202 *Acls + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllAclBackendResponse(rsp *http.Response) (*ReplaceAllAclBackendResponse, error) + func (r ReplaceAllAclBackendResponse) Status() string + func (r ReplaceAllAclBackendResponse) StatusCode() int + type ReplaceAllAclDefaultsJSONRequestBody = Acls + type ReplaceAllAclDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllAclDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acls + JSON202 *Acls + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllAclDefaultsResponse(rsp *http.Response) (*ReplaceAllAclDefaultsResponse, error) + func (r ReplaceAllAclDefaultsResponse) Status() string + func (r ReplaceAllAclDefaultsResponse) StatusCode() int + type ReplaceAllAclFCGIAppJSONRequestBody = Acls + type ReplaceAllAclFCGIAppParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllAclFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acls + JSON202 *Acls + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllAclFCGIAppResponse(rsp *http.Response) (*ReplaceAllAclFCGIAppResponse, error) + func (r ReplaceAllAclFCGIAppResponse) Status() string + func (r ReplaceAllAclFCGIAppResponse) StatusCode() int + type ReplaceAllAclFrontendJSONRequestBody = Acls + type ReplaceAllAclFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllAclFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Acls + JSON202 *Acls + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllAclFrontendResponse(rsp *http.Response) (*ReplaceAllAclFrontendResponse, error) + func (r ReplaceAllAclFrontendResponse) Status() string + func (r ReplaceAllAclFrontendResponse) StatusCode() int + type ReplaceAllFilterBackendJSONRequestBody = Filters + type ReplaceAllFilterBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllFilterBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Filters + JSON202 *Filters + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllFilterBackendResponse(rsp *http.Response) (*ReplaceAllFilterBackendResponse, error) + func (r ReplaceAllFilterBackendResponse) Status() string + func (r ReplaceAllFilterBackendResponse) StatusCode() int + type ReplaceAllFilterFrontendJSONRequestBody = Filters + type ReplaceAllFilterFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllFilterFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Filters + JSON202 *Filters + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllFilterFrontendResponse(rsp *http.Response) (*ReplaceAllFilterFrontendResponse, error) + func (r ReplaceAllFilterFrontendResponse) Status() string + func (r ReplaceAllFilterFrontendResponse) StatusCode() int + type ReplaceAllHTTPAfterResponseRuleBackendJSONRequestBody = HttpAfterResponseRules + type ReplaceAllHTTPAfterResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPAfterResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRules + JSON202 *HttpAfterResponseRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPAfterResponseRuleBackendResponse(rsp *http.Response) (*ReplaceAllHTTPAfterResponseRuleBackendResponse, error) + func (r ReplaceAllHTTPAfterResponseRuleBackendResponse) Status() string + func (r ReplaceAllHTTPAfterResponseRuleBackendResponse) StatusCode() int + type ReplaceAllHTTPAfterResponseRuleDefaultsJSONRequestBody = HttpAfterResponseRules + type ReplaceAllHTTPAfterResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPAfterResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRules + JSON202 *HttpAfterResponseRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPAfterResponseRuleDefaultsResponse(rsp *http.Response) (*ReplaceAllHTTPAfterResponseRuleDefaultsResponse, error) + func (r ReplaceAllHTTPAfterResponseRuleDefaultsResponse) Status() string + func (r ReplaceAllHTTPAfterResponseRuleDefaultsResponse) StatusCode() int + type ReplaceAllHTTPAfterResponseRuleFrontendJSONRequestBody = HttpAfterResponseRules + type ReplaceAllHTTPAfterResponseRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPAfterResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRules + JSON202 *HttpAfterResponseRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPAfterResponseRuleFrontendResponse(rsp *http.Response) (*ReplaceAllHTTPAfterResponseRuleFrontendResponse, error) + func (r ReplaceAllHTTPAfterResponseRuleFrontendResponse) Status() string + func (r ReplaceAllHTTPAfterResponseRuleFrontendResponse) StatusCode() int + type ReplaceAllHTTPCheckBackendJSONRequestBody = HttpChecks + type ReplaceAllHTTPCheckBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpChecks + JSON202 *HttpChecks + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPCheckBackendResponse(rsp *http.Response) (*ReplaceAllHTTPCheckBackendResponse, error) + func (r ReplaceAllHTTPCheckBackendResponse) Status() string + func (r ReplaceAllHTTPCheckBackendResponse) StatusCode() int + type ReplaceAllHTTPCheckDefaultsJSONRequestBody = HttpChecks + type ReplaceAllHTTPCheckDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpChecks + JSON202 *HttpChecks + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPCheckDefaultsResponse(rsp *http.Response) (*ReplaceAllHTTPCheckDefaultsResponse, error) + func (r ReplaceAllHTTPCheckDefaultsResponse) Status() string + func (r ReplaceAllHTTPCheckDefaultsResponse) StatusCode() int + type ReplaceAllHTTPErrorRuleBackendJSONRequestBody = HttpErrorRules + type ReplaceAllHTTPErrorRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPErrorRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRules + JSON202 *HttpErrorRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPErrorRuleBackendResponse(rsp *http.Response) (*ReplaceAllHTTPErrorRuleBackendResponse, error) + func (r ReplaceAllHTTPErrorRuleBackendResponse) Status() string + func (r ReplaceAllHTTPErrorRuleBackendResponse) StatusCode() int + type ReplaceAllHTTPErrorRuleDefaultsJSONRequestBody = HttpErrorRules + type ReplaceAllHTTPErrorRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPErrorRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRules + JSON202 *HttpErrorRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPErrorRuleDefaultsResponse(rsp *http.Response) (*ReplaceAllHTTPErrorRuleDefaultsResponse, error) + func (r ReplaceAllHTTPErrorRuleDefaultsResponse) Status() string + func (r ReplaceAllHTTPErrorRuleDefaultsResponse) StatusCode() int + type ReplaceAllHTTPErrorRuleFrontendJSONRequestBody = HttpErrorRules + type ReplaceAllHTTPErrorRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPErrorRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRules + JSON202 *HttpErrorRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPErrorRuleFrontendResponse(rsp *http.Response) (*ReplaceAllHTTPErrorRuleFrontendResponse, error) + func (r ReplaceAllHTTPErrorRuleFrontendResponse) Status() string + func (r ReplaceAllHTTPErrorRuleFrontendResponse) StatusCode() int + type ReplaceAllHTTPRequestRuleBackendJSONRequestBody = HttpRequestRules + type ReplaceAllHTTPRequestRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRules + JSON202 *HttpRequestRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPRequestRuleBackendResponse(rsp *http.Response) (*ReplaceAllHTTPRequestRuleBackendResponse, error) + func (r ReplaceAllHTTPRequestRuleBackendResponse) Status() string + func (r ReplaceAllHTTPRequestRuleBackendResponse) StatusCode() int + type ReplaceAllHTTPRequestRuleDefaultsJSONRequestBody = HttpRequestRules + type ReplaceAllHTTPRequestRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRules + JSON202 *HttpRequestRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPRequestRuleDefaultsResponse(rsp *http.Response) (*ReplaceAllHTTPRequestRuleDefaultsResponse, error) + func (r ReplaceAllHTTPRequestRuleDefaultsResponse) Status() string + func (r ReplaceAllHTTPRequestRuleDefaultsResponse) StatusCode() int + type ReplaceAllHTTPRequestRuleFrontendJSONRequestBody = HttpRequestRules + type ReplaceAllHTTPRequestRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRules + JSON202 *HttpRequestRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPRequestRuleFrontendResponse(rsp *http.Response) (*ReplaceAllHTTPRequestRuleFrontendResponse, error) + func (r ReplaceAllHTTPRequestRuleFrontendResponse) Status() string + func (r ReplaceAllHTTPRequestRuleFrontendResponse) StatusCode() int + type ReplaceAllHTTPResponseRuleBackendJSONRequestBody = HttpResponseRules + type ReplaceAllHTTPResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRules + JSON202 *HttpResponseRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPResponseRuleBackendResponse(rsp *http.Response) (*ReplaceAllHTTPResponseRuleBackendResponse, error) + func (r ReplaceAllHTTPResponseRuleBackendResponse) Status() string + func (r ReplaceAllHTTPResponseRuleBackendResponse) StatusCode() int + type ReplaceAllHTTPResponseRuleDefaultsJSONRequestBody = HttpResponseRules + type ReplaceAllHTTPResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRules + JSON202 *HttpResponseRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPResponseRuleDefaultsResponse(rsp *http.Response) (*ReplaceAllHTTPResponseRuleDefaultsResponse, error) + func (r ReplaceAllHTTPResponseRuleDefaultsResponse) Status() string + func (r ReplaceAllHTTPResponseRuleDefaultsResponse) StatusCode() int + type ReplaceAllHTTPResponseRuleFrontendJSONRequestBody = HttpResponseRules + type ReplaceAllHTTPResponseRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllHTTPResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRules + JSON202 *HttpResponseRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllHTTPResponseRuleFrontendResponse(rsp *http.Response) (*ReplaceAllHTTPResponseRuleFrontendResponse, error) + func (r ReplaceAllHTTPResponseRuleFrontendResponse) Status() string + func (r ReplaceAllHTTPResponseRuleFrontendResponse) StatusCode() int + type ReplaceAllLogTargetBackendJSONRequestBody = LogTargets + type ReplaceAllLogTargetBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllLogTargetBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSON202 *LogTargets + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllLogTargetBackendResponse(rsp *http.Response) (*ReplaceAllLogTargetBackendResponse, error) + func (r ReplaceAllLogTargetBackendResponse) Status() string + func (r ReplaceAllLogTargetBackendResponse) StatusCode() int + type ReplaceAllLogTargetDefaultsJSONRequestBody = LogTargets + type ReplaceAllLogTargetDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllLogTargetDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSON202 *LogTargets + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllLogTargetDefaultsResponse(rsp *http.Response) (*ReplaceAllLogTargetDefaultsResponse, error) + func (r ReplaceAllLogTargetDefaultsResponse) Status() string + func (r ReplaceAllLogTargetDefaultsResponse) StatusCode() int + type ReplaceAllLogTargetFrontendJSONRequestBody = LogTargets + type ReplaceAllLogTargetFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllLogTargetFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSON202 *LogTargets + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllLogTargetFrontendResponse(rsp *http.Response) (*ReplaceAllLogTargetFrontendResponse, error) + func (r ReplaceAllLogTargetFrontendResponse) Status() string + func (r ReplaceAllLogTargetFrontendResponse) StatusCode() int + type ReplaceAllLogTargetGlobalJSONRequestBody = LogTargets + type ReplaceAllLogTargetGlobalParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllLogTargetGlobalResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSON202 *LogTargets + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllLogTargetGlobalResponse(rsp *http.Response) (*ReplaceAllLogTargetGlobalResponse, error) + func (r ReplaceAllLogTargetGlobalResponse) Status() string + func (r ReplaceAllLogTargetGlobalResponse) StatusCode() int + type ReplaceAllLogTargetLogForwardJSONRequestBody = LogTargets + type ReplaceAllLogTargetLogForwardParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllLogTargetLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSON202 *LogTargets + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllLogTargetLogForwardResponse(rsp *http.Response) (*ReplaceAllLogTargetLogForwardResponse, error) + func (r ReplaceAllLogTargetLogForwardResponse) Status() string + func (r ReplaceAllLogTargetLogForwardResponse) StatusCode() int + type ReplaceAllLogTargetPeerJSONRequestBody = LogTargets + type ReplaceAllLogTargetPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllLogTargetPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTargets + JSON202 *LogTargets + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllLogTargetPeerResponse(rsp *http.Response) (*ReplaceAllLogTargetPeerResponse, error) + func (r ReplaceAllLogTargetPeerResponse) Status() string + func (r ReplaceAllLogTargetPeerResponse) StatusCode() int + type ReplaceAllQUICInitialRuleDefaultsJSONRequestBody = QUICInitialRules + type ReplaceAllQUICInitialRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllQUICInitialRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *QUICInitialRules + JSON202 *QUICInitialRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllQUICInitialRuleDefaultsResponse(rsp *http.Response) (*ReplaceAllQUICInitialRuleDefaultsResponse, error) + func (r ReplaceAllQUICInitialRuleDefaultsResponse) Status() string + func (r ReplaceAllQUICInitialRuleDefaultsResponse) StatusCode() int + type ReplaceAllQUICInitialRuleFrontendJSONRequestBody = QUICInitialRules + type ReplaceAllQUICInitialRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllQUICInitialRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *QUICInitialRules + JSON202 *QUICInitialRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllQUICInitialRuleFrontendResponse(rsp *http.Response) (*ReplaceAllQUICInitialRuleFrontendResponse, error) + func (r ReplaceAllQUICInitialRuleFrontendResponse) Status() string + func (r ReplaceAllQUICInitialRuleFrontendResponse) StatusCode() int + type ReplaceAllTCPCheckBackendJSONRequestBody = TcpChecks + type ReplaceAllTCPCheckBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllTCPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpChecks + JSON202 *TcpChecks + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllTCPCheckBackendResponse(rsp *http.Response) (*ReplaceAllTCPCheckBackendResponse, error) + func (r ReplaceAllTCPCheckBackendResponse) Status() string + func (r ReplaceAllTCPCheckBackendResponse) StatusCode() int + type ReplaceAllTCPCheckDefaultsJSONRequestBody = TcpChecks + type ReplaceAllTCPCheckDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllTCPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpChecks + JSON202 *TcpChecks + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllTCPCheckDefaultsResponse(rsp *http.Response) (*ReplaceAllTCPCheckDefaultsResponse, error) + func (r ReplaceAllTCPCheckDefaultsResponse) Status() string + func (r ReplaceAllTCPCheckDefaultsResponse) StatusCode() int + type ReplaceAllTCPRequestRuleBackendJSONRequestBody = TcpRequestRules + type ReplaceAllTCPRequestRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllTCPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRules + JSON202 *TcpRequestRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllTCPRequestRuleBackendResponse(rsp *http.Response) (*ReplaceAllTCPRequestRuleBackendResponse, error) + func (r ReplaceAllTCPRequestRuleBackendResponse) Status() string + func (r ReplaceAllTCPRequestRuleBackendResponse) StatusCode() int + type ReplaceAllTCPRequestRuleDefaultsJSONRequestBody = TcpRequestRules + type ReplaceAllTCPRequestRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllTCPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRules + JSON202 *TcpRequestRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllTCPRequestRuleDefaultsResponse(rsp *http.Response) (*ReplaceAllTCPRequestRuleDefaultsResponse, error) + func (r ReplaceAllTCPRequestRuleDefaultsResponse) Status() string + func (r ReplaceAllTCPRequestRuleDefaultsResponse) StatusCode() int + type ReplaceAllTCPRequestRuleFrontendJSONRequestBody = TcpRequestRules + type ReplaceAllTCPRequestRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllTCPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRules + JSON202 *TcpRequestRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllTCPRequestRuleFrontendResponse(rsp *http.Response) (*ReplaceAllTCPRequestRuleFrontendResponse, error) + func (r ReplaceAllTCPRequestRuleFrontendResponse) Status() string + func (r ReplaceAllTCPRequestRuleFrontendResponse) StatusCode() int + type ReplaceAllTCPResponseRuleBackendJSONRequestBody = TcpResponseRules + type ReplaceAllTCPResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllTCPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpResponseRules + JSON202 *TcpResponseRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllTCPResponseRuleBackendResponse(rsp *http.Response) (*ReplaceAllTCPResponseRuleBackendResponse, error) + func (r ReplaceAllTCPResponseRuleBackendResponse) Status() string + func (r ReplaceAllTCPResponseRuleBackendResponse) StatusCode() int + type ReplaceAllTCPResponseRuleDefaultsJSONRequestBody = TcpResponseRules + type ReplaceAllTCPResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceAllTCPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpResponseRules + JSON202 *TcpResponseRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceAllTCPResponseRuleDefaultsResponse(rsp *http.Response) (*ReplaceAllTCPResponseRuleDefaultsResponse, error) + func (r ReplaceAllTCPResponseRuleDefaultsResponse) Status() string + func (r ReplaceAllTCPResponseRuleDefaultsResponse) StatusCode() int + type ReplaceBackendJSONRequestBody = Backend + type ReplaceBackendParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Backend + JSON202 *Backend + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceBackendResponse(rsp *http.Response) (*ReplaceBackendResponse, error) + func (r ReplaceBackendResponse) Status() string + func (r ReplaceBackendResponse) StatusCode() int + type ReplaceBackendSwitchingRuleJSONRequestBody = BackendSwitchingRule + type ReplaceBackendSwitchingRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceBackendSwitchingRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BackendSwitchingRule + JSON202 *BackendSwitchingRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceBackendSwitchingRuleResponse(rsp *http.Response) (*ReplaceBackendSwitchingRuleResponse, error) + func (r ReplaceBackendSwitchingRuleResponse) Status() string + func (r ReplaceBackendSwitchingRuleResponse) StatusCode() int + type ReplaceBackendSwitchingRulesJSONRequestBody = BackendSwitchingRules + type ReplaceBackendSwitchingRulesParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceBackendSwitchingRulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BackendSwitchingRules + JSON202 *BackendSwitchingRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceBackendSwitchingRulesResponse(rsp *http.Response) (*ReplaceBackendSwitchingRulesResponse, error) + func (r ReplaceBackendSwitchingRulesResponse) Status() string + func (r ReplaceBackendSwitchingRulesResponse) StatusCode() int + type ReplaceBindFrontendJSONRequestBody = Bind + type ReplaceBindFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceBindFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Bind + JSON202 *Bind + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceBindFrontendResponse(rsp *http.Response) (*ReplaceBindFrontendResponse, error) + func (r ReplaceBindFrontendResponse) Status() string + func (r ReplaceBindFrontendResponse) StatusCode() int + type ReplaceBindLogForwardJSONRequestBody = Bind + type ReplaceBindLogForwardParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceBindLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Bind + JSON202 *Bind + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceBindLogForwardResponse(rsp *http.Response) (*ReplaceBindLogForwardResponse, error) + func (r ReplaceBindLogForwardResponse) Status() string + func (r ReplaceBindLogForwardResponse) StatusCode() int + type ReplaceBindPeerJSONRequestBody = Bind + type ReplaceBindPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceBindPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Bind + JSON202 *Bind + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceBindPeerResponse(rsp *http.Response) (*ReplaceBindPeerResponse, error) + func (r ReplaceBindPeerResponse) Status() string + func (r ReplaceBindPeerResponse) StatusCode() int + type ReplaceCacheJSONRequestBody = Cache + type ReplaceCacheParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceCacheResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Cache + JSON202 *Cache + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceCacheResponse(rsp *http.Response) (*ReplaceCacheResponse, error) + func (r ReplaceCacheResponse) Status() string + func (r ReplaceCacheResponse) StatusCode() int + type ReplaceCertMultipartBody struct + FileUpload openapi_types.File + type ReplaceCertMultipartRequestBody ReplaceCertMultipartBody + type ReplaceCertResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceCertResponse(rsp *http.Response) (*ReplaceCertResponse, error) + func (r ReplaceCertResponse) Status() string + func (r ReplaceCertResponse) StatusCode() int + type ReplaceConsulJSONRequestBody = Consul + type ReplaceConsulResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Consul + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceConsulResponse(rsp *http.Response) (*ReplaceConsulResponse, error) + func (r ReplaceConsulResponse) Status() string + func (r ReplaceConsulResponse) StatusCode() int + type ReplaceCrlMultipartBody struct + FileUpload openapi_types.File + type ReplaceCrlMultipartRequestBody ReplaceCrlMultipartBody + type ReplaceCrlResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceCrlResponse(rsp *http.Response) (*ReplaceCrlResponse, error) + func (r ReplaceCrlResponse) Status() string + func (r ReplaceCrlResponse) StatusCode() int + type ReplaceCrtLoadJSONRequestBody = CrtLoad + type ReplaceCrtLoadParams struct + CrtStore string + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceCrtLoadResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CrtLoad + JSON202 *CrtLoad + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceCrtLoadResponse(rsp *http.Response) (*ReplaceCrtLoadResponse, error) + func (r ReplaceCrtLoadResponse) Status() string + func (r ReplaceCrtLoadResponse) StatusCode() int + type ReplaceDeclareCaptureJSONRequestBody = Capture + type ReplaceDeclareCaptureParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceDeclareCaptureResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Capture + JSON202 *Capture + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceDeclareCaptureResponse(rsp *http.Response) (*ReplaceDeclareCaptureResponse, error) + func (r ReplaceDeclareCaptureResponse) Status() string + func (r ReplaceDeclareCaptureResponse) StatusCode() int + type ReplaceDeclareCapturesJSONRequestBody = Captures + type ReplaceDeclareCapturesParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceDeclareCapturesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Captures + JSON202 *Captures + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceDeclareCapturesResponse(rsp *http.Response) (*ReplaceDeclareCapturesResponse, error) + func (r ReplaceDeclareCapturesResponse) Status() string + func (r ReplaceDeclareCapturesResponse) StatusCode() int + type ReplaceDefaultsSectionJSONRequestBody = Defaults + type ReplaceDefaultsSectionParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceDefaultsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Defaults + JSON202 *Defaults + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceDefaultsSectionResponse(rsp *http.Response) (*ReplaceDefaultsSectionResponse, error) + func (r ReplaceDefaultsSectionResponse) Status() string + func (r ReplaceDefaultsSectionResponse) StatusCode() int + type ReplaceDgramBindJSONRequestBody = DgramBind + type ReplaceDgramBindParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceDgramBindResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DgramBind + JSON202 *DgramBind + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceDgramBindResponse(rsp *http.Response) (*ReplaceDgramBindResponse, error) + func (r ReplaceDgramBindResponse) Status() string + func (r ReplaceDgramBindResponse) StatusCode() int + type ReplaceFCGIAppJSONRequestBody = FCGIApp + type ReplaceFCGIAppParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceFCGIAppResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *FCGIApp + JSON202 *FCGIApp + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceFCGIAppResponse(rsp *http.Response) (*ReplaceFCGIAppResponse, error) + func (r ReplaceFCGIAppResponse) Status() string + func (r ReplaceFCGIAppResponse) StatusCode() int + type ReplaceFilterBackendJSONRequestBody = Filter + type ReplaceFilterBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceFilterBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Filter + JSON202 *Filter + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceFilterBackendResponse(rsp *http.Response) (*ReplaceFilterBackendResponse, error) + func (r ReplaceFilterBackendResponse) Status() string + func (r ReplaceFilterBackendResponse) StatusCode() int + type ReplaceFilterFrontendJSONRequestBody = Filter + type ReplaceFilterFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceFilterFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Filter + JSON202 *Filter + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceFilterFrontendResponse(rsp *http.Response) (*ReplaceFilterFrontendResponse, error) + func (r ReplaceFilterFrontendResponse) Status() string + func (r ReplaceFilterFrontendResponse) StatusCode() int + type ReplaceFrontendJSONRequestBody = Frontend + type ReplaceFrontendParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Frontend + JSON202 *Frontend + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceFrontendResponse(rsp *http.Response) (*ReplaceFrontendResponse, error) + func (r ReplaceFrontendResponse) Status() string + func (r ReplaceFrontendResponse) StatusCode() int + type ReplaceGlobalJSONRequestBody = Global + type ReplaceGlobalParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceGlobalResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Global + JSON202 *Global + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceGlobalResponse(rsp *http.Response) (*ReplaceGlobalResponse, error) + func (r ReplaceGlobalResponse) Status() string + func (r ReplaceGlobalResponse) StatusCode() int + type ReplaceGroupJSONRequestBody = Group + type ReplaceGroupParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Userlist string + Version *Version + type ReplaceGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Group + JSON202 *Group + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceGroupResponse(rsp *http.Response) (*ReplaceGroupResponse, error) + func (r ReplaceGroupResponse) Status() string + func (r ReplaceGroupResponse) StatusCode() int + type ReplaceHTTPAfterResponseRuleBackendJSONRequestBody = HttpAfterResponseRule + type ReplaceHTTPAfterResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPAfterResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRule + JSON202 *HttpAfterResponseRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPAfterResponseRuleBackendResponse(rsp *http.Response) (*ReplaceHTTPAfterResponseRuleBackendResponse, error) + func (r ReplaceHTTPAfterResponseRuleBackendResponse) Status() string + func (r ReplaceHTTPAfterResponseRuleBackendResponse) StatusCode() int + type ReplaceHTTPAfterResponseRuleDefaultsJSONRequestBody = HttpAfterResponseRule + type ReplaceHTTPAfterResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPAfterResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRule + JSON202 *HttpAfterResponseRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPAfterResponseRuleDefaultsResponse(rsp *http.Response) (*ReplaceHTTPAfterResponseRuleDefaultsResponse, error) + func (r ReplaceHTTPAfterResponseRuleDefaultsResponse) Status() string + func (r ReplaceHTTPAfterResponseRuleDefaultsResponse) StatusCode() int + type ReplaceHTTPAfterResponseRuleFrontendJSONRequestBody = HttpAfterResponseRule + type ReplaceHTTPAfterResponseRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPAfterResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpAfterResponseRule + JSON202 *HttpAfterResponseRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPAfterResponseRuleFrontendResponse(rsp *http.Response) (*ReplaceHTTPAfterResponseRuleFrontendResponse, error) + func (r ReplaceHTTPAfterResponseRuleFrontendResponse) Status() string + func (r ReplaceHTTPAfterResponseRuleFrontendResponse) StatusCode() int + type ReplaceHTTPCheckBackendJSONRequestBody = HttpCheck + type ReplaceHTTPCheckBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpCheck + JSON202 *HttpCheck + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPCheckBackendResponse(rsp *http.Response) (*ReplaceHTTPCheckBackendResponse, error) + func (r ReplaceHTTPCheckBackendResponse) Status() string + func (r ReplaceHTTPCheckBackendResponse) StatusCode() int + type ReplaceHTTPCheckDefaultsJSONRequestBody = HttpCheck + type ReplaceHTTPCheckDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpCheck + JSON202 *HttpCheck + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPCheckDefaultsResponse(rsp *http.Response) (*ReplaceHTTPCheckDefaultsResponse, error) + func (r ReplaceHTTPCheckDefaultsResponse) Status() string + func (r ReplaceHTTPCheckDefaultsResponse) StatusCode() int + type ReplaceHTTPErrorRuleBackendJSONRequestBody = HttpErrorRule + type ReplaceHTTPErrorRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPErrorRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRule + JSON202 *HttpErrorRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPErrorRuleBackendResponse(rsp *http.Response) (*ReplaceHTTPErrorRuleBackendResponse, error) + func (r ReplaceHTTPErrorRuleBackendResponse) Status() string + func (r ReplaceHTTPErrorRuleBackendResponse) StatusCode() int + type ReplaceHTTPErrorRuleDefaultsJSONRequestBody = HttpErrorRule + type ReplaceHTTPErrorRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPErrorRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRule + JSON202 *HttpErrorRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPErrorRuleDefaultsResponse(rsp *http.Response) (*ReplaceHTTPErrorRuleDefaultsResponse, error) + func (r ReplaceHTTPErrorRuleDefaultsResponse) Status() string + func (r ReplaceHTTPErrorRuleDefaultsResponse) StatusCode() int + type ReplaceHTTPErrorRuleFrontendJSONRequestBody = HttpErrorRule + type ReplaceHTTPErrorRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPErrorRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorRule + JSON202 *HttpErrorRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPErrorRuleFrontendResponse(rsp *http.Response) (*ReplaceHTTPErrorRuleFrontendResponse, error) + func (r ReplaceHTTPErrorRuleFrontendResponse) Status() string + func (r ReplaceHTTPErrorRuleFrontendResponse) StatusCode() int + type ReplaceHTTPErrorsSectionJSONRequestBody = HttpErrorsSection + type ReplaceHTTPErrorsSectionParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPErrorsSectionResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpErrorsSection + JSON202 *HttpErrorsSection + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPErrorsSectionResponse(rsp *http.Response) (*ReplaceHTTPErrorsSectionResponse, error) + func (r ReplaceHTTPErrorsSectionResponse) Status() string + func (r ReplaceHTTPErrorsSectionResponse) StatusCode() int + type ReplaceHTTPRequestRuleBackendJSONRequestBody = HttpRequestRule + type ReplaceHTTPRequestRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRule + JSON202 *HttpRequestRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPRequestRuleBackendResponse(rsp *http.Response) (*ReplaceHTTPRequestRuleBackendResponse, error) + func (r ReplaceHTTPRequestRuleBackendResponse) Status() string + func (r ReplaceHTTPRequestRuleBackendResponse) StatusCode() int + type ReplaceHTTPRequestRuleDefaultsJSONRequestBody = HttpRequestRule + type ReplaceHTTPRequestRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRule + JSON202 *HttpRequestRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPRequestRuleDefaultsResponse(rsp *http.Response) (*ReplaceHTTPRequestRuleDefaultsResponse, error) + func (r ReplaceHTTPRequestRuleDefaultsResponse) Status() string + func (r ReplaceHTTPRequestRuleDefaultsResponse) StatusCode() int + type ReplaceHTTPRequestRuleFrontendJSONRequestBody = HttpRequestRule + type ReplaceHTTPRequestRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpRequestRule + JSON202 *HttpRequestRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPRequestRuleFrontendResponse(rsp *http.Response) (*ReplaceHTTPRequestRuleFrontendResponse, error) + func (r ReplaceHTTPRequestRuleFrontendResponse) Status() string + func (r ReplaceHTTPRequestRuleFrontendResponse) StatusCode() int + type ReplaceHTTPResponseRuleBackendJSONRequestBody = HttpResponseRule + type ReplaceHTTPResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRule + JSON202 *HttpResponseRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPResponseRuleBackendResponse(rsp *http.Response) (*ReplaceHTTPResponseRuleBackendResponse, error) + func (r ReplaceHTTPResponseRuleBackendResponse) Status() string + func (r ReplaceHTTPResponseRuleBackendResponse) StatusCode() int + type ReplaceHTTPResponseRuleDefaultsJSONRequestBody = HttpResponseRule + type ReplaceHTTPResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRule + JSON202 *HttpResponseRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPResponseRuleDefaultsResponse(rsp *http.Response) (*ReplaceHTTPResponseRuleDefaultsResponse, error) + func (r ReplaceHTTPResponseRuleDefaultsResponse) Status() string + func (r ReplaceHTTPResponseRuleDefaultsResponse) StatusCode() int + type ReplaceHTTPResponseRuleFrontendJSONRequestBody = HttpResponseRule + type ReplaceHTTPResponseRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceHTTPResponseRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *HttpResponseRule + JSON202 *HttpResponseRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceHTTPResponseRuleFrontendResponse(rsp *http.Response) (*ReplaceHTTPResponseRuleFrontendResponse, error) + func (r ReplaceHTTPResponseRuleFrontendResponse) Status() string + func (r ReplaceHTTPResponseRuleFrontendResponse) StatusCode() int + type ReplaceLogForwardJSONRequestBody = LogForward + type ReplaceLogForwardParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogForward + JSON202 *LogForward + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceLogForwardResponse(rsp *http.Response) (*ReplaceLogForwardResponse, error) + func (r ReplaceLogForwardResponse) Status() string + func (r ReplaceLogForwardResponse) StatusCode() int + type ReplaceLogTargetBackendJSONRequestBody = LogTarget + type ReplaceLogTargetBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceLogTargetBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceLogTargetBackendResponse(rsp *http.Response) (*ReplaceLogTargetBackendResponse, error) + func (r ReplaceLogTargetBackendResponse) Status() string + func (r ReplaceLogTargetBackendResponse) StatusCode() int + type ReplaceLogTargetDefaultsJSONRequestBody = LogTarget + type ReplaceLogTargetDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceLogTargetDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceLogTargetDefaultsResponse(rsp *http.Response) (*ReplaceLogTargetDefaultsResponse, error) + func (r ReplaceLogTargetDefaultsResponse) Status() string + func (r ReplaceLogTargetDefaultsResponse) StatusCode() int + type ReplaceLogTargetFrontendJSONRequestBody = LogTarget + type ReplaceLogTargetFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceLogTargetFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceLogTargetFrontendResponse(rsp *http.Response) (*ReplaceLogTargetFrontendResponse, error) + func (r ReplaceLogTargetFrontendResponse) Status() string + func (r ReplaceLogTargetFrontendResponse) StatusCode() int + type ReplaceLogTargetGlobalJSONRequestBody = LogTarget + type ReplaceLogTargetGlobalParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceLogTargetGlobalResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceLogTargetGlobalResponse(rsp *http.Response) (*ReplaceLogTargetGlobalResponse, error) + func (r ReplaceLogTargetGlobalResponse) Status() string + func (r ReplaceLogTargetGlobalResponse) StatusCode() int + type ReplaceLogTargetLogForwardJSONRequestBody = LogTarget + type ReplaceLogTargetLogForwardParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceLogTargetLogForwardResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceLogTargetLogForwardResponse(rsp *http.Response) (*ReplaceLogTargetLogForwardResponse, error) + func (r ReplaceLogTargetLogForwardResponse) Status() string + func (r ReplaceLogTargetLogForwardResponse) StatusCode() int + type ReplaceLogTargetPeerJSONRequestBody = LogTarget + type ReplaceLogTargetPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceLogTargetPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LogTarget + JSON202 *LogTarget + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceLogTargetPeerResponse(rsp *http.Response) (*ReplaceLogTargetPeerResponse, error) + func (r ReplaceLogTargetPeerResponse) Status() string + func (r ReplaceLogTargetPeerResponse) StatusCode() int + type ReplaceMailerEntryJSONRequestBody = MailerEntry + type ReplaceMailerEntryParams struct + ForceReload *ForceReload + MailersSection string + TransactionId *TransactionId + Version *Version + type ReplaceMailerEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MailerEntry + JSON202 *MailerEntry + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceMailerEntryResponse(rsp *http.Response) (*ReplaceMailerEntryResponse, error) + func (r ReplaceMailerEntryResponse) Status() string + func (r ReplaceMailerEntryResponse) StatusCode() int + type ReplaceNameserverJSONRequestBody = Nameserver + type ReplaceNameserverParams struct + ForceReload *ForceReload + Resolver string + TransactionId *TransactionId + Version *Version + type ReplaceNameserverResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Nameserver + JSON202 *Nameserver + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceNameserverResponse(rsp *http.Response) (*ReplaceNameserverResponse, error) + func (r ReplaceNameserverResponse) Status() string + func (r ReplaceNameserverResponse) StatusCode() int + type ReplacePeerEntryJSONRequestBody = PeerEntry + type ReplacePeerEntryParams struct + ForceReload *ForceReload + PeerSection string + TransactionId *TransactionId + Version *Version + type ReplacePeerEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *PeerEntry + JSON202 *PeerEntry + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplacePeerEntryResponse(rsp *http.Response) (*ReplacePeerEntryResponse, error) + func (r ReplacePeerEntryResponse) Status() string + func (r ReplacePeerEntryResponse) StatusCode() int + type ReplaceProgramJSONRequestBody = Program + type ReplaceProgramParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceProgramResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Program + JSON202 *Program + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceProgramResponse(rsp *http.Response) (*ReplaceProgramResponse, error) + func (r ReplaceProgramResponse) Status() string + func (r ReplaceProgramResponse) StatusCode() int + type ReplaceQUICInitialRuleDefaultsJSONRequestBody = QUICInitialRule + type ReplaceQUICInitialRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceQUICInitialRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *QUICInitialRule + JSON202 *QUICInitialRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceQUICInitialRuleDefaultsResponse(rsp *http.Response) (*ReplaceQUICInitialRuleDefaultsResponse, error) + func (r ReplaceQUICInitialRuleDefaultsResponse) Status() string + func (r ReplaceQUICInitialRuleDefaultsResponse) StatusCode() int + type ReplaceQUICInitialRuleFrontendJSONRequestBody = QUICInitialRule + type ReplaceQUICInitialRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceQUICInitialRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *QUICInitialRule + JSON202 *QUICInitialRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceQUICInitialRuleFrontendResponse(rsp *http.Response) (*ReplaceQUICInitialRuleFrontendResponse, error) + func (r ReplaceQUICInitialRuleFrontendResponse) Status() string + func (r ReplaceQUICInitialRuleFrontendResponse) StatusCode() int + type ReplaceResolverJSONRequestBody = Resolver + type ReplaceResolverParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceResolverResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Resolver + JSON202 *Resolver + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceResolverResponse(rsp *http.Response) (*ReplaceResolverResponse, error) + func (r ReplaceResolverResponse) Status() string + func (r ReplaceResolverResponse) StatusCode() int + type ReplaceRingJSONRequestBody = Ring + type ReplaceRingParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Ring + JSON202 *Ring + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceRingResponse(rsp *http.Response) (*ReplaceRingResponse, error) + func (r ReplaceRingResponse) Status() string + func (r ReplaceRingResponse) StatusCode() int + type ReplaceRuntimeMapEntryJSONBody struct + Value string + type ReplaceRuntimeMapEntryJSONRequestBody ReplaceRuntimeMapEntryJSONBody + type ReplaceRuntimeMapEntryParams struct + ForceSync *bool + type ReplaceRuntimeMapEntryResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MapEntry + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceRuntimeMapEntryResponse(rsp *http.Response) (*ReplaceRuntimeMapEntryResponse, error) + func (r ReplaceRuntimeMapEntryResponse) Status() string + func (r ReplaceRuntimeMapEntryResponse) StatusCode() int + type ReplaceRuntimeServerJSONRequestBody = RuntimeServer + type ReplaceRuntimeServerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *RuntimeServer + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceRuntimeServerResponse(rsp *http.Response) (*ReplaceRuntimeServerResponse, error) + func (r ReplaceRuntimeServerResponse) Status() string + func (r ReplaceRuntimeServerResponse) StatusCode() int + type ReplaceSSLFrontUseJSONRequestBody = SSLFrontUse + type ReplaceSSLFrontUseParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceSSLFrontUseResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SSLFrontUse + JSON202 *SSLFrontUse + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceSSLFrontUseResponse(rsp *http.Response) (*ReplaceSSLFrontUseResponse, error) + func (r ReplaceSSLFrontUseResponse) Status() string + func (r ReplaceSSLFrontUseResponse) StatusCode() int + type ReplaceServerBackendJSONRequestBody = Server + type ReplaceServerBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceServerBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Server + JSON202 *Server + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceServerBackendResponse(rsp *http.Response) (*ReplaceServerBackendResponse, error) + func (r ReplaceServerBackendResponse) Status() string + func (r ReplaceServerBackendResponse) StatusCode() int + type ReplaceServerPeerJSONRequestBody = Server + type ReplaceServerPeerParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceServerPeerResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Server + JSON202 *Server + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceServerPeerResponse(rsp *http.Response) (*ReplaceServerPeerResponse, error) + func (r ReplaceServerPeerResponse) Status() string + func (r ReplaceServerPeerResponse) StatusCode() int + type ReplaceServerRingJSONRequestBody = Server + type ReplaceServerRingParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceServerRingResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Server + JSON202 *Server + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceServerRingResponse(rsp *http.Response) (*ReplaceServerRingResponse, error) + func (r ReplaceServerRingResponse) Status() string + func (r ReplaceServerRingResponse) StatusCode() int + type ReplaceServerSwitchingRuleJSONRequestBody = ServerSwitchingRule + type ReplaceServerSwitchingRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceServerSwitchingRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ServerSwitchingRule + JSON202 *ServerSwitchingRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceServerSwitchingRuleResponse(rsp *http.Response) (*ReplaceServerSwitchingRuleResponse, error) + func (r ReplaceServerSwitchingRuleResponse) Status() string + func (r ReplaceServerSwitchingRuleResponse) StatusCode() int + type ReplaceServerSwitchingRulesJSONRequestBody = ServerSwitchingRules + type ReplaceServerSwitchingRulesParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceServerSwitchingRulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ServerSwitchingRules + JSON202 *ServerSwitchingRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceServerSwitchingRulesResponse(rsp *http.Response) (*ReplaceServerSwitchingRulesResponse, error) + func (r ReplaceServerSwitchingRulesResponse) Status() string + func (r ReplaceServerSwitchingRulesResponse) StatusCode() int + type ReplaceServerTemplateJSONRequestBody = ServerTemplate + type ReplaceServerTemplateParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceServerTemplateResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ServerTemplate + JSON202 *ServerTemplate + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceServerTemplateResponse(rsp *http.Response) (*ReplaceServerTemplateResponse, error) + func (r ReplaceServerTemplateResponse) Status() string + func (r ReplaceServerTemplateResponse) StatusCode() int + type ReplaceSiteJSONRequestBody = Site + type ReplaceSiteParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceSiteResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Site + JSON202 *Site + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceSiteResponse(rsp *http.Response) (*ReplaceSiteResponse, error) + func (r ReplaceSiteResponse) Status() string + func (r ReplaceSiteResponse) StatusCode() int + type ReplaceSpoeAgentJSONRequestBody = SpoeAgent + type ReplaceSpoeAgentParams struct + TransactionId *TransactionId + Version *Version + type ReplaceSpoeAgentResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeAgent + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceSpoeAgentResponse(rsp *http.Response) (*ReplaceSpoeAgentResponse, error) + func (r ReplaceSpoeAgentResponse) Status() string + func (r ReplaceSpoeAgentResponse) StatusCode() int + type ReplaceSpoeGroupJSONRequestBody = SpoeGroup + type ReplaceSpoeGroupParams struct + TransactionId *TransactionId + Version *Version + type ReplaceSpoeGroupResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeGroup + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceSpoeGroupResponse(rsp *http.Response) (*ReplaceSpoeGroupResponse, error) + func (r ReplaceSpoeGroupResponse) Status() string + func (r ReplaceSpoeGroupResponse) StatusCode() int + type ReplaceSpoeMessageJSONRequestBody = SpoeMessage + type ReplaceSpoeMessageParams struct + TransactionId *TransactionId + Version *Version + type ReplaceSpoeMessageResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SpoeMessage + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceSpoeMessageResponse(rsp *http.Response) (*ReplaceSpoeMessageResponse, error) + func (r ReplaceSpoeMessageResponse) Status() string + func (r ReplaceSpoeMessageResponse) StatusCode() int + type ReplaceStickRuleJSONRequestBody = StickRule + type ReplaceStickRuleParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceStickRuleResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *StickRule + JSON202 *StickRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceStickRuleResponse(rsp *http.Response) (*ReplaceStickRuleResponse, error) + func (r ReplaceStickRuleResponse) Status() string + func (r ReplaceStickRuleResponse) StatusCode() int + type ReplaceStickRulesJSONRequestBody = StickRules + type ReplaceStickRulesParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceStickRulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *StickRules + JSON202 *StickRules + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseReplaceStickRulesResponse(rsp *http.Response) (*ReplaceStickRulesResponse, error) + func (r ReplaceStickRulesResponse) Status() string + func (r ReplaceStickRulesResponse) StatusCode() int + type ReplaceStorageGeneralFileMultipartBody struct + FileUpload *openapi_types.File + type ReplaceStorageGeneralFileMultipartRequestBody ReplaceStorageGeneralFileMultipartBody + type ReplaceStorageGeneralFileParams struct + ForceReload *ForceReload + SkipReload *SkipReload + type ReplaceStorageGeneralFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceStorageGeneralFileResponse(rsp *http.Response) (*ReplaceStorageGeneralFileResponse, error) + func (r ReplaceStorageGeneralFileResponse) Status() string + func (r ReplaceStorageGeneralFileResponse) StatusCode() int + type ReplaceStorageMapFileParams struct + ForceReload *ForceReload + SkipReload *SkipReload + type ReplaceStorageMapFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceStorageMapFileResponse(rsp *http.Response) (*ReplaceStorageMapFileResponse, error) + func (r ReplaceStorageMapFileResponse) Status() string + func (r ReplaceStorageMapFileResponse) StatusCode() int + type ReplaceStorageMapFileTextBody = string + type ReplaceStorageMapFileTextRequestBody = ReplaceStorageMapFileTextBody + type ReplaceStorageSSLCertificateParams struct + ForceReload *ForceReload + SkipReload *SkipReload + type ReplaceStorageSSLCertificateResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCertificate + JSON202 *SslCertificate + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceStorageSSLCertificateResponse(rsp *http.Response) (*ReplaceStorageSSLCertificateResponse, error) + func (r ReplaceStorageSSLCertificateResponse) Status() string + func (r ReplaceStorageSSLCertificateResponse) StatusCode() int + type ReplaceStorageSSLCertificateTextBody = string + type ReplaceStorageSSLCertificateTextRequestBody = ReplaceStorageSSLCertificateTextBody + type ReplaceStorageSSLCrtListFileParams struct + ForceReload *ForceReload + SkipReload *SkipReload + type ReplaceStorageSSLCrtListFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SslCrtListFile + JSON202 *SslCrtListFile + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceStorageSSLCrtListFileResponse(rsp *http.Response) (*ReplaceStorageSSLCrtListFileResponse, error) + func (r ReplaceStorageSSLCrtListFileResponse) Status() string + func (r ReplaceStorageSSLCrtListFileResponse) StatusCode() int + type ReplaceStorageSSLCrtListFileTextBody = string + type ReplaceStorageSSLCrtListFileTextRequestBody = ReplaceStorageSSLCrtListFileTextBody + type ReplaceTCPCheckBackendJSONRequestBody = TcpCheck + type ReplaceTCPCheckBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceTCPCheckBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpCheck + JSON202 *TcpCheck + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTCPCheckBackendResponse(rsp *http.Response) (*ReplaceTCPCheckBackendResponse, error) + func (r ReplaceTCPCheckBackendResponse) Status() string + func (r ReplaceTCPCheckBackendResponse) StatusCode() int + type ReplaceTCPCheckDefaultsJSONRequestBody = TcpCheck + type ReplaceTCPCheckDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceTCPCheckDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpCheck + JSON202 *TcpCheck + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTCPCheckDefaultsResponse(rsp *http.Response) (*ReplaceTCPCheckDefaultsResponse, error) + func (r ReplaceTCPCheckDefaultsResponse) Status() string + func (r ReplaceTCPCheckDefaultsResponse) StatusCode() int + type ReplaceTCPRequestRuleBackendJSONRequestBody = TcpRequestRule + type ReplaceTCPRequestRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceTCPRequestRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRule + JSON202 *TcpRequestRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTCPRequestRuleBackendResponse(rsp *http.Response) (*ReplaceTCPRequestRuleBackendResponse, error) + func (r ReplaceTCPRequestRuleBackendResponse) Status() string + func (r ReplaceTCPRequestRuleBackendResponse) StatusCode() int + type ReplaceTCPRequestRuleDefaultsJSONRequestBody = TcpRequestRule + type ReplaceTCPRequestRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceTCPRequestRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRule + JSON202 *TcpRequestRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTCPRequestRuleDefaultsResponse(rsp *http.Response) (*ReplaceTCPRequestRuleDefaultsResponse, error) + func (r ReplaceTCPRequestRuleDefaultsResponse) Status() string + func (r ReplaceTCPRequestRuleDefaultsResponse) StatusCode() int + type ReplaceTCPRequestRuleFrontendJSONRequestBody = TcpRequestRule + type ReplaceTCPRequestRuleFrontendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceTCPRequestRuleFrontendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpRequestRule + JSON202 *TcpRequestRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTCPRequestRuleFrontendResponse(rsp *http.Response) (*ReplaceTCPRequestRuleFrontendResponse, error) + func (r ReplaceTCPRequestRuleFrontendResponse) Status() string + func (r ReplaceTCPRequestRuleFrontendResponse) StatusCode() int + type ReplaceTCPResponseRuleBackendJSONRequestBody = TcpResponseRule + type ReplaceTCPResponseRuleBackendParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceTCPResponseRuleBackendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpResponseRule + JSON202 *TcpResponseRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTCPResponseRuleBackendResponse(rsp *http.Response) (*ReplaceTCPResponseRuleBackendResponse, error) + func (r ReplaceTCPResponseRuleBackendResponse) Status() string + func (r ReplaceTCPResponseRuleBackendResponse) StatusCode() int + type ReplaceTCPResponseRuleDefaultsJSONRequestBody = TcpResponseRule + type ReplaceTCPResponseRuleDefaultsParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceTCPResponseRuleDefaultsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TcpResponseRule + JSON202 *TcpResponseRule + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTCPResponseRuleDefaultsResponse(rsp *http.Response) (*ReplaceTCPResponseRuleDefaultsResponse, error) + func (r ReplaceTCPResponseRuleDefaultsResponse) Status() string + func (r ReplaceTCPResponseRuleDefaultsResponse) StatusCode() int + type ReplaceTableJSONRequestBody = Table + type ReplaceTableParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Version *Version + type ReplaceTableResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Table + JSON202 *Table + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTableResponse(rsp *http.Response) (*ReplaceTableResponse, error) + func (r ReplaceTableResponse) Status() string + func (r ReplaceTableResponse) StatusCode() int + type ReplaceTracesJSONRequestBody = Traces + type ReplaceTracesParams struct + ForceReload *ForceReload + FullSection *FullSection + TransactionId *TransactionId + Version *Version + type ReplaceTracesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Traces + JSON202 *Traces + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceTracesResponse(rsp *http.Response) (*ReplaceTracesResponse, error) + func (r ReplaceTracesResponse) Status() string + func (r ReplaceTracesResponse) StatusCode() int + type ReplaceUserJSONRequestBody = User + type ReplaceUserParams struct + ForceReload *ForceReload + TransactionId *TransactionId + Userlist string + Version *Version + type ReplaceUserResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *User + JSON202 *User + JSON400 *BadRequest + JSON404 *NotFound + JSONDefault *DefaultError + func ParseReplaceUserResponse(rsp *http.Response) (*ReplaceUserResponse, error) + func (r ReplaceUserResponse) Status() string + func (r ReplaceUserResponse) StatusCode() int + type RequestEditorFn func(ctx context.Context, req *http.Request) error + type Resolver struct + AcceptedPayloadSize *int + HoldNx *int + HoldObsolete *int + HoldOther *int + HoldRefused *int + HoldTimeout *int + HoldValid *int + Metadata *map[string]map[string]interface{} + Name string + Nameservers *map[string]Nameserver + ParseResolvConf *bool + ResolveRetries *int + TimeoutResolve *int + TimeoutRetry *int + type ResolverBase struct + AcceptedPayloadSize *int + HoldNx *int + HoldObsolete *int + HoldOther *int + HoldRefused *int + HoldTimeout *int + HoldValid *int + Metadata *map[string]map[string]interface{} + Name string + ParseResolvConf *bool + ResolveRetries *int + TimeoutResolve *int + TimeoutRetry *int + type Resolvers = []Resolver + type ReturnHeader struct + Fmt string + Name string + type Ring struct + Description *string + Format *RingFormat + Maxlen *int + Metadata *map[string]map[string]interface{} + Name string + Servers *map[string]Server + Size *int + TimeoutConnect *int + TimeoutServer *int + type RingBase struct + Description *string + Format *RingBaseFormat + Maxlen *int + Metadata *map[string]map[string]interface{} + Name string + Size *int + TimeoutConnect *int + TimeoutServer *int + type RingBaseFormat string + const RingBaseFormatIso + const RingBaseFormatLocal + const RingBaseFormatPriority + const RingBaseFormatRaw + const RingBaseFormatRfc3164 + const RingBaseFormatRfc5424 + const RingBaseFormatShort + const RingBaseFormatTimed + type RingFormat string + const RingFormatIso + const RingFormatLocal + const RingFormatPriority + const RingFormatRaw + const RingFormatRfc3164 + const RingFormatRfc5424 + const RingFormatShort + const RingFormatTimed + type Rings = []Ring + type RuntimeAddServer struct + Address *string + AgentAddr *string + AgentCheck *RuntimeAddServerAgentCheck + AgentInter *int + AgentPort *int + AgentSend *string + Allow0rtt *bool + Alpn *string + Backup *RuntimeAddServerBackup + Check *RuntimeAddServerCheck + CheckAlpn *string + CheckProto *string + CheckSendProxy *RuntimeAddServerCheckSendProxy + CheckSni *string + CheckSsl *RuntimeAddServerCheckSsl + CheckViaSocks4 *RuntimeAddServerCheckViaSocks4 + Ciphers *string + Ciphersuites *string + CrlFile *string + Downinter *int + ErrorLimit *int + Fall *int + Fastinter *int + ForceSslv3 *RuntimeAddServerForceSslv3 + ForceTlsv10 *RuntimeAddServerForceTlsv10 + ForceTlsv11 *RuntimeAddServerForceTlsv11 + ForceTlsv12 *RuntimeAddServerForceTlsv12 + ForceTlsv13 *RuntimeAddServerForceTlsv13 + HealthCheckAddress *string + HealthCheckPort *int + Id *string + Inter *int + Maintenance *RuntimeAddServerMaintenance + Maxconn *int + Maxqueue *int + Minconn *int + Name *string + NoSslv3 *RuntimeAddServerNoSslv3 + NoTlsv10 *RuntimeAddServerNoTlsv10 + NoTlsv11 *RuntimeAddServerNoTlsv11 + NoTlsv12 *RuntimeAddServerNoTlsv12 + NoTlsv13 *RuntimeAddServerNoTlsv13 + Npn *string + Observe *RuntimeAddServerObserve + OnError *RuntimeAddServerOnError + OnMarkedDown *RuntimeAddServerOnMarkedDown + OnMarkedUp *RuntimeAddServerOnMarkedUp + PoolLowConn *int + PoolMaxConn *int + PoolPurgeDelay *int + Port *int + Proto *string + ProxyV2Options *[]RuntimeAddServerProxyV2Options + Rise *int + SendProxy *RuntimeAddServerSendProxy + SendProxyV2 *RuntimeAddServerSendProxyV2 + SendProxyV2Ssl *RuntimeAddServerSendProxyV2Ssl + SendProxyV2SslCn *RuntimeAddServerSendProxyV2SslCn + Slowstart *int + Sni *string + Source *string + Ssl *RuntimeAddServerSsl + SslCafile *string + SslCertificate *string + SslMaxVer *RuntimeAddServerSslMaxVer + SslMinVer *RuntimeAddServerSslMinVer + SslReuse *RuntimeAddServerSslReuse + Tfo *RuntimeAddServerTfo + TlsTickets *RuntimeAddServerTlsTickets + Track *string + Verify *RuntimeAddServerVerify + Verifyhost *string + Weight *int + Ws *RuntimeAddServerWs + type RuntimeAddServerAgentCheck string + const RuntimeAddServerAgentCheckDisabled + const RuntimeAddServerAgentCheckEnabled + type RuntimeAddServerBackup string + const RuntimeAddServerBackupDisabled + const RuntimeAddServerBackupEnabled + type RuntimeAddServerCheck string + const RuntimeAddServerCheckDisabled + const RuntimeAddServerCheckEnabled + type RuntimeAddServerCheckSendProxy string + const RuntimeAddServerCheckSendProxyDisabled + const RuntimeAddServerCheckSendProxyEnabled + type RuntimeAddServerCheckSsl string + const RuntimeAddServerCheckSslDisabled + const RuntimeAddServerCheckSslEnabled + type RuntimeAddServerCheckViaSocks4 string + const RuntimeAddServerCheckViaSocks4Disabled + const RuntimeAddServerCheckViaSocks4Enabled + type RuntimeAddServerForceSslv3 string + const RuntimeAddServerForceSslv3Disabled + const RuntimeAddServerForceSslv3Enabled + type RuntimeAddServerForceTlsv10 string + const RuntimeAddServerForceTlsv10Disabled + const RuntimeAddServerForceTlsv10Enabled + type RuntimeAddServerForceTlsv11 string + const RuntimeAddServerForceTlsv11Disabled + const RuntimeAddServerForceTlsv11Enabled + type RuntimeAddServerForceTlsv12 string + const RuntimeAddServerForceTlsv12Disabled + const RuntimeAddServerForceTlsv12Enabled + type RuntimeAddServerForceTlsv13 string + const RuntimeAddServerForceTlsv13Disabled + const RuntimeAddServerForceTlsv13Enabled + type RuntimeAddServerMaintenance string + const RuntimeAddServerMaintenanceDisabled + const RuntimeAddServerMaintenanceEnabled + type RuntimeAddServerNoSslv3 string + const RuntimeAddServerNoSslv3Disabled + const RuntimeAddServerNoSslv3Enabled + type RuntimeAddServerNoTlsv10 string + const RuntimeAddServerNoTlsv10Disabled + const RuntimeAddServerNoTlsv10Enabled + type RuntimeAddServerNoTlsv11 string + const RuntimeAddServerNoTlsv11Disabled + const RuntimeAddServerNoTlsv11Enabled + type RuntimeAddServerNoTlsv12 string + const RuntimeAddServerNoTlsv12Disabled + const RuntimeAddServerNoTlsv12Enabled + type RuntimeAddServerNoTlsv13 string + const RuntimeAddServerNoTlsv13Disabled + const RuntimeAddServerNoTlsv13Enabled + type RuntimeAddServerObserve string + const RuntimeAddServerObserveLayer4 + const RuntimeAddServerObserveLayer7 + type RuntimeAddServerOnError string + const RuntimeAddServerOnErrorFailCheck + const RuntimeAddServerOnErrorFastinter + const RuntimeAddServerOnErrorMarkDown + const RuntimeAddServerOnErrorSuddenDeath + type RuntimeAddServerOnMarkedDown string + const RuntimeAddServerOnMarkedDownShutdownSessions + type RuntimeAddServerOnMarkedUp string + const RuntimeAddServerOnMarkedUpShutdownBackupSessions + type RuntimeAddServerProxyV2Options string + const RuntimeAddServerProxyV2OptionsAuthority + const RuntimeAddServerProxyV2OptionsCertCn + const RuntimeAddServerProxyV2OptionsCertKey + const RuntimeAddServerProxyV2OptionsCertSig + const RuntimeAddServerProxyV2OptionsCrc32c + const RuntimeAddServerProxyV2OptionsSsl + const RuntimeAddServerProxyV2OptionsSslCipher + const RuntimeAddServerProxyV2OptionsUniqueId + type RuntimeAddServerSendProxy string + const RuntimeAddServerSendProxyDisabled + const RuntimeAddServerSendProxyEnabled + type RuntimeAddServerSendProxyV2 string + const RuntimeAddServerSendProxyV2Disabled + const RuntimeAddServerSendProxyV2Enabled + type RuntimeAddServerSendProxyV2Ssl string + const RuntimeAddServerSendProxyV2SslDisabled + const RuntimeAddServerSendProxyV2SslEnabled + type RuntimeAddServerSendProxyV2SslCn string + const RuntimeAddServerSendProxyV2SslCnDisabled + const RuntimeAddServerSendProxyV2SslCnEnabled + type RuntimeAddServerSsl string + const RuntimeAddServerSslDisabled + const RuntimeAddServerSslEnabled + type RuntimeAddServerSslMaxVer string + const RuntimeAddServerSslMaxVerSSLv3 + const RuntimeAddServerSslMaxVerTLSv10 + const RuntimeAddServerSslMaxVerTLSv11 + const RuntimeAddServerSslMaxVerTLSv12 + const RuntimeAddServerSslMaxVerTLSv13 + type RuntimeAddServerSslMinVer string + const RuntimeAddServerSslMinVerSSLv3 + const RuntimeAddServerSslMinVerTLSv10 + const RuntimeAddServerSslMinVerTLSv11 + const RuntimeAddServerSslMinVerTLSv12 + const RuntimeAddServerSslMinVerTLSv13 + type RuntimeAddServerSslReuse string + const RuntimeAddServerSslReuseDisabled + const RuntimeAddServerSslReuseEnabled + type RuntimeAddServerTfo string + const RuntimeAddServerTfoDisabled + const RuntimeAddServerTfoEnabled + type RuntimeAddServerTlsTickets string + const RuntimeAddServerTlsTicketsDisabled + const RuntimeAddServerTlsTicketsEnabled + type RuntimeAddServerVerify string + const RuntimeAddServerVerifyNone + const RuntimeAddServerVerifyRequired + type RuntimeAddServerWs string + const RuntimeAddServerWsAuto + const RuntimeAddServerWsH1 + const RuntimeAddServerWsH2 + type RuntimeServer struct + Address *string + AdminState *RuntimeServerAdminState + Id *string + Name *string + OperationalState *RuntimeServerOperationalState + Port *int + type RuntimeServerAdminState string + const RuntimeServerAdminStateDrain + const RuntimeServerAdminStateMaint + const RuntimeServerAdminStateReady + type RuntimeServerOperationalState string + const RuntimeServerOperationalStateDown + const RuntimeServerOperationalStateStopping + const RuntimeServerOperationalStateUp + type RuntimeServers = []RuntimeServer + type SSLFrontUse struct + Allow0rtt *bool + Alpn *string + CaFile *string + Certificate string + Ciphers *string + Ciphersuites *string + ClientSigalgs *string + CrlFile *string + Curves *string + Ecdhe *string + Issuer *string + Key *string + Metadata *map[string]map[string]interface{} + NoAlpn *bool + NoCaNames *bool + Npn *string + Ocsp *string + OcspUpdate *SslFrontUseOcspUpdate + Sctl *string + Sigalgs *string + SslMaxVer *SslFrontUseSslMaxVer + SslMinVer *SslFrontUseSslMinVer + Verify *SslFrontUseVerify + type SSLFrontUses = []SSLFrontUse + type Server struct + Address string + AgentAddr *string + AgentCheck *ServerAgentCheck + AgentInter *int + AgentPort *int + AgentSend *string + Allow0rtt *bool + Alpn *string + Backup *ServerBackup + Cc *string + Check *ServerCheck + CheckAlpn *string + CheckPoolConnName *string + CheckProto *string + CheckReusePool *ServerCheckReusePool + CheckSendProxy *ServerCheckSendProxy + CheckSni *string + CheckSniAuto *ServerCheckSniAuto + CheckSsl *ServerCheckSsl + CheckViaSocks4 *ServerCheckViaSocks4 + Ciphers *string + Ciphersuites *string + ClientSigalgs *string + Cookie *string + CrlFile *string + Curves *string + Downinter *int + ErrorLimit *int + Fall *int + Fastinter *int + ForceSslv3 *ServerForceSslv3 + ForceTlsv10 *ServerForceTlsv10 + ForceTlsv11 *ServerForceTlsv11 + ForceTlsv12 *ServerForceTlsv12 + ForceTlsv13 *ServerForceTlsv13 + Guid *string + HashKey *string + HealthCheckAddress *string + HealthCheckPort *int + Id *int + IdlePing *int + InitAddr *string + InitState *ServerInitState + Inter *int + Ktls *ServerKtls + LogBufsize *int + LogProto *ServerLogProto + Maintenance *ServerMaintenance + MaxReuse *int + Maxconn *int + Maxqueue *int + Metadata *map[string]map[string]interface{} + Minconn *int + Name string + Namespace *string + NoSslv3 *ServerNoSslv3 + NoTlsv10 *ServerNoTlsv10 + NoTlsv11 *ServerNoTlsv11 + NoTlsv12 *ServerNoTlsv12 + NoTlsv13 *ServerNoTlsv13 + NoVerifyhost *ServerNoVerifyhost + Npn *string + Observe *ServerObserve + OnError *ServerOnError + OnMarkedDown *ServerOnMarkedDown + OnMarkedUp *ServerOnMarkedUp + PoolConnName *string + PoolLowConn *int + PoolMaxConn *int + PoolPurgeDelay *int + Port *int + Proto *string + ProxyV2Options *[]ServerProxyV2Options + Redir *string + Renegotiate *ServerRenegotiate + ResolveNet *string + ResolveOpts *string + ResolvePrefer *ServerResolvePrefer + Resolvers *string + Rise *int + SendProxy *ServerSendProxy + SendProxyV2 *ServerSendProxyV2 + SendProxyV2Ssl *ServerSendProxyV2Ssl + SendProxyV2SslCn *ServerSendProxyV2SslCn + SetProxyV2TlvFmt ... + Shard *int + Sigalgs *string + Slowstart *int + Sni *string + SniAuto *ServerSniAuto + Socks4 *string + Source *string + Ssl *ServerSsl + SslCafile *string + SslCertificate *string + SslMaxVer *ServerSslMaxVer + SslMinVer *ServerSslMinVer + SslReuse *ServerSslReuse + Sslv3 *ServerSslv3 + Stick *ServerStick + StrictMaxconn *bool + TcpMd5sig *string + TcpUt *int + Tfo *ServerTfo + TlsTickets *ServerTlsTickets + Tlsv10 *ServerTlsv10 + Tlsv11 *ServerTlsv11 + Tlsv12 *ServerTlsv12 + Tlsv13 *ServerTlsv13 + Track *string + Verify *ServerVerify + Verifyhost *string + Weight *int + Ws *ServerWs + type ServerAgentCheck string + const ServerAgentCheckDisabled + const ServerAgentCheckEnabled + type ServerBackup string + const ServerBackupDisabled + const ServerBackupEnabled + type ServerCheck string + const ServerCheckDisabled + const ServerCheckEnabled + type ServerCheckReusePool string + const ServerCheckReusePoolDisabled + const ServerCheckReusePoolEnabled + type ServerCheckSendProxy string + const ServerCheckSendProxyDisabled + const ServerCheckSendProxyEnabled + type ServerCheckSniAuto string + const ServerCheckSniAutoDisabled + const ServerCheckSniAutoEnabled + type ServerCheckSsl string + const ServerCheckSslDisabled + const ServerCheckSslEnabled + type ServerCheckViaSocks4 string + const ServerCheckViaSocks4Disabled + const ServerCheckViaSocks4Enabled + type ServerForceSslv3 string + const ServerForceSslv3Disabled + const ServerForceSslv3Enabled + type ServerForceTlsv10 string + const ServerForceTlsv10Disabled + const ServerForceTlsv10Enabled + type ServerForceTlsv11 string + const ServerForceTlsv11Disabled + const ServerForceTlsv11Enabled + type ServerForceTlsv12 string + const ServerForceTlsv12Disabled + const ServerForceTlsv12Enabled + type ServerForceTlsv13 string + const ServerForceTlsv13Disabled + const ServerForceTlsv13Enabled + type ServerInitState string + const ServerInitStateDown + const ServerInitStateFullyDown + const ServerInitStateFullyUp + const ServerInitStateUp + type ServerKtls string + const ServerKtlsOff + const ServerKtlsOn + type ServerLogProto string + const ServerLogProtoLegacy + const ServerLogProtoOctetCount + type ServerMaintenance string + const ServerMaintenanceDisabled + const ServerMaintenanceEnabled + type ServerNoSslv3 string + const ServerNoSslv3Disabled + const ServerNoSslv3Enabled + type ServerNoTlsv10 string + const ServerNoTlsv10Disabled + const ServerNoTlsv10Enabled + type ServerNoTlsv11 string + const ServerNoTlsv11Disabled + const ServerNoTlsv11Enabled + type ServerNoTlsv12 string + const ServerNoTlsv12Disabled + const ServerNoTlsv12Enabled + type ServerNoTlsv13 string + const ServerNoTlsv13Disabled + const ServerNoTlsv13Enabled + type ServerNoVerifyhost string + const ServerNoVerifyhostDisabled + const ServerNoVerifyhostEnabled + type ServerObserve string + const ServerObserveLayer4 + const ServerObserveLayer7 + type ServerOnError string + const ServerOnErrorFailCheck + const ServerOnErrorFastinter + const ServerOnErrorMarkDown + const ServerOnErrorSuddenDeath + type ServerOnMarkedDown string + const ServerOnMarkedDownShutdownSessions + type ServerOnMarkedUp string + const ServerOnMarkedUpShutdownBackupSessions + type ServerParams struct + AgentAddr *string + AgentCheck *ServerParamsAgentCheck + AgentInter *int + AgentPort *int + AgentSend *string + Allow0rtt *bool + Alpn *string + Backup *ServerParamsBackup + Cc *string + Check *ServerParamsCheck + CheckAlpn *string + CheckPoolConnName *string + CheckProto *string + CheckReusePool *ServerParamsCheckReusePool + CheckSendProxy *ServerParamsCheckSendProxy + CheckSni *string + CheckSniAuto *ServerParamsCheckSniAuto + CheckSsl *ServerParamsCheckSsl + CheckViaSocks4 *ServerParamsCheckViaSocks4 + Ciphers *string + Ciphersuites *string + ClientSigalgs *string + Cookie *string + CrlFile *string + Curves *string + Downinter *int + ErrorLimit *int + Fall *int + Fastinter *int + ForceSslv3 *ServerParamsForceSslv3 + ForceTlsv10 *ServerParamsForceTlsv10 + ForceTlsv11 *ServerParamsForceTlsv11 + ForceTlsv12 *ServerParamsForceTlsv12 + ForceTlsv13 *ServerParamsForceTlsv13 + Guid *string + HashKey *string + HealthCheckAddress *string + HealthCheckPort *int + IdlePing *int + InitAddr *string + InitState *ServerParamsInitState + Inter *int + Ktls *ServerParamsKtls + LogBufsize *int + LogProto *ServerParamsLogProto + Maintenance *ServerParamsMaintenance + MaxReuse *int + Maxconn *int + Maxqueue *int + Minconn *int + Namespace *string + NoSslv3 *ServerParamsNoSslv3 + NoTlsv10 *ServerParamsNoTlsv10 + NoTlsv11 *ServerParamsNoTlsv11 + NoTlsv12 *ServerParamsNoTlsv12 + NoTlsv13 *ServerParamsNoTlsv13 + NoVerifyhost *ServerParamsNoVerifyhost + Npn *string + Observe *ServerParamsObserve + OnError *ServerParamsOnError + OnMarkedDown *ServerParamsOnMarkedDown + OnMarkedUp *ServerParamsOnMarkedUp + PoolConnName *string + PoolLowConn *int + PoolMaxConn *int + PoolPurgeDelay *int + Proto *string + ProxyV2Options *[]ServerParamsProxyV2Options + Redir *string + Renegotiate *ServerParamsRenegotiate + ResolveNet *string + ResolveOpts *string + ResolvePrefer *ServerParamsResolvePrefer + Resolvers *string + Rise *int + SendProxy *ServerParamsSendProxy + SendProxyV2 *ServerParamsSendProxyV2 + SendProxyV2Ssl *ServerParamsSendProxyV2Ssl + SendProxyV2SslCn *ServerParamsSendProxyV2SslCn + SetProxyV2TlvFmt ... + Shard *int + Sigalgs *string + Slowstart *int + Sni *string + SniAuto *ServerParamsSniAuto + Socks4 *string + Source *string + Ssl *ServerParamsSsl + SslCafile *string + SslCertificate *string + SslMaxVer *ServerParamsSslMaxVer + SslMinVer *ServerParamsSslMinVer + SslReuse *ServerParamsSslReuse + Sslv3 *ServerParamsSslv3 + Stick *ServerParamsStick + StrictMaxconn *bool + TcpMd5sig *string + TcpUt *int + Tfo *ServerParamsTfo + TlsTickets *ServerParamsTlsTickets + Tlsv10 *ServerParamsTlsv10 + Tlsv11 *ServerParamsTlsv11 + Tlsv12 *ServerParamsTlsv12 + Tlsv13 *ServerParamsTlsv13 + Track *string + Verify *ServerParamsVerify + Verifyhost *string + Weight *int + Ws *ServerParamsWs + type ServerParamsAgentCheck string + const ServerParamsAgentCheckDisabled + const ServerParamsAgentCheckEnabled + type ServerParamsBackup string + const ServerParamsBackupDisabled + const ServerParamsBackupEnabled + type ServerParamsCheck string + const ServerParamsCheckDisabled + const ServerParamsCheckEnabled + type ServerParamsCheckReusePool string + const ServerParamsCheckReusePoolDisabled + const ServerParamsCheckReusePoolEnabled + type ServerParamsCheckSendProxy string + const ServerParamsCheckSendProxyDisabled + const ServerParamsCheckSendProxyEnabled + type ServerParamsCheckSniAuto string + const ServerParamsCheckSniAutoDisabled + const ServerParamsCheckSniAutoEnabled + type ServerParamsCheckSsl string + const ServerParamsCheckSslDisabled + const ServerParamsCheckSslEnabled + type ServerParamsCheckViaSocks4 string + const ServerParamsCheckViaSocks4Disabled + const ServerParamsCheckViaSocks4Enabled + type ServerParamsForceSslv3 string + const ServerParamsForceSslv3Disabled + const ServerParamsForceSslv3Enabled + type ServerParamsForceTlsv10 string + const ServerParamsForceTlsv10Disabled + const ServerParamsForceTlsv10Enabled + type ServerParamsForceTlsv11 string + const ServerParamsForceTlsv11Disabled + const ServerParamsForceTlsv11Enabled + type ServerParamsForceTlsv12 string + const ServerParamsForceTlsv12Disabled + const ServerParamsForceTlsv12Enabled + type ServerParamsForceTlsv13 string + const ServerParamsForceTlsv13Disabled + const ServerParamsForceTlsv13Enabled + type ServerParamsInitState string + const ServerParamsInitStateDown + const ServerParamsInitStateFullyDown + const ServerParamsInitStateFullyUp + const ServerParamsInitStateUp + type ServerParamsKtls string + const ServerParamsKtlsOff + const ServerParamsKtlsOn + type ServerParamsLogProto string + const ServerParamsLogProtoLegacy + const ServerParamsLogProtoOctetCount + type ServerParamsMaintenance string + const ServerParamsMaintenanceDisabled + const ServerParamsMaintenanceEnabled + type ServerParamsNoSslv3 string + const ServerParamsNoSslv3Disabled + const ServerParamsNoSslv3Enabled + type ServerParamsNoTlsv10 string + const ServerParamsNoTlsv10Disabled + const ServerParamsNoTlsv10Enabled + type ServerParamsNoTlsv11 string + const ServerParamsNoTlsv11Disabled + const ServerParamsNoTlsv11Enabled + type ServerParamsNoTlsv12 string + const ServerParamsNoTlsv12Disabled + const ServerParamsNoTlsv12Enabled + type ServerParamsNoTlsv13 string + const ServerParamsNoTlsv13Disabled + const ServerParamsNoTlsv13Enabled + type ServerParamsNoVerifyhost string + const ServerParamsNoVerifyhostDisabled + const ServerParamsNoVerifyhostEnabled + type ServerParamsObserve string + const ServerParamsObserveLayer4 + const ServerParamsObserveLayer7 + type ServerParamsOnError string + const ServerParamsOnErrorFailCheck + const ServerParamsOnErrorFastinter + const ServerParamsOnErrorMarkDown + const ServerParamsOnErrorSuddenDeath + type ServerParamsOnMarkedDown string + const ServerParamsOnMarkedDownShutdownSessions + type ServerParamsOnMarkedUp string + const ServerParamsOnMarkedUpShutdownBackupSessions + type ServerParamsProxyV2Options string + const ServerParamsProxyV2OptionsAuthority + const ServerParamsProxyV2OptionsCertCn + const ServerParamsProxyV2OptionsCertKey + const ServerParamsProxyV2OptionsCertSig + const ServerParamsProxyV2OptionsCrc32c + const ServerParamsProxyV2OptionsSsl + const ServerParamsProxyV2OptionsSslCipher + const ServerParamsProxyV2OptionsUniqueId + type ServerParamsRenegotiate string + const ServerParamsRenegotiateDisabled + const ServerParamsRenegotiateEnabled + type ServerParamsResolvePrefer string + const ServerParamsResolvePreferIpv4 + const ServerParamsResolvePreferIpv6 + type ServerParamsSendProxy string + const ServerParamsSendProxyDisabled + const ServerParamsSendProxyEnabled + type ServerParamsSendProxyV2 string + const ServerParamsSendProxyV2Disabled + const ServerParamsSendProxyV2Enabled + type ServerParamsSendProxyV2Ssl string + const ServerParamsSendProxyV2SslDisabled + const ServerParamsSendProxyV2SslEnabled + type ServerParamsSendProxyV2SslCn string + const ServerParamsSendProxyV2SslCnDisabled + const ServerParamsSendProxyV2SslCnEnabled + type ServerParamsSniAuto string + const ServerParamsSniAutoDisabled + const ServerParamsSniAutoEnabled + type ServerParamsSsl string + const ServerParamsSslDisabled + const ServerParamsSslEnabled + type ServerParamsSslMaxVer string + const ServerParamsSslMaxVerSSLv3 + const ServerParamsSslMaxVerTLSv10 + const ServerParamsSslMaxVerTLSv11 + const ServerParamsSslMaxVerTLSv12 + const ServerParamsSslMaxVerTLSv13 + type ServerParamsSslMinVer string + const ServerParamsSslMinVerSSLv3 + const ServerParamsSslMinVerTLSv10 + const ServerParamsSslMinVerTLSv11 + const ServerParamsSslMinVerTLSv12 + const ServerParamsSslMinVerTLSv13 + type ServerParamsSslReuse string + const ServerParamsSslReuseDisabled + const ServerParamsSslReuseEnabled + type ServerParamsSslv3 string + const ServerParamsSslv3Disabled + const ServerParamsSslv3Enabled + type ServerParamsStick string + const ServerParamsStickDisabled + const ServerParamsStickEnabled + type ServerParamsTfo string + const ServerParamsTfoDisabled + const ServerParamsTfoEnabled + type ServerParamsTlsTickets string + const ServerParamsTlsTicketsDisabled + const ServerParamsTlsTicketsEnabled + type ServerParamsTlsv10 string + const ServerParamsTlsv10Disabled + const ServerParamsTlsv10Enabled + type ServerParamsTlsv11 string + const ServerParamsTlsv11Disabled + const ServerParamsTlsv11Enabled + type ServerParamsTlsv12 string + const ServerParamsTlsv12Disabled + const ServerParamsTlsv12Enabled + type ServerParamsTlsv13 string + const ServerParamsTlsv13Disabled + const ServerParamsTlsv13Enabled + type ServerParamsVerify string + const ServerParamsVerifyNone + const ServerParamsVerifyRequired + type ServerParamsWs string + const ServerParamsWsAuto + const ServerParamsWsH1 + const ServerParamsWsH2 + type ServerProxyV2Options string + const ServerProxyV2OptionsAuthority + const ServerProxyV2OptionsCertCn + const ServerProxyV2OptionsCertKey + const ServerProxyV2OptionsCertSig + const ServerProxyV2OptionsCrc32c + const ServerProxyV2OptionsSsl + const ServerProxyV2OptionsSslCipher + const ServerProxyV2OptionsUniqueId + type ServerRenegotiate string + const ServerRenegotiateDisabled + const ServerRenegotiateEnabled + type ServerResolvePrefer string + const ServerResolvePreferIpv4 + const ServerResolvePreferIpv6 + type ServerSendProxy string + const ServerSendProxyDisabled + const ServerSendProxyEnabled + type ServerSendProxyV2 string + const ServerSendProxyV2Disabled + const ServerSendProxyV2Enabled + type ServerSendProxyV2Ssl string + const ServerSendProxyV2SslDisabled + const ServerSendProxyV2SslEnabled + type ServerSendProxyV2SslCn string + const ServerSendProxyV2SslCnDisabled + const ServerSendProxyV2SslCnEnabled + type ServerSniAuto string + const ServerSniAutoDisabled + const ServerSniAutoEnabled + type ServerSsl string + const ServerSslDisabled + const ServerSslEnabled + type ServerSslMaxVer string + const ServerSslMaxVerSSLv3 + const ServerSslMaxVerTLSv10 + const ServerSslMaxVerTLSv11 + const ServerSslMaxVerTLSv12 + const ServerSslMaxVerTLSv13 + type ServerSslMinVer string + const ServerSslMinVerSSLv3 + const ServerSslMinVerTLSv10 + const ServerSslMinVerTLSv11 + const ServerSslMinVerTLSv12 + const ServerSslMinVerTLSv13 + type ServerSslReuse string + const ServerSslReuseDisabled + const ServerSslReuseEnabled + type ServerSslv3 string + const ServerSslv3Disabled + const ServerSslv3Enabled + type ServerStick string + const ServerStickDisabled + const ServerStickEnabled + type ServerSwitchingRule struct + Cond *ServerSwitchingRuleCond + CondTest *string + Metadata *map[string]map[string]interface{} + TargetServer string + type ServerSwitchingRuleCond string + const ServerSwitchingRuleCondIf + const ServerSwitchingRuleCondUnless + type ServerSwitchingRules = []ServerSwitchingRule + type ServerTemplate struct + AgentAddr *string + AgentCheck *ServerTemplateAgentCheck + AgentInter *int + AgentPort *int + AgentSend *string + Allow0rtt *bool + Alpn *string + Backup *ServerTemplateBackup + Cc *string + Check *ServerTemplateCheck + CheckAlpn *string + CheckPoolConnName *string + CheckProto *string + CheckReusePool *ServerTemplateCheckReusePool + CheckSendProxy *ServerTemplateCheckSendProxy + CheckSni *string + CheckSniAuto *ServerTemplateCheckSniAuto + CheckSsl *ServerTemplateCheckSsl + CheckViaSocks4 *ServerTemplateCheckViaSocks4 + Ciphers *string + Ciphersuites *string + ClientSigalgs *string + Cookie *string + CrlFile *string + Curves *string + Downinter *int + ErrorLimit *int + Fall *int + Fastinter *int + ForceSslv3 *ServerTemplateForceSslv3 + ForceTlsv10 *ServerTemplateForceTlsv10 + ForceTlsv11 *ServerTemplateForceTlsv11 + ForceTlsv12 *ServerTemplateForceTlsv12 + ForceTlsv13 *ServerTemplateForceTlsv13 + Fqdn string + Guid *string + HashKey *string + HealthCheckAddress *string + HealthCheckPort *int + Id *int + IdlePing *int + InitAddr *string + InitState *ServerTemplateInitState + Inter *int + Ktls *ServerTemplateKtls + LogBufsize *int + LogProto *ServerTemplateLogProto + Maintenance *ServerTemplateMaintenance + MaxReuse *int + Maxconn *int + Maxqueue *int + Metadata *map[string]map[string]interface{} + Minconn *int + Namespace *string + NoSslv3 *ServerTemplateNoSslv3 + NoTlsv10 *ServerTemplateNoTlsv10 + NoTlsv11 *ServerTemplateNoTlsv11 + NoTlsv12 *ServerTemplateNoTlsv12 + NoTlsv13 *ServerTemplateNoTlsv13 + NoVerifyhost *ServerTemplateNoVerifyhost + Npn *string + NumOrRange string + Observe *ServerTemplateObserve + OnError *ServerTemplateOnError + OnMarkedDown *ServerTemplateOnMarkedDown + OnMarkedUp *ServerTemplateOnMarkedUp + PoolConnName *string + PoolLowConn *int + PoolMaxConn *int + PoolPurgeDelay *int + Port *int + Prefix string + Proto *string + ProxyV2Options *[]ServerTemplateProxyV2Options + Redir *string + Renegotiate *ServerTemplateRenegotiate + ResolveNet *string + ResolveOpts *string + ResolvePrefer *ServerTemplateResolvePrefer + Resolvers *string + Rise *int + SendProxy *ServerTemplateSendProxy + SendProxyV2 *ServerTemplateSendProxyV2 + SendProxyV2Ssl *ServerTemplateSendProxyV2Ssl + SendProxyV2SslCn *ServerTemplateSendProxyV2SslCn + SetProxyV2TlvFmt ... + Shard *int + Sigalgs *string + Slowstart *int + Sni *string + SniAuto *ServerTemplateSniAuto + Socks4 *string + Source *string + Ssl *ServerTemplateSsl + SslCafile *string + SslCertificate *string + SslMaxVer *ServerTemplateSslMaxVer + SslMinVer *ServerTemplateSslMinVer + SslReuse *ServerTemplateSslReuse + Sslv3 *ServerTemplateSslv3 + Stick *ServerTemplateStick + StrictMaxconn *bool + TcpMd5sig *string + TcpUt *int + Tfo *ServerTemplateTfo + TlsTickets *ServerTemplateTlsTickets + Tlsv10 *ServerTemplateTlsv10 + Tlsv11 *ServerTemplateTlsv11 + Tlsv12 *ServerTemplateTlsv12 + Tlsv13 *ServerTemplateTlsv13 + Track *string + Verify *ServerTemplateVerify + Verifyhost *string + Weight *int + Ws *ServerTemplateWs + type ServerTemplateAgentCheck string + const ServerTemplateAgentCheckDisabled + const ServerTemplateAgentCheckEnabled + type ServerTemplateBackup string + const ServerTemplateBackupDisabled + const ServerTemplateBackupEnabled + type ServerTemplateCheck string + const ServerTemplateCheckDisabled + const ServerTemplateCheckEnabled + type ServerTemplateCheckReusePool string + const ServerTemplateCheckReusePoolDisabled + const ServerTemplateCheckReusePoolEnabled + type ServerTemplateCheckSendProxy string + const ServerTemplateCheckSendProxyDisabled + const ServerTemplateCheckSendProxyEnabled + type ServerTemplateCheckSniAuto string + const ServerTemplateCheckSniAutoDisabled + const ServerTemplateCheckSniAutoEnabled + type ServerTemplateCheckSsl string + const ServerTemplateCheckSslDisabled + const ServerTemplateCheckSslEnabled + type ServerTemplateCheckViaSocks4 string + const ServerTemplateCheckViaSocks4Disabled + const ServerTemplateCheckViaSocks4Enabled + type ServerTemplateForceSslv3 string + const ServerTemplateForceSslv3Disabled + const ServerTemplateForceSslv3Enabled + type ServerTemplateForceTlsv10 string + const ServerTemplateForceTlsv10Disabled + const ServerTemplateForceTlsv10Enabled + type ServerTemplateForceTlsv11 string + const ServerTemplateForceTlsv11Disabled + const ServerTemplateForceTlsv11Enabled + type ServerTemplateForceTlsv12 string + const ServerTemplateForceTlsv12Disabled + const ServerTemplateForceTlsv12Enabled + type ServerTemplateForceTlsv13 string + const ServerTemplateForceTlsv13Disabled + const ServerTemplateForceTlsv13Enabled + type ServerTemplateInitState string + const ServerTemplateInitStateDown + const ServerTemplateInitStateFullyDown + const ServerTemplateInitStateFullyUp + const ServerTemplateInitStateUp + type ServerTemplateKtls string + const ServerTemplateKtlsOff + const ServerTemplateKtlsOn + type ServerTemplateLogProto string + const ServerTemplateLogProtoLegacy + const ServerTemplateLogProtoOctetCount + type ServerTemplateMaintenance string + const ServerTemplateMaintenanceDisabled + const ServerTemplateMaintenanceEnabled + type ServerTemplateNoSslv3 string + const ServerTemplateNoSslv3Disabled + const ServerTemplateNoSslv3Enabled + type ServerTemplateNoTlsv10 string + const ServerTemplateNoTlsv10Disabled + const ServerTemplateNoTlsv10Enabled + type ServerTemplateNoTlsv11 string + const ServerTemplateNoTlsv11Disabled + const ServerTemplateNoTlsv11Enabled + type ServerTemplateNoTlsv12 string + const ServerTemplateNoTlsv12Disabled + const ServerTemplateNoTlsv12Enabled + type ServerTemplateNoTlsv13 string + const ServerTemplateNoTlsv13Disabled + const ServerTemplateNoTlsv13Enabled + type ServerTemplateNoVerifyhost string + const ServerTemplateNoVerifyhostDisabled + const ServerTemplateNoVerifyhostEnabled + type ServerTemplateObserve string + const ServerTemplateObserveLayer4 + const ServerTemplateObserveLayer7 + type ServerTemplateOnError string + const ServerTemplateOnErrorFailCheck + const ServerTemplateOnErrorFastinter + const ServerTemplateOnErrorMarkDown + const ServerTemplateOnErrorSuddenDeath + type ServerTemplateOnMarkedDown string + const ServerTemplateOnMarkedDownShutdownSessions + type ServerTemplateOnMarkedUp string + const ServerTemplateOnMarkedUpShutdownBackupSessions + type ServerTemplateProxyV2Options string + const ServerTemplateProxyV2OptionsAuthority + const ServerTemplateProxyV2OptionsCertCn + const ServerTemplateProxyV2OptionsCertKey + const ServerTemplateProxyV2OptionsCertSig + const ServerTemplateProxyV2OptionsCrc32c + const ServerTemplateProxyV2OptionsSsl + const ServerTemplateProxyV2OptionsSslCipher + const ServerTemplateProxyV2OptionsUniqueId + type ServerTemplateRenegotiate string + const ServerTemplateRenegotiateDisabled + const ServerTemplateRenegotiateEnabled + type ServerTemplateResolvePrefer string + const ServerTemplateResolvePreferIpv4 + const ServerTemplateResolvePreferIpv6 + type ServerTemplateSendProxy string + const ServerTemplateSendProxyDisabled + const ServerTemplateSendProxyEnabled + type ServerTemplateSendProxyV2 string + const ServerTemplateSendProxyV2Disabled + const ServerTemplateSendProxyV2Enabled + type ServerTemplateSendProxyV2Ssl string + const ServerTemplateSendProxyV2SslDisabled + const ServerTemplateSendProxyV2SslEnabled + type ServerTemplateSendProxyV2SslCn string + const ServerTemplateSendProxyV2SslCnDisabled + const ServerTemplateSendProxyV2SslCnEnabled + type ServerTemplateSniAuto string + const ServerTemplateSniAutoDisabled + const ServerTemplateSniAutoEnabled + type ServerTemplateSsl string + const ServerTemplateSslDisabled + const ServerTemplateSslEnabled + type ServerTemplateSslMaxVer string + const ServerTemplateSslMaxVerSSLv3 + const ServerTemplateSslMaxVerTLSv10 + const ServerTemplateSslMaxVerTLSv11 + const ServerTemplateSslMaxVerTLSv12 + const ServerTemplateSslMaxVerTLSv13 + type ServerTemplateSslMinVer string + const ServerTemplateSslMinVerSSLv3 + const ServerTemplateSslMinVerTLSv10 + const ServerTemplateSslMinVerTLSv11 + const ServerTemplateSslMinVerTLSv12 + const ServerTemplateSslMinVerTLSv13 + type ServerTemplateSslReuse string + const ServerTemplateSslReuseDisabled + const ServerTemplateSslReuseEnabled + type ServerTemplateSslv3 string + const ServerTemplateSslv3Disabled + const ServerTemplateSslv3Enabled + type ServerTemplateStick string + const ServerTemplateStickDisabled + const ServerTemplateStickEnabled + type ServerTemplateTfo string + const ServerTemplateTfoDisabled + const ServerTemplateTfoEnabled + type ServerTemplateTlsTickets string + const ServerTemplateTlsTicketsDisabled + const ServerTemplateTlsTicketsEnabled + type ServerTemplateTlsv10 string + const ServerTemplateTlsv10Disabled + const ServerTemplateTlsv10Enabled + type ServerTemplateTlsv11 string + const ServerTemplateTlsv11Disabled + const ServerTemplateTlsv11Enabled + type ServerTemplateTlsv12 string + const ServerTemplateTlsv12Disabled + const ServerTemplateTlsv12Enabled + type ServerTemplateTlsv13 string + const ServerTemplateTlsv13Disabled + const ServerTemplateTlsv13Enabled + type ServerTemplateVerify string + const ServerTemplateVerifyNone + const ServerTemplateVerifyRequired + type ServerTemplateWs string + const ServerTemplateWsAuto + const ServerTemplateWsH1 + const ServerTemplateWsH2 + type ServerTemplates = []ServerTemplate + type ServerTfo string + const ServerTfoDisabled + const ServerTfoEnabled + type ServerTlsTickets string + const ServerTlsTicketsDisabled + const ServerTlsTicketsEnabled + type ServerTlsv10 string + const ServerTlsv10Disabled + const ServerTlsv10Enabled + type ServerTlsv11 string + const ServerTlsv11Disabled + const ServerTlsv11Enabled + type ServerTlsv12 string + const ServerTlsv12Disabled + const ServerTlsv12Enabled + type ServerTlsv13 string + const ServerTlsv13Disabled + const ServerTlsv13Enabled + type ServerVerify string + const ServerVerifyNone + const ServerVerifyRequired + type ServerWs string + const ServerWsAuto + const ServerWsH1 + const ServerWsH2 + type Servers = []Server + type SetCaFileMultipartBody struct + FileUpload openapi_types.File + type SetCaFileMultipartRequestBody SetCaFileMultipartBody + type SetCaFileResponse struct + Body []byte + HTTPResponse *http.Response + JSON400 *BadRequest + JSONDefault *DefaultError + func ParseSetCaFileResponse(rsp *http.Response) (*SetCaFileResponse, error) + func (r SetCaFileResponse) Status() string + func (r SetCaFileResponse) StatusCode() int + type SetStickTableEntriesJSONBody struct + DataType StickTableEntry + Key string + type SetStickTableEntriesJSONRequestBody SetStickTableEntriesJSONBody + type SetStickTableEntriesResponse struct + Body []byte + HTTPResponse *http.Response + JSONDefault *DefaultError + func ParseSetStickTableEntriesResponse(rsp *http.Response) (*SetStickTableEntriesResponse, error) + func (r SetStickTableEntriesResponse) Status() string + func (r SetStickTableEntriesResponse) StatusCode() int + type ShowRuntimeMapResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *MapEntries + JSON404 *NotFound + JSONDefault *DefaultError + func ParseShowRuntimeMapResponse(rsp *http.Response) (*ShowRuntimeMapResponse, error) + func (r ShowRuntimeMapResponse) Status() string + func (r ShowRuntimeMapResponse) StatusCode() int + type Site struct + Farms ... + Name string + Service ... + type SiteFarmsCond string + const SiteFarmsCondIf + const SiteFarmsCondUnless + type SiteFarmsMode string + const SiteFarmsModeHttp + const SiteFarmsModeTcp + type SiteFarmsUseAs string + const SiteFarmsUseAsConditional + const SiteFarmsUseAsDefault + type SiteServiceHttpConnectionMode string + const SiteServiceHttpConnectionModeForcedClose + const SiteServiceHttpConnectionModeHttpKeepAlive + const SiteServiceHttpConnectionModeHttpServerClose + const SiteServiceHttpConnectionModeHttpTunnel + const SiteServiceHttpConnectionModeHttpclose + type SiteServiceMode string + const SiteServiceModeHttp + const SiteServiceModeTcp + type Sites = []Site + type SkipReload = bool + type SmtpchkParams struct + Domain *string + Hello *string + type Source struct + Address string + AddressSecond *string + Hdr *string + Interface *string + Occ *string + Port *int + PortSecond *int + Usesrc *SourceUsesrc + type SourceUsesrc string + const SourceUsesrcAddress + const SourceUsesrcClient + const SourceUsesrcClientip + const SourceUsesrcHdrIp + type SpoeAgent struct + Async *SpoeAgentAsync + ContinueOnError *SpoeAgentContinueOnError + DontlogNormal *SpoeAgentDontlogNormal + EngineName *string + ForceSetVar *SpoeAgentForceSetVar + Groups *string + HelloTimeout *int + IdleTimeout *int + Log *LogTargets + MaxFrameSize *int + MaxWaitingFrames *int + Maxconnrate *int + Maxerrrate *int + Messages *string + Name string + OptionSetOnError *string + OptionSetProcessTime *string + OptionSetTotalTime *string + OptionVarPrefix *string + Pipelining *SpoeAgentPipelining + ProcessingTimeout *int + RegisterVarNames *string + SendFragPayload *SpoeAgentSendFragPayload + UseBackend *string + type SpoeAgentAsync string + const SpoeAgentAsyncDisabled + const SpoeAgentAsyncEnabled + type SpoeAgentContinueOnError string + const SpoeAgentContinueOnErrorEnabled + type SpoeAgentDontlogNormal string + const SpoeAgentDontlogNormalDisabled + const SpoeAgentDontlogNormalEnabled + type SpoeAgentForceSetVar string + const SpoeAgentForceSetVarEnabled + type SpoeAgentPipelining string + const SpoeAgentPipeliningDisabled + const SpoeAgentPipeliningEnabled + type SpoeAgentSendFragPayload string + const SpoeAgentSendFragPayloadDisabled + const SpoeAgentSendFragPayloadEnabled + type SpoeAgents = []SpoeAgent + type SpoeFiles = []string + type SpoeGroup struct + Messages *string + Name string + type SpoeGroups = []SpoeGroup + type SpoeMessage struct + Acl *Acls + Args *string + Event ... + Name string + type SpoeMessageEventCond string + const SpoeMessageEventCondIf + const SpoeMessageEventCondUnless + type SpoeMessageEventName string + const SpoeMessageEventNameOnBackendHttpRequest + const SpoeMessageEventNameOnBackendTcpRequest + const SpoeMessageEventNameOnClientSession + const SpoeMessageEventNameOnFrontendHttpRequest + const SpoeMessageEventNameOnFrontendTcpRequest + const SpoeMessageEventNameOnHttpResponse + const SpoeMessageEventNameOnServerSession + const SpoeMessageEventNameOnTcpResponse + type SpoeMessages = []SpoeMessage + type SpoeScope = string + type SpoeScopes = []SpoeScope + type SpoeTransaction struct + Id *string + Status *SpoeTransactionStatus + UnderscoreVersion *int + type SpoeTransactionStatus string + const SpoeTransactionStatusFailed + const SpoeTransactionStatusInProgress + const SpoeTransactionStatusSuccess + type SpoeTransactions = []SpoeTransaction + type SslCaFile struct + Count *string + File *string + StorageName *string + type SslCaFiles = []SslCaFile + type SslCertificate struct + Algorithm *string + AuthorityKeyId *string + ChainIssuer *string + ChainSubject *string + Description *string + Domains *string + File *string + IpAddresses *string + Issuers *string + NotAfter *time.Time + NotBefore *time.Time + Serial *string + Sha1FingerPrint *string + Sha256FingerPrint *string + Size *int + Status *string + StorageName *string + Subject *string + SubjectAlternativeNames *string + SubjectKeyId *string + type SslCertificates = []SslCertificate + type SslCrl struct + Description *string + File *string + StorageName *string + type SslCrlEntries = []SslCrlEntry + type SslCrlEntry struct + Issuer *string + LastUpdate *openapi_types.Date + NextUpdate *openapi_types.Date + RevokedCertificates ... + SignatureAlgorithm *string + Status *string + StorageName *string + Version *string + type SslCrls = []SslCrl + type SslCrtList struct + File *string + type SslCrtListEntries = []SslCrtListEntry + type SslCrtListEntry struct + File *string + LineNumber *int + SNIFilter *[]string + SSLBindConfig *string + type SslCrtListFile struct + Description *string + File *string + Size *int + StorageName *string + type SslCrtListFiles = []SslCrtListFile + type SslCrtLists = []SslCrtList + type SslFrontUseOcspUpdate string + const SslFrontUseOcspUpdateDisabled + const SslFrontUseOcspUpdateEnabled + type SslFrontUseSslMaxVer string + const SslFrontUseSslMaxVerSSLv3 + const SslFrontUseSslMaxVerTLSv10 + const SslFrontUseSslMaxVerTLSv11 + const SslFrontUseSslMaxVerTLSv12 + const SslFrontUseSslMaxVerTLSv13 + type SslFrontUseSslMinVer string + const SslFrontUseSslMinVerSSLv3 + const SslFrontUseSslMinVerTLSv10 + const SslFrontUseSslMinVerTLSv11 + const SslFrontUseSslMinVerTLSv12 + const SslFrontUseSslMinVerTLSv13 + type SslFrontUseVerify string + const SslFrontUseVerifyNone + const SslFrontUseVerifyOptional + const SslFrontUseVerifyRequired + type SslOptions struct + AcmeScheduler *SslOptionsAcmeScheduler + CaBase *string + CrtBase *string + DefaultBindCiphers *string + DefaultBindCiphersuites *string + DefaultBindClientSigalgs *string + DefaultBindCurves *string + DefaultBindOptions *string + DefaultBindSigalgs *string + DefaultServerCiphers *string + DefaultServerCiphersuites *string + DefaultServerClientSigalgs *string + DefaultServerCurves *string + DefaultServerOptions *string + DefaultServerSigalgs *string + DhParamFile *string + IssuersChainPath *string + LoadExtraFiles *string + Maxsslconn *int + Maxsslrate *int + ModeAsync *SslOptionsModeAsync + PassphraseCmd *string + Propquery *string + Provider *string + ProviderPath *string + SecurityLevel *int + ServerVerify *SslOptionsServerVerify + SkipSelfIssuedCa *bool + SslEngines ... + type SslOptionsAcmeScheduler string + const SslOptionsAcmeSchedulerAuto + const SslOptionsAcmeSchedulerOff + type SslOptionsModeAsync string + const SslOptionsModeAsyncDisabled + const SslOptionsModeAsyncEnabled + type SslOptionsServerVerify string + const SslOptionsServerVerifyNone + const SslOptionsServerVerifyRequired + type StartSpoeTransactionParams struct + Version int + type StartSpoeTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SpoeTransaction + JSON429 ... + JSONDefault *DefaultError + func ParseStartSpoeTransactionResponse(rsp *http.Response) (*StartSpoeTransactionResponse, error) + func (r StartSpoeTransactionResponse) Status() string + func (r StartSpoeTransactionResponse) StatusCode() int + type StartTransactionParams struct + Version int + type StartTransactionResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Transaction + JSON429 ... + JSONDefault *DefaultError + func ParseStartTransactionResponse(rsp *http.Response) (*StartTransactionResponse, error) + func (r StartTransactionResponse) Status() string + func (r StartTransactionResponse) StatusCode() int + type StatsAuth struct + Passwd string + User string + type StatsHttpRequest struct + Cond *string + CondTest *string + Realm *string + Type StatsHttpRequestType + type StatsHttpRequestType string + const StatsHttpRequestTypeAllow + const StatsHttpRequestTypeAuth + const StatsHttpRequestTypeDeny + type StatsOptions struct + StatsAdmin *bool + StatsAdminCond *StatsOptionsStatsAdminCond + StatsAdminCondTest *string + StatsAuths *[]StatsAuth + StatsEnable *bool + StatsHideVersion *bool + StatsHttpRequests *[]StatsHttpRequest + StatsMaxconn *int + StatsRealm *bool + StatsRealmRealm *string + StatsRefreshDelay *int + StatsShowDesc *string + StatsShowLegends *bool + StatsShowModules *bool + StatsShowNodeName *string + StatsUriPrefix *string + type StatsOptionsStatsAdminCond string + const StatsOptionsStatsAdminCondIf + const StatsOptionsStatsAdminCondUnless + type StickRule struct + Cond *StickRuleCond + CondTest *string + Metadata *map[string]map[string]interface{} + Pattern string + Table *string + Type StickRuleType + type StickRuleCond string + const StickRuleCondIf + const StickRuleCondUnless + type StickRuleType string + const StickRuleTypeMatch + const StickRuleTypeOn + const StickRuleTypeStoreRequest + const StickRuleTypeStoreResponse + type StickRules = []StickRule + type StickTable struct + Fields ... + Name *string + Size *int + Type *StickTableType + Used *int + type StickTableEntries = []StickTableEntry + type StickTableEntry struct + BytesInCnt *int + BytesInRate *int + BytesOutCnt *int + BytesOutRate *int + ConnCnt *int + ConnCur *int + ConnRate *int + Exp *int + GlitchCnt *int + GlitchRate *int + Gpc ... + Gpc0 *int + Gpc0Rate *int + Gpc1 *int + Gpc1Rate *int + GpcRate ... + Gpt ... + Gpt0 *int + HttpErrCnt *int + HttpErrRate *int + HttpFailCnt *int + HttpFailRate *int + HttpReqCnt *int + HttpReqRate *int + Id *string + Key *string + ServerId *int + SessCnt *int + SessRate *int + Use *bool + type StickTableFieldsField string + const StickTableFieldsFieldBytesInCnt + const StickTableFieldsFieldBytesInRate + const StickTableFieldsFieldBytesOutCnt + const StickTableFieldsFieldBytesOutRate + const StickTableFieldsFieldConnCnt + const StickTableFieldsFieldConnCur + const StickTableFieldsFieldConnRate + const StickTableFieldsFieldGlitchCnt + const StickTableFieldsFieldGlitchRate + const StickTableFieldsFieldGpc + const StickTableFieldsFieldGpc0 + const StickTableFieldsFieldGpc0Rate + const StickTableFieldsFieldGpc1 + const StickTableFieldsFieldGpc1Rate + const StickTableFieldsFieldGpcRate + const StickTableFieldsFieldGpt + const StickTableFieldsFieldGpt0 + const StickTableFieldsFieldHttpErrCnt + const StickTableFieldsFieldHttpErrRate + const StickTableFieldsFieldHttpFailCnt + const StickTableFieldsFieldHttpFailRate + const StickTableFieldsFieldHttpReqCnt + const StickTableFieldsFieldHttpReqRate + const StickTableFieldsFieldServerId + const StickTableFieldsFieldSessCnt + const StickTableFieldsFieldSessRate + type StickTableFieldsType string + const StickTableFieldsTypeCounter + const StickTableFieldsTypeRate + type StickTableType string + const StickTableTypeBinary + const StickTableTypeInteger + const StickTableTypeIp + const StickTableTypeIpv6 + const StickTableTypeString + type StickTables = []StickTable + type Table struct + Expire *string + Metadata *map[string]map[string]interface{} + Name string + NoPurge *bool + RecvOnly *bool + Size *string + Store *string + Type *TableType + TypeLen *int + WriteTo *string + type TableType string + const TableTypeBinary + const TableTypeInteger + const TableTypeIp + const TableTypeString + type Tables = []Table + type TcpCheck struct + Action TcpCheckAction + Addr *string + Alpn *string + CheckComment *string + Data *string + Default *bool + ErrorStatus *TcpCheckErrorStatus + ExclamationMark *bool + Fmt *string + HexFmt *string + HexString *string + Linger *bool + Match *TcpCheckMatch + Metadata *map[string]map[string]interface{} + MinRecv *int + OkStatus *TcpCheckOkStatus + OnError *string + OnSuccess *string + Pattern *string + Port *int + PortString *string + Proto *string + SendProxy *bool + Sni *string + Ssl *bool + StatusCode *string + ToutStatus *TcpCheckToutStatus + VarExpr *string + VarFmt *string + VarName *string + VarScope *string + ViaSocks4 *bool + type TcpCheckAction string + const TcpCheckActionComment + const TcpCheckActionConnect + const TcpCheckActionExpect + const TcpCheckActionSend + const TcpCheckActionSendBinary + const TcpCheckActionSendBinaryLf + const TcpCheckActionSendLf + const TcpCheckActionSetVar + const TcpCheckActionSetVarFmt + const TcpCheckActionUnsetVar + type TcpCheckErrorStatus string + const TcpCheckErrorStatusL4CON + const TcpCheckErrorStatusL6RSP + const TcpCheckErrorStatusL7OKC + const TcpCheckErrorStatusL7RSP + const TcpCheckErrorStatusL7STS + type TcpCheckMatch string + const TcpCheckMatchBinary + const TcpCheckMatchBinaryLf + const TcpCheckMatchRbinary + const TcpCheckMatchRstring + const TcpCheckMatchString + const TcpCheckMatchStringLf + type TcpCheckOkStatus string + const TcpCheckOkStatusL4OK + const TcpCheckOkStatusL6OK + const TcpCheckOkStatusL7OK + const TcpCheckOkStatusL7OKC + type TcpCheckToutStatus string + const TcpCheckToutStatusL4TOUT + const TcpCheckToutStatusL6TOUT + const TcpCheckToutStatusL7TOUT + type TcpChecks = []TcpCheck + type TcpRequestRule struct + Action *TcpRequestRuleAction + BandwidthLimitLimit *string + BandwidthLimitName *string + BandwidthLimitPeriod *string + CaptureLen *int + CaptureSample *string + Cond *TcpRequestRuleCond + CondTest *string + Expr *string + GptValue *string + LogLevel *TcpRequestRuleLogLevel + LuaAction *string + LuaParams *string + MarkValue *string + Metadata *map[string]map[string]interface{} + NiceValue *int + ResolveProtocol *TcpRequestRuleResolveProtocol + ResolveResolvers *string + ResolveVar *string + RstTtl *int + ScIdx *string + ScIncId *string + ScInt *int + ServerName *string + ServiceName *string + SpoeEngineName *string + SpoeGroupName *string + SwitchModeProto *string + Timeout *int + TosValue *string + TrackKey *string + TrackStickCounter *int + TrackTable *string + Type TcpRequestRuleType + VarFormat *string + VarName *string + VarScope *string + type TcpRequestRuleAction string + const TcpRequestRuleActionAccept + const TcpRequestRuleActionAttachSrv + const TcpRequestRuleActionCapture + const TcpRequestRuleActionDoLog + const TcpRequestRuleActionDoResolve + const TcpRequestRuleActionExpectNetscalerCip + const TcpRequestRuleActionExpectProxy + const TcpRequestRuleActionLua + const TcpRequestRuleActionReject + const TcpRequestRuleActionScAddGpc + const TcpRequestRuleActionScIncGpc + const TcpRequestRuleActionScIncGpc0 + const TcpRequestRuleActionScIncGpc1 + const TcpRequestRuleActionScSetGpt + const TcpRequestRuleActionScSetGpt0 + const TcpRequestRuleActionSendSpoeGroup + const TcpRequestRuleActionSetBandwidthLimit + const TcpRequestRuleActionSetBcMark + const TcpRequestRuleActionSetBcTos + const TcpRequestRuleActionSetDst + const TcpRequestRuleActionSetDstPort + const TcpRequestRuleActionSetFcMark + const TcpRequestRuleActionSetFcTos + const TcpRequestRuleActionSetLogLevel + const TcpRequestRuleActionSetMark + const TcpRequestRuleActionSetNice + const TcpRequestRuleActionSetPriorityClass + const TcpRequestRuleActionSetPriorityOffset + const TcpRequestRuleActionSetRetries + const TcpRequestRuleActionSetSrc + const TcpRequestRuleActionSetSrcPort + const TcpRequestRuleActionSetTos + const TcpRequestRuleActionSetVar + const TcpRequestRuleActionSetVarFmt + const TcpRequestRuleActionSilentDrop + const TcpRequestRuleActionSwitchMode + const TcpRequestRuleActionTrackSc + const TcpRequestRuleActionUnsetVar + const TcpRequestRuleActionUseService + type TcpRequestRuleCond string + const TcpRequestRuleCondIf + const TcpRequestRuleCondUnless + type TcpRequestRuleLogLevel string + const TcpRequestRuleLogLevelAlert + const TcpRequestRuleLogLevelCrit + const TcpRequestRuleLogLevelDebug + const TcpRequestRuleLogLevelEmerg + const TcpRequestRuleLogLevelErr + const TcpRequestRuleLogLevelInfo + const TcpRequestRuleLogLevelNotice + const TcpRequestRuleLogLevelSilent + const TcpRequestRuleLogLevelWarning + type TcpRequestRuleResolveProtocol string + const TcpRequestRuleResolveProtocolIpv4 + const TcpRequestRuleResolveProtocolIpv6 + type TcpRequestRuleType string + const TcpRequestRuleTypeConnection + const TcpRequestRuleTypeContent + const TcpRequestRuleTypeInspectDelay + const TcpRequestRuleTypeSession + type TcpRequestRules = []TcpRequestRule + type TcpResponseRule struct + Action *TcpResponseRuleAction + BandwidthLimitLimit *string + BandwidthLimitName *string + BandwidthLimitPeriod *string + Cond *TcpResponseRuleCond + CondTest *string + Expr *string + LogLevel *TcpResponseRuleLogLevel + LuaAction *string + LuaParams *string + MarkValue *string + Metadata *map[string]map[string]interface{} + NiceValue *int + RstTtl *int + ScExpr *string + ScId *int + ScIdx *int + ScInt *int + SpoeEngine *string + SpoeGroup *string + Timeout *int + TosValue *string + Type TcpResponseRuleType + VarFormat *string + VarName *string + VarScope *string + type TcpResponseRuleAction string + const TcpResponseRuleActionAccept + const TcpResponseRuleActionClose + const TcpResponseRuleActionDoLog + const TcpResponseRuleActionLua + const TcpResponseRuleActionReject + const TcpResponseRuleActionScAddGpc + const TcpResponseRuleActionScIncGpc + const TcpResponseRuleActionScIncGpc0 + const TcpResponseRuleActionScIncGpc1 + const TcpResponseRuleActionScSetGpt + const TcpResponseRuleActionScSetGpt0 + const TcpResponseRuleActionSendSpoeGroup + const TcpResponseRuleActionSetBandwidthLimit + const TcpResponseRuleActionSetFcMark + const TcpResponseRuleActionSetFcTos + const TcpResponseRuleActionSetLogLevel + const TcpResponseRuleActionSetMark + const TcpResponseRuleActionSetNice + const TcpResponseRuleActionSetTos + const TcpResponseRuleActionSetVar + const TcpResponseRuleActionSetVarFmt + const TcpResponseRuleActionSilentDrop + const TcpResponseRuleActionUnsetVar + type TcpResponseRuleCond string + const TcpResponseRuleCondIf + const TcpResponseRuleCondUnless + type TcpResponseRuleLogLevel string + const TcpResponseRuleLogLevelAlert + const TcpResponseRuleLogLevelCrit + const TcpResponseRuleLogLevelDebug + const TcpResponseRuleLogLevelEmerg + const TcpResponseRuleLogLevelErr + const TcpResponseRuleLogLevelInfo + const TcpResponseRuleLogLevelNotice + const TcpResponseRuleLogLevelSilent + const TcpResponseRuleLogLevelWarning + type TcpResponseRuleType string + const TcpResponseRuleTypeContent + const TcpResponseRuleTypeInspectDelay + type TcpResponseRules = []TcpResponseRule + type TraceEntries = []TraceEntry + type TraceEntry struct + Metadata *map[string]map[string]interface{} + Trace string + type Traces struct + Entries *TraceEntries + Metadata *map[string]map[string]interface{} + type Transaction struct + Id *string + Status *TransactionStatus + UnderscoreVersion *int + type TransactionId = string + type TransactionStatus string + const TransactionStatusFailed + const TransactionStatusInProgress + const TransactionStatusOutdated + const TransactionStatusSuccess + type Transactions = []Transaction + type TuneBufferOptions struct + BuffersLimit *int + BuffersReserve *int + Bufsize *int + BufsizeSmall *int + Pipesize *int + RcvbufBackend *int + RcvbufClient *int + RcvbufFrontend *int + RcvbufServer *int + RecvEnough *int + SndbufBackend *int + SndbufClient *int + SndbufFrontend *int + SndbufServer *int + type TuneLuaOptions struct + BoolSampleConversion *TuneLuaOptionsBoolSampleConversion + BurstTimeout *int + ForcedYield *int + LogLoggers *TuneLuaOptionsLogLoggers + LogStderr *TuneLuaOptionsLogStderr + Maxmem *int + ServiceTimeout *int + SessionTimeout *int + TaskTimeout *int + type TuneLuaOptionsBoolSampleConversion string + const TuneLuaOptionsBoolSampleConversionNormal + const TuneLuaOptionsBoolSampleConversionPre31Bug + type TuneLuaOptionsLogLoggers string + const TuneLuaOptionsLogLoggersDisabled + const TuneLuaOptionsLogLoggersEnabled + type TuneLuaOptionsLogStderr string + const TuneLuaOptionsLogStderrAuto + const TuneLuaOptionsLogStderrDisabled + const TuneLuaOptionsLogStderrEnabled + type TuneOptions struct + AppletZeroCopyForwarding *TuneOptionsAppletZeroCopyForwarding + CompMaxlevel *int + DisableFastForward *bool + DisableZeroCopyForwarding *bool + EpollMaskEvents *[]TuneOptionsEpollMaskEvents + EventsMaxEventsAtOnce *int + FailAlloc *bool + FdEdgeTriggered *TuneOptionsFdEdgeTriggered + GlitchesKillCpuUsage *int + H1ZeroCopyFwdRecv *TuneOptionsH1ZeroCopyFwdRecv + H1ZeroCopyFwdSend *TuneOptionsH1ZeroCopyFwdSend + H2BeGlitchesThreshold *int + H2BeInitialWindowSize *int + H2BeMaxConcurrentStreams *int + H2BeRxbuf *int + H2FeGlitchesThreshold *int + H2FeInitialWindowSize *int + H2FeMaxConcurrentStreams *int + H2FeMaxTotalStreams *int + H2FeRxbuf *int + H2HeaderTableSize *int + H2InitialWindowSize *int + H2MaxConcurrentStreams *int + H2MaxFrameSize *int + H2ZeroCopyFwdSend *TuneOptionsH2ZeroCopyFwdSend + HttpCookielen *int + HttpLogurilen *int + HttpMaxhdr *int + IdlePoolShared *TuneOptionsIdlePoolShared + Idletimer *int + ListenerDefaultShards *TuneOptionsListenerDefaultShards + ListenerMultiQueue *TuneOptionsListenerMultiQueue + MaxChecksPerThread *int + MaxRulesAtOnce *int + Maxaccept *int + Maxpollevents *int + Maxrewrite *int + MemoryHotSize *int + NotsentLowatClient *int + NotsentLowatServer *int + PatternCacheSize *int + PeersMaxUpdatesAtOnce *int + PoolHighFdRatio *int + PoolLowFdRatio *int + PtZeroCopyForwarding *TuneOptionsPtZeroCopyForwarding + ReniceRuntime *int + ReniceStartup *int + RingQueues *int + RunqueueDepth *int + SchedLowLatency *TuneOptionsSchedLowLatency + StickCounters *int + TakeoverOtherTgConnections *TuneOptionsTakeoverOtherTgConnections + type TuneOptionsAppletZeroCopyForwarding string + const TuneOptionsAppletZeroCopyForwardingDisabled + const TuneOptionsAppletZeroCopyForwardingEnabled + type TuneOptionsEpollMaskEvents string + const TuneOptionsEpollMaskEventsErr + const TuneOptionsEpollMaskEventsHup + const TuneOptionsEpollMaskEventsRdhup + type TuneOptionsFdEdgeTriggered string + const TuneOptionsFdEdgeTriggeredDisabled + const TuneOptionsFdEdgeTriggeredEnabled + type TuneOptionsH1ZeroCopyFwdRecv string + const TuneOptionsH1ZeroCopyFwdRecvDisabled + const TuneOptionsH1ZeroCopyFwdRecvEnabled + type TuneOptionsH1ZeroCopyFwdSend string + const TuneOptionsH1ZeroCopyFwdSendDisabled + const TuneOptionsH1ZeroCopyFwdSendEnabled + type TuneOptionsH2ZeroCopyFwdSend string + const TuneOptionsH2ZeroCopyFwdSendDisabled + const TuneOptionsH2ZeroCopyFwdSendEnabled + type TuneOptionsIdlePoolShared string + const TuneOptionsIdlePoolSharedDisabled + const TuneOptionsIdlePoolSharedEnabled + type TuneOptionsListenerDefaultShards string + const TuneOptionsListenerDefaultShardsByGroup + const TuneOptionsListenerDefaultShardsByProcess + const TuneOptionsListenerDefaultShardsByThread + type TuneOptionsListenerMultiQueue string + const TuneOptionsListenerMultiQueueDisabled + const TuneOptionsListenerMultiQueueEnabled + type TuneOptionsPtZeroCopyForwarding string + const TuneOptionsPtZeroCopyForwardingDisabled + const TuneOptionsPtZeroCopyForwardingEnabled + type TuneOptionsSchedLowLatency string + const TuneOptionsSchedLowLatencyDisabled + const TuneOptionsSchedLowLatencyEnabled + type TuneOptionsTakeoverOtherTgConnections string + const TuneOptionsTakeoverOtherTgConnectionsFull + const TuneOptionsTakeoverOtherTgConnectionsNone + const TuneOptionsTakeoverOtherTgConnectionsRestricted + type TuneQuicOptions struct + FrontendConnTxBuffersLimit *int + FrontendMaxIdleTimeout *int + FrontendMaxStreamsBidi *int + FrontendMaxTxMemory *int + MaxFrameLoss *int + ReorderRatio *int + RetryThreshold *int + SocketOwner *TuneQuicOptionsSocketOwner + ZeroCopyFwdSend *TuneQuicOptionsZeroCopyFwdSend + type TuneQuicOptionsSocketOwner string + const TuneQuicOptionsSocketOwnerConnection + const TuneQuicOptionsSocketOwnerListener + type TuneQuicOptionsZeroCopyFwdSend string + const TuneQuicOptionsZeroCopyFwdSendDisabled + const TuneQuicOptionsZeroCopyFwdSendEnabled + type TuneSslOptions struct + Cachesize *int + CaptureBufferSize *int + CtxCacheSize *int + DefaultDhParam *int + ForcePrivateCache *bool + Keylog *TuneSslOptionsKeylog + Lifetime *int + Maxrecord *int + OcspUpdateMaxDelay *int + OcspUpdateMinDelay *int + type TuneSslOptionsKeylog string + const TuneSslOptionsKeylogDisabled + const TuneSslOptionsKeylogEnabled + type TuneVarsOptions struct + GlobalMaxSize *int + ProcMaxSize *int + ReqresMaxSize *int + SessMaxSize *int + TxnMaxSize *int + type TuneZlibOptions struct + Memlevel *int + Windowsize *int + type User struct + Groups *string + Metadata *map[string]map[string]interface{} + Password string + SecurePassword bool + Username string + type Userlist struct + Groups *map[string]Group + Metadata *map[string]map[string]interface{} + Name string + Users *map[string]User + type UserlistBase struct + Metadata *map[string]map[string]interface{} + Name string + type Userlists = []Userlist + type Users = []User + type Version = int + type WurflOptions struct + CacheSize *int + DataFile *string + InformationList *string + InformationListSeparator *string + PatchFile *string v0.1.0-alpha.12 Feb 27, 2026