Documentation ¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddClusterIntoServiceMeshRequest
- func (s AddClusterIntoServiceMeshRequest) GoString() string
- func (s *AddClusterIntoServiceMeshRequest) SetClusterId(v string) *AddClusterIntoServiceMeshRequest
- func (s *AddClusterIntoServiceMeshRequest) SetServiceMeshId(v string) *AddClusterIntoServiceMeshRequest
- func (s AddClusterIntoServiceMeshRequest) String() string
- type AddClusterIntoServiceMeshResponse
- func (s AddClusterIntoServiceMeshResponse) GoString() string
- func (s *AddClusterIntoServiceMeshResponse) SetBody(v *AddClusterIntoServiceMeshResponseBody) *AddClusterIntoServiceMeshResponse
- func (s *AddClusterIntoServiceMeshResponse) SetHeaders(v map[string]*string) *AddClusterIntoServiceMeshResponse
- func (s *AddClusterIntoServiceMeshResponse) SetStatusCode(v int32) *AddClusterIntoServiceMeshResponse
- func (s AddClusterIntoServiceMeshResponse) String() string
- type AddClusterIntoServiceMeshResponseBody
- func (s AddClusterIntoServiceMeshResponseBody) GoString() string
- func (s *AddClusterIntoServiceMeshResponseBody) SetCode(v string) *AddClusterIntoServiceMeshResponseBody
- func (s *AddClusterIntoServiceMeshResponseBody) SetMessage(v string) *AddClusterIntoServiceMeshResponseBody
- func (s *AddClusterIntoServiceMeshResponseBody) SetRequestId(v string) *AddClusterIntoServiceMeshResponseBody
- func (s AddClusterIntoServiceMeshResponseBody) String() string
- type AddVMIntoServiceMeshRequest
- type AddVMIntoServiceMeshResponse
- func (s AddVMIntoServiceMeshResponse) GoString() string
- func (s *AddVMIntoServiceMeshResponse) SetBody(v *AddVMIntoServiceMeshResponseBody) *AddVMIntoServiceMeshResponse
- func (s *AddVMIntoServiceMeshResponse) SetHeaders(v map[string]*string) *AddVMIntoServiceMeshResponse
- func (s *AddVMIntoServiceMeshResponse) SetStatusCode(v int32) *AddVMIntoServiceMeshResponse
- func (s AddVMIntoServiceMeshResponse) String() string
- type AddVMIntoServiceMeshResponseBody
- type CCMVersionsValue
- func (s CCMVersionsValue) GoString() string
- func (s *CCMVersionsValue) SetClusterId(v string) *CCMVersionsValue
- func (s *CCMVersionsValue) SetMessage(v string) *CCMVersionsValue
- func (s *CCMVersionsValue) SetQueryState(v string) *CCMVersionsValue
- func (s *CCMVersionsValue) SetSLBGracefulDrainSupport(v bool) *CCMVersionsValue
- func (s *CCMVersionsValue) SetVersion(v string) *CCMVersionsValue
- func (s CCMVersionsValue) String() string
- type Client
- func (client *Client) AddClusterIntoServiceMesh(request *AddClusterIntoServiceMeshRequest) (_result *AddClusterIntoServiceMeshResponse, _err error)
- func (client *Client) AddClusterIntoServiceMeshWithOptions(request *AddClusterIntoServiceMeshRequest, runtime *util.RuntimeOptions) (_result *AddClusterIntoServiceMeshResponse, _err error)
- func (client *Client) AddVMIntoServiceMesh(request *AddVMIntoServiceMeshRequest) (_result *AddVMIntoServiceMeshResponse, _err error)
- func (client *Client) AddVMIntoServiceMeshWithOptions(request *AddVMIntoServiceMeshRequest, runtime *util.RuntimeOptions) (_result *AddVMIntoServiceMeshResponse, _err error)
- func (client *Client) CreateASMGateway(request *CreateASMGatewayRequest) (_result *CreateASMGatewayResponse, _err error)
- func (client *Client) CreateASMGatewayWithOptions(request *CreateASMGatewayRequest, runtime *util.RuntimeOptions) (_result *CreateASMGatewayResponse, _err error)
- func (client *Client) CreateGatewaySecret(request *CreateGatewaySecretRequest) (_result *CreateGatewaySecretResponse, _err error)
- func (client *Client) CreateGatewaySecretWithOptions(request *CreateGatewaySecretRequest, runtime *util.RuntimeOptions) (_result *CreateGatewaySecretResponse, _err error)
- func (client *Client) CreateIstioGatewayDomains(request *CreateIstioGatewayDomainsRequest) (_result *CreateIstioGatewayDomainsResponse, _err error)
- func (client *Client) CreateIstioGatewayDomainsWithOptions(request *CreateIstioGatewayDomainsRequest, runtime *util.RuntimeOptions) (_result *CreateIstioGatewayDomainsResponse, _err error)
- func (client *Client) CreateIstioGatewayRoutes(request *CreateIstioGatewayRoutesRequest) (_result *CreateIstioGatewayRoutesResponse, _err error)
- func (client *Client) CreateIstioGatewayRoutesWithOptions(tmpReq *CreateIstioGatewayRoutesRequest, runtime *util.RuntimeOptions) (_result *CreateIstioGatewayRoutesResponse, _err error)
- func (client *Client) CreateServiceMesh(request *CreateServiceMeshRequest) (_result *CreateServiceMeshResponse, _err error)
- func (client *Client) CreateServiceMeshWithOptions(request *CreateServiceMeshRequest, runtime *util.RuntimeOptions) (_result *CreateServiceMeshResponse, _err error)
- func (client *Client) DeleteGatewayRoute(request *DeleteGatewayRouteRequest) (_result *DeleteGatewayRouteResponse, _err error)
- func (client *Client) DeleteGatewayRouteWithOptions(request *DeleteGatewayRouteRequest, runtime *util.RuntimeOptions) (_result *DeleteGatewayRouteResponse, _err error)
- func (client *Client) DeleteGatewaySecret(request *DeleteGatewaySecretRequest) (_result *DeleteGatewaySecretResponse, _err error)
- func (client *Client) DeleteGatewaySecretWithOptions(request *DeleteGatewaySecretRequest, runtime *util.RuntimeOptions) (_result *DeleteGatewaySecretResponse, _err error)
- func (client *Client) DeleteIstioGatewayDomains(request *DeleteIstioGatewayDomainsRequest) (_result *DeleteIstioGatewayDomainsResponse, _err error)
- func (client *Client) DeleteIstioGatewayDomainsWithOptions(request *DeleteIstioGatewayDomainsRequest, runtime *util.RuntimeOptions) (_result *DeleteIstioGatewayDomainsResponse, _err error)
- func (client *Client) DeleteServiceMesh(request *DeleteServiceMeshRequest) (_result *DeleteServiceMeshResponse, _err error)
- func (client *Client) DeleteServiceMeshWithOptions(request *DeleteServiceMeshRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceMeshResponse, _err error)
- func (client *Client) DescribeASMGatewayImportedServices(request *DescribeASMGatewayImportedServicesRequest) (_result *DescribeASMGatewayImportedServicesResponse, _err error)
- func (client *Client) DescribeASMGatewayImportedServicesWithOptions(request *DescribeASMGatewayImportedServicesRequest, ...) (_result *DescribeASMGatewayImportedServicesResponse, _err error)
- func (client *Client) DescribeAhasPro(request *DescribeAhasProRequest) (_result *DescribeAhasProResponse, _err error)
- func (client *Client) DescribeAhasProWithOptions(request *DescribeAhasProRequest, runtime *util.RuntimeOptions) (_result *DescribeAhasProResponse, _err error)
- func (client *Client) DescribeCCMVersion(request *DescribeCCMVersionRequest) (_result *DescribeCCMVersionResponse, _err error)
- func (client *Client) DescribeCCMVersionWithOptions(request *DescribeCCMVersionRequest, runtime *util.RuntimeOptions) (_result *DescribeCCMVersionResponse, _err error)
- func (client *Client) DescribeCens(request *DescribeCensRequest) (_result *DescribeCensResponse, _err error)
- func (client *Client) DescribeCensWithOptions(request *DescribeCensRequest, runtime *util.RuntimeOptions) (_result *DescribeCensResponse, _err error)
- func (client *Client) DescribeClusterGrafana(request *DescribeClusterGrafanaRequest) (_result *DescribeClusterGrafanaResponse, _err error)
- func (client *Client) DescribeClusterGrafanaWithOptions(request *DescribeClusterGrafanaRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterGrafanaResponse, _err error)
- func (client *Client) DescribeClusterPrometheus(request *DescribeClusterPrometheusRequest) (_result *DescribeClusterPrometheusResponse, _err error)
- func (client *Client) DescribeClusterPrometheusWithOptions(request *DescribeClusterPrometheusRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterPrometheusResponse, _err error)
- func (client *Client) DescribeClustersInServiceMesh(request *DescribeClustersInServiceMeshRequest) (_result *DescribeClustersInServiceMeshResponse, _err error)
- func (client *Client) DescribeClustersInServiceMeshWithOptions(request *DescribeClustersInServiceMeshRequest, runtime *util.RuntimeOptions) (_result *DescribeClustersInServiceMeshResponse, _err error)
- func (client *Client) DescribeCrTemplates(request *DescribeCrTemplatesRequest) (_result *DescribeCrTemplatesResponse, _err error)
- func (client *Client) DescribeCrTemplatesWithOptions(request *DescribeCrTemplatesRequest, runtime *util.RuntimeOptions) (_result *DescribeCrTemplatesResponse, _err error)
- func (client *Client) DescribeEipResources(request *DescribeEipResourcesRequest) (_result *DescribeEipResourcesResponse, _err error)
- func (client *Client) DescribeEipResourcesWithOptions(request *DescribeEipResourcesRequest, runtime *util.RuntimeOptions) (_result *DescribeEipResourcesResponse, _err error)
- func (client *Client) DescribeGatewaySecretDetails(request *DescribeGatewaySecretDetailsRequest) (_result *DescribeGatewaySecretDetailsResponse, _err error)
- func (client *Client) DescribeGatewaySecretDetailsWithOptions(request *DescribeGatewaySecretDetailsRequest, runtime *util.RuntimeOptions) (_result *DescribeGatewaySecretDetailsResponse, _err error)
- func (client *Client) DescribeGuestClusterAccessLogDashboards(request *DescribeGuestClusterAccessLogDashboardsRequest) (_result *DescribeGuestClusterAccessLogDashboardsResponse, _err error)
- func (client *Client) DescribeGuestClusterAccessLogDashboardsWithOptions(request *DescribeGuestClusterAccessLogDashboardsRequest, ...) (_result *DescribeGuestClusterAccessLogDashboardsResponse, _err error)
- func (client *Client) DescribeGuestClusterNamespaces(request *DescribeGuestClusterNamespacesRequest) (_result *DescribeGuestClusterNamespacesResponse, _err error)
- func (client *Client) DescribeGuestClusterNamespacesWithOptions(request *DescribeGuestClusterNamespacesRequest, runtime *util.RuntimeOptions) (_result *DescribeGuestClusterNamespacesResponse, _err error)
- func (client *Client) DescribeGuestClusterPods(request *DescribeGuestClusterPodsRequest) (_result *DescribeGuestClusterPodsResponse, _err error)
- func (client *Client) DescribeGuestClusterPodsWithOptions(request *DescribeGuestClusterPodsRequest, runtime *util.RuntimeOptions) (_result *DescribeGuestClusterPodsResponse, _err error)
- func (client *Client) DescribeImportedServicesDetail(request *DescribeImportedServicesDetailRequest) (_result *DescribeImportedServicesDetailResponse, _err error)
- func (client *Client) DescribeImportedServicesDetailWithOptions(request *DescribeImportedServicesDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeImportedServicesDetailResponse, _err error)
- func (client *Client) DescribeIngressGateways(request *DescribeIngressGatewaysRequest) (_result *DescribeIngressGatewaysResponse, _err error)
- func (client *Client) DescribeIngressGatewaysWithOptions(request *DescribeIngressGatewaysRequest, runtime *util.RuntimeOptions) (_result *DescribeIngressGatewaysResponse, _err error)
- func (client *Client) DescribeIstioGatewayDomains(request *DescribeIstioGatewayDomainsRequest) (_result *DescribeIstioGatewayDomainsResponse, _err error)
- func (client *Client) DescribeIstioGatewayDomainsWithOptions(request *DescribeIstioGatewayDomainsRequest, runtime *util.RuntimeOptions) (_result *DescribeIstioGatewayDomainsResponse, _err error)
- func (client *Client) DescribeIstioGatewayRouteDetail(request *DescribeIstioGatewayRouteDetailRequest) (_result *DescribeIstioGatewayRouteDetailResponse, _err error)
- func (client *Client) DescribeIstioGatewayRouteDetailWithOptions(request *DescribeIstioGatewayRouteDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeIstioGatewayRouteDetailResponse, _err error)
- func (client *Client) DescribeIstioGatewayRoutes(request *DescribeIstioGatewayRoutesRequest) (_result *DescribeIstioGatewayRoutesResponse, _err error)
- func (client *Client) DescribeIstioGatewayRoutesWithOptions(request *DescribeIstioGatewayRoutesRequest, runtime *util.RuntimeOptions) (_result *DescribeIstioGatewayRoutesResponse, _err error)
- func (client *Client) DescribeNamespaceScopeSidecarConfig(request *DescribeNamespaceScopeSidecarConfigRequest) (_result *DescribeNamespaceScopeSidecarConfigResponse, _err error)
- func (client *Client) DescribeNamespaceScopeSidecarConfigWithOptions(request *DescribeNamespaceScopeSidecarConfigRequest, ...) (_result *DescribeNamespaceScopeSidecarConfigResponse, _err error)
- func (client *Client) DescribeNodesInstanceType(request *DescribeNodesInstanceTypeRequest) (_result *DescribeNodesInstanceTypeResponse, _err error)
- func (client *Client) DescribeNodesInstanceTypeWithOptions(request *DescribeNodesInstanceTypeRequest, runtime *util.RuntimeOptions) (_result *DescribeNodesInstanceTypeResponse, _err error)
- func (client *Client) DescribeReusableSlb(request *DescribeReusableSlbRequest) (_result *DescribeReusableSlbResponse, _err error)
- func (client *Client) DescribeReusableSlbWithOptions(request *DescribeReusableSlbRequest, runtime *util.RuntimeOptions) (_result *DescribeReusableSlbResponse, _err error)
- func (client *Client) DescribeServiceMeshAdditionalStatus(request *DescribeServiceMeshAdditionalStatusRequest) (_result *DescribeServiceMeshAdditionalStatusResponse, _err error)
- func (client *Client) DescribeServiceMeshAdditionalStatusWithOptions(request *DescribeServiceMeshAdditionalStatusRequest, ...) (_result *DescribeServiceMeshAdditionalStatusResponse, _err error)
- func (client *Client) DescribeServiceMeshClusters(request *DescribeServiceMeshClustersRequest) (_result *DescribeServiceMeshClustersResponse, _err error)
- func (client *Client) DescribeServiceMeshClustersWithOptions(request *DescribeServiceMeshClustersRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshClustersResponse, _err error)
- func (client *Client) DescribeServiceMeshDetail(request *DescribeServiceMeshDetailRequest) (_result *DescribeServiceMeshDetailResponse, _err error)
- func (client *Client) DescribeServiceMeshDetailWithOptions(request *DescribeServiceMeshDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshDetailResponse, _err error)
- func (client *Client) DescribeServiceMeshKubeconfig(request *DescribeServiceMeshKubeconfigRequest) (_result *DescribeServiceMeshKubeconfigResponse, _err error)
- func (client *Client) DescribeServiceMeshKubeconfigWithOptions(request *DescribeServiceMeshKubeconfigRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshKubeconfigResponse, _err error)
- func (client *Client) DescribeServiceMeshLogs(request *DescribeServiceMeshLogsRequest) (_result *DescribeServiceMeshLogsResponse, _err error)
- func (client *Client) DescribeServiceMeshLogsWithOptions(request *DescribeServiceMeshLogsRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshLogsResponse, _err error)
- func (client *Client) DescribeServiceMeshProxyStatus(request *DescribeServiceMeshProxyStatusRequest) (_result *DescribeServiceMeshProxyStatusResponse, _err error)
- func (client *Client) DescribeServiceMeshProxyStatusWithOptions(request *DescribeServiceMeshProxyStatusRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshProxyStatusResponse, _err error)
- func (client *Client) DescribeServiceMeshUpgradeStatus(request *DescribeServiceMeshUpgradeStatusRequest) (_result *DescribeServiceMeshUpgradeStatusResponse, _err error)
- func (client *Client) DescribeServiceMeshUpgradeStatusWithOptions(request *DescribeServiceMeshUpgradeStatusRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshUpgradeStatusResponse, _err error)
- func (client *Client) DescribeServiceMeshVMs(request *DescribeServiceMeshVMsRequest) (_result *DescribeServiceMeshVMsResponse, _err error)
- func (client *Client) DescribeServiceMeshVMsWithOptions(request *DescribeServiceMeshVMsRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshVMsResponse, _err error)
- func (client *Client) DescribeServiceMeshes() (_result *DescribeServiceMeshesResponse, _err error)
- func (client *Client) DescribeServiceMeshesWithOptions(runtime *util.RuntimeOptions) (_result *DescribeServiceMeshesResponse, _err error)
- func (client *Client) DescribeUpgradeVersion(request *DescribeUpgradeVersionRequest) (_result *DescribeUpgradeVersionResponse, _err error)
- func (client *Client) DescribeUpgradeVersionWithOptions(request *DescribeUpgradeVersionRequest, runtime *util.RuntimeOptions) (_result *DescribeUpgradeVersionResponse, _err error)
- func (client *Client) DescribeUserPermissions(request *DescribeUserPermissionsRequest) (_result *DescribeUserPermissionsResponse, _err error)
- func (client *Client) DescribeUserPermissionsWithOptions(request *DescribeUserPermissionsRequest, runtime *util.RuntimeOptions) (_result *DescribeUserPermissionsResponse, _err error)
- func (client *Client) DescribeUsersWithPermissions(request *DescribeUsersWithPermissionsRequest) (_result *DescribeUsersWithPermissionsResponse, _err error)
- func (client *Client) DescribeUsersWithPermissionsWithOptions(request *DescribeUsersWithPermissionsRequest, runtime *util.RuntimeOptions) (_result *DescribeUsersWithPermissionsResponse, _err error)
- func (client *Client) DescribeVMsInServiceMesh(request *DescribeVMsInServiceMeshRequest) (_result *DescribeVMsInServiceMeshResponse, _err error)
- func (client *Client) DescribeVMsInServiceMeshWithOptions(request *DescribeVMsInServiceMeshRequest, runtime *util.RuntimeOptions) (_result *DescribeVMsInServiceMeshResponse, _err error)
- func (client *Client) DescribeVSwitches(request *DescribeVSwitchesRequest) (_result *DescribeVSwitchesResponse, _err error)
- func (client *Client) DescribeVSwitchesWithOptions(request *DescribeVSwitchesRequest, runtime *util.RuntimeOptions) (_result *DescribeVSwitchesResponse, _err error)
- func (client *Client) DescribeVersions() (_result *DescribeVersionsResponse, _err error)
- func (client *Client) DescribeVersionsWithOptions(runtime *util.RuntimeOptions) (_result *DescribeVersionsResponse, _err error)
- func (client *Client) DescribeVpcs(request *DescribeVpcsRequest) (_result *DescribeVpcsResponse, _err error)
- func (client *Client) DescribeVpcsWithOptions(request *DescribeVpcsRequest, runtime *util.RuntimeOptions) (_result *DescribeVpcsResponse, _err error)
- func (client *Client) GetCaCert(request *GetCaCertRequest) (_result *GetCaCertResponse, _err error)
- func (client *Client) GetCaCertWithOptions(request *GetCaCertRequest, runtime *util.RuntimeOptions) (_result *GetCaCertResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetRegisteredServiceEndpoints(request *GetRegisteredServiceEndpointsRequest) (_result *GetRegisteredServiceEndpointsResponse, _err error)
- func (client *Client) GetRegisteredServiceEndpointsWithOptions(request *GetRegisteredServiceEndpointsRequest, runtime *util.RuntimeOptions) (_result *GetRegisteredServiceEndpointsResponse, _err error)
- func (client *Client) GetRegisteredServiceNamespaces(request *GetRegisteredServiceNamespacesRequest) (_result *GetRegisteredServiceNamespacesResponse, _err error)
- func (client *Client) GetRegisteredServiceNamespacesWithOptions(request *GetRegisteredServiceNamespacesRequest, runtime *util.RuntimeOptions) (_result *GetRegisteredServiceNamespacesResponse, _err error)
- func (client *Client) GetVmAppMeshInfo(request *GetVmAppMeshInfoRequest) (_result *GetVmAppMeshInfoResponse, _err error)
- func (client *Client) GetVmAppMeshInfoWithOptions(request *GetVmAppMeshInfoRequest, runtime *util.RuntimeOptions) (_result *GetVmAppMeshInfoResponse, _err error)
- func (client *Client) GetVmMeta(request *GetVmMetaRequest) (_result *GetVmMetaResponse, _err error)
- func (client *Client) GetVmMetaWithOptions(request *GetVmMetaRequest, runtime *util.RuntimeOptions) (_result *GetVmMetaResponse, _err error)
- func (client *Client) GrantUserPermissions(request *GrantUserPermissionsRequest) (_result *GrantUserPermissionsResponse, _err error)
- func (client *Client) GrantUserPermissionsWithOptions(request *GrantUserPermissionsRequest, runtime *util.RuntimeOptions) (_result *GrantUserPermissionsResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ModifyApiServerEipResource(request *ModifyApiServerEipResourceRequest) (_result *ModifyApiServerEipResourceResponse, _err error)
- func (client *Client) ModifyApiServerEipResourceWithOptions(request *ModifyApiServerEipResourceRequest, runtime *util.RuntimeOptions) (_result *ModifyApiServerEipResourceResponse, _err error)
- func (client *Client) ModifyServiceMeshName(request *ModifyServiceMeshNameRequest) (_result *ModifyServiceMeshNameResponse, _err error)
- func (client *Client) ModifyServiceMeshNameWithOptions(request *ModifyServiceMeshNameRequest, runtime *util.RuntimeOptions) (_result *ModifyServiceMeshNameResponse, _err error)
- func (client *Client) ReActivateAudit(request *ReActivateAuditRequest) (_result *ReActivateAuditResponse, _err error)
- func (client *Client) ReActivateAuditWithOptions(request *ReActivateAuditRequest, runtime *util.RuntimeOptions) (_result *ReActivateAuditResponse, _err error)
- func (client *Client) RemoveClusterFromServiceMesh(request *RemoveClusterFromServiceMeshRequest) (_result *RemoveClusterFromServiceMeshResponse, _err error)
- func (client *Client) RemoveClusterFromServiceMeshWithOptions(request *RemoveClusterFromServiceMeshRequest, runtime *util.RuntimeOptions) (_result *RemoveClusterFromServiceMeshResponse, _err error)
- func (client *Client) RemoveVMFromServiceMesh(request *RemoveVMFromServiceMeshRequest) (_result *RemoveVMFromServiceMeshResponse, _err error)
- func (client *Client) RemoveVMFromServiceMeshWithOptions(request *RemoveVMFromServiceMeshRequest, runtime *util.RuntimeOptions) (_result *RemoveVMFromServiceMeshResponse, _err error)
- func (client *Client) RevokeKubeconfig(request *RevokeKubeconfigRequest) (_result *RevokeKubeconfigResponse, _err error)
- func (client *Client) RevokeKubeconfigWithOptions(request *RevokeKubeconfigRequest, runtime *util.RuntimeOptions) (_result *RevokeKubeconfigResponse, _err error)
- func (client *Client) UpdateASMGateway(request *UpdateASMGatewayRequest) (_result *UpdateASMGatewayResponse, _err error)
- func (client *Client) UpdateASMGatewayImportedServices(request *UpdateASMGatewayImportedServicesRequest) (_result *UpdateASMGatewayImportedServicesResponse, _err error)
- func (client *Client) UpdateASMGatewayImportedServicesWithOptions(request *UpdateASMGatewayImportedServicesRequest, runtime *util.RuntimeOptions) (_result *UpdateASMGatewayImportedServicesResponse, _err error)
- func (client *Client) UpdateASMGatewayWithOptions(request *UpdateASMGatewayRequest, runtime *util.RuntimeOptions) (_result *UpdateASMGatewayResponse, _err error)
- func (client *Client) UpdateASMNamespaceFromGuestCluster(request *UpdateASMNamespaceFromGuestClusterRequest) (_result *UpdateASMNamespaceFromGuestClusterResponse, _err error)
- func (client *Client) UpdateASMNamespaceFromGuestClusterWithOptions(request *UpdateASMNamespaceFromGuestClusterRequest, ...) (_result *UpdateASMNamespaceFromGuestClusterResponse, _err error)
- func (client *Client) UpdateIstioGatewayRoutes(request *UpdateIstioGatewayRoutesRequest) (_result *UpdateIstioGatewayRoutesResponse, _err error)
- func (client *Client) UpdateIstioGatewayRoutesWithOptions(tmpReq *UpdateIstioGatewayRoutesRequest, runtime *util.RuntimeOptions) (_result *UpdateIstioGatewayRoutesResponse, _err error)
- func (client *Client) UpdateIstioRouteAdditionalStatus(request *UpdateIstioRouteAdditionalStatusRequest) (_result *UpdateIstioRouteAdditionalStatusResponse, _err error)
- func (client *Client) UpdateIstioRouteAdditionalStatusWithOptions(request *UpdateIstioRouteAdditionalStatusRequest, runtime *util.RuntimeOptions) (_result *UpdateIstioRouteAdditionalStatusResponse, _err error)
- func (client *Client) UpdateMeshCRAggregation(request *UpdateMeshCRAggregationRequest) (_result *UpdateMeshCRAggregationResponse, _err error)
- func (client *Client) UpdateMeshCRAggregationWithOptions(request *UpdateMeshCRAggregationRequest, runtime *util.RuntimeOptions) (_result *UpdateMeshCRAggregationResponse, _err error)
- func (client *Client) UpdateMeshFeature(request *UpdateMeshFeatureRequest) (_result *UpdateMeshFeatureResponse, _err error)
- func (client *Client) UpdateMeshFeatureWithOptions(request *UpdateMeshFeatureRequest, runtime *util.RuntimeOptions) (_result *UpdateMeshFeatureResponse, _err error)
- func (client *Client) UpdateNamespaceScopeSidecarConfig(request *UpdateNamespaceScopeSidecarConfigRequest) (_result *UpdateNamespaceScopeSidecarConfigResponse, _err error)
- func (client *Client) UpdateNamespaceScopeSidecarConfigWithOptions(request *UpdateNamespaceScopeSidecarConfigRequest, ...) (_result *UpdateNamespaceScopeSidecarConfigResponse, _err error)
- func (client *Client) UpgradeMeshEditionPartially(request *UpgradeMeshEditionPartiallyRequest) (_result *UpgradeMeshEditionPartiallyResponse, _err error)
- func (client *Client) UpgradeMeshEditionPartiallyWithOptions(request *UpgradeMeshEditionPartiallyRequest, runtime *util.RuntimeOptions) (_result *UpgradeMeshEditionPartiallyResponse, _err error)
- func (client *Client) UpgradeMeshVersion(request *UpgradeMeshVersionRequest) (_result *UpgradeMeshVersionResponse, _err error)
- func (client *Client) UpgradeMeshVersionWithOptions(request *UpgradeMeshVersionRequest, runtime *util.RuntimeOptions) (_result *UpgradeMeshVersionResponse, _err error)
- type CreateASMGatewayRequest
- func (s CreateASMGatewayRequest) GoString() string
- func (s *CreateASMGatewayRequest) SetBody(v string) *CreateASMGatewayRequest
- func (s *CreateASMGatewayRequest) SetIstioGatewayName(v string) *CreateASMGatewayRequest
- func (s *CreateASMGatewayRequest) SetServiceMeshId(v string) *CreateASMGatewayRequest
- func (s CreateASMGatewayRequest) String() string
- type CreateASMGatewayResponse
- func (s CreateASMGatewayResponse) GoString() string
- func (s *CreateASMGatewayResponse) SetBody(v *CreateASMGatewayResponseBody) *CreateASMGatewayResponse
- func (s *CreateASMGatewayResponse) SetHeaders(v map[string]*string) *CreateASMGatewayResponse
- func (s *CreateASMGatewayResponse) SetStatusCode(v int32) *CreateASMGatewayResponse
- func (s CreateASMGatewayResponse) String() string
- type CreateASMGatewayResponseBody
- type CreateGatewaySecretRequest
- func (s CreateGatewaySecretRequest) GoString() string
- func (s *CreateGatewaySecretRequest) SetCert(v string) *CreateGatewaySecretRequest
- func (s *CreateGatewaySecretRequest) SetIstioGatewayName(v string) *CreateGatewaySecretRequest
- func (s *CreateGatewaySecretRequest) SetKey(v string) *CreateGatewaySecretRequest
- func (s *CreateGatewaySecretRequest) SetSecretName(v string) *CreateGatewaySecretRequest
- func (s *CreateGatewaySecretRequest) SetServiceMeshId(v string) *CreateGatewaySecretRequest
- func (s CreateGatewaySecretRequest) String() string
- type CreateGatewaySecretResponse
- func (s CreateGatewaySecretResponse) GoString() string
- func (s *CreateGatewaySecretResponse) SetBody(v *CreateGatewaySecretResponseBody) *CreateGatewaySecretResponse
- func (s *CreateGatewaySecretResponse) SetHeaders(v map[string]*string) *CreateGatewaySecretResponse
- func (s *CreateGatewaySecretResponse) SetStatusCode(v int32) *CreateGatewaySecretResponse
- func (s CreateGatewaySecretResponse) String() string
- type CreateGatewaySecretResponseBody
- func (s CreateGatewaySecretResponseBody) GoString() string
- func (s *CreateGatewaySecretResponseBody) SetRequestId(v string) *CreateGatewaySecretResponseBody
- func (s *CreateGatewaySecretResponseBody) SetSecretCreateRecord(v map[string]*SecretCreateRecordValue) *CreateGatewaySecretResponseBody
- func (s CreateGatewaySecretResponseBody) String() string
- type CreateIstioGatewayDomainsRequest
- func (s CreateIstioGatewayDomainsRequest) GoString() string
- func (s *CreateIstioGatewayDomainsRequest) SetCredential(v string) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetForceHttps(v bool) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetHosts(v string) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetIstioGatewayName(v string) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetLimit(v string) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetNamespace(v string) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetNumber(v int32) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetPortName(v string) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetProtocol(v string) *CreateIstioGatewayDomainsRequest
- func (s *CreateIstioGatewayDomainsRequest) SetServiceMeshId(v string) *CreateIstioGatewayDomainsRequest
- func (s CreateIstioGatewayDomainsRequest) String() string
- type CreateIstioGatewayDomainsResponse
- func (s CreateIstioGatewayDomainsResponse) GoString() string
- func (s *CreateIstioGatewayDomainsResponse) SetBody(v *CreateIstioGatewayDomainsResponseBody) *CreateIstioGatewayDomainsResponse
- func (s *CreateIstioGatewayDomainsResponse) SetHeaders(v map[string]*string) *CreateIstioGatewayDomainsResponse
- func (s *CreateIstioGatewayDomainsResponse) SetStatusCode(v int32) *CreateIstioGatewayDomainsResponse
- func (s CreateIstioGatewayDomainsResponse) String() string
- type CreateIstioGatewayDomainsResponseBody
- type CreateIstioGatewayRoutesRequest
- func (s CreateIstioGatewayRoutesRequest) GoString() string
- func (s *CreateIstioGatewayRoutesRequest) SetDescription(v string) *CreateIstioGatewayRoutesRequest
- func (s *CreateIstioGatewayRoutesRequest) SetGatewayRoute(v *CreateIstioGatewayRoutesRequestGatewayRoute) *CreateIstioGatewayRoutesRequest
- func (s *CreateIstioGatewayRoutesRequest) SetIstioGatewayName(v string) *CreateIstioGatewayRoutesRequest
- func (s *CreateIstioGatewayRoutesRequest) SetPriority(v int32) *CreateIstioGatewayRoutesRequest
- func (s *CreateIstioGatewayRoutesRequest) SetServiceMeshId(v string) *CreateIstioGatewayRoutesRequest
- func (s *CreateIstioGatewayRoutesRequest) SetStatus(v int32) *CreateIstioGatewayRoutesRequest
- func (s CreateIstioGatewayRoutesRequest) String() string
- type CreateIstioGatewayRoutesRequestGatewayRoute
- func (s CreateIstioGatewayRoutesRequestGatewayRoute) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetDomains(v []*string) *CreateIstioGatewayRoutesRequestGatewayRoute
- func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetHTTPAdvancedOptions(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) *CreateIstioGatewayRoutesRequestGatewayRoute
- func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetMatchRequest(v *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) *CreateIstioGatewayRoutesRequestGatewayRoute
- func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetNamespace(v string) *CreateIstioGatewayRoutesRequestGatewayRoute
- func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteDestinations(v []*CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) *CreateIstioGatewayRoutesRequestGatewayRoute
- func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteName(v string) *CreateIstioGatewayRoutesRequestGatewayRoute
- func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteType(v string) *CreateIstioGatewayRoutesRequestGatewayRoute
- func (s CreateIstioGatewayRoutesRequestGatewayRoute) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetDelegate(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetFault(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetHTTPRedirect(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetMirror(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetMirrorPercentage(...) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetRetries(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetRewrite(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetTimeout(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) SetName(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) SetNamespace(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) SetAbort(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) SetDelay(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) SetHttpStatus(v int32) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) SetPercentage(...) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) SetValue(v float32) ...
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) SetFixedDelay(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) SetPercentage(...) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) SetValue(v float32) ...
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetAuthority(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetRedirectCode(v int32) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetUri(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) SetHost(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) SetSubset(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) SetValue(v float32) ...
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetAttempts(v int32) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetPerTryTimeout(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetRetryOn(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetRetryRemoteLocalities(...) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) SetValue(v bool) ...
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) SetAuthority(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) SetUri(v string) *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite
- func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetHeaders(v []*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetPorts(v []*int32) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetTLSMatchAttributes(v []*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetURI(v *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
- func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingContent(v string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingMode(v string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetName(v string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
- func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes
- func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) SetSNIHosts(v []*string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) SetTLSPort(v int32) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes
- func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
- func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingContent(v string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingMode(v string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
- func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations
- func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) SetDestination(v *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) SetWeight(v int32) *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations
- func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination
- func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetHost(v string) *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetPort(v *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetSubset(v string) *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination
- func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) String() string
- type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort
- func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) GoString() string
- func (s *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) SetNumber(v int32) *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort
- func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) String() string
- type CreateIstioGatewayRoutesResponse
- func (s CreateIstioGatewayRoutesResponse) GoString() string
- func (s *CreateIstioGatewayRoutesResponse) SetBody(v *CreateIstioGatewayRoutesResponseBody) *CreateIstioGatewayRoutesResponse
- func (s *CreateIstioGatewayRoutesResponse) SetHeaders(v map[string]*string) *CreateIstioGatewayRoutesResponse
- func (s *CreateIstioGatewayRoutesResponse) SetStatusCode(v int32) *CreateIstioGatewayRoutesResponse
- func (s CreateIstioGatewayRoutesResponse) String() string
- type CreateIstioGatewayRoutesResponseBody
- type CreateIstioGatewayRoutesShrinkRequest
- func (s CreateIstioGatewayRoutesShrinkRequest) GoString() string
- func (s *CreateIstioGatewayRoutesShrinkRequest) SetDescription(v string) *CreateIstioGatewayRoutesShrinkRequest
- func (s *CreateIstioGatewayRoutesShrinkRequest) SetGatewayRouteShrink(v string) *CreateIstioGatewayRoutesShrinkRequest
- func (s *CreateIstioGatewayRoutesShrinkRequest) SetIstioGatewayName(v string) *CreateIstioGatewayRoutesShrinkRequest
- func (s *CreateIstioGatewayRoutesShrinkRequest) SetPriority(v int32) *CreateIstioGatewayRoutesShrinkRequest
- func (s *CreateIstioGatewayRoutesShrinkRequest) SetServiceMeshId(v string) *CreateIstioGatewayRoutesShrinkRequest
- func (s *CreateIstioGatewayRoutesShrinkRequest) SetStatus(v int32) *CreateIstioGatewayRoutesShrinkRequest
- func (s CreateIstioGatewayRoutesShrinkRequest) String() string
- type CreateServiceMeshRequest
- func (s CreateServiceMeshRequest) GoString() string
- func (s *CreateServiceMeshRequest) SetAccessLogEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAccessLogFile(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAccessLogFormat(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAccessLogProject(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAccessLogServiceEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAccessLogServiceHost(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAccessLogServicePort(v int32) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetApiServerLoadBalancerSpec(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetApiServerPublicEip(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAuditProject(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAutoRenew(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetAutoRenewPeriod(v int32) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetCRAggregationEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetChargeType(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetClusterSpec(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetConfigSourceEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetConfigSourceNacosID(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetControlPlaneLogEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetControlPlaneLogProject(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetCustomizedPrometheus(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetCustomizedZipkin(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetDNSProxyingEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetDubboFilterEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetEdition(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetEnableAudit(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetEnableCRHistory(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetEnableSDSServer(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetExcludeIPRanges(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetExcludeInboundPorts(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetExcludeOutboundPorts(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetFilterGatewayClusterConfig(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetGatewayAPIEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetGlobalRateLimitEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetIncludeIPRanges(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetIstioVersion(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetKialiEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetLocalityLBConf(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetLocalityLoadBalancing(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetMSEEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetMultiBufferEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetMultiBufferPollDelay(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetMysqlFilterEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetName(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetOPALimitCPU(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetOPALimitMemory(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetOPALogLevel(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetOPARequestCPU(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetOPARequestMemory(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetOpaEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetOpenAgentPolicy(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetPeriod(v int32) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetPilotLoadBalancerSpec(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetPrometheusUrl(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetProxyLimitCPU(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetProxyLimitMemory(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetProxyRequestCPU(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetProxyRequestMemory(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetRedisFilterEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetRegionId(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetTelemetry(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetThriftFilterEnabled(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetTraceSampling(v float32) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetTracing(v bool) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetVSwitches(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetVpcId(v string) *CreateServiceMeshRequest
- func (s *CreateServiceMeshRequest) SetWebAssemblyFilterEnabled(v bool) *CreateServiceMeshRequest
- func (s CreateServiceMeshRequest) String() string
- type CreateServiceMeshResponse
- func (s CreateServiceMeshResponse) GoString() string
- func (s *CreateServiceMeshResponse) SetBody(v *CreateServiceMeshResponseBody) *CreateServiceMeshResponse
- func (s *CreateServiceMeshResponse) SetHeaders(v map[string]*string) *CreateServiceMeshResponse
- func (s *CreateServiceMeshResponse) SetStatusCode(v int32) *CreateServiceMeshResponse
- func (s CreateServiceMeshResponse) String() string
- type CreateServiceMeshResponseBody
- func (s CreateServiceMeshResponseBody) GoString() string
- func (s *CreateServiceMeshResponseBody) SetRequestId(v string) *CreateServiceMeshResponseBody
- func (s *CreateServiceMeshResponseBody) SetServiceMeshId(v string) *CreateServiceMeshResponseBody
- func (s CreateServiceMeshResponseBody) String() string
- type DeleteGatewayRouteRequest
- func (s DeleteGatewayRouteRequest) GoString() string
- func (s *DeleteGatewayRouteRequest) SetIstioGatewayName(v string) *DeleteGatewayRouteRequest
- func (s *DeleteGatewayRouteRequest) SetRouteName(v string) *DeleteGatewayRouteRequest
- func (s *DeleteGatewayRouteRequest) SetServiceMeshId(v string) *DeleteGatewayRouteRequest
- func (s DeleteGatewayRouteRequest) String() string
- type DeleteGatewayRouteResponse
- func (s DeleteGatewayRouteResponse) GoString() string
- func (s *DeleteGatewayRouteResponse) SetBody(v *DeleteGatewayRouteResponseBody) *DeleteGatewayRouteResponse
- func (s *DeleteGatewayRouteResponse) SetHeaders(v map[string]*string) *DeleteGatewayRouteResponse
- func (s *DeleteGatewayRouteResponse) SetStatusCode(v int32) *DeleteGatewayRouteResponse
- func (s DeleteGatewayRouteResponse) String() string
- type DeleteGatewayRouteResponseBody
- type DeleteGatewaySecretRequest
- func (s DeleteGatewaySecretRequest) GoString() string
- func (s *DeleteGatewaySecretRequest) SetIstioGatewayName(v string) *DeleteGatewaySecretRequest
- func (s *DeleteGatewaySecretRequest) SetSecretName(v string) *DeleteGatewaySecretRequest
- func (s *DeleteGatewaySecretRequest) SetServiceMeshId(v string) *DeleteGatewaySecretRequest
- func (s DeleteGatewaySecretRequest) String() string
- type DeleteGatewaySecretResponse
- func (s DeleteGatewaySecretResponse) GoString() string
- func (s *DeleteGatewaySecretResponse) SetBody(v *DeleteGatewaySecretResponseBody) *DeleteGatewaySecretResponse
- func (s *DeleteGatewaySecretResponse) SetHeaders(v map[string]*string) *DeleteGatewaySecretResponse
- func (s *DeleteGatewaySecretResponse) SetStatusCode(v int32) *DeleteGatewaySecretResponse
- func (s DeleteGatewaySecretResponse) String() string
- type DeleteGatewaySecretResponseBody
- func (s DeleteGatewaySecretResponseBody) GoString() string
- func (s *DeleteGatewaySecretResponseBody) SetRequestId(v string) *DeleteGatewaySecretResponseBody
- func (s *DeleteGatewaySecretResponseBody) SetSecretDeleteRecord(v map[string]*SecretDeleteRecordValue) *DeleteGatewaySecretResponseBody
- func (s DeleteGatewaySecretResponseBody) String() string
- type DeleteIstioGatewayDomainsRequest
- func (s DeleteIstioGatewayDomainsRequest) GoString() string
- func (s *DeleteIstioGatewayDomainsRequest) SetHosts(v string) *DeleteIstioGatewayDomainsRequest
- func (s *DeleteIstioGatewayDomainsRequest) SetIstioGatewayName(v string) *DeleteIstioGatewayDomainsRequest
- func (s *DeleteIstioGatewayDomainsRequest) SetLimit(v string) *DeleteIstioGatewayDomainsRequest
- func (s *DeleteIstioGatewayDomainsRequest) SetNamespace(v string) *DeleteIstioGatewayDomainsRequest
- func (s *DeleteIstioGatewayDomainsRequest) SetPortName(v string) *DeleteIstioGatewayDomainsRequest
- func (s *DeleteIstioGatewayDomainsRequest) SetServiceMeshId(v string) *DeleteIstioGatewayDomainsRequest
- func (s DeleteIstioGatewayDomainsRequest) String() string
- type DeleteIstioGatewayDomainsResponse
- func (s DeleteIstioGatewayDomainsResponse) GoString() string
- func (s *DeleteIstioGatewayDomainsResponse) SetBody(v *DeleteIstioGatewayDomainsResponseBody) *DeleteIstioGatewayDomainsResponse
- func (s *DeleteIstioGatewayDomainsResponse) SetHeaders(v map[string]*string) *DeleteIstioGatewayDomainsResponse
- func (s *DeleteIstioGatewayDomainsResponse) SetStatusCode(v int32) *DeleteIstioGatewayDomainsResponse
- func (s DeleteIstioGatewayDomainsResponse) String() string
- type DeleteIstioGatewayDomainsResponseBody
- type DeleteServiceMeshRequest
- func (s DeleteServiceMeshRequest) GoString() string
- func (s *DeleteServiceMeshRequest) SetForce(v bool) *DeleteServiceMeshRequest
- func (s *DeleteServiceMeshRequest) SetRetainResources(v string) *DeleteServiceMeshRequest
- func (s *DeleteServiceMeshRequest) SetServiceMeshId(v string) *DeleteServiceMeshRequest
- func (s DeleteServiceMeshRequest) String() string
- type DeleteServiceMeshResponse
- func (s DeleteServiceMeshResponse) GoString() string
- func (s *DeleteServiceMeshResponse) SetBody(v *DeleteServiceMeshResponseBody) *DeleteServiceMeshResponse
- func (s *DeleteServiceMeshResponse) SetHeaders(v map[string]*string) *DeleteServiceMeshResponse
- func (s *DeleteServiceMeshResponse) SetStatusCode(v int32) *DeleteServiceMeshResponse
- func (s DeleteServiceMeshResponse) String() string
- type DeleteServiceMeshResponseBody
- type DescribeASMGatewayImportedServicesRequest
- func (s DescribeASMGatewayImportedServicesRequest) GoString() string
- func (s *DescribeASMGatewayImportedServicesRequest) SetASMGatewayName(v string) *DescribeASMGatewayImportedServicesRequest
- func (s *DescribeASMGatewayImportedServicesRequest) SetServiceMeshId(v string) *DescribeASMGatewayImportedServicesRequest
- func (s *DescribeASMGatewayImportedServicesRequest) SetServiceNamespace(v string) *DescribeASMGatewayImportedServicesRequest
- func (s DescribeASMGatewayImportedServicesRequest) String() string
- type DescribeASMGatewayImportedServicesResponse
- func (s DescribeASMGatewayImportedServicesResponse) GoString() string
- func (s *DescribeASMGatewayImportedServicesResponse) SetBody(v *DescribeASMGatewayImportedServicesResponseBody) *DescribeASMGatewayImportedServicesResponse
- func (s *DescribeASMGatewayImportedServicesResponse) SetHeaders(v map[string]*string) *DescribeASMGatewayImportedServicesResponse
- func (s *DescribeASMGatewayImportedServicesResponse) SetStatusCode(v int32) *DescribeASMGatewayImportedServicesResponse
- func (s DescribeASMGatewayImportedServicesResponse) String() string
- type DescribeASMGatewayImportedServicesResponseBody
- func (s DescribeASMGatewayImportedServicesResponseBody) GoString() string
- func (s *DescribeASMGatewayImportedServicesResponseBody) SetImportedServices(v []*DescribeASMGatewayImportedServicesResponseBodyImportedServices) *DescribeASMGatewayImportedServicesResponseBody
- func (s *DescribeASMGatewayImportedServicesResponseBody) SetRequestId(v string) *DescribeASMGatewayImportedServicesResponseBody
- func (s DescribeASMGatewayImportedServicesResponseBody) String() string
- type DescribeASMGatewayImportedServicesResponseBodyImportedServices
- func (s DescribeASMGatewayImportedServicesResponseBodyImportedServices) GoString() string
- func (s *DescribeASMGatewayImportedServicesResponseBodyImportedServices) SetServiceName(v string) *DescribeASMGatewayImportedServicesResponseBodyImportedServices
- func (s *DescribeASMGatewayImportedServicesResponseBodyImportedServices) SetServiceNamespace(v string) *DescribeASMGatewayImportedServicesResponseBodyImportedServices
- func (s DescribeASMGatewayImportedServicesResponseBodyImportedServices) String() string
- type DescribeAhasProRequest
- type DescribeAhasProResponse
- func (s DescribeAhasProResponse) GoString() string
- func (s *DescribeAhasProResponse) SetBody(v *DescribeAhasProResponseBody) *DescribeAhasProResponse
- func (s *DescribeAhasProResponse) SetHeaders(v map[string]*string) *DescribeAhasProResponse
- func (s *DescribeAhasProResponse) SetStatusCode(v int32) *DescribeAhasProResponse
- func (s DescribeAhasProResponse) String() string
- type DescribeAhasProResponseBody
- type DescribeCCMVersionRequest
- type DescribeCCMVersionResponse
- func (s DescribeCCMVersionResponse) GoString() string
- func (s *DescribeCCMVersionResponse) SetBody(v *DescribeCCMVersionResponseBody) *DescribeCCMVersionResponse
- func (s *DescribeCCMVersionResponse) SetHeaders(v map[string]*string) *DescribeCCMVersionResponse
- func (s *DescribeCCMVersionResponse) SetStatusCode(v int32) *DescribeCCMVersionResponse
- func (s DescribeCCMVersionResponse) String() string
- type DescribeCCMVersionResponseBody
- func (s DescribeCCMVersionResponseBody) GoString() string
- func (s *DescribeCCMVersionResponseBody) SetCCMVersions(v map[string]*CCMVersionsValue) *DescribeCCMVersionResponseBody
- func (s *DescribeCCMVersionResponseBody) SetRequestId(v string) *DescribeCCMVersionResponseBody
- func (s DescribeCCMVersionResponseBody) String() string
- type DescribeCensRequest
- type DescribeCensResponse
- func (s DescribeCensResponse) GoString() string
- func (s *DescribeCensResponse) SetBody(v *DescribeCensResponseBody) *DescribeCensResponse
- func (s *DescribeCensResponse) SetHeaders(v map[string]*string) *DescribeCensResponse
- func (s *DescribeCensResponse) SetStatusCode(v int32) *DescribeCensResponse
- func (s DescribeCensResponse) String() string
- type DescribeCensResponseBody
- type DescribeClusterGrafanaRequest
- func (s DescribeClusterGrafanaRequest) GoString() string
- func (s *DescribeClusterGrafanaRequest) SetK8sClusterId(v string) *DescribeClusterGrafanaRequest
- func (s *DescribeClusterGrafanaRequest) SetServiceMeshId(v string) *DescribeClusterGrafanaRequest
- func (s DescribeClusterGrafanaRequest) String() string
- type DescribeClusterGrafanaResponse
- func (s DescribeClusterGrafanaResponse) GoString() string
- func (s *DescribeClusterGrafanaResponse) SetBody(v *DescribeClusterGrafanaResponseBody) *DescribeClusterGrafanaResponse
- func (s *DescribeClusterGrafanaResponse) SetHeaders(v map[string]*string) *DescribeClusterGrafanaResponse
- func (s *DescribeClusterGrafanaResponse) SetStatusCode(v int32) *DescribeClusterGrafanaResponse
- func (s DescribeClusterGrafanaResponse) String() string
- type DescribeClusterGrafanaResponseBody
- func (s DescribeClusterGrafanaResponseBody) GoString() string
- func (s *DescribeClusterGrafanaResponseBody) SetDashboards(v []*DescribeClusterGrafanaResponseBodyDashboards) *DescribeClusterGrafanaResponseBody
- func (s *DescribeClusterGrafanaResponseBody) SetRequestId(v string) *DescribeClusterGrafanaResponseBody
- func (s DescribeClusterGrafanaResponseBody) String() string
- type DescribeClusterGrafanaResponseBodyDashboards
- func (s DescribeClusterGrafanaResponseBodyDashboards) GoString() string
- func (s *DescribeClusterGrafanaResponseBodyDashboards) SetTitle(v string) *DescribeClusterGrafanaResponseBodyDashboards
- func (s *DescribeClusterGrafanaResponseBodyDashboards) SetUrl(v string) *DescribeClusterGrafanaResponseBodyDashboards
- func (s DescribeClusterGrafanaResponseBodyDashboards) String() string
- type DescribeClusterPrometheusRequest
- func (s DescribeClusterPrometheusRequest) GoString() string
- func (s *DescribeClusterPrometheusRequest) SetK8sClusterId(v string) *DescribeClusterPrometheusRequest
- func (s *DescribeClusterPrometheusRequest) SetK8sClusterRegionId(v string) *DescribeClusterPrometheusRequest
- func (s *DescribeClusterPrometheusRequest) SetServiceMeshId(v string) *DescribeClusterPrometheusRequest
- func (s DescribeClusterPrometheusRequest) String() string
- type DescribeClusterPrometheusResponse
- func (s DescribeClusterPrometheusResponse) GoString() string
- func (s *DescribeClusterPrometheusResponse) SetBody(v *DescribeClusterPrometheusResponseBody) *DescribeClusterPrometheusResponse
- func (s *DescribeClusterPrometheusResponse) SetHeaders(v map[string]*string) *DescribeClusterPrometheusResponse
- func (s *DescribeClusterPrometheusResponse) SetStatusCode(v int32) *DescribeClusterPrometheusResponse
- func (s DescribeClusterPrometheusResponse) String() string
- type DescribeClusterPrometheusResponseBody
- func (s DescribeClusterPrometheusResponseBody) GoString() string
- func (s *DescribeClusterPrometheusResponseBody) SetPrometheus(v string) *DescribeClusterPrometheusResponseBody
- func (s *DescribeClusterPrometheusResponseBody) SetRequestId(v string) *DescribeClusterPrometheusResponseBody
- func (s DescribeClusterPrometheusResponseBody) String() string
- type DescribeClustersInServiceMeshRequest
- type DescribeClustersInServiceMeshResponse
- func (s DescribeClustersInServiceMeshResponse) GoString() string
- func (s *DescribeClustersInServiceMeshResponse) SetBody(v *DescribeClustersInServiceMeshResponseBody) *DescribeClustersInServiceMeshResponse
- func (s *DescribeClustersInServiceMeshResponse) SetHeaders(v map[string]*string) *DescribeClustersInServiceMeshResponse
- func (s *DescribeClustersInServiceMeshResponse) SetStatusCode(v int32) *DescribeClustersInServiceMeshResponse
- func (s DescribeClustersInServiceMeshResponse) String() string
- type DescribeClustersInServiceMeshResponseBody
- func (s DescribeClustersInServiceMeshResponseBody) GoString() string
- func (s *DescribeClustersInServiceMeshResponseBody) SetClusters(v []*DescribeClustersInServiceMeshResponseBodyClusters) *DescribeClustersInServiceMeshResponseBody
- func (s *DescribeClustersInServiceMeshResponseBody) SetRequestId(v string) *DescribeClustersInServiceMeshResponseBody
- func (s DescribeClustersInServiceMeshResponseBody) String() string
- type DescribeClustersInServiceMeshResponseBodyClusters
- func (s DescribeClustersInServiceMeshResponseBodyClusters) GoString() string
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetAccessLogDashboards(v []*DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetClusterDomain(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetClusterId(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetClusterType(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetCreationTime(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetErrorMessage(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetLogtailInstalledState(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetName(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetRegionId(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetSgId(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetState(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetUpdateTime(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetVersion(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetVpcId(v string) *DescribeClustersInServiceMeshResponseBodyClusters
- func (s DescribeClustersInServiceMeshResponseBodyClusters) String() string
- type DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards
- func (s DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) GoString() string
- func (s *DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) SetTitle(v string) *DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards
- func (s *DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) SetUrl(v string) *DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards
- func (s DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) String() string
- type DescribeCrTemplatesRequest
- type DescribeCrTemplatesResponse
- func (s DescribeCrTemplatesResponse) GoString() string
- func (s *DescribeCrTemplatesResponse) SetBody(v *DescribeCrTemplatesResponseBody) *DescribeCrTemplatesResponse
- func (s *DescribeCrTemplatesResponse) SetHeaders(v map[string]*string) *DescribeCrTemplatesResponse
- func (s *DescribeCrTemplatesResponse) SetStatusCode(v int32) *DescribeCrTemplatesResponse
- func (s DescribeCrTemplatesResponse) String() string
- type DescribeCrTemplatesResponseBody
- func (s DescribeCrTemplatesResponseBody) GoString() string
- func (s *DescribeCrTemplatesResponseBody) SetRequestId(v string) *DescribeCrTemplatesResponseBody
- func (s *DescribeCrTemplatesResponseBody) SetTemplates(v []*DescribeCrTemplatesResponseBodyTemplates) *DescribeCrTemplatesResponseBody
- func (s DescribeCrTemplatesResponseBody) String() string
- type DescribeCrTemplatesResponseBodyTemplates
- func (s DescribeCrTemplatesResponseBodyTemplates) GoString() string
- func (s *DescribeCrTemplatesResponseBodyTemplates) SetChineseName(v string) *DescribeCrTemplatesResponseBodyTemplates
- func (s *DescribeCrTemplatesResponseBodyTemplates) SetEnglishName(v string) *DescribeCrTemplatesResponseBodyTemplates
- func (s *DescribeCrTemplatesResponseBodyTemplates) SetYaml(v string) *DescribeCrTemplatesResponseBodyTemplates
- func (s DescribeCrTemplatesResponseBodyTemplates) String() string
- type DescribeEipResourcesRequest
- func (s DescribeEipResourcesRequest) GoString() string
- func (s *DescribeEipResourcesRequest) SetPageNum(v int32) *DescribeEipResourcesRequest
- func (s *DescribeEipResourcesRequest) SetPageSize(v int32) *DescribeEipResourcesRequest
- func (s *DescribeEipResourcesRequest) SetServiceMeshId(v string) *DescribeEipResourcesRequest
- func (s DescribeEipResourcesRequest) String() string
- type DescribeEipResourcesResponse
- func (s DescribeEipResourcesResponse) GoString() string
- func (s *DescribeEipResourcesResponse) SetBody(v *DescribeEipResourcesResponseBody) *DescribeEipResourcesResponse
- func (s *DescribeEipResourcesResponse) SetHeaders(v map[string]*string) *DescribeEipResourcesResponse
- func (s *DescribeEipResourcesResponse) SetStatusCode(v int32) *DescribeEipResourcesResponse
- func (s DescribeEipResourcesResponse) String() string
- type DescribeEipResourcesResponseBody
- func (s DescribeEipResourcesResponseBody) GoString() string
- func (s *DescribeEipResourcesResponseBody) SetEipList(v []*DescribeEipResourcesResponseBodyEipList) *DescribeEipResourcesResponseBody
- func (s *DescribeEipResourcesResponseBody) SetPageResult(v *DescribeEipResourcesResponseBodyPageResult) *DescribeEipResourcesResponseBody
- func (s *DescribeEipResourcesResponseBody) SetRequestId(v string) *DescribeEipResourcesResponseBody
- func (s DescribeEipResourcesResponseBody) String() string
- type DescribeEipResourcesResponseBodyEipList
- func (s DescribeEipResourcesResponseBodyEipList) GoString() string
- func (s *DescribeEipResourcesResponseBodyEipList) SetAllocationId(v string) *DescribeEipResourcesResponseBodyEipList
- func (s *DescribeEipResourcesResponseBodyEipList) SetInstanceType(v string) *DescribeEipResourcesResponseBodyEipList
- func (s *DescribeEipResourcesResponseBodyEipList) SetIpAddress(v string) *DescribeEipResourcesResponseBodyEipList
- func (s *DescribeEipResourcesResponseBodyEipList) SetStatus(v string) *DescribeEipResourcesResponseBodyEipList
- func (s DescribeEipResourcesResponseBodyEipList) String() string
- type DescribeEipResourcesResponseBodyPageResult
- func (s DescribeEipResourcesResponseBodyPageResult) GoString() string
- func (s *DescribeEipResourcesResponseBodyPageResult) SetPageNumber(v int32) *DescribeEipResourcesResponseBodyPageResult
- func (s *DescribeEipResourcesResponseBodyPageResult) SetPageSize(v int32) *DescribeEipResourcesResponseBodyPageResult
- func (s *DescribeEipResourcesResponseBodyPageResult) SetTotalCount(v int32) *DescribeEipResourcesResponseBodyPageResult
- func (s DescribeEipResourcesResponseBodyPageResult) String() string
- type DescribeGatewaySecretDetailsRequest
- func (s DescribeGatewaySecretDetailsRequest) GoString() string
- func (s *DescribeGatewaySecretDetailsRequest) SetIstioGatewayName(v string) *DescribeGatewaySecretDetailsRequest
- func (s *DescribeGatewaySecretDetailsRequest) SetServiceMeshId(v string) *DescribeGatewaySecretDetailsRequest
- func (s DescribeGatewaySecretDetailsRequest) String() string
- type DescribeGatewaySecretDetailsResponse
- func (s DescribeGatewaySecretDetailsResponse) GoString() string
- func (s *DescribeGatewaySecretDetailsResponse) SetBody(v *DescribeGatewaySecretDetailsResponseBody) *DescribeGatewaySecretDetailsResponse
- func (s *DescribeGatewaySecretDetailsResponse) SetHeaders(v map[string]*string) *DescribeGatewaySecretDetailsResponse
- func (s *DescribeGatewaySecretDetailsResponse) SetStatusCode(v int32) *DescribeGatewaySecretDetailsResponse
- func (s DescribeGatewaySecretDetailsResponse) String() string
- type DescribeGatewaySecretDetailsResponseBody
- func (s DescribeGatewaySecretDetailsResponseBody) GoString() string
- func (s *DescribeGatewaySecretDetailsResponseBody) SetGatewaySecretDetails(v []*DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) *DescribeGatewaySecretDetailsResponseBody
- func (s *DescribeGatewaySecretDetailsResponseBody) SetRequestId(v string) *DescribeGatewaySecretDetailsResponseBody
- func (s DescribeGatewaySecretDetailsResponseBody) String() string
- type DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails
- func (s DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) GoString() string
- func (s *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetExpiredTime(v string) *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails
- func (s *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetGatewayName(v string) *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails
- func (s *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetIssueTime(v string) *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails
- func (s *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetMessage(v string) *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails
- func (s *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetSNI(v string) *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails
- func (s *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetSecretName(v string) *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails
- func (s *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetState(v string) *DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails
- func (s DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) String() string
- type DescribeGuestClusterAccessLogDashboardsRequest
- type DescribeGuestClusterAccessLogDashboardsResponse
- func (s DescribeGuestClusterAccessLogDashboardsResponse) GoString() string
- func (s *DescribeGuestClusterAccessLogDashboardsResponse) SetBody(v *DescribeGuestClusterAccessLogDashboardsResponseBody) *DescribeGuestClusterAccessLogDashboardsResponse
- func (s *DescribeGuestClusterAccessLogDashboardsResponse) SetHeaders(v map[string]*string) *DescribeGuestClusterAccessLogDashboardsResponse
- func (s *DescribeGuestClusterAccessLogDashboardsResponse) SetStatusCode(v int32) *DescribeGuestClusterAccessLogDashboardsResponse
- func (s DescribeGuestClusterAccessLogDashboardsResponse) String() string
- type DescribeGuestClusterAccessLogDashboardsResponseBody
- func (s DescribeGuestClusterAccessLogDashboardsResponseBody) GoString() string
- func (s *DescribeGuestClusterAccessLogDashboardsResponseBody) SetDashboards(v []*DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) *DescribeGuestClusterAccessLogDashboardsResponseBody
- func (s *DescribeGuestClusterAccessLogDashboardsResponseBody) SetK8sClusterId(v string) *DescribeGuestClusterAccessLogDashboardsResponseBody
- func (s *DescribeGuestClusterAccessLogDashboardsResponseBody) SetRequestId(v string) *DescribeGuestClusterAccessLogDashboardsResponseBody
- func (s DescribeGuestClusterAccessLogDashboardsResponseBody) String() string
- type DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards
- func (s DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) GoString() string
- func (s *DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) SetTitle(v string) *DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards
- func (s *DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) SetUrl(v string) *DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards
- func (s DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) String() string
- type DescribeGuestClusterNamespacesRequest
- func (s DescribeGuestClusterNamespacesRequest) GoString() string
- func (s *DescribeGuestClusterNamespacesRequest) SetGuestClusterID(v string) *DescribeGuestClusterNamespacesRequest
- func (s *DescribeGuestClusterNamespacesRequest) SetServiceMeshId(v string) *DescribeGuestClusterNamespacesRequest
- func (s DescribeGuestClusterNamespacesRequest) String() string
- type DescribeGuestClusterNamespacesResponse
- func (s DescribeGuestClusterNamespacesResponse) GoString() string
- func (s *DescribeGuestClusterNamespacesResponse) SetBody(v *DescribeGuestClusterNamespacesResponseBody) *DescribeGuestClusterNamespacesResponse
- func (s *DescribeGuestClusterNamespacesResponse) SetHeaders(v map[string]*string) *DescribeGuestClusterNamespacesResponse
- func (s *DescribeGuestClusterNamespacesResponse) SetStatusCode(v int32) *DescribeGuestClusterNamespacesResponse
- func (s DescribeGuestClusterNamespacesResponse) String() string
- type DescribeGuestClusterNamespacesResponseBody
- func (s DescribeGuestClusterNamespacesResponseBody) GoString() string
- func (s *DescribeGuestClusterNamespacesResponseBody) SetNsList(v []*string) *DescribeGuestClusterNamespacesResponseBody
- func (s *DescribeGuestClusterNamespacesResponseBody) SetRequestId(v string) *DescribeGuestClusterNamespacesResponseBody
- func (s DescribeGuestClusterNamespacesResponseBody) String() string
- type DescribeGuestClusterPodsRequest
- func (s DescribeGuestClusterPodsRequest) GoString() string
- func (s *DescribeGuestClusterPodsRequest) SetGuestClusterID(v string) *DescribeGuestClusterPodsRequest
- func (s *DescribeGuestClusterPodsRequest) SetNamespace(v string) *DescribeGuestClusterPodsRequest
- func (s *DescribeGuestClusterPodsRequest) SetServiceMeshId(v string) *DescribeGuestClusterPodsRequest
- func (s DescribeGuestClusterPodsRequest) String() string
- type DescribeGuestClusterPodsResponse
- func (s DescribeGuestClusterPodsResponse) GoString() string
- func (s *DescribeGuestClusterPodsResponse) SetBody(v *DescribeGuestClusterPodsResponseBody) *DescribeGuestClusterPodsResponse
- func (s *DescribeGuestClusterPodsResponse) SetHeaders(v map[string]*string) *DescribeGuestClusterPodsResponse
- func (s *DescribeGuestClusterPodsResponse) SetStatusCode(v int32) *DescribeGuestClusterPodsResponse
- func (s DescribeGuestClusterPodsResponse) String() string
- type DescribeGuestClusterPodsResponseBody
- func (s DescribeGuestClusterPodsResponseBody) GoString() string
- func (s *DescribeGuestClusterPodsResponseBody) SetPodList(v []*string) *DescribeGuestClusterPodsResponseBody
- func (s *DescribeGuestClusterPodsResponseBody) SetRequestId(v string) *DescribeGuestClusterPodsResponseBody
- func (s DescribeGuestClusterPodsResponseBody) String() string
- type DescribeImportedServicesDetailRequest
- func (s DescribeImportedServicesDetailRequest) GoString() string
- func (s *DescribeImportedServicesDetailRequest) SetASMGatewayName(v string) *DescribeImportedServicesDetailRequest
- func (s *DescribeImportedServicesDetailRequest) SetServiceMeshId(v string) *DescribeImportedServicesDetailRequest
- func (s *DescribeImportedServicesDetailRequest) SetServiceNamespace(v string) *DescribeImportedServicesDetailRequest
- func (s DescribeImportedServicesDetailRequest) String() string
- type DescribeImportedServicesDetailResponse
- func (s DescribeImportedServicesDetailResponse) GoString() string
- func (s *DescribeImportedServicesDetailResponse) SetBody(v *DescribeImportedServicesDetailResponseBody) *DescribeImportedServicesDetailResponse
- func (s *DescribeImportedServicesDetailResponse) SetHeaders(v map[string]*string) *DescribeImportedServicesDetailResponse
- func (s *DescribeImportedServicesDetailResponse) SetStatusCode(v int32) *DescribeImportedServicesDetailResponse
- func (s DescribeImportedServicesDetailResponse) String() string
- type DescribeImportedServicesDetailResponseBody
- func (s DescribeImportedServicesDetailResponseBody) GoString() string
- func (s *DescribeImportedServicesDetailResponseBody) SetDetails(v []*DescribeImportedServicesDetailResponseBodyDetails) *DescribeImportedServicesDetailResponseBody
- func (s *DescribeImportedServicesDetailResponseBody) SetRequestId(v string) *DescribeImportedServicesDetailResponseBody
- func (s DescribeImportedServicesDetailResponseBody) String() string
- type DescribeImportedServicesDetailResponseBodyDetails
- func (s DescribeImportedServicesDetailResponseBodyDetails) GoString() string
- func (s *DescribeImportedServicesDetailResponseBodyDetails) SetClusterIds(v []*string) *DescribeImportedServicesDetailResponseBodyDetails
- func (s *DescribeImportedServicesDetailResponseBodyDetails) SetLabels(v map[string]*string) *DescribeImportedServicesDetailResponseBodyDetails
- func (s *DescribeImportedServicesDetailResponseBodyDetails) SetNamespace(v string) *DescribeImportedServicesDetailResponseBodyDetails
- func (s *DescribeImportedServicesDetailResponseBodyDetails) SetPorts(v []*DescribeImportedServicesDetailResponseBodyDetailsPorts) *DescribeImportedServicesDetailResponseBodyDetails
- func (s *DescribeImportedServicesDetailResponseBodyDetails) SetServiceName(v string) *DescribeImportedServicesDetailResponseBodyDetails
- func (s *DescribeImportedServicesDetailResponseBodyDetails) SetServiceType(v string) *DescribeImportedServicesDetailResponseBodyDetails
- func (s DescribeImportedServicesDetailResponseBodyDetails) String() string
- type DescribeImportedServicesDetailResponseBodyDetailsPorts
- func (s DescribeImportedServicesDetailResponseBodyDetailsPorts) GoString() string
- func (s *DescribeImportedServicesDetailResponseBodyDetailsPorts) SetName(v string) *DescribeImportedServicesDetailResponseBodyDetailsPorts
- func (s *DescribeImportedServicesDetailResponseBodyDetailsPorts) SetNodePort(v int32) *DescribeImportedServicesDetailResponseBodyDetailsPorts
- func (s *DescribeImportedServicesDetailResponseBodyDetailsPorts) SetPort(v int32) *DescribeImportedServicesDetailResponseBodyDetailsPorts
- func (s *DescribeImportedServicesDetailResponseBodyDetailsPorts) SetProtocol(v string) *DescribeImportedServicesDetailResponseBodyDetailsPorts
- func (s *DescribeImportedServicesDetailResponseBodyDetailsPorts) SetTargetPort(v int32) *DescribeImportedServicesDetailResponseBodyDetailsPorts
- func (s DescribeImportedServicesDetailResponseBodyDetailsPorts) String() string
- type DescribeIngressGatewaysRequest
- type DescribeIngressGatewaysResponse
- func (s DescribeIngressGatewaysResponse) GoString() string
- func (s *DescribeIngressGatewaysResponse) SetBody(v *DescribeIngressGatewaysResponseBody) *DescribeIngressGatewaysResponse
- func (s *DescribeIngressGatewaysResponse) SetHeaders(v map[string]*string) *DescribeIngressGatewaysResponse
- func (s *DescribeIngressGatewaysResponse) SetStatusCode(v int32) *DescribeIngressGatewaysResponse
- func (s DescribeIngressGatewaysResponse) String() string
- type DescribeIngressGatewaysResponseBody
- func (s DescribeIngressGatewaysResponseBody) GoString() string
- func (s *DescribeIngressGatewaysResponseBody) SetIngressGateways(v []map[string]interface{}) *DescribeIngressGatewaysResponseBody
- func (s *DescribeIngressGatewaysResponseBody) SetRequestId(v string) *DescribeIngressGatewaysResponseBody
- func (s DescribeIngressGatewaysResponseBody) String() string
- type DescribeIstioGatewayDomainsRequest
- func (s DescribeIstioGatewayDomainsRequest) GoString() string
- func (s *DescribeIstioGatewayDomainsRequest) SetIstioGatewayName(v string) *DescribeIstioGatewayDomainsRequest
- func (s *DescribeIstioGatewayDomainsRequest) SetLimit(v string) *DescribeIstioGatewayDomainsRequest
- func (s *DescribeIstioGatewayDomainsRequest) SetNamespace(v string) *DescribeIstioGatewayDomainsRequest
- func (s *DescribeIstioGatewayDomainsRequest) SetServiceMeshId(v string) *DescribeIstioGatewayDomainsRequest
- func (s DescribeIstioGatewayDomainsRequest) String() string
- type DescribeIstioGatewayDomainsResponse
- func (s DescribeIstioGatewayDomainsResponse) GoString() string
- func (s *DescribeIstioGatewayDomainsResponse) SetBody(v *DescribeIstioGatewayDomainsResponseBody) *DescribeIstioGatewayDomainsResponse
- func (s *DescribeIstioGatewayDomainsResponse) SetHeaders(v map[string]*string) *DescribeIstioGatewayDomainsResponse
- func (s *DescribeIstioGatewayDomainsResponse) SetStatusCode(v int32) *DescribeIstioGatewayDomainsResponse
- func (s DescribeIstioGatewayDomainsResponse) String() string
- type DescribeIstioGatewayDomainsResponseBody
- func (s DescribeIstioGatewayDomainsResponseBody) GoString() string
- func (s *DescribeIstioGatewayDomainsResponseBody) SetGatewaySecretDetails(v []*DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) *DescribeIstioGatewayDomainsResponseBody
- func (s *DescribeIstioGatewayDomainsResponseBody) SetRequestId(v string) *DescribeIstioGatewayDomainsResponseBody
- func (s DescribeIstioGatewayDomainsResponseBody) String() string
- type DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails
- func (s DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) GoString() string
- func (s *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetCredentialName(v string) *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails
- func (s *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetDetail(v string) *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails
- func (s *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetDomains(v []*string) *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails
- func (s *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetNamespace(v string) *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails
- func (s *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetPortName(v string) *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails
- func (s *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetProtocol(v string) *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails
- func (s DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) String() string
- type DescribeIstioGatewayRouteDetailRequest
- func (s DescribeIstioGatewayRouteDetailRequest) GoString() string
- func (s *DescribeIstioGatewayRouteDetailRequest) SetIstioGatewayName(v string) *DescribeIstioGatewayRouteDetailRequest
- func (s *DescribeIstioGatewayRouteDetailRequest) SetRouteName(v string) *DescribeIstioGatewayRouteDetailRequest
- func (s *DescribeIstioGatewayRouteDetailRequest) SetServiceMeshId(v string) *DescribeIstioGatewayRouteDetailRequest
- func (s DescribeIstioGatewayRouteDetailRequest) String() string
- type DescribeIstioGatewayRouteDetailResponse
- func (s DescribeIstioGatewayRouteDetailResponse) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponse) SetBody(v *DescribeIstioGatewayRouteDetailResponseBody) *DescribeIstioGatewayRouteDetailResponse
- func (s *DescribeIstioGatewayRouteDetailResponse) SetHeaders(v map[string]*string) *DescribeIstioGatewayRouteDetailResponse
- func (s *DescribeIstioGatewayRouteDetailResponse) SetStatusCode(v int32) *DescribeIstioGatewayRouteDetailResponse
- func (s DescribeIstioGatewayRouteDetailResponse) String() string
- type DescribeIstioGatewayRouteDetailResponseBody
- func (s DescribeIstioGatewayRouteDetailResponseBody) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBody) SetDescription(v string) *DescribeIstioGatewayRouteDetailResponseBody
- func (s *DescribeIstioGatewayRouteDetailResponseBody) SetNamespace(v string) *DescribeIstioGatewayRouteDetailResponseBody
- func (s *DescribeIstioGatewayRouteDetailResponseBody) SetPriority(v int32) *DescribeIstioGatewayRouteDetailResponseBody
- func (s *DescribeIstioGatewayRouteDetailResponseBody) SetRequestId(v string) *DescribeIstioGatewayRouteDetailResponseBody
- func (s *DescribeIstioGatewayRouteDetailResponseBody) SetRouteDetail(v *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) *DescribeIstioGatewayRouteDetailResponseBody
- func (s *DescribeIstioGatewayRouteDetailResponseBody) SetStatus(v int32) *DescribeIstioGatewayRouteDetailResponseBody
- func (s DescribeIstioGatewayRouteDetailResponseBody) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetDomains(v []*string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetHTTPAdvancedOptions(v *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetMatchRequest(v *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetRouteDestinations(v []*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetRouteName(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetRouteType(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetDelegate(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetFault(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetHTTPRedirect(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetMirror(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetMirrorPercentage(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetRetries(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetRewrite(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetTimeout(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate) SetName(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate) SetNamespace(v string) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault) SetAbort(...) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault) SetDelay(...) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort) SetHttpStatus(v int32) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort) SetPercentage(...) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage) SetValue(v float32) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) SetExponentialDelay(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) SetFixedDelay(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) SetPercentage(...) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage) SetValue(v float32) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) SetAuthority(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) SetRedirectCode(v int32) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) SetUri(v string) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror) SetHost(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror) SetSubset(v string) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage) SetValue(v float32) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetAttempts(v int32) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetPerTryTimeout(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetRetryOn(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetRetryRemoteLocalities(...) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities) SetValue(v bool) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite) SetAuthority(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite) SetUri(v string) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) SetHeaders(v []*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) SetPorts(v []*int32) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) SetTLSMatchAttributes(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) SetURI(v *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) SetMatchingContent(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) SetMatchingMode(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) SetName(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes) SetSNIHosts(v []*string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes) SetTLSPort(v int32) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) SetMatchingContent(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) SetMatchingMode(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) SetDestination(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) SetHeaders(...) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) SetWeight(v int32) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) SetHost(v string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) SetPort(...) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) SetSubset(v string) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort) SetNumber(v int32) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders) SetRequest(...) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders) SetResponse(...) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) SetAdd(v map[string]interface{}) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) SetRemove(v []*string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) SetSet(v map[string]*string) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) String() string
- type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) GoString() string
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) SetAdd(v map[string]interface{}) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) SetRemove(v []*string) ...
- func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) SetSet(v map[string]interface{}) ...
- func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) String() string
- type DescribeIstioGatewayRoutesRequest
- func (s DescribeIstioGatewayRoutesRequest) GoString() string
- func (s *DescribeIstioGatewayRoutesRequest) SetIstioGatewayName(v string) *DescribeIstioGatewayRoutesRequest
- func (s *DescribeIstioGatewayRoutesRequest) SetServiceMeshId(v string) *DescribeIstioGatewayRoutesRequest
- func (s DescribeIstioGatewayRoutesRequest) String() string
- type DescribeIstioGatewayRoutesResponse
- func (s DescribeIstioGatewayRoutesResponse) GoString() string
- func (s *DescribeIstioGatewayRoutesResponse) SetBody(v *DescribeIstioGatewayRoutesResponseBody) *DescribeIstioGatewayRoutesResponse
- func (s *DescribeIstioGatewayRoutesResponse) SetHeaders(v map[string]*string) *DescribeIstioGatewayRoutesResponse
- func (s *DescribeIstioGatewayRoutesResponse) SetStatusCode(v int32) *DescribeIstioGatewayRoutesResponse
- func (s DescribeIstioGatewayRoutesResponse) String() string
- type DescribeIstioGatewayRoutesResponseBody
- func (s DescribeIstioGatewayRoutesResponseBody) GoString() string
- func (s *DescribeIstioGatewayRoutesResponseBody) SetManagementRoutes(v []*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) *DescribeIstioGatewayRoutesResponseBody
- func (s *DescribeIstioGatewayRoutesResponseBody) SetRequestId(v string) *DescribeIstioGatewayRoutesResponseBody
- func (s DescribeIstioGatewayRoutesResponseBody) String() string
- type DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s DescribeIstioGatewayRoutesResponseBodyManagementRoutes) GoString() string
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetASMGatewayName(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDescription(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDestinationHost(v []*string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDestinationSubSet(v []*string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetNamespace(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetPriority(v int32) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetRouteName(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetRoutePath(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetStatus(v int32) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
- func (s DescribeIstioGatewayRoutesResponseBodyManagementRoutes) String() string
- type DescribeNamespaceScopeSidecarConfigRequest
- func (s DescribeNamespaceScopeSidecarConfigRequest) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigRequest) SetNamespace(v string) *DescribeNamespaceScopeSidecarConfigRequest
- func (s *DescribeNamespaceScopeSidecarConfigRequest) SetServiceMeshId(v string) *DescribeNamespaceScopeSidecarConfigRequest
- func (s DescribeNamespaceScopeSidecarConfigRequest) String() string
- type DescribeNamespaceScopeSidecarConfigResponse
- func (s DescribeNamespaceScopeSidecarConfigResponse) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigResponse) SetBody(v *DescribeNamespaceScopeSidecarConfigResponseBody) *DescribeNamespaceScopeSidecarConfigResponse
- func (s *DescribeNamespaceScopeSidecarConfigResponse) SetHeaders(v map[string]*string) *DescribeNamespaceScopeSidecarConfigResponse
- func (s *DescribeNamespaceScopeSidecarConfigResponse) SetStatusCode(v int32) *DescribeNamespaceScopeSidecarConfigResponse
- func (s DescribeNamespaceScopeSidecarConfigResponse) String() string
- type DescribeNamespaceScopeSidecarConfigResponseBody
- func (s DescribeNamespaceScopeSidecarConfigResponseBody) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigResponseBody) SetConfigPatches(v *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) *DescribeNamespaceScopeSidecarConfigResponseBody
- func (s *DescribeNamespaceScopeSidecarConfigResponseBody) SetRequestId(v string) *DescribeNamespaceScopeSidecarConfigResponseBody
- func (s DescribeNamespaceScopeSidecarConfigResponseBody) String() string
- type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetConcurrency(v int32) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeInboundPorts(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeOutboundIPRanges(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeOutboundPorts(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetHoldApplicationUntilProxyStarts(v bool) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeInboundPorts(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeOutboundIPRanges(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeOutboundPorts(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIstioDNSProxyEnabled(v bool) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetLifecycleStr(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetLogLevel(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetProxyStatsMatcher(...) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetSidecarProxyInitResourceLimit(...) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetSidecarProxyInitResourceRequest(...) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetSidecarProxyResourceLimit(...) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetSidecarProxyResourceRequest(...) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetTerminationDrainDuration(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) String() string
- type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) SetInclusionPrefixes(v []*string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) SetInclusionRegexps(v []*string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) SetInclusionSuffixes(v []*string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) String() string
- type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit) SetResourceCPULimit(v string) ...
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit) SetResourceMemoryLimit(v string) ...
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit) String() string
- type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest) SetResourceCPURequest(v string) ...
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest) SetResourceMemoryRequest(v string) ...
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest) String() string
- type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit) SetResourceCPULimit(v string) ...
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit) SetResourceMemoryLimit(v string) ...
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit) String() string
- type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest) GoString() string
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest) SetResourceCPURequest(v string) ...
- func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest) SetResourceMemoryRequest(v string) ...
- func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest) String() string
- type DescribeNodesInstanceTypeRequest
- type DescribeNodesInstanceTypeResponse
- func (s DescribeNodesInstanceTypeResponse) GoString() string
- func (s *DescribeNodesInstanceTypeResponse) SetBody(v *DescribeNodesInstanceTypeResponseBody) *DescribeNodesInstanceTypeResponse
- func (s *DescribeNodesInstanceTypeResponse) SetHeaders(v map[string]*string) *DescribeNodesInstanceTypeResponse
- func (s *DescribeNodesInstanceTypeResponse) SetStatusCode(v int32) *DescribeNodesInstanceTypeResponse
- func (s DescribeNodesInstanceTypeResponse) String() string
- type DescribeNodesInstanceTypeResponseBody
- func (s DescribeNodesInstanceTypeResponseBody) GoString() string
- func (s *DescribeNodesInstanceTypeResponseBody) SetInstanceTypes(v []*DescribeNodesInstanceTypeResponseBodyInstanceTypes) *DescribeNodesInstanceTypeResponseBody
- func (s *DescribeNodesInstanceTypeResponseBody) SetRequestId(v string) *DescribeNodesInstanceTypeResponseBody
- func (s DescribeNodesInstanceTypeResponseBody) String() string
- type DescribeNodesInstanceTypeResponseBodyInstanceTypes
- func (s DescribeNodesInstanceTypeResponseBodyInstanceTypes) GoString() string
- func (s *DescribeNodesInstanceTypeResponseBodyInstanceTypes) SetKey(v string) *DescribeNodesInstanceTypeResponseBodyInstanceTypes
- func (s *DescribeNodesInstanceTypeResponseBodyInstanceTypes) SetMultiBufferEnabled(v bool) *DescribeNodesInstanceTypeResponseBodyInstanceTypes
- func (s *DescribeNodesInstanceTypeResponseBodyInstanceTypes) SetNodeType(v string) *DescribeNodesInstanceTypeResponseBodyInstanceTypes
- func (s *DescribeNodesInstanceTypeResponseBodyInstanceTypes) SetValue(v string) *DescribeNodesInstanceTypeResponseBodyInstanceTypes
- func (s DescribeNodesInstanceTypeResponseBodyInstanceTypes) String() string
- type DescribeReusableSlbRequest
- type DescribeReusableSlbResponse
- func (s DescribeReusableSlbResponse) GoString() string
- func (s *DescribeReusableSlbResponse) SetBody(v *DescribeReusableSlbResponseBody) *DescribeReusableSlbResponse
- func (s *DescribeReusableSlbResponse) SetHeaders(v map[string]*string) *DescribeReusableSlbResponse
- func (s *DescribeReusableSlbResponse) SetStatusCode(v int32) *DescribeReusableSlbResponse
- func (s DescribeReusableSlbResponse) String() string
- type DescribeReusableSlbResponseBody
- func (s DescribeReusableSlbResponseBody) GoString() string
- func (s *DescribeReusableSlbResponseBody) SetRequestId(v string) *DescribeReusableSlbResponseBody
- func (s *DescribeReusableSlbResponseBody) SetReusableSlbList(v []*DescribeReusableSlbResponseBodyReusableSlbList) *DescribeReusableSlbResponseBody
- func (s DescribeReusableSlbResponseBody) String() string
- type DescribeReusableSlbResponseBodyReusableSlbList
- func (s DescribeReusableSlbResponseBodyReusableSlbList) GoString() string
- func (s *DescribeReusableSlbResponseBodyReusableSlbList) SetLoadBalancerId(v string) *DescribeReusableSlbResponseBodyReusableSlbList
- func (s *DescribeReusableSlbResponseBodyReusableSlbList) SetLoadBalancerName(v string) *DescribeReusableSlbResponseBodyReusableSlbList
- func (s DescribeReusableSlbResponseBodyReusableSlbList) String() string
- type DescribeServiceMeshAdditionalStatusRequest
- func (s DescribeServiceMeshAdditionalStatusRequest) GoString() string
- func (s *DescribeServiceMeshAdditionalStatusRequest) SetCheckMode(v string) *DescribeServiceMeshAdditionalStatusRequest
- func (s *DescribeServiceMeshAdditionalStatusRequest) SetServiceMeshId(v string) *DescribeServiceMeshAdditionalStatusRequest
- func (s DescribeServiceMeshAdditionalStatusRequest) String() string
- type DescribeServiceMeshAdditionalStatusResponse
- func (s DescribeServiceMeshAdditionalStatusResponse) GoString() string
- func (s *DescribeServiceMeshAdditionalStatusResponse) SetBody(v *DescribeServiceMeshAdditionalStatusResponseBody) *DescribeServiceMeshAdditionalStatusResponse
- func (s *DescribeServiceMeshAdditionalStatusResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshAdditionalStatusResponse
- func (s *DescribeServiceMeshAdditionalStatusResponse) SetStatusCode(v int32) *DescribeServiceMeshAdditionalStatusResponse
- func (s DescribeServiceMeshAdditionalStatusResponse) String() string
- type DescribeServiceMeshAdditionalStatusResponseBody
- func (s DescribeServiceMeshAdditionalStatusResponseBody) GoString() string
- func (s *DescribeServiceMeshAdditionalStatusResponseBody) SetClusterStatus(v *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) *DescribeServiceMeshAdditionalStatusResponseBody
- func (s *DescribeServiceMeshAdditionalStatusResponseBody) SetRequestId(v string) *DescribeServiceMeshAdditionalStatusResponseBody
- func (s DescribeServiceMeshAdditionalStatusResponseBody) String() string
- type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) GoString() string
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetAccessLogProjectStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetApiServerEIPStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetApiServerLoadBalancerStatus(...) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetAuditProjectStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetCanaryPilotLoadBalancerStatus(...) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetControlPlaneProjectStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetLogtailStatusRecord(v map[string]interface{}) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetPilotLoadBalancerStatus(...) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetSgStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
- func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) String() string
- type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus
- func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) GoString() string
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetLocked(v bool) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetPayType(v string) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetReused(v bool) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetSLBBackEndServerNumStatus(v string) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetSLBExistStatus(v string) ...
- func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) String() string
- type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus
- func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) GoString() string
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetLocked(v bool) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetPayType(v string) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetReused(v bool) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetSLBBackEndServerNumStatus(v string) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetSLBExistStatus(v string) ...
- func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) String() string
- type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus
- func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) GoString() string
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetLocked(v bool) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetPayType(v string) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetReused(v bool) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetSLBBackEndServerNumStatus(v string) ...
- func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetSLBExistStatus(v string) ...
- func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) String() string
- type DescribeServiceMeshClustersRequest
- func (s DescribeServiceMeshClustersRequest) GoString() string
- func (s *DescribeServiceMeshClustersRequest) SetLimit(v int64) *DescribeServiceMeshClustersRequest
- func (s *DescribeServiceMeshClustersRequest) SetOffset(v int64) *DescribeServiceMeshClustersRequest
- func (s *DescribeServiceMeshClustersRequest) SetServiceMeshId(v string) *DescribeServiceMeshClustersRequest
- func (s DescribeServiceMeshClustersRequest) String() string
- type DescribeServiceMeshClustersResponse
- func (s DescribeServiceMeshClustersResponse) GoString() string
- func (s *DescribeServiceMeshClustersResponse) SetBody(v *DescribeServiceMeshClustersResponseBody) *DescribeServiceMeshClustersResponse
- func (s *DescribeServiceMeshClustersResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshClustersResponse
- func (s *DescribeServiceMeshClustersResponse) SetStatusCode(v int32) *DescribeServiceMeshClustersResponse
- func (s DescribeServiceMeshClustersResponse) String() string
- type DescribeServiceMeshClustersResponseBody
- func (s DescribeServiceMeshClustersResponseBody) GoString() string
- func (s *DescribeServiceMeshClustersResponseBody) SetClusters(v []*DescribeServiceMeshClustersResponseBodyClusters) *DescribeServiceMeshClustersResponseBody
- func (s *DescribeServiceMeshClustersResponseBody) SetNumberOfClusters(v int64) *DescribeServiceMeshClustersResponseBody
- func (s *DescribeServiceMeshClustersResponseBody) SetRequestId(v string) *DescribeServiceMeshClustersResponseBody
- func (s DescribeServiceMeshClustersResponseBody) String() string
- type DescribeServiceMeshClustersResponseBodyClusters
- func (s DescribeServiceMeshClustersResponseBodyClusters) GoString() string
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetClusterDomain(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetClusterId(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetClusterType(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetCreationTime(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetErrorMessage(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetForbiddenFlag(v int64) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetForbiddenInfo(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetName(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetRegionId(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetServiceMeshId(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetSgId(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetState(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetUpdateTime(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetVersion(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s *DescribeServiceMeshClustersResponseBodyClusters) SetVpcId(v string) *DescribeServiceMeshClustersResponseBodyClusters
- func (s DescribeServiceMeshClustersResponseBodyClusters) String() string
- type DescribeServiceMeshDetailRequest
- type DescribeServiceMeshDetailResponse
- func (s DescribeServiceMeshDetailResponse) GoString() string
- func (s *DescribeServiceMeshDetailResponse) SetBody(v *DescribeServiceMeshDetailResponseBody) *DescribeServiceMeshDetailResponse
- func (s *DescribeServiceMeshDetailResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshDetailResponse
- func (s *DescribeServiceMeshDetailResponse) SetStatusCode(v int32) *DescribeServiceMeshDetailResponse
- func (s DescribeServiceMeshDetailResponse) String() string
- type DescribeServiceMeshDetailResponseBody
- func (s DescribeServiceMeshDetailResponseBody) GoString() string
- func (s *DescribeServiceMeshDetailResponseBody) SetRequestId(v string) *DescribeServiceMeshDetailResponseBody
- func (s *DescribeServiceMeshDetailResponseBody) SetServiceMesh(v *DescribeServiceMeshDetailResponseBodyServiceMesh) *DescribeServiceMeshDetailResponseBody
- func (s DescribeServiceMeshDetailResponseBody) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMesh
- func (s DescribeServiceMeshDetailResponseBodyServiceMesh) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetClusterSpec(v string) *DescribeServiceMeshDetailResponseBodyServiceMesh
- func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetClusters(v []*string) *DescribeServiceMeshDetailResponseBodyServiceMesh
- func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetEndpoints(v *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) *DescribeServiceMeshDetailResponseBodyServiceMesh
- func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetOwnerId(v string) *DescribeServiceMeshDetailResponseBodyServiceMesh
- func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetOwnerType(v string) *DescribeServiceMeshDetailResponseBodyServiceMesh
- func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetServiceMeshInfo(v *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) *DescribeServiceMeshDetailResponseBodyServiceMesh
- func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetSpec(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpec) *DescribeServiceMeshDetailResponseBodyServiceMesh
- func (s DescribeServiceMeshDetailResponseBodyServiceMesh) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetIntranetApiServerEndpoint(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetIntranetPilotEndpoint(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetPublicApiServerEndpoint(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetPublicPilotEndpoint(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetCreationTime(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetErrorMessage(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetName(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetProfile(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetRegionId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetServiceMeshId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetState(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetUpdateTime(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetVersion(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpec
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpec) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpec) SetLoadBalancer(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) *DescribeServiceMeshDetailResponseBodyServiceMeshSpec
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpec) SetMeshConfig(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) *DescribeServiceMeshDetailResponseBodyServiceMeshSpec
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpec) SetNetwork(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) *DescribeServiceMeshDetailResponseBodyServiceMeshSpec
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpec) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetApiServerLoadbalancerId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetApiServerPublicEip(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetPilotPublicEip(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetPilotPublicLoadbalancerId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetAccessLog(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetAudit(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetControlPlaneLogInfo(...) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetCustomizedZipkin(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetEdition(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetEnableLocalityLB(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeIPRanges(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeInboundPorts(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeOutboundPorts(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExtraConfiguration(...) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetIncludeIPRanges(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetK8sNewAPIsSupport(...) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetKiali(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetLocalityLB(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetMSE(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetOPA(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetOutboundTrafficPolicy(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetPilot(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetPrometheus(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetProtocolSupport(...) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetProxy(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetSidecarInjector(...) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetTelemetry(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetTracing(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetWebAssemblyFilterDeployment(...) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) SetEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) SetProject(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) SetAuditProjectStatus(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) SetEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) SetProject(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo) SetEnabled(v bool) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo) SetProject(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) SetIstiodImageTag(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) SetName(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) SetProxyImageTag(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetAccessLogExtraConf(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetAutoDiagnosis(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetCRAggregationConfiguration(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetCRAggregationEnabled(v bool) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetDiscoverySelectors(v []map[string]interface{}) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetIstioCRHistory(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetLifecycle(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetMultiBuffer(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetNFDConfiguration(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetOPAScopeInjection(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetRateLimit(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetSidecarProxyInitResourceLimit(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetSidecarProxyInitResourceRequest(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetTerminationDrainDuration(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf) SetGatewayLifecycle(v int32) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf) SetSidecarLifecycle(v int32) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis) SetAutoDiagnosisEnabled(v bool) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration) SetEnabled(v bool) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory) SetEnableHistory(v bool) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) SetPostStart(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) SetPreStop(...) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetExec(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetHttpGet(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetTcpSocket(...) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec) SetCommand(v []*string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetHost(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetHttpHeaders(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetPort(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetScheme(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders) SetName(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders) SetValue(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket) SetHost(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket) SetPort(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetExec(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetHttpGet(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetTcpSocket(...) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec) SetCommand(v []*string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetHost(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetHttpHeaders(...) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetPort(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetScheme(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders) SetName(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders) SetValue(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket) SetHost(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket) SetPort(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer) SetEnabled(v bool) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer) SetPollDelay(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration) SetEnabled(v bool) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration) SetNFDLabelPruned(v bool) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection) SetOPAScopeInjected(v bool) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit) SetEnableGlobalRateLimit(v bool) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit) SetResourceCPULimit(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit) SetResourceMemoryLimit(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest) SetResourceCPURequest(v string) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest) SetResourceMemoryRequest(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigK8sNewAPIsSupport
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigK8sNewAPIsSupport) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigK8sNewAPIsSupport) SetGatewayAPIEnabled(v bool) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigK8sNewAPIsSupport) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) SetEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) SetUrl(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) SetDistribute(v map[string]interface{}) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) SetEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) SetFailover(v map[string]interface{}) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) SetEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetLimitCPU(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetLimitMemory(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetLogLevel(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetRequestCPU(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetRequestMemory(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) SetConfigSource(...) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) SetFeature(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) SetHttp10Enabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) SetTraceSampling(v float32) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource) SetEnabled(v bool) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource) SetNacosID(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) SetEnableSDSServer(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) SetFilterGatewayClusterConfig(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) SetExternalUrl(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) SetUseExternal(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) SetDubboFilterEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) SetMysqlFilterEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) SetRedisFilterEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) SetThriftFilterEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogFile(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogFormat(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServiceEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServiceHost(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServicePort(v int32) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetClusterDomain(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetEnableDNSProxying(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetLimitCPU(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetLimitMemory(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetRequestCPU(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetRequestMemory(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetAutoInjectionPolicyEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetEnableNamespacesByDefault(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetInitCNIConfiguration(...) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetLimitCPU(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetLimitMemory(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetRequestCPU(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetRequestMemory(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetSidecarInjectorNum(v int32) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetSidecarInjectorWebhookAsYaml(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration) SetEnabled(v bool) ...
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration) SetExcludeNamespaces(v string) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment) SetEnabled(v bool) ...
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment) String() string
- type DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) GoString() string
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) SetSecurityGroupId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) SetVSwitches(v []*string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork
- func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) SetVpcId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork
- func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) String() string
- type DescribeServiceMeshKubeconfigRequest
- func (s DescribeServiceMeshKubeconfigRequest) GoString() string
- func (s *DescribeServiceMeshKubeconfigRequest) SetPrivateIpAddress(v bool) *DescribeServiceMeshKubeconfigRequest
- func (s *DescribeServiceMeshKubeconfigRequest) SetServiceMeshId(v string) *DescribeServiceMeshKubeconfigRequest
- func (s DescribeServiceMeshKubeconfigRequest) String() string
- type DescribeServiceMeshKubeconfigResponse
- func (s DescribeServiceMeshKubeconfigResponse) GoString() string
- func (s *DescribeServiceMeshKubeconfigResponse) SetBody(v *DescribeServiceMeshKubeconfigResponseBody) *DescribeServiceMeshKubeconfigResponse
- func (s *DescribeServiceMeshKubeconfigResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshKubeconfigResponse
- func (s *DescribeServiceMeshKubeconfigResponse) SetStatusCode(v int32) *DescribeServiceMeshKubeconfigResponse
- func (s DescribeServiceMeshKubeconfigResponse) String() string
- type DescribeServiceMeshKubeconfigResponseBody
- func (s DescribeServiceMeshKubeconfigResponseBody) GoString() string
- func (s *DescribeServiceMeshKubeconfigResponseBody) SetKubeconfig(v string) *DescribeServiceMeshKubeconfigResponseBody
- func (s *DescribeServiceMeshKubeconfigResponseBody) SetRequestId(v string) *DescribeServiceMeshKubeconfigResponseBody
- func (s DescribeServiceMeshKubeconfigResponseBody) String() string
- type DescribeServiceMeshLogsRequest
- type DescribeServiceMeshLogsResponse
- func (s DescribeServiceMeshLogsResponse) GoString() string
- func (s *DescribeServiceMeshLogsResponse) SetBody(v *DescribeServiceMeshLogsResponseBody) *DescribeServiceMeshLogsResponse
- func (s *DescribeServiceMeshLogsResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshLogsResponse
- func (s *DescribeServiceMeshLogsResponse) SetStatusCode(v int32) *DescribeServiceMeshLogsResponse
- func (s DescribeServiceMeshLogsResponse) String() string
- type DescribeServiceMeshLogsResponseBody
- func (s DescribeServiceMeshLogsResponseBody) GoString() string
- func (s *DescribeServiceMeshLogsResponseBody) SetLogs(v []*DescribeServiceMeshLogsResponseBodyLogs) *DescribeServiceMeshLogsResponseBody
- func (s *DescribeServiceMeshLogsResponseBody) SetRequestId(v string) *DescribeServiceMeshLogsResponseBody
- func (s DescribeServiceMeshLogsResponseBody) String() string
- type DescribeServiceMeshLogsResponseBodyLogs
- func (s DescribeServiceMeshLogsResponseBodyLogs) GoString() string
- func (s *DescribeServiceMeshLogsResponseBodyLogs) SetCreationTime(v string) *DescribeServiceMeshLogsResponseBodyLogs
- func (s *DescribeServiceMeshLogsResponseBodyLogs) SetLog(v string) *DescribeServiceMeshLogsResponseBodyLogs
- func (s *DescribeServiceMeshLogsResponseBodyLogs) SetServiceMeshId(v string) *DescribeServiceMeshLogsResponseBodyLogs
- func (s DescribeServiceMeshLogsResponseBodyLogs) String() string
- type DescribeServiceMeshProxyStatusRequest
- type DescribeServiceMeshProxyStatusResponse
- func (s DescribeServiceMeshProxyStatusResponse) GoString() string
- func (s *DescribeServiceMeshProxyStatusResponse) SetBody(v *DescribeServiceMeshProxyStatusResponseBody) *DescribeServiceMeshProxyStatusResponse
- func (s *DescribeServiceMeshProxyStatusResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshProxyStatusResponse
- func (s *DescribeServiceMeshProxyStatusResponse) SetStatusCode(v int32) *DescribeServiceMeshProxyStatusResponse
- func (s DescribeServiceMeshProxyStatusResponse) String() string
- type DescribeServiceMeshProxyStatusResponseBody
- func (s DescribeServiceMeshProxyStatusResponseBody) GoString() string
- func (s *DescribeServiceMeshProxyStatusResponseBody) SetCode(v string) *DescribeServiceMeshProxyStatusResponseBody
- func (s *DescribeServiceMeshProxyStatusResponseBody) SetMessage(v string) *DescribeServiceMeshProxyStatusResponseBody
- func (s *DescribeServiceMeshProxyStatusResponseBody) SetProxyStatus(v []*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) *DescribeServiceMeshProxyStatusResponseBody
- func (s *DescribeServiceMeshProxyStatusResponseBody) SetRequestId(v string) *DescribeServiceMeshProxyStatusResponseBody
- func (s *DescribeServiceMeshProxyStatusResponseBody) SetSuccess(v string) *DescribeServiceMeshProxyStatusResponseBody
- func (s DescribeServiceMeshProxyStatusResponseBody) String() string
- type DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s DescribeServiceMeshProxyStatusResponseBodyProxyStatus) GoString() string
- func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetClusterSynced(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetEndpointPercent(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetEndpointSynced(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetIstioVersion(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetListenerSynced(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetProxyId(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetProxyVersion(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetRouteSynced(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
- func (s DescribeServiceMeshProxyStatusResponseBodyProxyStatus) String() string
- type DescribeServiceMeshUpgradeStatusRequest
- func (s DescribeServiceMeshUpgradeStatusRequest) GoString() string
- func (s *DescribeServiceMeshUpgradeStatusRequest) SetAllIstioGatewayFullNames(v string) *DescribeServiceMeshUpgradeStatusRequest
- func (s *DescribeServiceMeshUpgradeStatusRequest) SetGuestClusterIds(v string) *DescribeServiceMeshUpgradeStatusRequest
- func (s *DescribeServiceMeshUpgradeStatusRequest) SetServiceMeshId(v string) *DescribeServiceMeshUpgradeStatusRequest
- func (s DescribeServiceMeshUpgradeStatusRequest) String() string
- type DescribeServiceMeshUpgradeStatusResponse
- func (s DescribeServiceMeshUpgradeStatusResponse) GoString() string
- func (s *DescribeServiceMeshUpgradeStatusResponse) SetBody(v *DescribeServiceMeshUpgradeStatusResponseBody) *DescribeServiceMeshUpgradeStatusResponse
- func (s *DescribeServiceMeshUpgradeStatusResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshUpgradeStatusResponse
- func (s *DescribeServiceMeshUpgradeStatusResponse) SetStatusCode(v int32) *DescribeServiceMeshUpgradeStatusResponse
- func (s DescribeServiceMeshUpgradeStatusResponse) String() string
- type DescribeServiceMeshUpgradeStatusResponseBody
- func (s DescribeServiceMeshUpgradeStatusResponseBody) GoString() string
- func (s *DescribeServiceMeshUpgradeStatusResponseBody) SetRequestId(v string) *DescribeServiceMeshUpgradeStatusResponseBody
- func (s *DescribeServiceMeshUpgradeStatusResponseBody) SetUpgradeDetail(v *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) *DescribeServiceMeshUpgradeStatusResponseBody
- func (s DescribeServiceMeshUpgradeStatusResponseBody) String() string
- type DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
- func (s DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) GoString() string
- func (s *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetFinishedGatewaysNum(v int64) *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
- func (s *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetGatewayStatusRecord(v map[string]*UpgradeDetailGatewayStatusRecordValue) *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
- func (s *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetMeshStatus(v string) *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
- func (s *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetTotalGatewaysNum(v int64) *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
- func (s DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) String() string
- type DescribeServiceMeshVMsRequest
- type DescribeServiceMeshVMsResponse
- func (s DescribeServiceMeshVMsResponse) GoString() string
- func (s *DescribeServiceMeshVMsResponse) SetBody(v *DescribeServiceMeshVMsResponseBody) *DescribeServiceMeshVMsResponse
- func (s *DescribeServiceMeshVMsResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshVMsResponse
- func (s *DescribeServiceMeshVMsResponse) SetStatusCode(v int32) *DescribeServiceMeshVMsResponse
- func (s DescribeServiceMeshVMsResponse) String() string
- type DescribeServiceMeshVMsResponseBody
- func (s DescribeServiceMeshVMsResponseBody) GoString() string
- func (s *DescribeServiceMeshVMsResponseBody) SetRequestId(v string) *DescribeServiceMeshVMsResponseBody
- func (s *DescribeServiceMeshVMsResponseBody) SetVMs(v []*DescribeServiceMeshVMsResponseBodyVMs) *DescribeServiceMeshVMsResponseBody
- func (s DescribeServiceMeshVMsResponseBody) String() string
- type DescribeServiceMeshVMsResponseBodyVMs
- func (s DescribeServiceMeshVMsResponseBodyVMs) GoString() string
- func (s *DescribeServiceMeshVMsResponseBodyVMs) SetHasTag(v bool) *DescribeServiceMeshVMsResponseBodyVMs
- func (s *DescribeServiceMeshVMsResponseBodyVMs) SetHostName(v string) *DescribeServiceMeshVMsResponseBodyVMs
- func (s *DescribeServiceMeshVMsResponseBodyVMs) SetInstanceId(v string) *DescribeServiceMeshVMsResponseBodyVMs
- func (s *DescribeServiceMeshVMsResponseBodyVMs) SetIpAddress(v string) *DescribeServiceMeshVMsResponseBodyVMs
- func (s *DescribeServiceMeshVMsResponseBodyVMs) SetRegion(v string) *DescribeServiceMeshVMsResponseBodyVMs
- func (s *DescribeServiceMeshVMsResponseBodyVMs) SetSecurityGroupIds(v string) *DescribeServiceMeshVMsResponseBodyVMs
- func (s *DescribeServiceMeshVMsResponseBodyVMs) SetServiceMeshId(v string) *DescribeServiceMeshVMsResponseBodyVMs
- func (s *DescribeServiceMeshVMsResponseBodyVMs) SetStatus(v string) *DescribeServiceMeshVMsResponseBodyVMs
- func (s DescribeServiceMeshVMsResponseBodyVMs) String() string
- type DescribeServiceMeshesResponse
- func (s DescribeServiceMeshesResponse) GoString() string
- func (s *DescribeServiceMeshesResponse) SetBody(v *DescribeServiceMeshesResponseBody) *DescribeServiceMeshesResponse
- func (s *DescribeServiceMeshesResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshesResponse
- func (s *DescribeServiceMeshesResponse) SetStatusCode(v int32) *DescribeServiceMeshesResponse
- func (s DescribeServiceMeshesResponse) String() string
- type DescribeServiceMeshesResponseBody
- func (s DescribeServiceMeshesResponseBody) GoString() string
- func (s *DescribeServiceMeshesResponseBody) SetRequestId(v string) *DescribeServiceMeshesResponseBody
- func (s *DescribeServiceMeshesResponseBody) SetServiceMeshes(v []*DescribeServiceMeshesResponseBodyServiceMeshes) *DescribeServiceMeshesResponseBody
- func (s DescribeServiceMeshesResponseBody) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshes
- func (s DescribeServiceMeshesResponseBodyServiceMeshes) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetClusterSpec(v string) *DescribeServiceMeshesResponseBodyServiceMeshes
- func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetClusters(v []*string) *DescribeServiceMeshesResponseBodyServiceMeshes
- func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetEndpoints(v *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) *DescribeServiceMeshesResponseBodyServiceMeshes
- func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetOwnerId(v string) *DescribeServiceMeshesResponseBodyServiceMeshes
- func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetOwnerType(v string) *DescribeServiceMeshesResponseBodyServiceMeshes
- func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetServiceMeshInfo(v *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) *DescribeServiceMeshesResponseBodyServiceMeshes
- func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetSpec(v *DescribeServiceMeshesResponseBodyServiceMeshesSpec) *DescribeServiceMeshesResponseBodyServiceMeshes
- func (s DescribeServiceMeshesResponseBodyServiceMeshes) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
- func (s DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetIntranetApiServerEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetIntranetPilotEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetPublicApiServerEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetPublicPilotEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetReverseTunnelEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
- func (s DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetCreationTime(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetErrorMessage(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetName(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetProfile(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetRegionId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetServiceMeshId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetState(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetUpdateTime(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetVersion(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
- func (s DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesSpec
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpec) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpec) SetLoadBalancer(v *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) *DescribeServiceMeshesResponseBodyServiceMeshesSpec
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpec) SetMeshConfig(v *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) *DescribeServiceMeshesResponseBodyServiceMeshesSpec
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpec) SetNetwork(v *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) *DescribeServiceMeshesResponseBodyServiceMeshesSpec
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpec) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetApiServerLoadbalancerId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetApiServerPublicEip(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetPilotPublicEip(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetPilotPublicLoadbalancerId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetMtls(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetOutboundTrafficPolicy(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetPilot(v *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetSidecarInjector(v *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetStrictMtls(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetTelemetry(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetTracing(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) SetHttp10Enabled(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) SetTraceSampling(v float32) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) SetAutoInjectionPolicyEnabled(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) SetEnableNamespacesByDefault(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) SetInitCNIConfiguration(...) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration) SetEnabled(v bool) ...
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration) SetExcludeNamespaces(v string) ...
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration) String() string
- type DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) GoString() string
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) SetSecurityGroupId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) SetVSwitches(v []*string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork
- func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) SetVpcId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork
- func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) String() string
- type DescribeUpgradeVersionRequest
- type DescribeUpgradeVersionResponse
- func (s DescribeUpgradeVersionResponse) GoString() string
- func (s *DescribeUpgradeVersionResponse) SetBody(v *DescribeUpgradeVersionResponseBody) *DescribeUpgradeVersionResponse
- func (s *DescribeUpgradeVersionResponse) SetHeaders(v map[string]*string) *DescribeUpgradeVersionResponse
- func (s *DescribeUpgradeVersionResponse) SetStatusCode(v int32) *DescribeUpgradeVersionResponse
- func (s DescribeUpgradeVersionResponse) String() string
- type DescribeUpgradeVersionResponseBody
- func (s DescribeUpgradeVersionResponseBody) GoString() string
- func (s *DescribeUpgradeVersionResponseBody) SetRequestId(v string) *DescribeUpgradeVersionResponseBody
- func (s *DescribeUpgradeVersionResponseBody) SetVersion(v *DescribeUpgradeVersionResponseBodyVersion) *DescribeUpgradeVersionResponseBody
- func (s DescribeUpgradeVersionResponseBody) String() string
- type DescribeUpgradeVersionResponseBodyVersion
- func (s DescribeUpgradeVersionResponseBodyVersion) GoString() string
- func (s *DescribeUpgradeVersionResponseBodyVersion) SetIstioOperatorVersion(v string) *DescribeUpgradeVersionResponseBodyVersion
- func (s *DescribeUpgradeVersionResponseBodyVersion) SetIstioVersion(v string) *DescribeUpgradeVersionResponseBodyVersion
- func (s *DescribeUpgradeVersionResponseBodyVersion) SetKubernetesVersion(v string) *DescribeUpgradeVersionResponseBodyVersion
- func (s DescribeUpgradeVersionResponseBodyVersion) String() string
- type DescribeUserPermissionsRequest
- type DescribeUserPermissionsResponse
- func (s DescribeUserPermissionsResponse) GoString() string
- func (s *DescribeUserPermissionsResponse) SetBody(v *DescribeUserPermissionsResponseBody) *DescribeUserPermissionsResponse
- func (s *DescribeUserPermissionsResponse) SetHeaders(v map[string]*string) *DescribeUserPermissionsResponse
- func (s *DescribeUserPermissionsResponse) SetStatusCode(v int32) *DescribeUserPermissionsResponse
- func (s DescribeUserPermissionsResponse) String() string
- type DescribeUserPermissionsResponseBody
- func (s DescribeUserPermissionsResponseBody) GoString() string
- func (s *DescribeUserPermissionsResponseBody) SetPermissions(v []*DescribeUserPermissionsResponseBodyPermissions) *DescribeUserPermissionsResponseBody
- func (s *DescribeUserPermissionsResponseBody) SetRequestId(v string) *DescribeUserPermissionsResponseBody
- func (s DescribeUserPermissionsResponseBody) String() string
- type DescribeUserPermissionsResponseBodyPermissions
- func (s DescribeUserPermissionsResponseBodyPermissions) GoString() string
- func (s *DescribeUserPermissionsResponseBodyPermissions) SetIsRamRole(v string) *DescribeUserPermissionsResponseBodyPermissions
- func (s *DescribeUserPermissionsResponseBodyPermissions) SetParentId(v string) *DescribeUserPermissionsResponseBodyPermissions
- func (s *DescribeUserPermissionsResponseBodyPermissions) SetResourceId(v string) *DescribeUserPermissionsResponseBodyPermissions
- func (s *DescribeUserPermissionsResponseBodyPermissions) SetResourceType(v string) *DescribeUserPermissionsResponseBodyPermissions
- func (s *DescribeUserPermissionsResponseBodyPermissions) SetRoleName(v string) *DescribeUserPermissionsResponseBodyPermissions
- func (s *DescribeUserPermissionsResponseBodyPermissions) SetRoleType(v string) *DescribeUserPermissionsResponseBodyPermissions
- func (s DescribeUserPermissionsResponseBodyPermissions) String() string
- type DescribeUsersWithPermissionsRequest
- type DescribeUsersWithPermissionsResponse
- func (s DescribeUsersWithPermissionsResponse) GoString() string
- func (s *DescribeUsersWithPermissionsResponse) SetBody(v *DescribeUsersWithPermissionsResponseBody) *DescribeUsersWithPermissionsResponse
- func (s *DescribeUsersWithPermissionsResponse) SetHeaders(v map[string]*string) *DescribeUsersWithPermissionsResponse
- func (s *DescribeUsersWithPermissionsResponse) SetStatusCode(v int32) *DescribeUsersWithPermissionsResponse
- func (s DescribeUsersWithPermissionsResponse) String() string
- type DescribeUsersWithPermissionsResponseBody
- func (s DescribeUsersWithPermissionsResponseBody) GoString() string
- func (s *DescribeUsersWithPermissionsResponseBody) SetRequestId(v string) *DescribeUsersWithPermissionsResponseBody
- func (s *DescribeUsersWithPermissionsResponseBody) SetUIDs(v []*string) *DescribeUsersWithPermissionsResponseBody
- func (s DescribeUsersWithPermissionsResponseBody) String() string
- type DescribeVMsInServiceMeshRequest
- type DescribeVMsInServiceMeshResponse
- func (s DescribeVMsInServiceMeshResponse) GoString() string
- func (s *DescribeVMsInServiceMeshResponse) SetBody(v *DescribeVMsInServiceMeshResponseBody) *DescribeVMsInServiceMeshResponse
- func (s *DescribeVMsInServiceMeshResponse) SetHeaders(v map[string]*string) *DescribeVMsInServiceMeshResponse
- func (s *DescribeVMsInServiceMeshResponse) SetStatusCode(v int32) *DescribeVMsInServiceMeshResponse
- func (s DescribeVMsInServiceMeshResponse) String() string
- type DescribeVMsInServiceMeshResponseBody
- func (s DescribeVMsInServiceMeshResponseBody) GoString() string
- func (s *DescribeVMsInServiceMeshResponseBody) SetRequestId(v string) *DescribeVMsInServiceMeshResponseBody
- func (s *DescribeVMsInServiceMeshResponseBody) SetVMs(v []*DescribeVMsInServiceMeshResponseBodyVMs) *DescribeVMsInServiceMeshResponseBody
- func (s DescribeVMsInServiceMeshResponseBody) String() string
- type DescribeVMsInServiceMeshResponseBodyVMs
- func (s DescribeVMsInServiceMeshResponseBodyVMs) GoString() string
- func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetHasTag(v bool) *DescribeVMsInServiceMeshResponseBodyVMs
- func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetHostName(v string) *DescribeVMsInServiceMeshResponseBodyVMs
- func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetInstanceId(v string) *DescribeVMsInServiceMeshResponseBodyVMs
- func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetIpAddress(v string) *DescribeVMsInServiceMeshResponseBodyVMs
- func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetRegion(v string) *DescribeVMsInServiceMeshResponseBodyVMs
- func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetSecurityGroupIds(v string) *DescribeVMsInServiceMeshResponseBodyVMs
- func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetStatus(v string) *DescribeVMsInServiceMeshResponseBodyVMs
- func (s DescribeVMsInServiceMeshResponseBodyVMs) String() string
- type DescribeVSwitchesRequest
- type DescribeVSwitchesResponse
- func (s DescribeVSwitchesResponse) GoString() string
- func (s *DescribeVSwitchesResponse) SetBody(v *DescribeVSwitchesResponseBody) *DescribeVSwitchesResponse
- func (s *DescribeVSwitchesResponse) SetHeaders(v map[string]*string) *DescribeVSwitchesResponse
- func (s *DescribeVSwitchesResponse) SetStatusCode(v int32) *DescribeVSwitchesResponse
- func (s DescribeVSwitchesResponse) String() string
- type DescribeVSwitchesResponseBody
- func (s DescribeVSwitchesResponseBody) GoString() string
- func (s *DescribeVSwitchesResponseBody) SetMaxResults(v int32) *DescribeVSwitchesResponseBody
- func (s *DescribeVSwitchesResponseBody) SetNextToken(v string) *DescribeVSwitchesResponseBody
- func (s *DescribeVSwitchesResponseBody) SetRequestId(v string) *DescribeVSwitchesResponseBody
- func (s *DescribeVSwitchesResponseBody) SetTotalCount(v int32) *DescribeVSwitchesResponseBody
- func (s *DescribeVSwitchesResponseBody) SetVSwitches(v []*DescribeVSwitchesResponseBodyVSwitches) *DescribeVSwitchesResponseBody
- func (s DescribeVSwitchesResponseBody) String() string
- type DescribeVSwitchesResponseBodyVSwitches
- func (s DescribeVSwitchesResponseBodyVSwitches) GoString() string
- func (s *DescribeVSwitchesResponseBodyVSwitches) SetIsDefault(v bool) *DescribeVSwitchesResponseBodyVSwitches
- func (s *DescribeVSwitchesResponseBodyVSwitches) SetStatus(v string) *DescribeVSwitchesResponseBodyVSwitches
- func (s *DescribeVSwitchesResponseBodyVSwitches) SetVSwitchId(v string) *DescribeVSwitchesResponseBodyVSwitches
- func (s *DescribeVSwitchesResponseBodyVSwitches) SetVSwitchName(v string) *DescribeVSwitchesResponseBodyVSwitches
- func (s *DescribeVSwitchesResponseBodyVSwitches) SetVpcId(v string) *DescribeVSwitchesResponseBodyVSwitches
- func (s DescribeVSwitchesResponseBodyVSwitches) String() string
- type DescribeVersionsResponse
- func (s DescribeVersionsResponse) GoString() string
- func (s *DescribeVersionsResponse) SetBody(v *DescribeVersionsResponseBody) *DescribeVersionsResponse
- func (s *DescribeVersionsResponse) SetHeaders(v map[string]*string) *DescribeVersionsResponse
- func (s *DescribeVersionsResponse) SetStatusCode(v int32) *DescribeVersionsResponse
- func (s DescribeVersionsResponse) String() string
- type DescribeVersionsResponseBody
- func (s DescribeVersionsResponseBody) GoString() string
- func (s *DescribeVersionsResponseBody) SetRequestId(v string) *DescribeVersionsResponseBody
- func (s *DescribeVersionsResponseBody) SetVersionInfo(v []*DescribeVersionsResponseBodyVersionInfo) *DescribeVersionsResponseBody
- func (s DescribeVersionsResponseBody) String() string
- type DescribeVersionsResponseBodyVersionInfo
- func (s DescribeVersionsResponseBodyVersionInfo) GoString() string
- func (s *DescribeVersionsResponseBodyVersionInfo) SetEdition(v string) *DescribeVersionsResponseBodyVersionInfo
- func (s *DescribeVersionsResponseBodyVersionInfo) SetVersions(v []*string) *DescribeVersionsResponseBodyVersionInfo
- func (s DescribeVersionsResponseBodyVersionInfo) String() string
- type DescribeVpcsRequest
- type DescribeVpcsResponse
- func (s DescribeVpcsResponse) GoString() string
- func (s *DescribeVpcsResponse) SetBody(v *DescribeVpcsResponseBody) *DescribeVpcsResponse
- func (s *DescribeVpcsResponse) SetHeaders(v map[string]*string) *DescribeVpcsResponse
- func (s *DescribeVpcsResponse) SetStatusCode(v int32) *DescribeVpcsResponse
- func (s DescribeVpcsResponse) String() string
- type DescribeVpcsResponseBody
- func (s DescribeVpcsResponseBody) GoString() string
- func (s *DescribeVpcsResponseBody) SetMaxResults(v int32) *DescribeVpcsResponseBody
- func (s *DescribeVpcsResponseBody) SetNextToken(v string) *DescribeVpcsResponseBody
- func (s *DescribeVpcsResponseBody) SetRequestId(v string) *DescribeVpcsResponseBody
- func (s *DescribeVpcsResponseBody) SetTotalCount(v int32) *DescribeVpcsResponseBody
- func (s *DescribeVpcsResponseBody) SetVpcs(v []*DescribeVpcsResponseBodyVpcs) *DescribeVpcsResponseBody
- func (s DescribeVpcsResponseBody) String() string
- type DescribeVpcsResponseBodyVpcs
- func (s DescribeVpcsResponseBodyVpcs) GoString() string
- func (s *DescribeVpcsResponseBodyVpcs) SetIsDefault(v bool) *DescribeVpcsResponseBodyVpcs
- func (s *DescribeVpcsResponseBodyVpcs) SetStatus(v string) *DescribeVpcsResponseBodyVpcs
- func (s *DescribeVpcsResponseBodyVpcs) SetVpcId(v string) *DescribeVpcsResponseBodyVpcs
- func (s *DescribeVpcsResponseBodyVpcs) SetVpcName(v string) *DescribeVpcsResponseBodyVpcs
- func (s DescribeVpcsResponseBodyVpcs) String() string
- type GetCaCertRequest
- type GetCaCertResponse
- func (s GetCaCertResponse) GoString() string
- func (s *GetCaCertResponse) SetBody(v *GetCaCertResponseBody) *GetCaCertResponse
- func (s *GetCaCertResponse) SetHeaders(v map[string]*string) *GetCaCertResponse
- func (s *GetCaCertResponse) SetStatusCode(v int32) *GetCaCertResponse
- func (s GetCaCertResponse) String() string
- type GetCaCertResponseBody
- type GetRegisteredServiceEndpointsRequest
- func (s GetRegisteredServiceEndpointsRequest) GoString() string
- func (s *GetRegisteredServiceEndpointsRequest) SetClusterIds(v string) *GetRegisteredServiceEndpointsRequest
- func (s *GetRegisteredServiceEndpointsRequest) SetName(v string) *GetRegisteredServiceEndpointsRequest
- func (s *GetRegisteredServiceEndpointsRequest) SetNamespace(v string) *GetRegisteredServiceEndpointsRequest
- func (s *GetRegisteredServiceEndpointsRequest) SetServiceMeshId(v string) *GetRegisteredServiceEndpointsRequest
- func (s *GetRegisteredServiceEndpointsRequest) SetServiceType(v string) *GetRegisteredServiceEndpointsRequest
- func (s GetRegisteredServiceEndpointsRequest) String() string
- type GetRegisteredServiceEndpointsResponse
- func (s GetRegisteredServiceEndpointsResponse) GoString() string
- func (s *GetRegisteredServiceEndpointsResponse) SetBody(v *GetRegisteredServiceEndpointsResponseBody) *GetRegisteredServiceEndpointsResponse
- func (s *GetRegisteredServiceEndpointsResponse) SetHeaders(v map[string]*string) *GetRegisteredServiceEndpointsResponse
- func (s *GetRegisteredServiceEndpointsResponse) SetStatusCode(v int32) *GetRegisteredServiceEndpointsResponse
- func (s GetRegisteredServiceEndpointsResponse) String() string
- type GetRegisteredServiceEndpointsResponseBody
- func (s GetRegisteredServiceEndpointsResponseBody) GoString() string
- func (s *GetRegisteredServiceEndpointsResponseBody) SetEndPointSlice(v *GetRegisteredServiceEndpointsResponseBodyEndPointSlice) *GetRegisteredServiceEndpointsResponseBody
- func (s *GetRegisteredServiceEndpointsResponseBody) SetRequestId(v string) *GetRegisteredServiceEndpointsResponseBody
- func (s *GetRegisteredServiceEndpointsResponseBody) SetServiceEndpoints(v []*GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) *GetRegisteredServiceEndpointsResponseBody
- func (s GetRegisteredServiceEndpointsResponseBody) String() string
- type GetRegisteredServiceEndpointsResponseBodyEndPointSlice
- func (s GetRegisteredServiceEndpointsResponseBodyEndPointSlice) GoString() string
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetEndpointsDetails(v []*GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) *GetRegisteredServiceEndpointsResponseBodyEndPointSlice
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetLocation(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSlice
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetNamespace(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSlice
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetServiceName(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSlice
- func (s GetRegisteredServiceEndpointsResponseBodyEndPointSlice) String() string
- type GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails
- func (s GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) GoString() string
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetAddress(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetHostname(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetPodName(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetPorts(v []*int32) *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetRegion(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails
- func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetSidecarInjected(v bool) *GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails
- func (s GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) String() string
- type GetRegisteredServiceEndpointsResponseBodyServiceEndpoints
- func (s GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) GoString() string
- func (s *GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) SetAddress(v string) *GetRegisteredServiceEndpointsResponseBodyServiceEndpoints
- func (s *GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) SetClusterId(v string) *GetRegisteredServiceEndpointsResponseBodyServiceEndpoints
- func (s GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) String() string
- type GetRegisteredServiceNamespacesRequest
- type GetRegisteredServiceNamespacesResponse
- func (s GetRegisteredServiceNamespacesResponse) GoString() string
- func (s *GetRegisteredServiceNamespacesResponse) SetBody(v *GetRegisteredServiceNamespacesResponseBody) *GetRegisteredServiceNamespacesResponse
- func (s *GetRegisteredServiceNamespacesResponse) SetHeaders(v map[string]*string) *GetRegisteredServiceNamespacesResponse
- func (s *GetRegisteredServiceNamespacesResponse) SetStatusCode(v int32) *GetRegisteredServiceNamespacesResponse
- func (s GetRegisteredServiceNamespacesResponse) String() string
- type GetRegisteredServiceNamespacesResponseBody
- func (s GetRegisteredServiceNamespacesResponseBody) GoString() string
- func (s *GetRegisteredServiceNamespacesResponseBody) SetNamespaces(v []*string) *GetRegisteredServiceNamespacesResponseBody
- func (s *GetRegisteredServiceNamespacesResponseBody) SetRequestId(v string) *GetRegisteredServiceNamespacesResponseBody
- func (s GetRegisteredServiceNamespacesResponseBody) String() string
- type GetVmAppMeshInfoRequest
- type GetVmAppMeshInfoResponse
- func (s GetVmAppMeshInfoResponse) GoString() string
- func (s *GetVmAppMeshInfoResponse) SetBody(v *GetVmAppMeshInfoResponseBody) *GetVmAppMeshInfoResponse
- func (s *GetVmAppMeshInfoResponse) SetHeaders(v map[string]*string) *GetVmAppMeshInfoResponse
- func (s *GetVmAppMeshInfoResponse) SetStatusCode(v int32) *GetVmAppMeshInfoResponse
- func (s GetVmAppMeshInfoResponse) String() string
- type GetVmAppMeshInfoResponseBody
- type GetVmMetaRequest
- func (s GetVmMetaRequest) GoString() string
- func (s *GetVmMetaRequest) SetNamespace(v string) *GetVmMetaRequest
- func (s *GetVmMetaRequest) SetServiceAccount(v string) *GetVmMetaRequest
- func (s *GetVmMetaRequest) SetServiceMeshId(v string) *GetVmMetaRequest
- func (s *GetVmMetaRequest) SetTrustDomain(v string) *GetVmMetaRequest
- func (s GetVmMetaRequest) String() string
- type GetVmMetaResponse
- func (s GetVmMetaResponse) GoString() string
- func (s *GetVmMetaResponse) SetBody(v *GetVmMetaResponseBody) *GetVmMetaResponse
- func (s *GetVmMetaResponse) SetHeaders(v map[string]*string) *GetVmMetaResponse
- func (s *GetVmMetaResponse) SetStatusCode(v int32) *GetVmMetaResponse
- func (s GetVmMetaResponse) String() string
- type GetVmMetaResponseBody
- type GetVmMetaResponseBodyVmMetaInfo
- func (s GetVmMetaResponseBodyVmMetaInfo) GoString() string
- func (s *GetVmMetaResponseBodyVmMetaInfo) SetEnvoyEnvContent(v string) *GetVmMetaResponseBodyVmMetaInfo
- func (s *GetVmMetaResponseBodyVmMetaInfo) SetHostsContent(v string) *GetVmMetaResponseBodyVmMetaInfo
- func (s *GetVmMetaResponseBodyVmMetaInfo) SetTokenContent(v string) *GetVmMetaResponseBodyVmMetaInfo
- func (s GetVmMetaResponseBodyVmMetaInfo) String() string
- type GrantUserPermissionsRequest
- type GrantUserPermissionsResponse
- func (s GrantUserPermissionsResponse) GoString() string
- func (s *GrantUserPermissionsResponse) SetBody(v *GrantUserPermissionsResponseBody) *GrantUserPermissionsResponse
- func (s *GrantUserPermissionsResponse) SetHeaders(v map[string]*string) *GrantUserPermissionsResponse
- func (s *GrantUserPermissionsResponse) SetStatusCode(v int32) *GrantUserPermissionsResponse
- func (s GrantUserPermissionsResponse) String() string
- type GrantUserPermissionsResponseBody
- type ModifyApiServerEipResourceRequest
- func (s ModifyApiServerEipResourceRequest) GoString() string
- func (s *ModifyApiServerEipResourceRequest) SetApiServerEipId(v string) *ModifyApiServerEipResourceRequest
- func (s *ModifyApiServerEipResourceRequest) SetOperation(v string) *ModifyApiServerEipResourceRequest
- func (s *ModifyApiServerEipResourceRequest) SetServiceMeshId(v string) *ModifyApiServerEipResourceRequest
- func (s ModifyApiServerEipResourceRequest) String() string
- type ModifyApiServerEipResourceResponse
- func (s ModifyApiServerEipResourceResponse) GoString() string
- func (s *ModifyApiServerEipResourceResponse) SetBody(v *ModifyApiServerEipResourceResponseBody) *ModifyApiServerEipResourceResponse
- func (s *ModifyApiServerEipResourceResponse) SetHeaders(v map[string]*string) *ModifyApiServerEipResourceResponse
- func (s *ModifyApiServerEipResourceResponse) SetStatusCode(v int32) *ModifyApiServerEipResourceResponse
- func (s ModifyApiServerEipResourceResponse) String() string
- type ModifyApiServerEipResourceResponseBody
- type ModifyServiceMeshNameRequest
- type ModifyServiceMeshNameResponse
- func (s ModifyServiceMeshNameResponse) GoString() string
- func (s *ModifyServiceMeshNameResponse) SetBody(v *ModifyServiceMeshNameResponseBody) *ModifyServiceMeshNameResponse
- func (s *ModifyServiceMeshNameResponse) SetHeaders(v map[string]*string) *ModifyServiceMeshNameResponse
- func (s *ModifyServiceMeshNameResponse) SetStatusCode(v int32) *ModifyServiceMeshNameResponse
- func (s ModifyServiceMeshNameResponse) String() string
- type ModifyServiceMeshNameResponseBody
- type ReActivateAuditRequest
- type ReActivateAuditResponse
- func (s ReActivateAuditResponse) GoString() string
- func (s *ReActivateAuditResponse) SetBody(v *ReActivateAuditResponseBody) *ReActivateAuditResponse
- func (s *ReActivateAuditResponse) SetHeaders(v map[string]*string) *ReActivateAuditResponse
- func (s *ReActivateAuditResponse) SetStatusCode(v int32) *ReActivateAuditResponse
- func (s ReActivateAuditResponse) String() string
- type ReActivateAuditResponseBody
- type RemoveClusterFromServiceMeshRequest
- func (s RemoveClusterFromServiceMeshRequest) GoString() string
- func (s *RemoveClusterFromServiceMeshRequest) SetClusterId(v string) *RemoveClusterFromServiceMeshRequest
- func (s *RemoveClusterFromServiceMeshRequest) SetServiceMeshId(v string) *RemoveClusterFromServiceMeshRequest
- func (s RemoveClusterFromServiceMeshRequest) String() string
- type RemoveClusterFromServiceMeshResponse
- func (s RemoveClusterFromServiceMeshResponse) GoString() string
- func (s *RemoveClusterFromServiceMeshResponse) SetBody(v *RemoveClusterFromServiceMeshResponseBody) *RemoveClusterFromServiceMeshResponse
- func (s *RemoveClusterFromServiceMeshResponse) SetHeaders(v map[string]*string) *RemoveClusterFromServiceMeshResponse
- func (s *RemoveClusterFromServiceMeshResponse) SetStatusCode(v int32) *RemoveClusterFromServiceMeshResponse
- func (s RemoveClusterFromServiceMeshResponse) String() string
- type RemoveClusterFromServiceMeshResponseBody
- func (s RemoveClusterFromServiceMeshResponseBody) GoString() string
- func (s *RemoveClusterFromServiceMeshResponseBody) SetCode(v string) *RemoveClusterFromServiceMeshResponseBody
- func (s *RemoveClusterFromServiceMeshResponseBody) SetMessage(v string) *RemoveClusterFromServiceMeshResponseBody
- func (s *RemoveClusterFromServiceMeshResponseBody) SetRequestId(v string) *RemoveClusterFromServiceMeshResponseBody
- func (s RemoveClusterFromServiceMeshResponseBody) String() string
- type RemoveVMFromServiceMeshRequest
- func (s RemoveVMFromServiceMeshRequest) GoString() string
- func (s *RemoveVMFromServiceMeshRequest) SetEcsId(v string) *RemoveVMFromServiceMeshRequest
- func (s *RemoveVMFromServiceMeshRequest) SetServiceMeshId(v string) *RemoveVMFromServiceMeshRequest
- func (s RemoveVMFromServiceMeshRequest) String() string
- type RemoveVMFromServiceMeshResponse
- func (s RemoveVMFromServiceMeshResponse) GoString() string
- func (s *RemoveVMFromServiceMeshResponse) SetBody(v *RemoveVMFromServiceMeshResponseBody) *RemoveVMFromServiceMeshResponse
- func (s *RemoveVMFromServiceMeshResponse) SetHeaders(v map[string]*string) *RemoveVMFromServiceMeshResponse
- func (s *RemoveVMFromServiceMeshResponse) SetStatusCode(v int32) *RemoveVMFromServiceMeshResponse
- func (s RemoveVMFromServiceMeshResponse) String() string
- type RemoveVMFromServiceMeshResponseBody
- type RevokeKubeconfigRequest
- type RevokeKubeconfigResponse
- func (s RevokeKubeconfigResponse) GoString() string
- func (s *RevokeKubeconfigResponse) SetBody(v *RevokeKubeconfigResponseBody) *RevokeKubeconfigResponse
- func (s *RevokeKubeconfigResponse) SetHeaders(v map[string]*string) *RevokeKubeconfigResponse
- func (s *RevokeKubeconfigResponse) SetStatusCode(v int32) *RevokeKubeconfigResponse
- func (s RevokeKubeconfigResponse) String() string
- type RevokeKubeconfigResponseBody
- type SecretCreateRecordValue
- func (s SecretCreateRecordValue) GoString() string
- func (s *SecretCreateRecordValue) SetClusterId(v string) *SecretCreateRecordValue
- func (s *SecretCreateRecordValue) SetMessage(v string) *SecretCreateRecordValue
- func (s *SecretCreateRecordValue) SetState(v string) *SecretCreateRecordValue
- func (s SecretCreateRecordValue) String() string
- type SecretDeleteRecordValue
- func (s SecretDeleteRecordValue) GoString() string
- func (s *SecretDeleteRecordValue) SetClusterId(v string) *SecretDeleteRecordValue
- func (s *SecretDeleteRecordValue) SetMessage(v string) *SecretDeleteRecordValue
- func (s *SecretDeleteRecordValue) SetState(v string) *SecretDeleteRecordValue
- func (s SecretDeleteRecordValue) String() string
- type UpdateASMGatewayImportedServicesRequest
- func (s UpdateASMGatewayImportedServicesRequest) GoString() string
- func (s *UpdateASMGatewayImportedServicesRequest) SetASMGatewayName(v string) *UpdateASMGatewayImportedServicesRequest
- func (s *UpdateASMGatewayImportedServicesRequest) SetServiceMeshId(v string) *UpdateASMGatewayImportedServicesRequest
- func (s *UpdateASMGatewayImportedServicesRequest) SetServiceNames(v string) *UpdateASMGatewayImportedServicesRequest
- func (s *UpdateASMGatewayImportedServicesRequest) SetServiceNamespace(v string) *UpdateASMGatewayImportedServicesRequest
- func (s UpdateASMGatewayImportedServicesRequest) String() string
- type UpdateASMGatewayImportedServicesResponse
- func (s UpdateASMGatewayImportedServicesResponse) GoString() string
- func (s *UpdateASMGatewayImportedServicesResponse) SetBody(v *UpdateASMGatewayImportedServicesResponseBody) *UpdateASMGatewayImportedServicesResponse
- func (s *UpdateASMGatewayImportedServicesResponse) SetHeaders(v map[string]*string) *UpdateASMGatewayImportedServicesResponse
- func (s *UpdateASMGatewayImportedServicesResponse) SetStatusCode(v int32) *UpdateASMGatewayImportedServicesResponse
- func (s UpdateASMGatewayImportedServicesResponse) String() string
- type UpdateASMGatewayImportedServicesResponseBody
- type UpdateASMGatewayRequest
- func (s UpdateASMGatewayRequest) GoString() string
- func (s *UpdateASMGatewayRequest) SetBody(v string) *UpdateASMGatewayRequest
- func (s *UpdateASMGatewayRequest) SetIstioGatewayName(v string) *UpdateASMGatewayRequest
- func (s *UpdateASMGatewayRequest) SetServiceMeshId(v string) *UpdateASMGatewayRequest
- func (s UpdateASMGatewayRequest) String() string
- type UpdateASMGatewayResponse
- func (s UpdateASMGatewayResponse) GoString() string
- func (s *UpdateASMGatewayResponse) SetBody(v *UpdateASMGatewayResponseBody) *UpdateASMGatewayResponse
- func (s *UpdateASMGatewayResponse) SetHeaders(v map[string]*string) *UpdateASMGatewayResponse
- func (s *UpdateASMGatewayResponse) SetStatusCode(v int32) *UpdateASMGatewayResponse
- func (s UpdateASMGatewayResponse) String() string
- type UpdateASMGatewayResponseBody
- type UpdateASMNamespaceFromGuestClusterRequest
- func (s UpdateASMNamespaceFromGuestClusterRequest) GoString() string
- func (s *UpdateASMNamespaceFromGuestClusterRequest) SetK8sClusterId(v string) *UpdateASMNamespaceFromGuestClusterRequest
- func (s *UpdateASMNamespaceFromGuestClusterRequest) SetServiceMeshId(v string) *UpdateASMNamespaceFromGuestClusterRequest
- func (s UpdateASMNamespaceFromGuestClusterRequest) String() string
- type UpdateASMNamespaceFromGuestClusterResponse
- func (s UpdateASMNamespaceFromGuestClusterResponse) GoString() string
- func (s *UpdateASMNamespaceFromGuestClusterResponse) SetBody(v *UpdateASMNamespaceFromGuestClusterResponseBody) *UpdateASMNamespaceFromGuestClusterResponse
- func (s *UpdateASMNamespaceFromGuestClusterResponse) SetHeaders(v map[string]*string) *UpdateASMNamespaceFromGuestClusterResponse
- func (s *UpdateASMNamespaceFromGuestClusterResponse) SetStatusCode(v int32) *UpdateASMNamespaceFromGuestClusterResponse
- func (s UpdateASMNamespaceFromGuestClusterResponse) String() string
- type UpdateASMNamespaceFromGuestClusterResponseBody
- type UpdateIstioGatewayRoutesRequest
- func (s UpdateIstioGatewayRoutesRequest) GoString() string
- func (s *UpdateIstioGatewayRoutesRequest) SetDescription(v string) *UpdateIstioGatewayRoutesRequest
- func (s *UpdateIstioGatewayRoutesRequest) SetGatewayRoute(v *UpdateIstioGatewayRoutesRequestGatewayRoute) *UpdateIstioGatewayRoutesRequest
- func (s *UpdateIstioGatewayRoutesRequest) SetIstioGatewayName(v string) *UpdateIstioGatewayRoutesRequest
- func (s *UpdateIstioGatewayRoutesRequest) SetPriority(v int32) *UpdateIstioGatewayRoutesRequest
- func (s *UpdateIstioGatewayRoutesRequest) SetServiceMeshId(v string) *UpdateIstioGatewayRoutesRequest
- func (s *UpdateIstioGatewayRoutesRequest) SetStatus(v int32) *UpdateIstioGatewayRoutesRequest
- func (s UpdateIstioGatewayRoutesRequest) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRoute
- func (s UpdateIstioGatewayRoutesRequestGatewayRoute) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetDomains(v []*string) *UpdateIstioGatewayRoutesRequestGatewayRoute
- func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetHTTPAdvancedOptions(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) *UpdateIstioGatewayRoutesRequestGatewayRoute
- func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetMatchRequest(v *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) *UpdateIstioGatewayRoutesRequestGatewayRoute
- func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetNamespace(v string) *UpdateIstioGatewayRoutesRequestGatewayRoute
- func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteDestinations(v []*UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) *UpdateIstioGatewayRoutesRequestGatewayRoute
- func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteName(v string) *UpdateIstioGatewayRoutesRequestGatewayRoute
- func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteType(v string) *UpdateIstioGatewayRoutesRequestGatewayRoute
- func (s UpdateIstioGatewayRoutesRequestGatewayRoute) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetDelegate(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetFault(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetHTTPRedirect(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetMirror(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetMirrorPercentage(...) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetRetries(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetRewrite(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetTimeout(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) SetName(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) SetNamespace(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) SetAbort(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) SetDelay(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) SetHttpStatus(v int32) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) SetPercentage(...) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) SetValue(v float32) ...
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) SetFixedDelay(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) SetPercentage(...) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) SetValue(v float32) ...
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetAuthority(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetRedirectCode(v int32) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetUri(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) SetHost(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) SetSubset(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) SetValue(v float32) ...
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetAttempts(v int32) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetPerTryTimeout(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetRetryOn(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetRetryRemoteLocalities(...) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) SetValue(v bool) ...
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) SetAuthority(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) SetUri(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetHeaders(v []*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetPorts(v []*int32) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetTLSMatchAttributes(v []*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetURI(v *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingContent(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingMode(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetName(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) SetSNIHosts(v []*string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) SetTLSPort(v int32) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingContent(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingMode(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) SetDestination(v *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) SetWeight(v int32) *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetHost(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetPort(v *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetSubset(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) String() string
- type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) GoString() string
- func (s *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) SetNumber(v int32) *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort
- func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) String() string
- type UpdateIstioGatewayRoutesResponse
- func (s UpdateIstioGatewayRoutesResponse) GoString() string
- func (s *UpdateIstioGatewayRoutesResponse) SetBody(v *UpdateIstioGatewayRoutesResponseBody) *UpdateIstioGatewayRoutesResponse
- func (s *UpdateIstioGatewayRoutesResponse) SetHeaders(v map[string]*string) *UpdateIstioGatewayRoutesResponse
- func (s *UpdateIstioGatewayRoutesResponse) SetStatusCode(v int32) *UpdateIstioGatewayRoutesResponse
- func (s UpdateIstioGatewayRoutesResponse) String() string
- type UpdateIstioGatewayRoutesResponseBody
- type UpdateIstioGatewayRoutesShrinkRequest
- func (s UpdateIstioGatewayRoutesShrinkRequest) GoString() string
- func (s *UpdateIstioGatewayRoutesShrinkRequest) SetDescription(v string) *UpdateIstioGatewayRoutesShrinkRequest
- func (s *UpdateIstioGatewayRoutesShrinkRequest) SetGatewayRouteShrink(v string) *UpdateIstioGatewayRoutesShrinkRequest
- func (s *UpdateIstioGatewayRoutesShrinkRequest) SetIstioGatewayName(v string) *UpdateIstioGatewayRoutesShrinkRequest
- func (s *UpdateIstioGatewayRoutesShrinkRequest) SetPriority(v int32) *UpdateIstioGatewayRoutesShrinkRequest
- func (s *UpdateIstioGatewayRoutesShrinkRequest) SetServiceMeshId(v string) *UpdateIstioGatewayRoutesShrinkRequest
- func (s *UpdateIstioGatewayRoutesShrinkRequest) SetStatus(v int32) *UpdateIstioGatewayRoutesShrinkRequest
- func (s UpdateIstioGatewayRoutesShrinkRequest) String() string
- type UpdateIstioRouteAdditionalStatusRequest
- func (s UpdateIstioRouteAdditionalStatusRequest) GoString() string
- func (s *UpdateIstioRouteAdditionalStatusRequest) SetDescription(v string) *UpdateIstioRouteAdditionalStatusRequest
- func (s *UpdateIstioRouteAdditionalStatusRequest) SetIstioGatewayName(v string) *UpdateIstioRouteAdditionalStatusRequest
- func (s *UpdateIstioRouteAdditionalStatusRequest) SetPriority(v int32) *UpdateIstioRouteAdditionalStatusRequest
- func (s *UpdateIstioRouteAdditionalStatusRequest) SetRouteName(v string) *UpdateIstioRouteAdditionalStatusRequest
- func (s *UpdateIstioRouteAdditionalStatusRequest) SetServiceMeshId(v string) *UpdateIstioRouteAdditionalStatusRequest
- func (s *UpdateIstioRouteAdditionalStatusRequest) SetStatus(v int32) *UpdateIstioRouteAdditionalStatusRequest
- func (s UpdateIstioRouteAdditionalStatusRequest) String() string
- type UpdateIstioRouteAdditionalStatusResponse
- func (s UpdateIstioRouteAdditionalStatusResponse) GoString() string
- func (s *UpdateIstioRouteAdditionalStatusResponse) SetBody(v *UpdateIstioRouteAdditionalStatusResponseBody) *UpdateIstioRouteAdditionalStatusResponse
- func (s *UpdateIstioRouteAdditionalStatusResponse) SetHeaders(v map[string]*string) *UpdateIstioRouteAdditionalStatusResponse
- func (s *UpdateIstioRouteAdditionalStatusResponse) SetStatusCode(v int32) *UpdateIstioRouteAdditionalStatusResponse
- func (s UpdateIstioRouteAdditionalStatusResponse) String() string
- type UpdateIstioRouteAdditionalStatusResponseBody
- type UpdateMeshCRAggregationRequest
- func (s UpdateMeshCRAggregationRequest) GoString() string
- func (s *UpdateMeshCRAggregationRequest) SetCPULimit(v string) *UpdateMeshCRAggregationRequest
- func (s *UpdateMeshCRAggregationRequest) SetCPURequirement(v string) *UpdateMeshCRAggregationRequest
- func (s *UpdateMeshCRAggregationRequest) SetEnabled(v bool) *UpdateMeshCRAggregationRequest
- func (s *UpdateMeshCRAggregationRequest) SetMemoryLimit(v string) *UpdateMeshCRAggregationRequest
- func (s *UpdateMeshCRAggregationRequest) SetMemoryRequirement(v string) *UpdateMeshCRAggregationRequest
- func (s *UpdateMeshCRAggregationRequest) SetServiceMeshId(v string) *UpdateMeshCRAggregationRequest
- func (s *UpdateMeshCRAggregationRequest) SetUsePublicApiServer(v bool) *UpdateMeshCRAggregationRequest
- func (s UpdateMeshCRAggregationRequest) String() string
- type UpdateMeshCRAggregationResponse
- func (s UpdateMeshCRAggregationResponse) GoString() string
- func (s *UpdateMeshCRAggregationResponse) SetBody(v *UpdateMeshCRAggregationResponseBody) *UpdateMeshCRAggregationResponse
- func (s *UpdateMeshCRAggregationResponse) SetHeaders(v map[string]*string) *UpdateMeshCRAggregationResponse
- func (s *UpdateMeshCRAggregationResponse) SetStatusCode(v int32) *UpdateMeshCRAggregationResponse
- func (s UpdateMeshCRAggregationResponse) String() string
- type UpdateMeshCRAggregationResponseBody
- type UpdateMeshFeatureRequest
- func (s UpdateMeshFeatureRequest) GoString() string
- func (s *UpdateMeshFeatureRequest) SetAccessLogEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAccessLogFile(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAccessLogFormat(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAccessLogGatewayLifecycle(v int32) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAccessLogProject(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAccessLogServiceEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAccessLogServiceHost(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAccessLogServicePort(v int32) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAccessLogSidecarLifecycle(v int32) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAuditProject(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetAutoInjectionPolicyEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetCRAggregationEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetClusterSpec(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetCniEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetCniExcludeNamespaces(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetConfigSourceEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetConfigSourceNacosID(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetCustomizedPrometheus(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetCustomizedZipkin(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetDNSProxyingEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetDiscoverySelectors(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetDubboFilterEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetEnableAudit(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetEnableAutoDiagnosis(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetEnableCRHistory(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetEnableNamespacesByDefault(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetEnableSDSServer(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetExcludeIPRanges(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetExcludeInboundPorts(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetExcludeOutboundPorts(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetFilterGatewayClusterConfig(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetGatewayAPIEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetGlobalRateLimitEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetHttp10Enabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetIncludeIPRanges(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetIncludeInboundPorts(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetIntegrateKiali(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetKialiEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetLifecycle(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetLocalityLBConf(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetLocalityLoadBalancing(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetMSEEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetMultiBufferEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetMultiBufferPollDelay(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetMysqlFilterEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetNFDEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetNFDLabelPruned(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPAInjectorCPULimit(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPAInjectorCPURequirement(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPAInjectorMemoryLimit(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPAInjectorMemoryRequirement(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPALimitCPU(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPALimitMemory(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPALogLevel(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPARequestCPU(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPARequestMemory(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOPAScopeInjected(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOpaEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOpenAgentPolicy(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetOutboundTrafficPolicy(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetPrometheusUrl(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetProxyInitCPUResourceLimit(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetProxyInitCPUResourceRequest(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetProxyInitMemoryResourceLimit(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetProxyInitMemoryResourceRequest(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetProxyLimitCPU(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetProxyLimitMemory(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetProxyRequestCPU(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetProxyRequestMemory(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetRedisFilterEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetServiceMeshId(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetSidecarInjectorLimitCPU(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetSidecarInjectorLimitMemory(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetSidecarInjectorRequestCPU(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetSidecarInjectorRequestMemory(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetSidecarInjectorWebhookAsYaml(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetTelemetry(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetTerminationDrainDuration(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetThriftFilterEnabled(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetTraceSampling(v float32) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetTracing(v bool) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetTracingOnExtZipkinLimitCPU(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetTracingOnExtZipkinLimitMemory(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetTracingOnExtZipkinRequestCPU(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetTracingOnExtZipkinRequestMemory(v string) *UpdateMeshFeatureRequest
- func (s *UpdateMeshFeatureRequest) SetWebAssemblyFilterEnabled(v bool) *UpdateMeshFeatureRequest
- func (s UpdateMeshFeatureRequest) String() string
- type UpdateMeshFeatureResponse
- func (s UpdateMeshFeatureResponse) GoString() string
- func (s *UpdateMeshFeatureResponse) SetBody(v *UpdateMeshFeatureResponseBody) *UpdateMeshFeatureResponse
- func (s *UpdateMeshFeatureResponse) SetHeaders(v map[string]*string) *UpdateMeshFeatureResponse
- func (s *UpdateMeshFeatureResponse) SetStatusCode(v int32) *UpdateMeshFeatureResponse
- func (s UpdateMeshFeatureResponse) String() string
- type UpdateMeshFeatureResponseBody
- type UpdateNamespaceScopeSidecarConfigRequest
- func (s UpdateNamespaceScopeSidecarConfigRequest) GoString() string
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetConcurrency(v int32) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetExcludeIPRanges(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetExcludeInboundPorts(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetExcludeOutboundPorts(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetHoldApplicationUntilProxyStarts(v bool) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetIncludeIPRanges(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetIncludeInboundPorts(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetIncludeOutboundPorts(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetIstioDNSProxyEnabled(v bool) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetLifecycle(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetLogLevel(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetNamespace(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetPostStart(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetPreStop(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitCPUResourceLimit(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitCPUResourceRequest(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitMemoryResourceLimit(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitMemoryResourceRequest(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyStatsMatcher(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetServiceMeshId(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyCPUResourceLimit(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyCPUResourceRequest(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyMemoryResourceLimit(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyMemoryResourceRequest(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s *UpdateNamespaceScopeSidecarConfigRequest) SetTerminationDrainDuration(v string) *UpdateNamespaceScopeSidecarConfigRequest
- func (s UpdateNamespaceScopeSidecarConfigRequest) String() string
- type UpdateNamespaceScopeSidecarConfigResponse
- func (s UpdateNamespaceScopeSidecarConfigResponse) GoString() string
- func (s *UpdateNamespaceScopeSidecarConfigResponse) SetBody(v *UpdateNamespaceScopeSidecarConfigResponseBody) *UpdateNamespaceScopeSidecarConfigResponse
- func (s *UpdateNamespaceScopeSidecarConfigResponse) SetHeaders(v map[string]*string) *UpdateNamespaceScopeSidecarConfigResponse
- func (s *UpdateNamespaceScopeSidecarConfigResponse) SetStatusCode(v int32) *UpdateNamespaceScopeSidecarConfigResponse
- func (s UpdateNamespaceScopeSidecarConfigResponse) String() string
- type UpdateNamespaceScopeSidecarConfigResponseBody
- type UpgradeDetailGatewayStatusRecordValue
- func (s UpgradeDetailGatewayStatusRecordValue) GoString() string
- func (s *UpgradeDetailGatewayStatusRecordValue) SetMessage(v string) *UpgradeDetailGatewayStatusRecordValue
- func (s *UpgradeDetailGatewayStatusRecordValue) SetStatus(v string) *UpgradeDetailGatewayStatusRecordValue
- func (s *UpgradeDetailGatewayStatusRecordValue) SetVersion(v string) *UpgradeDetailGatewayStatusRecordValue
- func (s UpgradeDetailGatewayStatusRecordValue) String() string
- type UpgradeMeshEditionPartiallyRequest
- func (s UpgradeMeshEditionPartiallyRequest) GoString() string
- func (s *UpgradeMeshEditionPartiallyRequest) SetASMGatewayContinue(v bool) *UpgradeMeshEditionPartiallyRequest
- func (s *UpgradeMeshEditionPartiallyRequest) SetExpectedVersion(v string) *UpgradeMeshEditionPartiallyRequest
- func (s *UpgradeMeshEditionPartiallyRequest) SetServiceMeshId(v string) *UpgradeMeshEditionPartiallyRequest
- func (s *UpgradeMeshEditionPartiallyRequest) SetSwitchToPro(v bool) *UpgradeMeshEditionPartiallyRequest
- func (s *UpgradeMeshEditionPartiallyRequest) SetUpgradeGatewayRecords(v string) *UpgradeMeshEditionPartiallyRequest
- func (s UpgradeMeshEditionPartiallyRequest) String() string
- type UpgradeMeshEditionPartiallyResponse
- func (s UpgradeMeshEditionPartiallyResponse) GoString() string
- func (s *UpgradeMeshEditionPartiallyResponse) SetBody(v *UpgradeMeshEditionPartiallyResponseBody) *UpgradeMeshEditionPartiallyResponse
- func (s *UpgradeMeshEditionPartiallyResponse) SetHeaders(v map[string]*string) *UpgradeMeshEditionPartiallyResponse
- func (s *UpgradeMeshEditionPartiallyResponse) SetStatusCode(v int32) *UpgradeMeshEditionPartiallyResponse
- func (s UpgradeMeshEditionPartiallyResponse) String() string
- type UpgradeMeshEditionPartiallyResponseBody
- type UpgradeMeshVersionRequest
- type UpgradeMeshVersionResponse
- func (s UpgradeMeshVersionResponse) GoString() string
- func (s *UpgradeMeshVersionResponse) SetBody(v *UpgradeMeshVersionResponseBody) *UpgradeMeshVersionResponse
- func (s *UpgradeMeshVersionResponse) SetHeaders(v map[string]*string) *UpgradeMeshVersionResponse
- func (s *UpgradeMeshVersionResponse) SetStatusCode(v int32) *UpgradeMeshVersionResponse
- func (s UpgradeMeshVersionResponse) String() string
- type UpgradeMeshVersionResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddClusterIntoServiceMeshRequest ¶
type AddClusterIntoServiceMeshRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (AddClusterIntoServiceMeshRequest) GoString ¶
func (s AddClusterIntoServiceMeshRequest) GoString() string
func (*AddClusterIntoServiceMeshRequest) SetClusterId ¶
func (s *AddClusterIntoServiceMeshRequest) SetClusterId(v string) *AddClusterIntoServiceMeshRequest
func (*AddClusterIntoServiceMeshRequest) SetServiceMeshId ¶
func (s *AddClusterIntoServiceMeshRequest) SetServiceMeshId(v string) *AddClusterIntoServiceMeshRequest
func (AddClusterIntoServiceMeshRequest) String ¶
func (s AddClusterIntoServiceMeshRequest) String() string
type AddClusterIntoServiceMeshResponse ¶
type AddClusterIntoServiceMeshResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddClusterIntoServiceMeshResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddClusterIntoServiceMeshResponse) GoString ¶
func (s AddClusterIntoServiceMeshResponse) GoString() string
func (*AddClusterIntoServiceMeshResponse) SetHeaders ¶
func (s *AddClusterIntoServiceMeshResponse) SetHeaders(v map[string]*string) *AddClusterIntoServiceMeshResponse
func (*AddClusterIntoServiceMeshResponse) SetStatusCode ¶ added in v2.0.20
func (s *AddClusterIntoServiceMeshResponse) SetStatusCode(v int32) *AddClusterIntoServiceMeshResponse
func (AddClusterIntoServiceMeshResponse) String ¶
func (s AddClusterIntoServiceMeshResponse) String() string
type AddClusterIntoServiceMeshResponseBody ¶
type AddClusterIntoServiceMeshResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (AddClusterIntoServiceMeshResponseBody) GoString ¶
func (s AddClusterIntoServiceMeshResponseBody) GoString() string
func (*AddClusterIntoServiceMeshResponseBody) SetCode ¶
func (s *AddClusterIntoServiceMeshResponseBody) SetCode(v string) *AddClusterIntoServiceMeshResponseBody
func (*AddClusterIntoServiceMeshResponseBody) SetMessage ¶
func (s *AddClusterIntoServiceMeshResponseBody) SetMessage(v string) *AddClusterIntoServiceMeshResponseBody
func (*AddClusterIntoServiceMeshResponseBody) SetRequestId ¶
func (s *AddClusterIntoServiceMeshResponseBody) SetRequestId(v string) *AddClusterIntoServiceMeshResponseBody
func (AddClusterIntoServiceMeshResponseBody) String ¶
func (s AddClusterIntoServiceMeshResponseBody) String() string
type AddVMIntoServiceMeshRequest ¶
type AddVMIntoServiceMeshRequest struct { EcsId *string `json:"EcsId,omitempty" xml:"EcsId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (AddVMIntoServiceMeshRequest) GoString ¶
func (s AddVMIntoServiceMeshRequest) GoString() string
func (*AddVMIntoServiceMeshRequest) SetEcsId ¶
func (s *AddVMIntoServiceMeshRequest) SetEcsId(v string) *AddVMIntoServiceMeshRequest
func (*AddVMIntoServiceMeshRequest) SetServiceMeshId ¶
func (s *AddVMIntoServiceMeshRequest) SetServiceMeshId(v string) *AddVMIntoServiceMeshRequest
func (AddVMIntoServiceMeshRequest) String ¶
func (s AddVMIntoServiceMeshRequest) String() string
type AddVMIntoServiceMeshResponse ¶
type AddVMIntoServiceMeshResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddVMIntoServiceMeshResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddVMIntoServiceMeshResponse) GoString ¶
func (s AddVMIntoServiceMeshResponse) GoString() string
func (*AddVMIntoServiceMeshResponse) SetBody ¶
func (s *AddVMIntoServiceMeshResponse) SetBody(v *AddVMIntoServiceMeshResponseBody) *AddVMIntoServiceMeshResponse
func (*AddVMIntoServiceMeshResponse) SetHeaders ¶
func (s *AddVMIntoServiceMeshResponse) SetHeaders(v map[string]*string) *AddVMIntoServiceMeshResponse
func (*AddVMIntoServiceMeshResponse) SetStatusCode ¶ added in v2.0.20
func (s *AddVMIntoServiceMeshResponse) SetStatusCode(v int32) *AddVMIntoServiceMeshResponse
func (AddVMIntoServiceMeshResponse) String ¶
func (s AddVMIntoServiceMeshResponse) String() string
type AddVMIntoServiceMeshResponseBody ¶
type AddVMIntoServiceMeshResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddVMIntoServiceMeshResponseBody) GoString ¶
func (s AddVMIntoServiceMeshResponseBody) GoString() string
func (*AddVMIntoServiceMeshResponseBody) SetRequestId ¶
func (s *AddVMIntoServiceMeshResponseBody) SetRequestId(v string) *AddVMIntoServiceMeshResponseBody
func (AddVMIntoServiceMeshResponseBody) String ¶
func (s AddVMIntoServiceMeshResponseBody) String() string
type CCMVersionsValue ¶
type CCMVersionsValue struct { QueryState *string `json:"QueryState,omitempty" xml:"QueryState,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` SLBGracefulDrainSupport *bool `json:"SLBGracefulDrainSupport,omitempty" xml:"SLBGracefulDrainSupport,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` }
func (CCMVersionsValue) GoString ¶
func (s CCMVersionsValue) GoString() string
func (*CCMVersionsValue) SetClusterId ¶
func (s *CCMVersionsValue) SetClusterId(v string) *CCMVersionsValue
func (*CCMVersionsValue) SetMessage ¶
func (s *CCMVersionsValue) SetMessage(v string) *CCMVersionsValue
func (*CCMVersionsValue) SetQueryState ¶
func (s *CCMVersionsValue) SetQueryState(v string) *CCMVersionsValue
func (*CCMVersionsValue) SetSLBGracefulDrainSupport ¶
func (s *CCMVersionsValue) SetSLBGracefulDrainSupport(v bool) *CCMVersionsValue
func (*CCMVersionsValue) SetVersion ¶
func (s *CCMVersionsValue) SetVersion(v string) *CCMVersionsValue
func (CCMVersionsValue) String ¶
func (s CCMVersionsValue) String() string
type Client ¶
func (*Client) AddClusterIntoServiceMesh ¶
func (client *Client) AddClusterIntoServiceMesh(request *AddClusterIntoServiceMeshRequest) (_result *AddClusterIntoServiceMeshResponse, _err error)
func (*Client) AddClusterIntoServiceMeshWithOptions ¶
func (client *Client) AddClusterIntoServiceMeshWithOptions(request *AddClusterIntoServiceMeshRequest, runtime *util.RuntimeOptions) (_result *AddClusterIntoServiceMeshResponse, _err error)
func (*Client) AddVMIntoServiceMesh ¶
func (client *Client) AddVMIntoServiceMesh(request *AddVMIntoServiceMeshRequest) (_result *AddVMIntoServiceMeshResponse, _err error)
func (*Client) AddVMIntoServiceMeshWithOptions ¶
func (client *Client) AddVMIntoServiceMeshWithOptions(request *AddVMIntoServiceMeshRequest, runtime *util.RuntimeOptions) (_result *AddVMIntoServiceMeshResponse, _err error)
func (*Client) CreateASMGateway ¶
func (client *Client) CreateASMGateway(request *CreateASMGatewayRequest) (_result *CreateASMGatewayResponse, _err error)
func (*Client) CreateASMGatewayWithOptions ¶
func (client *Client) CreateASMGatewayWithOptions(request *CreateASMGatewayRequest, runtime *util.RuntimeOptions) (_result *CreateASMGatewayResponse, _err error)
func (*Client) CreateGatewaySecret ¶ added in v2.0.11
func (client *Client) CreateGatewaySecret(request *CreateGatewaySecretRequest) (_result *CreateGatewaySecretResponse, _err error)
func (*Client) CreateGatewaySecretWithOptions ¶ added in v2.0.11
func (client *Client) CreateGatewaySecretWithOptions(request *CreateGatewaySecretRequest, runtime *util.RuntimeOptions) (_result *CreateGatewaySecretResponse, _err error)
func (*Client) CreateIstioGatewayDomains ¶ added in v2.0.11
func (client *Client) CreateIstioGatewayDomains(request *CreateIstioGatewayDomainsRequest) (_result *CreateIstioGatewayDomainsResponse, _err error)
func (*Client) CreateIstioGatewayDomainsWithOptions ¶ added in v2.0.11
func (client *Client) CreateIstioGatewayDomainsWithOptions(request *CreateIstioGatewayDomainsRequest, runtime *util.RuntimeOptions) (_result *CreateIstioGatewayDomainsResponse, _err error)
func (*Client) CreateIstioGatewayRoutes ¶ added in v2.0.11
func (client *Client) CreateIstioGatewayRoutes(request *CreateIstioGatewayRoutesRequest) (_result *CreateIstioGatewayRoutesResponse, _err error)
func (*Client) CreateIstioGatewayRoutesWithOptions ¶ added in v2.0.11
func (client *Client) CreateIstioGatewayRoutesWithOptions(tmpReq *CreateIstioGatewayRoutesRequest, runtime *util.RuntimeOptions) (_result *CreateIstioGatewayRoutesResponse, _err error)
func (*Client) CreateServiceMesh ¶
func (client *Client) CreateServiceMesh(request *CreateServiceMeshRequest) (_result *CreateServiceMeshResponse, _err error)
func (*Client) CreateServiceMeshWithOptions ¶
func (client *Client) CreateServiceMeshWithOptions(request *CreateServiceMeshRequest, runtime *util.RuntimeOptions) (_result *CreateServiceMeshResponse, _err error)
func (*Client) DeleteGatewayRoute ¶ added in v2.0.11
func (client *Client) DeleteGatewayRoute(request *DeleteGatewayRouteRequest) (_result *DeleteGatewayRouteResponse, _err error)
func (*Client) DeleteGatewayRouteWithOptions ¶ added in v2.0.11
func (client *Client) DeleteGatewayRouteWithOptions(request *DeleteGatewayRouteRequest, runtime *util.RuntimeOptions) (_result *DeleteGatewayRouteResponse, _err error)
func (*Client) DeleteGatewaySecret ¶ added in v2.0.11
func (client *Client) DeleteGatewaySecret(request *DeleteGatewaySecretRequest) (_result *DeleteGatewaySecretResponse, _err error)
func (*Client) DeleteGatewaySecretWithOptions ¶ added in v2.0.11
func (client *Client) DeleteGatewaySecretWithOptions(request *DeleteGatewaySecretRequest, runtime *util.RuntimeOptions) (_result *DeleteGatewaySecretResponse, _err error)
func (*Client) DeleteIstioGatewayDomains ¶ added in v2.0.11
func (client *Client) DeleteIstioGatewayDomains(request *DeleteIstioGatewayDomainsRequest) (_result *DeleteIstioGatewayDomainsResponse, _err error)
func (*Client) DeleteIstioGatewayDomainsWithOptions ¶ added in v2.0.11
func (client *Client) DeleteIstioGatewayDomainsWithOptions(request *DeleteIstioGatewayDomainsRequest, runtime *util.RuntimeOptions) (_result *DeleteIstioGatewayDomainsResponse, _err error)
func (*Client) DeleteServiceMesh ¶
func (client *Client) DeleteServiceMesh(request *DeleteServiceMeshRequest) (_result *DeleteServiceMeshResponse, _err error)
func (*Client) DeleteServiceMeshWithOptions ¶
func (client *Client) DeleteServiceMeshWithOptions(request *DeleteServiceMeshRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceMeshResponse, _err error)
func (*Client) DescribeASMGatewayImportedServices ¶
func (client *Client) DescribeASMGatewayImportedServices(request *DescribeASMGatewayImportedServicesRequest) (_result *DescribeASMGatewayImportedServicesResponse, _err error)
func (*Client) DescribeASMGatewayImportedServicesWithOptions ¶
func (client *Client) DescribeASMGatewayImportedServicesWithOptions(request *DescribeASMGatewayImportedServicesRequest, runtime *util.RuntimeOptions) (_result *DescribeASMGatewayImportedServicesResponse, _err error)
func (*Client) DescribeAhasPro ¶
func (client *Client) DescribeAhasPro(request *DescribeAhasProRequest) (_result *DescribeAhasProResponse, _err error)
func (*Client) DescribeAhasProWithOptions ¶
func (client *Client) DescribeAhasProWithOptions(request *DescribeAhasProRequest, runtime *util.RuntimeOptions) (_result *DescribeAhasProResponse, _err error)
func (*Client) DescribeCCMVersion ¶
func (client *Client) DescribeCCMVersion(request *DescribeCCMVersionRequest) (_result *DescribeCCMVersionResponse, _err error)
func (*Client) DescribeCCMVersionWithOptions ¶
func (client *Client) DescribeCCMVersionWithOptions(request *DescribeCCMVersionRequest, runtime *util.RuntimeOptions) (_result *DescribeCCMVersionResponse, _err error)
func (*Client) DescribeCens ¶
func (client *Client) DescribeCens(request *DescribeCensRequest) (_result *DescribeCensResponse, _err error)
func (*Client) DescribeCensWithOptions ¶
func (client *Client) DescribeCensWithOptions(request *DescribeCensRequest, runtime *util.RuntimeOptions) (_result *DescribeCensResponse, _err error)
func (*Client) DescribeClusterGrafana ¶
func (client *Client) DescribeClusterGrafana(request *DescribeClusterGrafanaRequest) (_result *DescribeClusterGrafanaResponse, _err error)
func (*Client) DescribeClusterGrafanaWithOptions ¶
func (client *Client) DescribeClusterGrafanaWithOptions(request *DescribeClusterGrafanaRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterGrafanaResponse, _err error)
func (*Client) DescribeClusterPrometheus ¶
func (client *Client) DescribeClusterPrometheus(request *DescribeClusterPrometheusRequest) (_result *DescribeClusterPrometheusResponse, _err error)
func (*Client) DescribeClusterPrometheusWithOptions ¶
func (client *Client) DescribeClusterPrometheusWithOptions(request *DescribeClusterPrometheusRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterPrometheusResponse, _err error)
func (*Client) DescribeClustersInServiceMesh ¶
func (client *Client) DescribeClustersInServiceMesh(request *DescribeClustersInServiceMeshRequest) (_result *DescribeClustersInServiceMeshResponse, _err error)
func (*Client) DescribeClustersInServiceMeshWithOptions ¶
func (client *Client) DescribeClustersInServiceMeshWithOptions(request *DescribeClustersInServiceMeshRequest, runtime *util.RuntimeOptions) (_result *DescribeClustersInServiceMeshResponse, _err error)
func (*Client) DescribeCrTemplates ¶
func (client *Client) DescribeCrTemplates(request *DescribeCrTemplatesRequest) (_result *DescribeCrTemplatesResponse, _err error)
func (*Client) DescribeCrTemplatesWithOptions ¶
func (client *Client) DescribeCrTemplatesWithOptions(request *DescribeCrTemplatesRequest, runtime *util.RuntimeOptions) (_result *DescribeCrTemplatesResponse, _err error)
func (*Client) DescribeEipResources ¶ added in v2.0.14
func (client *Client) DescribeEipResources(request *DescribeEipResourcesRequest) (_result *DescribeEipResourcesResponse, _err error)
func (*Client) DescribeEipResourcesWithOptions ¶ added in v2.0.14
func (client *Client) DescribeEipResourcesWithOptions(request *DescribeEipResourcesRequest, runtime *util.RuntimeOptions) (_result *DescribeEipResourcesResponse, _err error)
func (*Client) DescribeGatewaySecretDetails ¶ added in v2.0.11
func (client *Client) DescribeGatewaySecretDetails(request *DescribeGatewaySecretDetailsRequest) (_result *DescribeGatewaySecretDetailsResponse, _err error)
func (*Client) DescribeGatewaySecretDetailsWithOptions ¶ added in v2.0.11
func (client *Client) DescribeGatewaySecretDetailsWithOptions(request *DescribeGatewaySecretDetailsRequest, runtime *util.RuntimeOptions) (_result *DescribeGatewaySecretDetailsResponse, _err error)
func (*Client) DescribeGuestClusterAccessLogDashboards ¶
func (client *Client) DescribeGuestClusterAccessLogDashboards(request *DescribeGuestClusterAccessLogDashboardsRequest) (_result *DescribeGuestClusterAccessLogDashboardsResponse, _err error)
func (*Client) DescribeGuestClusterAccessLogDashboardsWithOptions ¶
func (client *Client) DescribeGuestClusterAccessLogDashboardsWithOptions(request *DescribeGuestClusterAccessLogDashboardsRequest, runtime *util.RuntimeOptions) (_result *DescribeGuestClusterAccessLogDashboardsResponse, _err error)
func (*Client) DescribeGuestClusterNamespaces ¶
func (client *Client) DescribeGuestClusterNamespaces(request *DescribeGuestClusterNamespacesRequest) (_result *DescribeGuestClusterNamespacesResponse, _err error)
func (*Client) DescribeGuestClusterNamespacesWithOptions ¶
func (client *Client) DescribeGuestClusterNamespacesWithOptions(request *DescribeGuestClusterNamespacesRequest, runtime *util.RuntimeOptions) (_result *DescribeGuestClusterNamespacesResponse, _err error)
func (*Client) DescribeGuestClusterPods ¶
func (client *Client) DescribeGuestClusterPods(request *DescribeGuestClusterPodsRequest) (_result *DescribeGuestClusterPodsResponse, _err error)
func (*Client) DescribeGuestClusterPodsWithOptions ¶
func (client *Client) DescribeGuestClusterPodsWithOptions(request *DescribeGuestClusterPodsRequest, runtime *util.RuntimeOptions) (_result *DescribeGuestClusterPodsResponse, _err error)
func (*Client) DescribeImportedServicesDetail ¶
func (client *Client) DescribeImportedServicesDetail(request *DescribeImportedServicesDetailRequest) (_result *DescribeImportedServicesDetailResponse, _err error)
func (*Client) DescribeImportedServicesDetailWithOptions ¶
func (client *Client) DescribeImportedServicesDetailWithOptions(request *DescribeImportedServicesDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeImportedServicesDetailResponse, _err error)
func (*Client) DescribeIngressGateways ¶
func (client *Client) DescribeIngressGateways(request *DescribeIngressGatewaysRequest) (_result *DescribeIngressGatewaysResponse, _err error)
func (*Client) DescribeIngressGatewaysWithOptions ¶
func (client *Client) DescribeIngressGatewaysWithOptions(request *DescribeIngressGatewaysRequest, runtime *util.RuntimeOptions) (_result *DescribeIngressGatewaysResponse, _err error)
func (*Client) DescribeIstioGatewayDomains ¶ added in v2.0.11
func (client *Client) DescribeIstioGatewayDomains(request *DescribeIstioGatewayDomainsRequest) (_result *DescribeIstioGatewayDomainsResponse, _err error)
func (*Client) DescribeIstioGatewayDomainsWithOptions ¶ added in v2.0.11
func (client *Client) DescribeIstioGatewayDomainsWithOptions(request *DescribeIstioGatewayDomainsRequest, runtime *util.RuntimeOptions) (_result *DescribeIstioGatewayDomainsResponse, _err error)
func (*Client) DescribeIstioGatewayRouteDetail ¶ added in v2.0.11
func (client *Client) DescribeIstioGatewayRouteDetail(request *DescribeIstioGatewayRouteDetailRequest) (_result *DescribeIstioGatewayRouteDetailResponse, _err error)
func (*Client) DescribeIstioGatewayRouteDetailWithOptions ¶ added in v2.0.11
func (client *Client) DescribeIstioGatewayRouteDetailWithOptions(request *DescribeIstioGatewayRouteDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeIstioGatewayRouteDetailResponse, _err error)
func (*Client) DescribeIstioGatewayRoutes ¶ added in v2.0.11
func (client *Client) DescribeIstioGatewayRoutes(request *DescribeIstioGatewayRoutesRequest) (_result *DescribeIstioGatewayRoutesResponse, _err error)
func (*Client) DescribeIstioGatewayRoutesWithOptions ¶ added in v2.0.11
func (client *Client) DescribeIstioGatewayRoutesWithOptions(request *DescribeIstioGatewayRoutesRequest, runtime *util.RuntimeOptions) (_result *DescribeIstioGatewayRoutesResponse, _err error)
func (*Client) DescribeNamespaceScopeSidecarConfig ¶
func (client *Client) DescribeNamespaceScopeSidecarConfig(request *DescribeNamespaceScopeSidecarConfigRequest) (_result *DescribeNamespaceScopeSidecarConfigResponse, _err error)
func (*Client) DescribeNamespaceScopeSidecarConfigWithOptions ¶
func (client *Client) DescribeNamespaceScopeSidecarConfigWithOptions(request *DescribeNamespaceScopeSidecarConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeNamespaceScopeSidecarConfigResponse, _err error)
func (*Client) DescribeNodesInstanceType ¶
func (client *Client) DescribeNodesInstanceType(request *DescribeNodesInstanceTypeRequest) (_result *DescribeNodesInstanceTypeResponse, _err error)
func (*Client) DescribeNodesInstanceTypeWithOptions ¶
func (client *Client) DescribeNodesInstanceTypeWithOptions(request *DescribeNodesInstanceTypeRequest, runtime *util.RuntimeOptions) (_result *DescribeNodesInstanceTypeResponse, _err error)
func (*Client) DescribeReusableSlb ¶
func (client *Client) DescribeReusableSlb(request *DescribeReusableSlbRequest) (_result *DescribeReusableSlbResponse, _err error)
func (*Client) DescribeReusableSlbWithOptions ¶
func (client *Client) DescribeReusableSlbWithOptions(request *DescribeReusableSlbRequest, runtime *util.RuntimeOptions) (_result *DescribeReusableSlbResponse, _err error)
func (*Client) DescribeServiceMeshAdditionalStatus ¶
func (client *Client) DescribeServiceMeshAdditionalStatus(request *DescribeServiceMeshAdditionalStatusRequest) (_result *DescribeServiceMeshAdditionalStatusResponse, _err error)
func (*Client) DescribeServiceMeshAdditionalStatusWithOptions ¶
func (client *Client) DescribeServiceMeshAdditionalStatusWithOptions(request *DescribeServiceMeshAdditionalStatusRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshAdditionalStatusResponse, _err error)
func (*Client) DescribeServiceMeshClusters ¶
func (client *Client) DescribeServiceMeshClusters(request *DescribeServiceMeshClustersRequest) (_result *DescribeServiceMeshClustersResponse, _err error)
func (*Client) DescribeServiceMeshClustersWithOptions ¶
func (client *Client) DescribeServiceMeshClustersWithOptions(request *DescribeServiceMeshClustersRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshClustersResponse, _err error)
func (*Client) DescribeServiceMeshDetail ¶
func (client *Client) DescribeServiceMeshDetail(request *DescribeServiceMeshDetailRequest) (_result *DescribeServiceMeshDetailResponse, _err error)
func (*Client) DescribeServiceMeshDetailWithOptions ¶
func (client *Client) DescribeServiceMeshDetailWithOptions(request *DescribeServiceMeshDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshDetailResponse, _err error)
func (*Client) DescribeServiceMeshKubeconfig ¶
func (client *Client) DescribeServiceMeshKubeconfig(request *DescribeServiceMeshKubeconfigRequest) (_result *DescribeServiceMeshKubeconfigResponse, _err error)
func (*Client) DescribeServiceMeshKubeconfigWithOptions ¶
func (client *Client) DescribeServiceMeshKubeconfigWithOptions(request *DescribeServiceMeshKubeconfigRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshKubeconfigResponse, _err error)
func (*Client) DescribeServiceMeshLogs ¶
func (client *Client) DescribeServiceMeshLogs(request *DescribeServiceMeshLogsRequest) (_result *DescribeServiceMeshLogsResponse, _err error)
func (*Client) DescribeServiceMeshLogsWithOptions ¶
func (client *Client) DescribeServiceMeshLogsWithOptions(request *DescribeServiceMeshLogsRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshLogsResponse, _err error)
func (*Client) DescribeServiceMeshProxyStatus ¶
func (client *Client) DescribeServiceMeshProxyStatus(request *DescribeServiceMeshProxyStatusRequest) (_result *DescribeServiceMeshProxyStatusResponse, _err error)
func (*Client) DescribeServiceMeshProxyStatusWithOptions ¶
func (client *Client) DescribeServiceMeshProxyStatusWithOptions(request *DescribeServiceMeshProxyStatusRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshProxyStatusResponse, _err error)
func (*Client) DescribeServiceMeshUpgradeStatus ¶
func (client *Client) DescribeServiceMeshUpgradeStatus(request *DescribeServiceMeshUpgradeStatusRequest) (_result *DescribeServiceMeshUpgradeStatusResponse, _err error)
func (*Client) DescribeServiceMeshUpgradeStatusWithOptions ¶
func (client *Client) DescribeServiceMeshUpgradeStatusWithOptions(request *DescribeServiceMeshUpgradeStatusRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshUpgradeStatusResponse, _err error)
func (*Client) DescribeServiceMeshVMs ¶
func (client *Client) DescribeServiceMeshVMs(request *DescribeServiceMeshVMsRequest) (_result *DescribeServiceMeshVMsResponse, _err error)
func (*Client) DescribeServiceMeshVMsWithOptions ¶
func (client *Client) DescribeServiceMeshVMsWithOptions(request *DescribeServiceMeshVMsRequest, runtime *util.RuntimeOptions) (_result *DescribeServiceMeshVMsResponse, _err error)
func (*Client) DescribeServiceMeshes ¶
func (client *Client) DescribeServiceMeshes() (_result *DescribeServiceMeshesResponse, _err error)
func (*Client) DescribeServiceMeshesWithOptions ¶
func (client *Client) DescribeServiceMeshesWithOptions(runtime *util.RuntimeOptions) (_result *DescribeServiceMeshesResponse, _err error)
func (*Client) DescribeUpgradeVersion ¶
func (client *Client) DescribeUpgradeVersion(request *DescribeUpgradeVersionRequest) (_result *DescribeUpgradeVersionResponse, _err error)
func (*Client) DescribeUpgradeVersionWithOptions ¶
func (client *Client) DescribeUpgradeVersionWithOptions(request *DescribeUpgradeVersionRequest, runtime *util.RuntimeOptions) (_result *DescribeUpgradeVersionResponse, _err error)
func (*Client) DescribeUserPermissions ¶ added in v2.0.20
func (client *Client) DescribeUserPermissions(request *DescribeUserPermissionsRequest) (_result *DescribeUserPermissionsResponse, _err error)
func (*Client) DescribeUserPermissionsWithOptions ¶ added in v2.0.20
func (client *Client) DescribeUserPermissionsWithOptions(request *DescribeUserPermissionsRequest, runtime *util.RuntimeOptions) (_result *DescribeUserPermissionsResponse, _err error)
func (*Client) DescribeUsersWithPermissions ¶
func (client *Client) DescribeUsersWithPermissions(request *DescribeUsersWithPermissionsRequest) (_result *DescribeUsersWithPermissionsResponse, _err error)
func (*Client) DescribeUsersWithPermissionsWithOptions ¶
func (client *Client) DescribeUsersWithPermissionsWithOptions(request *DescribeUsersWithPermissionsRequest, runtime *util.RuntimeOptions) (_result *DescribeUsersWithPermissionsResponse, _err error)
func (*Client) DescribeVMsInServiceMesh ¶
func (client *Client) DescribeVMsInServiceMesh(request *DescribeVMsInServiceMeshRequest) (_result *DescribeVMsInServiceMeshResponse, _err error)
func (*Client) DescribeVMsInServiceMeshWithOptions ¶
func (client *Client) DescribeVMsInServiceMeshWithOptions(request *DescribeVMsInServiceMeshRequest, runtime *util.RuntimeOptions) (_result *DescribeVMsInServiceMeshResponse, _err error)
func (*Client) DescribeVSwitches ¶
func (client *Client) DescribeVSwitches(request *DescribeVSwitchesRequest) (_result *DescribeVSwitchesResponse, _err error)
func (*Client) DescribeVSwitchesWithOptions ¶
func (client *Client) DescribeVSwitchesWithOptions(request *DescribeVSwitchesRequest, runtime *util.RuntimeOptions) (_result *DescribeVSwitchesResponse, _err error)
func (*Client) DescribeVersions ¶
func (client *Client) DescribeVersions() (_result *DescribeVersionsResponse, _err error)
func (*Client) DescribeVersionsWithOptions ¶
func (client *Client) DescribeVersionsWithOptions(runtime *util.RuntimeOptions) (_result *DescribeVersionsResponse, _err error)
func (*Client) DescribeVpcs ¶
func (client *Client) DescribeVpcs(request *DescribeVpcsRequest) (_result *DescribeVpcsResponse, _err error)
func (*Client) DescribeVpcsWithOptions ¶
func (client *Client) DescribeVpcsWithOptions(request *DescribeVpcsRequest, runtime *util.RuntimeOptions) (_result *DescribeVpcsResponse, _err error)
func (*Client) GetCaCert ¶
func (client *Client) GetCaCert(request *GetCaCertRequest) (_result *GetCaCertResponse, _err error)
func (*Client) GetCaCertWithOptions ¶
func (client *Client) GetCaCertWithOptions(request *GetCaCertRequest, runtime *util.RuntimeOptions) (_result *GetCaCertResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) GetRegisteredServiceEndpoints ¶
func (client *Client) GetRegisteredServiceEndpoints(request *GetRegisteredServiceEndpointsRequest) (_result *GetRegisteredServiceEndpointsResponse, _err error)
func (*Client) GetRegisteredServiceEndpointsWithOptions ¶
func (client *Client) GetRegisteredServiceEndpointsWithOptions(request *GetRegisteredServiceEndpointsRequest, runtime *util.RuntimeOptions) (_result *GetRegisteredServiceEndpointsResponse, _err error)
func (*Client) GetRegisteredServiceNamespaces ¶
func (client *Client) GetRegisteredServiceNamespaces(request *GetRegisteredServiceNamespacesRequest) (_result *GetRegisteredServiceNamespacesResponse, _err error)
func (*Client) GetRegisteredServiceNamespacesWithOptions ¶
func (client *Client) GetRegisteredServiceNamespacesWithOptions(request *GetRegisteredServiceNamespacesRequest, runtime *util.RuntimeOptions) (_result *GetRegisteredServiceNamespacesResponse, _err error)
func (*Client) GetVmAppMeshInfo ¶
func (client *Client) GetVmAppMeshInfo(request *GetVmAppMeshInfoRequest) (_result *GetVmAppMeshInfoResponse, _err error)
func (*Client) GetVmAppMeshInfoWithOptions ¶
func (client *Client) GetVmAppMeshInfoWithOptions(request *GetVmAppMeshInfoRequest, runtime *util.RuntimeOptions) (_result *GetVmAppMeshInfoResponse, _err error)
func (*Client) GetVmMeta ¶
func (client *Client) GetVmMeta(request *GetVmMetaRequest) (_result *GetVmMetaResponse, _err error)
func (*Client) GetVmMetaWithOptions ¶
func (client *Client) GetVmMetaWithOptions(request *GetVmMetaRequest, runtime *util.RuntimeOptions) (_result *GetVmMetaResponse, _err error)
func (*Client) GrantUserPermissions ¶ added in v2.0.20
func (client *Client) GrantUserPermissions(request *GrantUserPermissionsRequest) (_result *GrantUserPermissionsResponse, _err error)
func (*Client) GrantUserPermissionsWithOptions ¶ added in v2.0.20
func (client *Client) GrantUserPermissionsWithOptions(request *GrantUserPermissionsRequest, runtime *util.RuntimeOptions) (_result *GrantUserPermissionsResponse, _err error)
func (*Client) ModifyApiServerEipResource ¶ added in v2.0.14
func (client *Client) ModifyApiServerEipResource(request *ModifyApiServerEipResourceRequest) (_result *ModifyApiServerEipResourceResponse, _err error)
func (*Client) ModifyApiServerEipResourceWithOptions ¶ added in v2.0.14
func (client *Client) ModifyApiServerEipResourceWithOptions(request *ModifyApiServerEipResourceRequest, runtime *util.RuntimeOptions) (_result *ModifyApiServerEipResourceResponse, _err error)
func (*Client) ModifyServiceMeshName ¶
func (client *Client) ModifyServiceMeshName(request *ModifyServiceMeshNameRequest) (_result *ModifyServiceMeshNameResponse, _err error)
func (*Client) ModifyServiceMeshNameWithOptions ¶
func (client *Client) ModifyServiceMeshNameWithOptions(request *ModifyServiceMeshNameRequest, runtime *util.RuntimeOptions) (_result *ModifyServiceMeshNameResponse, _err error)
func (*Client) ReActivateAudit ¶
func (client *Client) ReActivateAudit(request *ReActivateAuditRequest) (_result *ReActivateAuditResponse, _err error)
func (*Client) ReActivateAuditWithOptions ¶
func (client *Client) ReActivateAuditWithOptions(request *ReActivateAuditRequest, runtime *util.RuntimeOptions) (_result *ReActivateAuditResponse, _err error)
func (*Client) RemoveClusterFromServiceMesh ¶
func (client *Client) RemoveClusterFromServiceMesh(request *RemoveClusterFromServiceMeshRequest) (_result *RemoveClusterFromServiceMeshResponse, _err error)
func (*Client) RemoveClusterFromServiceMeshWithOptions ¶
func (client *Client) RemoveClusterFromServiceMeshWithOptions(request *RemoveClusterFromServiceMeshRequest, runtime *util.RuntimeOptions) (_result *RemoveClusterFromServiceMeshResponse, _err error)
func (*Client) RemoveVMFromServiceMesh ¶
func (client *Client) RemoveVMFromServiceMesh(request *RemoveVMFromServiceMeshRequest) (_result *RemoveVMFromServiceMeshResponse, _err error)
func (*Client) RemoveVMFromServiceMeshWithOptions ¶
func (client *Client) RemoveVMFromServiceMeshWithOptions(request *RemoveVMFromServiceMeshRequest, runtime *util.RuntimeOptions) (_result *RemoveVMFromServiceMeshResponse, _err error)
func (*Client) RevokeKubeconfig ¶
func (client *Client) RevokeKubeconfig(request *RevokeKubeconfigRequest) (_result *RevokeKubeconfigResponse, _err error)
func (*Client) RevokeKubeconfigWithOptions ¶
func (client *Client) RevokeKubeconfigWithOptions(request *RevokeKubeconfigRequest, runtime *util.RuntimeOptions) (_result *RevokeKubeconfigResponse, _err error)
func (*Client) UpdateASMGateway ¶
func (client *Client) UpdateASMGateway(request *UpdateASMGatewayRequest) (_result *UpdateASMGatewayResponse, _err error)
func (*Client) UpdateASMGatewayImportedServices ¶
func (client *Client) UpdateASMGatewayImportedServices(request *UpdateASMGatewayImportedServicesRequest) (_result *UpdateASMGatewayImportedServicesResponse, _err error)
func (*Client) UpdateASMGatewayImportedServicesWithOptions ¶
func (client *Client) UpdateASMGatewayImportedServicesWithOptions(request *UpdateASMGatewayImportedServicesRequest, runtime *util.RuntimeOptions) (_result *UpdateASMGatewayImportedServicesResponse, _err error)
func (*Client) UpdateASMGatewayWithOptions ¶
func (client *Client) UpdateASMGatewayWithOptions(request *UpdateASMGatewayRequest, runtime *util.RuntimeOptions) (_result *UpdateASMGatewayResponse, _err error)
func (*Client) UpdateASMNamespaceFromGuestCluster ¶ added in v2.0.21
func (client *Client) UpdateASMNamespaceFromGuestCluster(request *UpdateASMNamespaceFromGuestClusterRequest) (_result *UpdateASMNamespaceFromGuestClusterResponse, _err error)
func (*Client) UpdateASMNamespaceFromGuestClusterWithOptions ¶ added in v2.0.21
func (client *Client) UpdateASMNamespaceFromGuestClusterWithOptions(request *UpdateASMNamespaceFromGuestClusterRequest, runtime *util.RuntimeOptions) (_result *UpdateASMNamespaceFromGuestClusterResponse, _err error)
func (*Client) UpdateIstioGatewayRoutes ¶ added in v2.0.11
func (client *Client) UpdateIstioGatewayRoutes(request *UpdateIstioGatewayRoutesRequest) (_result *UpdateIstioGatewayRoutesResponse, _err error)
func (*Client) UpdateIstioGatewayRoutesWithOptions ¶ added in v2.0.11
func (client *Client) UpdateIstioGatewayRoutesWithOptions(tmpReq *UpdateIstioGatewayRoutesRequest, runtime *util.RuntimeOptions) (_result *UpdateIstioGatewayRoutesResponse, _err error)
func (*Client) UpdateIstioRouteAdditionalStatus ¶ added in v2.0.11
func (client *Client) UpdateIstioRouteAdditionalStatus(request *UpdateIstioRouteAdditionalStatusRequest) (_result *UpdateIstioRouteAdditionalStatusResponse, _err error)
func (*Client) UpdateIstioRouteAdditionalStatusWithOptions ¶ added in v2.0.11
func (client *Client) UpdateIstioRouteAdditionalStatusWithOptions(request *UpdateIstioRouteAdditionalStatusRequest, runtime *util.RuntimeOptions) (_result *UpdateIstioRouteAdditionalStatusResponse, _err error)
func (*Client) UpdateMeshCRAggregation ¶ added in v2.0.17
func (client *Client) UpdateMeshCRAggregation(request *UpdateMeshCRAggregationRequest) (_result *UpdateMeshCRAggregationResponse, _err error)
func (*Client) UpdateMeshCRAggregationWithOptions ¶ added in v2.0.17
func (client *Client) UpdateMeshCRAggregationWithOptions(request *UpdateMeshCRAggregationRequest, runtime *util.RuntimeOptions) (_result *UpdateMeshCRAggregationResponse, _err error)
func (*Client) UpdateMeshFeature ¶
func (client *Client) UpdateMeshFeature(request *UpdateMeshFeatureRequest) (_result *UpdateMeshFeatureResponse, _err error)
func (*Client) UpdateMeshFeatureWithOptions ¶
func (client *Client) UpdateMeshFeatureWithOptions(request *UpdateMeshFeatureRequest, runtime *util.RuntimeOptions) (_result *UpdateMeshFeatureResponse, _err error)
func (*Client) UpdateNamespaceScopeSidecarConfig ¶
func (client *Client) UpdateNamespaceScopeSidecarConfig(request *UpdateNamespaceScopeSidecarConfigRequest) (_result *UpdateNamespaceScopeSidecarConfigResponse, _err error)
func (*Client) UpdateNamespaceScopeSidecarConfigWithOptions ¶
func (client *Client) UpdateNamespaceScopeSidecarConfigWithOptions(request *UpdateNamespaceScopeSidecarConfigRequest, runtime *util.RuntimeOptions) (_result *UpdateNamespaceScopeSidecarConfigResponse, _err error)
func (*Client) UpgradeMeshEditionPartially ¶
func (client *Client) UpgradeMeshEditionPartially(request *UpgradeMeshEditionPartiallyRequest) (_result *UpgradeMeshEditionPartiallyResponse, _err error)
func (*Client) UpgradeMeshEditionPartiallyWithOptions ¶
func (client *Client) UpgradeMeshEditionPartiallyWithOptions(request *UpgradeMeshEditionPartiallyRequest, runtime *util.RuntimeOptions) (_result *UpgradeMeshEditionPartiallyResponse, _err error)
func (*Client) UpgradeMeshVersion ¶
func (client *Client) UpgradeMeshVersion(request *UpgradeMeshVersionRequest) (_result *UpgradeMeshVersionResponse, _err error)
func (*Client) UpgradeMeshVersionWithOptions ¶
func (client *Client) UpgradeMeshVersionWithOptions(request *UpgradeMeshVersionRequest, runtime *util.RuntimeOptions) (_result *UpgradeMeshVersionResponse, _err error)
type CreateASMGatewayRequest ¶
type CreateASMGatewayRequest struct { Body *string `json:"Body,omitempty" xml:"Body,omitempty"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (CreateASMGatewayRequest) GoString ¶
func (s CreateASMGatewayRequest) GoString() string
func (*CreateASMGatewayRequest) SetBody ¶
func (s *CreateASMGatewayRequest) SetBody(v string) *CreateASMGatewayRequest
func (*CreateASMGatewayRequest) SetIstioGatewayName ¶
func (s *CreateASMGatewayRequest) SetIstioGatewayName(v string) *CreateASMGatewayRequest
func (*CreateASMGatewayRequest) SetServiceMeshId ¶
func (s *CreateASMGatewayRequest) SetServiceMeshId(v string) *CreateASMGatewayRequest
func (CreateASMGatewayRequest) String ¶
func (s CreateASMGatewayRequest) String() string
type CreateASMGatewayResponse ¶
type CreateASMGatewayResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateASMGatewayResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateASMGatewayResponse) GoString ¶
func (s CreateASMGatewayResponse) GoString() string
func (*CreateASMGatewayResponse) SetBody ¶
func (s *CreateASMGatewayResponse) SetBody(v *CreateASMGatewayResponseBody) *CreateASMGatewayResponse
func (*CreateASMGatewayResponse) SetHeaders ¶
func (s *CreateASMGatewayResponse) SetHeaders(v map[string]*string) *CreateASMGatewayResponse
func (*CreateASMGatewayResponse) SetStatusCode ¶ added in v2.0.20
func (s *CreateASMGatewayResponse) SetStatusCode(v int32) *CreateASMGatewayResponse
func (CreateASMGatewayResponse) String ¶
func (s CreateASMGatewayResponse) String() string
type CreateASMGatewayResponseBody ¶
type CreateASMGatewayResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateASMGatewayResponseBody) GoString ¶
func (s CreateASMGatewayResponseBody) GoString() string
func (*CreateASMGatewayResponseBody) SetRequestId ¶
func (s *CreateASMGatewayResponseBody) SetRequestId(v string) *CreateASMGatewayResponseBody
func (CreateASMGatewayResponseBody) String ¶
func (s CreateASMGatewayResponseBody) String() string
type CreateGatewaySecretRequest ¶ added in v2.0.11
type CreateGatewaySecretRequest struct { Cert *string `json:"Cert,omitempty" xml:"Cert,omitempty"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Key *string `json:"Key,omitempty" xml:"Key,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (CreateGatewaySecretRequest) GoString ¶ added in v2.0.11
func (s CreateGatewaySecretRequest) GoString() string
func (*CreateGatewaySecretRequest) SetCert ¶ added in v2.0.11
func (s *CreateGatewaySecretRequest) SetCert(v string) *CreateGatewaySecretRequest
func (*CreateGatewaySecretRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *CreateGatewaySecretRequest) SetIstioGatewayName(v string) *CreateGatewaySecretRequest
func (*CreateGatewaySecretRequest) SetKey ¶ added in v2.0.11
func (s *CreateGatewaySecretRequest) SetKey(v string) *CreateGatewaySecretRequest
func (*CreateGatewaySecretRequest) SetSecretName ¶ added in v2.0.11
func (s *CreateGatewaySecretRequest) SetSecretName(v string) *CreateGatewaySecretRequest
func (*CreateGatewaySecretRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *CreateGatewaySecretRequest) SetServiceMeshId(v string) *CreateGatewaySecretRequest
func (CreateGatewaySecretRequest) String ¶ added in v2.0.11
func (s CreateGatewaySecretRequest) String() string
type CreateGatewaySecretResponse ¶ added in v2.0.11
type CreateGatewaySecretResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateGatewaySecretResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGatewaySecretResponse) GoString ¶ added in v2.0.11
func (s CreateGatewaySecretResponse) GoString() string
func (*CreateGatewaySecretResponse) SetBody ¶ added in v2.0.11
func (s *CreateGatewaySecretResponse) SetBody(v *CreateGatewaySecretResponseBody) *CreateGatewaySecretResponse
func (*CreateGatewaySecretResponse) SetHeaders ¶ added in v2.0.11
func (s *CreateGatewaySecretResponse) SetHeaders(v map[string]*string) *CreateGatewaySecretResponse
func (*CreateGatewaySecretResponse) SetStatusCode ¶ added in v2.0.20
func (s *CreateGatewaySecretResponse) SetStatusCode(v int32) *CreateGatewaySecretResponse
func (CreateGatewaySecretResponse) String ¶ added in v2.0.11
func (s CreateGatewaySecretResponse) String() string
type CreateGatewaySecretResponseBody ¶ added in v2.0.11
type CreateGatewaySecretResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretCreateRecord map[string]*SecretCreateRecordValue `json:"SecretCreateRecord,omitempty" xml:"SecretCreateRecord,omitempty"` }
func (CreateGatewaySecretResponseBody) GoString ¶ added in v2.0.11
func (s CreateGatewaySecretResponseBody) GoString() string
func (*CreateGatewaySecretResponseBody) SetRequestId ¶ added in v2.0.11
func (s *CreateGatewaySecretResponseBody) SetRequestId(v string) *CreateGatewaySecretResponseBody
func (*CreateGatewaySecretResponseBody) SetSecretCreateRecord ¶ added in v2.0.11
func (s *CreateGatewaySecretResponseBody) SetSecretCreateRecord(v map[string]*SecretCreateRecordValue) *CreateGatewaySecretResponseBody
func (CreateGatewaySecretResponseBody) String ¶ added in v2.0.11
func (s CreateGatewaySecretResponseBody) String() string
type CreateIstioGatewayDomainsRequest ¶ added in v2.0.11
type CreateIstioGatewayDomainsRequest struct { Credential *string `json:"Credential,omitempty" xml:"Credential,omitempty"` ForceHttps *bool `json:"ForceHttps,omitempty" xml:"ForceHttps,omitempty"` Hosts *string `json:"Hosts,omitempty" xml:"Hosts,omitempty"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Limit *string `json:"Limit,omitempty" xml:"Limit,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` Number *int32 `json:"Number,omitempty" xml:"Number,omitempty"` PortName *string `json:"PortName,omitempty" xml:"PortName,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (CreateIstioGatewayDomainsRequest) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayDomainsRequest) GoString() string
func (*CreateIstioGatewayDomainsRequest) SetCredential ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsRequest) SetCredential(v string) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetForceHttps ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsRequest) SetForceHttps(v bool) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetHosts ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsRequest) SetHosts(v string) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsRequest) SetIstioGatewayName(v string) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetLimit ¶ added in v2.0.13
func (s *CreateIstioGatewayDomainsRequest) SetLimit(v string) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetNamespace ¶ added in v2.0.13
func (s *CreateIstioGatewayDomainsRequest) SetNamespace(v string) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetNumber ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsRequest) SetNumber(v int32) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetPortName ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsRequest) SetPortName(v string) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetProtocol ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsRequest) SetProtocol(v string) *CreateIstioGatewayDomainsRequest
func (*CreateIstioGatewayDomainsRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsRequest) SetServiceMeshId(v string) *CreateIstioGatewayDomainsRequest
func (CreateIstioGatewayDomainsRequest) String ¶ added in v2.0.11
func (s CreateIstioGatewayDomainsRequest) String() string
type CreateIstioGatewayDomainsResponse ¶ added in v2.0.11
type CreateIstioGatewayDomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateIstioGatewayDomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateIstioGatewayDomainsResponse) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayDomainsResponse) GoString() string
func (*CreateIstioGatewayDomainsResponse) SetHeaders ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsResponse) SetHeaders(v map[string]*string) *CreateIstioGatewayDomainsResponse
func (*CreateIstioGatewayDomainsResponse) SetStatusCode ¶ added in v2.0.20
func (s *CreateIstioGatewayDomainsResponse) SetStatusCode(v int32) *CreateIstioGatewayDomainsResponse
func (CreateIstioGatewayDomainsResponse) String ¶ added in v2.0.11
func (s CreateIstioGatewayDomainsResponse) String() string
type CreateIstioGatewayDomainsResponseBody ¶ added in v2.0.11
type CreateIstioGatewayDomainsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateIstioGatewayDomainsResponseBody) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayDomainsResponseBody) GoString() string
func (*CreateIstioGatewayDomainsResponseBody) SetRequestId ¶ added in v2.0.11
func (s *CreateIstioGatewayDomainsResponseBody) SetRequestId(v string) *CreateIstioGatewayDomainsResponseBody
func (CreateIstioGatewayDomainsResponseBody) String ¶ added in v2.0.11
func (s CreateIstioGatewayDomainsResponseBody) String() string
type CreateIstioGatewayRoutesRequest ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GatewayRoute *CreateIstioGatewayRoutesRequestGatewayRoute `json:"GatewayRoute,omitempty" xml:"GatewayRoute,omitempty" type:"Struct"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (CreateIstioGatewayRoutesRequest) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequest) GoString() string
func (*CreateIstioGatewayRoutesRequest) SetDescription ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequest) SetDescription(v string) *CreateIstioGatewayRoutesRequest
func (*CreateIstioGatewayRoutesRequest) SetGatewayRoute ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequest) SetGatewayRoute(v *CreateIstioGatewayRoutesRequestGatewayRoute) *CreateIstioGatewayRoutesRequest
func (*CreateIstioGatewayRoutesRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequest) SetIstioGatewayName(v string) *CreateIstioGatewayRoutesRequest
func (*CreateIstioGatewayRoutesRequest) SetPriority ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequest) SetPriority(v int32) *CreateIstioGatewayRoutesRequest
func (*CreateIstioGatewayRoutesRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequest) SetServiceMeshId(v string) *CreateIstioGatewayRoutesRequest
func (*CreateIstioGatewayRoutesRequest) SetStatus ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequest) SetStatus(v int32) *CreateIstioGatewayRoutesRequest
func (CreateIstioGatewayRoutesRequest) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequest) String() string
type CreateIstioGatewayRoutesRequestGatewayRoute ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRoute struct { Domains []*string `json:"Domains,omitempty" xml:"Domains,omitempty" type:"Repeated"` HTTPAdvancedOptions *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions `json:"HTTPAdvancedOptions,omitempty" xml:"HTTPAdvancedOptions,omitempty" type:"Struct"` MatchRequest *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest `json:"MatchRequest,omitempty" xml:"MatchRequest,omitempty" type:"Struct"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` RouteDestinations []*CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations `json:"RouteDestinations,omitempty" xml:"RouteDestinations,omitempty" type:"Repeated"` RouteName *string `json:"RouteName,omitempty" xml:"RouteName,omitempty"` RouteType *string `json:"RouteType,omitempty" xml:"RouteType,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRoute) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRoute) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRoute) SetDomains ¶ added in v2.0.23
func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetDomains(v []*string) *CreateIstioGatewayRoutesRequestGatewayRoute
func (*CreateIstioGatewayRoutesRequestGatewayRoute) SetHTTPAdvancedOptions ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetHTTPAdvancedOptions(v *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) *CreateIstioGatewayRoutesRequestGatewayRoute
func (*CreateIstioGatewayRoutesRequestGatewayRoute) SetMatchRequest ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRoute) SetNamespace ¶ added in v2.0.13
func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetNamespace(v string) *CreateIstioGatewayRoutesRequestGatewayRoute
func (*CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteDestinations ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteDestinations(v []*CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) *CreateIstioGatewayRoutesRequestGatewayRoute
func (*CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteName ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteName(v string) *CreateIstioGatewayRoutesRequestGatewayRoute
func (*CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteType ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequestGatewayRoute) SetRouteType(v string) *CreateIstioGatewayRoutesRequestGatewayRoute
func (CreateIstioGatewayRoutesRequestGatewayRoute) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRoute) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions struct { Delegate *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate `json:"Delegate,omitempty" xml:"Delegate,omitempty" type:"Struct"` Fault *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault `json:"Fault,omitempty" xml:"Fault,omitempty" type:"Struct"` HTTPRedirect *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect `json:"HTTPRedirect,omitempty" xml:"HTTPRedirect,omitempty" type:"Struct"` Mirror *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror `json:"Mirror,omitempty" xml:"Mirror,omitempty" type:"Struct"` MirrorPercentage *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage `json:"MirrorPercentage,omitempty" xml:"MirrorPercentage,omitempty" type:"Struct"` Retries *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries `json:"Retries,omitempty" xml:"Retries,omitempty" type:"Struct"` Rewrite *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite `json:"Rewrite,omitempty" xml:"Rewrite,omitempty" type:"Struct"` Timeout *string `json:"Timeout,omitempty" xml:"Timeout,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetDelegate ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetHTTPRedirect ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetMirrorPercentage ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetRetries ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetRewrite ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetTimeout ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) SetName ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) SetNamespace ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault struct { Abort *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort `json:"Abort,omitempty" xml:"Abort,omitempty" type:"Struct"` Delay *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay `json:"Delay,omitempty" xml:"Delay,omitempty" type:"Struct"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) SetAbort ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) SetDelay ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort struct { HttpStatus *int32 `json:"HttpStatus,omitempty" xml:"HttpStatus,omitempty"` Percentage *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage `json:"Percentage,omitempty" xml:"Percentage,omitempty" type:"Struct"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) SetHttpStatus ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) SetPercentage ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) GoString ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) SetValue ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay struct { FixedDelay *string `json:"FixedDelay,omitempty" xml:"FixedDelay,omitempty"` Percentage *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage `json:"Percentage,omitempty" xml:"Percentage,omitempty" type:"Struct"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) SetFixedDelay ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) SetPercentage ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) GoString ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) SetValue ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect struct { Authority *string `json:"Authority,omitempty" xml:"Authority,omitempty"` RedirectCode *int32 `json:"RedirectCode,omitempty" xml:"RedirectCode,omitempty"` Uri *string `json:"Uri,omitempty" xml:"Uri,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetAuthority ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetRedirectCode ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetUri ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Subset *string `json:"Subset,omitempty" xml:"Subset,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) SetHost ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) SetSubset ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) SetValue ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries struct { Attempts *int32 `json:"Attempts,omitempty" xml:"Attempts,omitempty"` PerTryTimeout *string `json:"PerTryTimeout,omitempty" xml:"PerTryTimeout,omitempty"` RetryOn *string `json:"RetryOn,omitempty" xml:"RetryOn,omitempty"` RetryRemoteLocalities *CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities `json:"RetryRemoteLocalities,omitempty" xml:"RetryRemoteLocalities,omitempty" type:"Struct"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetAttempts ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetPerTryTimeout ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetRetryOn ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetRetryRemoteLocalities ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities struct {
Value *bool `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) GoString ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) SetValue ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite struct { Authority *string `json:"Authority,omitempty" xml:"Authority,omitempty"` Uri *string `json:"Uri,omitempty" xml:"Uri,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) SetAuthority ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) SetUri ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest struct { Headers []*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders `json:"Headers,omitempty" xml:"Headers,omitempty" type:"Repeated"` Ports []*int32 `json:"Ports,omitempty" xml:"Ports,omitempty" type:"Repeated"` TLSMatchAttributes []*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes `json:"TLSMatchAttributes,omitempty" xml:"TLSMatchAttributes,omitempty" type:"Repeated"` URI *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI `json:"URI,omitempty" xml:"URI,omitempty" type:"Struct"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetHeaders ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetTLSMatchAttributes ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequest) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders struct { MatchingContent *string `json:"MatchingContent,omitempty" xml:"MatchingContent,omitempty"` MatchingMode *string `json:"MatchingMode,omitempty" xml:"MatchingMode,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingContent ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingContent(v string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
func (*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingMode ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes struct { SNIHosts []*string `json:"SNIHosts,omitempty" xml:"SNIHosts,omitempty" type:"Repeated"` TLSPort *int32 `json:"TLSPort,omitempty" xml:"TLSPort,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) SetSNIHosts ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) SetTLSPort ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI struct { MatchingContent *string `json:"MatchingContent,omitempty" xml:"MatchingContent,omitempty"` MatchingMode *string `json:"MatchingMode,omitempty" xml:"MatchingMode,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingContent ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingContent(v string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
func (*CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingMode ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingMode(v string) *CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
func (CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations struct { Destination *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination `json:"Destination,omitempty" xml:"Destination,omitempty" type:"Struct"` Weight *int32 `json:"Weight,omitempty" xml:"Weight,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) SetDestination ¶ added in v2.0.11
func (CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) String() string
type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Port *CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort `json:"Port,omitempty" xml:"Port,omitempty" type:"Struct"` Subset *string `json:"Subset,omitempty" xml:"Subset,omitempty"` }
func (CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetHost ¶ added in v2.0.11
func (*CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetPort ¶ added in v2.0.23
func (*CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetSubset ¶ added in v2.0.11
type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort ¶ added in v2.0.23
type CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort struct {
Number *int32 `json:"Number,omitempty" xml:"Number,omitempty"`
}
func (CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) GoString ¶ added in v2.0.23
func (s CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) GoString() string
func (*CreateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) SetNumber ¶ added in v2.0.23
type CreateIstioGatewayRoutesResponse ¶ added in v2.0.11
type CreateIstioGatewayRoutesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateIstioGatewayRoutesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateIstioGatewayRoutesResponse) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesResponse) GoString() string
func (*CreateIstioGatewayRoutesResponse) SetBody ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesResponse) SetBody(v *CreateIstioGatewayRoutesResponseBody) *CreateIstioGatewayRoutesResponse
func (*CreateIstioGatewayRoutesResponse) SetHeaders ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesResponse) SetHeaders(v map[string]*string) *CreateIstioGatewayRoutesResponse
func (*CreateIstioGatewayRoutesResponse) SetStatusCode ¶ added in v2.0.20
func (s *CreateIstioGatewayRoutesResponse) SetStatusCode(v int32) *CreateIstioGatewayRoutesResponse
func (CreateIstioGatewayRoutesResponse) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesResponse) String() string
type CreateIstioGatewayRoutesResponseBody ¶ added in v2.0.11
type CreateIstioGatewayRoutesResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateIstioGatewayRoutesResponseBody) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesResponseBody) GoString() string
func (*CreateIstioGatewayRoutesResponseBody) SetRequestId ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesResponseBody) SetRequestId(v string) *CreateIstioGatewayRoutesResponseBody
func (CreateIstioGatewayRoutesResponseBody) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesResponseBody) String() string
type CreateIstioGatewayRoutesShrinkRequest ¶ added in v2.0.11
type CreateIstioGatewayRoutesShrinkRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GatewayRouteShrink *string `json:"GatewayRoute,omitempty" xml:"GatewayRoute,omitempty"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (CreateIstioGatewayRoutesShrinkRequest) GoString ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesShrinkRequest) GoString() string
func (*CreateIstioGatewayRoutesShrinkRequest) SetDescription ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesShrinkRequest) SetDescription(v string) *CreateIstioGatewayRoutesShrinkRequest
func (*CreateIstioGatewayRoutesShrinkRequest) SetGatewayRouteShrink ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesShrinkRequest) SetGatewayRouteShrink(v string) *CreateIstioGatewayRoutesShrinkRequest
func (*CreateIstioGatewayRoutesShrinkRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesShrinkRequest) SetIstioGatewayName(v string) *CreateIstioGatewayRoutesShrinkRequest
func (*CreateIstioGatewayRoutesShrinkRequest) SetPriority ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesShrinkRequest) SetPriority(v int32) *CreateIstioGatewayRoutesShrinkRequest
func (*CreateIstioGatewayRoutesShrinkRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesShrinkRequest) SetServiceMeshId(v string) *CreateIstioGatewayRoutesShrinkRequest
func (*CreateIstioGatewayRoutesShrinkRequest) SetStatus ¶ added in v2.0.11
func (s *CreateIstioGatewayRoutesShrinkRequest) SetStatus(v int32) *CreateIstioGatewayRoutesShrinkRequest
func (CreateIstioGatewayRoutesShrinkRequest) String ¶ added in v2.0.11
func (s CreateIstioGatewayRoutesShrinkRequest) String() string
type CreateServiceMeshRequest ¶
type CreateServiceMeshRequest struct { AccessLogEnabled *bool `json:"AccessLogEnabled,omitempty" xml:"AccessLogEnabled,omitempty"` AccessLogFile *string `json:"AccessLogFile,omitempty" xml:"AccessLogFile,omitempty"` AccessLogFormat *string `json:"AccessLogFormat,omitempty" xml:"AccessLogFormat,omitempty"` AccessLogProject *string `json:"AccessLogProject,omitempty" xml:"AccessLogProject,omitempty"` AccessLogServiceEnabled *bool `json:"AccessLogServiceEnabled,omitempty" xml:"AccessLogServiceEnabled,omitempty"` AccessLogServiceHost *string `json:"AccessLogServiceHost,omitempty" xml:"AccessLogServiceHost,omitempty"` AccessLogServicePort *int32 `json:"AccessLogServicePort,omitempty" xml:"AccessLogServicePort,omitempty"` ApiServerLoadBalancerSpec *string `json:"ApiServerLoadBalancerSpec,omitempty" xml:"ApiServerLoadBalancerSpec,omitempty"` ApiServerPublicEip *bool `json:"ApiServerPublicEip,omitempty" xml:"ApiServerPublicEip,omitempty"` AuditProject *string `json:"AuditProject,omitempty" xml:"AuditProject,omitempty"` AutoRenew *bool `json:"AutoRenew,omitempty" xml:"AutoRenew,omitempty"` AutoRenewPeriod *int32 `json:"AutoRenewPeriod,omitempty" xml:"AutoRenewPeriod,omitempty"` CRAggregationEnabled *bool `json:"CRAggregationEnabled,omitempty" xml:"CRAggregationEnabled,omitempty"` ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"` ClusterSpec *string `json:"ClusterSpec,omitempty" xml:"ClusterSpec,omitempty"` ConfigSourceEnabled *bool `json:"ConfigSourceEnabled,omitempty" xml:"ConfigSourceEnabled,omitempty"` ConfigSourceNacosID *string `json:"ConfigSourceNacosID,omitempty" xml:"ConfigSourceNacosID,omitempty"` ControlPlaneLogEnabled *bool `json:"ControlPlaneLogEnabled,omitempty" xml:"ControlPlaneLogEnabled,omitempty"` ControlPlaneLogProject *string `json:"ControlPlaneLogProject,omitempty" xml:"ControlPlaneLogProject,omitempty"` CustomizedPrometheus *bool `json:"CustomizedPrometheus,omitempty" xml:"CustomizedPrometheus,omitempty"` CustomizedZipkin *bool `json:"CustomizedZipkin,omitempty" xml:"CustomizedZipkin,omitempty"` DNSProxyingEnabled *bool `json:"DNSProxyingEnabled,omitempty" xml:"DNSProxyingEnabled,omitempty"` DubboFilterEnabled *bool `json:"DubboFilterEnabled,omitempty" xml:"DubboFilterEnabled,omitempty"` Edition *string `json:"Edition,omitempty" xml:"Edition,omitempty"` EnableAudit *bool `json:"EnableAudit,omitempty" xml:"EnableAudit,omitempty"` EnableCRHistory *bool `json:"EnableCRHistory,omitempty" xml:"EnableCRHistory,omitempty"` EnableSDSServer *bool `json:"EnableSDSServer,omitempty" xml:"EnableSDSServer,omitempty"` ExcludeIPRanges *string `json:"ExcludeIPRanges,omitempty" xml:"ExcludeIPRanges,omitempty"` ExcludeInboundPorts *string `json:"ExcludeInboundPorts,omitempty" xml:"ExcludeInboundPorts,omitempty"` ExcludeOutboundPorts *string `json:"ExcludeOutboundPorts,omitempty" xml:"ExcludeOutboundPorts,omitempty"` FilterGatewayClusterConfig *bool `json:"FilterGatewayClusterConfig,omitempty" xml:"FilterGatewayClusterConfig,omitempty"` GatewayAPIEnabled *bool `json:"GatewayAPIEnabled,omitempty" xml:"GatewayAPIEnabled,omitempty"` GlobalRateLimitEnabled *bool `json:"GlobalRateLimitEnabled,omitempty" xml:"GlobalRateLimitEnabled,omitempty"` IncludeIPRanges *string `json:"IncludeIPRanges,omitempty" xml:"IncludeIPRanges,omitempty"` IstioVersion *string `json:"IstioVersion,omitempty" xml:"IstioVersion,omitempty"` KialiEnabled *bool `json:"KialiEnabled,omitempty" xml:"KialiEnabled,omitempty"` LocalityLBConf *string `json:"LocalityLBConf,omitempty" xml:"LocalityLBConf,omitempty"` LocalityLoadBalancing *bool `json:"LocalityLoadBalancing,omitempty" xml:"LocalityLoadBalancing,omitempty"` MSEEnabled *bool `json:"MSEEnabled,omitempty" xml:"MSEEnabled,omitempty"` MultiBufferEnabled *bool `json:"MultiBufferEnabled,omitempty" xml:"MultiBufferEnabled,omitempty"` MultiBufferPollDelay *string `json:"MultiBufferPollDelay,omitempty" xml:"MultiBufferPollDelay,omitempty"` MysqlFilterEnabled *bool `json:"MysqlFilterEnabled,omitempty" xml:"MysqlFilterEnabled,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OPALimitCPU *string `json:"OPALimitCPU,omitempty" xml:"OPALimitCPU,omitempty"` OPALimitMemory *string `json:"OPALimitMemory,omitempty" xml:"OPALimitMemory,omitempty"` OPALogLevel *string `json:"OPALogLevel,omitempty" xml:"OPALogLevel,omitempty"` OPARequestCPU *string `json:"OPARequestCPU,omitempty" xml:"OPARequestCPU,omitempty"` OPARequestMemory *string `json:"OPARequestMemory,omitempty" xml:"OPARequestMemory,omitempty"` OpaEnabled *bool `json:"OpaEnabled,omitempty" xml:"OpaEnabled,omitempty"` OpenAgentPolicy *bool `json:"OpenAgentPolicy,omitempty" xml:"OpenAgentPolicy,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` PilotLoadBalancerSpec *string `json:"PilotLoadBalancerSpec,omitempty" xml:"PilotLoadBalancerSpec,omitempty"` PrometheusUrl *string `json:"PrometheusUrl,omitempty" xml:"PrometheusUrl,omitempty"` ProxyLimitCPU *string `json:"ProxyLimitCPU,omitempty" xml:"ProxyLimitCPU,omitempty"` ProxyLimitMemory *string `json:"ProxyLimitMemory,omitempty" xml:"ProxyLimitMemory,omitempty"` ProxyRequestCPU *string `json:"ProxyRequestCPU,omitempty" xml:"ProxyRequestCPU,omitempty"` ProxyRequestMemory *string `json:"ProxyRequestMemory,omitempty" xml:"ProxyRequestMemory,omitempty"` RedisFilterEnabled *bool `json:"RedisFilterEnabled,omitempty" xml:"RedisFilterEnabled,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Telemetry *bool `json:"Telemetry,omitempty" xml:"Telemetry,omitempty"` ThriftFilterEnabled *bool `json:"ThriftFilterEnabled,omitempty" xml:"ThriftFilterEnabled,omitempty"` TraceSampling *float32 `json:"TraceSampling,omitempty" xml:"TraceSampling,omitempty"` Tracing *bool `json:"Tracing,omitempty" xml:"Tracing,omitempty"` VSwitches *string `json:"VSwitches,omitempty" xml:"VSwitches,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` WebAssemblyFilterEnabled *bool `json:"WebAssemblyFilterEnabled,omitempty" xml:"WebAssemblyFilterEnabled,omitempty"` }
func (CreateServiceMeshRequest) GoString ¶
func (s CreateServiceMeshRequest) GoString() string
func (*CreateServiceMeshRequest) SetAccessLogEnabled ¶
func (s *CreateServiceMeshRequest) SetAccessLogEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAccessLogFile ¶
func (s *CreateServiceMeshRequest) SetAccessLogFile(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAccessLogFormat ¶
func (s *CreateServiceMeshRequest) SetAccessLogFormat(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAccessLogProject ¶
func (s *CreateServiceMeshRequest) SetAccessLogProject(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAccessLogServiceEnabled ¶
func (s *CreateServiceMeshRequest) SetAccessLogServiceEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAccessLogServiceHost ¶
func (s *CreateServiceMeshRequest) SetAccessLogServiceHost(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAccessLogServicePort ¶
func (s *CreateServiceMeshRequest) SetAccessLogServicePort(v int32) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetApiServerLoadBalancerSpec ¶
func (s *CreateServiceMeshRequest) SetApiServerLoadBalancerSpec(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetApiServerPublicEip ¶
func (s *CreateServiceMeshRequest) SetApiServerPublicEip(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAuditProject ¶
func (s *CreateServiceMeshRequest) SetAuditProject(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAutoRenew ¶
func (s *CreateServiceMeshRequest) SetAutoRenew(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetAutoRenewPeriod ¶
func (s *CreateServiceMeshRequest) SetAutoRenewPeriod(v int32) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetCRAggregationEnabled ¶
func (s *CreateServiceMeshRequest) SetCRAggregationEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetChargeType ¶
func (s *CreateServiceMeshRequest) SetChargeType(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetClusterSpec ¶
func (s *CreateServiceMeshRequest) SetClusterSpec(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetConfigSourceEnabled ¶
func (s *CreateServiceMeshRequest) SetConfigSourceEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetConfigSourceNacosID ¶
func (s *CreateServiceMeshRequest) SetConfigSourceNacosID(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetControlPlaneLogEnabled ¶
func (s *CreateServiceMeshRequest) SetControlPlaneLogEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetControlPlaneLogProject ¶
func (s *CreateServiceMeshRequest) SetControlPlaneLogProject(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetCustomizedPrometheus ¶
func (s *CreateServiceMeshRequest) SetCustomizedPrometheus(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetCustomizedZipkin ¶
func (s *CreateServiceMeshRequest) SetCustomizedZipkin(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetDNSProxyingEnabled ¶
func (s *CreateServiceMeshRequest) SetDNSProxyingEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetDubboFilterEnabled ¶
func (s *CreateServiceMeshRequest) SetDubboFilterEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetEdition ¶
func (s *CreateServiceMeshRequest) SetEdition(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetEnableAudit ¶
func (s *CreateServiceMeshRequest) SetEnableAudit(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetEnableCRHistory ¶
func (s *CreateServiceMeshRequest) SetEnableCRHistory(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetEnableSDSServer ¶
func (s *CreateServiceMeshRequest) SetEnableSDSServer(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetExcludeIPRanges ¶
func (s *CreateServiceMeshRequest) SetExcludeIPRanges(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetExcludeInboundPorts ¶
func (s *CreateServiceMeshRequest) SetExcludeInboundPorts(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetExcludeOutboundPorts ¶
func (s *CreateServiceMeshRequest) SetExcludeOutboundPorts(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetFilterGatewayClusterConfig ¶
func (s *CreateServiceMeshRequest) SetFilterGatewayClusterConfig(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetGatewayAPIEnabled ¶
func (s *CreateServiceMeshRequest) SetGatewayAPIEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetGlobalRateLimitEnabled ¶
func (s *CreateServiceMeshRequest) SetGlobalRateLimitEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetIncludeIPRanges ¶
func (s *CreateServiceMeshRequest) SetIncludeIPRanges(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetIstioVersion ¶
func (s *CreateServiceMeshRequest) SetIstioVersion(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetKialiEnabled ¶
func (s *CreateServiceMeshRequest) SetKialiEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetLocalityLBConf ¶
func (s *CreateServiceMeshRequest) SetLocalityLBConf(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetLocalityLoadBalancing ¶
func (s *CreateServiceMeshRequest) SetLocalityLoadBalancing(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetMSEEnabled ¶
func (s *CreateServiceMeshRequest) SetMSEEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetMultiBufferEnabled ¶
func (s *CreateServiceMeshRequest) SetMultiBufferEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetMultiBufferPollDelay ¶
func (s *CreateServiceMeshRequest) SetMultiBufferPollDelay(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetMysqlFilterEnabled ¶
func (s *CreateServiceMeshRequest) SetMysqlFilterEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetName ¶
func (s *CreateServiceMeshRequest) SetName(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetOPALimitCPU ¶
func (s *CreateServiceMeshRequest) SetOPALimitCPU(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetOPALimitMemory ¶
func (s *CreateServiceMeshRequest) SetOPALimitMemory(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetOPALogLevel ¶
func (s *CreateServiceMeshRequest) SetOPALogLevel(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetOPARequestCPU ¶
func (s *CreateServiceMeshRequest) SetOPARequestCPU(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetOPARequestMemory ¶
func (s *CreateServiceMeshRequest) SetOPARequestMemory(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetOpaEnabled ¶
func (s *CreateServiceMeshRequest) SetOpaEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetOpenAgentPolicy ¶
func (s *CreateServiceMeshRequest) SetOpenAgentPolicy(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetPeriod ¶
func (s *CreateServiceMeshRequest) SetPeriod(v int32) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetPilotLoadBalancerSpec ¶
func (s *CreateServiceMeshRequest) SetPilotLoadBalancerSpec(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetPrometheusUrl ¶
func (s *CreateServiceMeshRequest) SetPrometheusUrl(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetProxyLimitCPU ¶
func (s *CreateServiceMeshRequest) SetProxyLimitCPU(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetProxyLimitMemory ¶
func (s *CreateServiceMeshRequest) SetProxyLimitMemory(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetProxyRequestCPU ¶
func (s *CreateServiceMeshRequest) SetProxyRequestCPU(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetProxyRequestMemory ¶
func (s *CreateServiceMeshRequest) SetProxyRequestMemory(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetRedisFilterEnabled ¶
func (s *CreateServiceMeshRequest) SetRedisFilterEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetRegionId ¶
func (s *CreateServiceMeshRequest) SetRegionId(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetTelemetry ¶
func (s *CreateServiceMeshRequest) SetTelemetry(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetThriftFilterEnabled ¶
func (s *CreateServiceMeshRequest) SetThriftFilterEnabled(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetTraceSampling ¶
func (s *CreateServiceMeshRequest) SetTraceSampling(v float32) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetTracing ¶
func (s *CreateServiceMeshRequest) SetTracing(v bool) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetVSwitches ¶
func (s *CreateServiceMeshRequest) SetVSwitches(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetVpcId ¶
func (s *CreateServiceMeshRequest) SetVpcId(v string) *CreateServiceMeshRequest
func (*CreateServiceMeshRequest) SetWebAssemblyFilterEnabled ¶
func (s *CreateServiceMeshRequest) SetWebAssemblyFilterEnabled(v bool) *CreateServiceMeshRequest
func (CreateServiceMeshRequest) String ¶
func (s CreateServiceMeshRequest) String() string
type CreateServiceMeshResponse ¶
type CreateServiceMeshResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateServiceMeshResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateServiceMeshResponse) GoString ¶
func (s CreateServiceMeshResponse) GoString() string
func (*CreateServiceMeshResponse) SetBody ¶
func (s *CreateServiceMeshResponse) SetBody(v *CreateServiceMeshResponseBody) *CreateServiceMeshResponse
func (*CreateServiceMeshResponse) SetHeaders ¶
func (s *CreateServiceMeshResponse) SetHeaders(v map[string]*string) *CreateServiceMeshResponse
func (*CreateServiceMeshResponse) SetStatusCode ¶ added in v2.0.20
func (s *CreateServiceMeshResponse) SetStatusCode(v int32) *CreateServiceMeshResponse
func (CreateServiceMeshResponse) String ¶
func (s CreateServiceMeshResponse) String() string
type CreateServiceMeshResponseBody ¶
type CreateServiceMeshResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (CreateServiceMeshResponseBody) GoString ¶
func (s CreateServiceMeshResponseBody) GoString() string
func (*CreateServiceMeshResponseBody) SetRequestId ¶
func (s *CreateServiceMeshResponseBody) SetRequestId(v string) *CreateServiceMeshResponseBody
func (*CreateServiceMeshResponseBody) SetServiceMeshId ¶
func (s *CreateServiceMeshResponseBody) SetServiceMeshId(v string) *CreateServiceMeshResponseBody
func (CreateServiceMeshResponseBody) String ¶
func (s CreateServiceMeshResponseBody) String() string
type DeleteGatewayRouteRequest ¶ added in v2.0.11
type DeleteGatewayRouteRequest struct { IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` RouteName *string `json:"RouteName,omitempty" xml:"RouteName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DeleteGatewayRouteRequest) GoString ¶ added in v2.0.11
func (s DeleteGatewayRouteRequest) GoString() string
func (*DeleteGatewayRouteRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *DeleteGatewayRouteRequest) SetIstioGatewayName(v string) *DeleteGatewayRouteRequest
func (*DeleteGatewayRouteRequest) SetRouteName ¶ added in v2.0.11
func (s *DeleteGatewayRouteRequest) SetRouteName(v string) *DeleteGatewayRouteRequest
func (*DeleteGatewayRouteRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *DeleteGatewayRouteRequest) SetServiceMeshId(v string) *DeleteGatewayRouteRequest
func (DeleteGatewayRouteRequest) String ¶ added in v2.0.11
func (s DeleteGatewayRouteRequest) String() string
type DeleteGatewayRouteResponse ¶ added in v2.0.11
type DeleteGatewayRouteResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteGatewayRouteResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteGatewayRouteResponse) GoString ¶ added in v2.0.11
func (s DeleteGatewayRouteResponse) GoString() string
func (*DeleteGatewayRouteResponse) SetBody ¶ added in v2.0.11
func (s *DeleteGatewayRouteResponse) SetBody(v *DeleteGatewayRouteResponseBody) *DeleteGatewayRouteResponse
func (*DeleteGatewayRouteResponse) SetHeaders ¶ added in v2.0.11
func (s *DeleteGatewayRouteResponse) SetHeaders(v map[string]*string) *DeleteGatewayRouteResponse
func (*DeleteGatewayRouteResponse) SetStatusCode ¶ added in v2.0.20
func (s *DeleteGatewayRouteResponse) SetStatusCode(v int32) *DeleteGatewayRouteResponse
func (DeleteGatewayRouteResponse) String ¶ added in v2.0.11
func (s DeleteGatewayRouteResponse) String() string
type DeleteGatewayRouteResponseBody ¶ added in v2.0.11
type DeleteGatewayRouteResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteGatewayRouteResponseBody) GoString ¶ added in v2.0.11
func (s DeleteGatewayRouteResponseBody) GoString() string
func (*DeleteGatewayRouteResponseBody) SetRequestId ¶ added in v2.0.11
func (s *DeleteGatewayRouteResponseBody) SetRequestId(v string) *DeleteGatewayRouteResponseBody
func (DeleteGatewayRouteResponseBody) String ¶ added in v2.0.11
func (s DeleteGatewayRouteResponseBody) String() string
type DeleteGatewaySecretRequest ¶ added in v2.0.11
type DeleteGatewaySecretRequest struct { IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DeleteGatewaySecretRequest) GoString ¶ added in v2.0.11
func (s DeleteGatewaySecretRequest) GoString() string
func (*DeleteGatewaySecretRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *DeleteGatewaySecretRequest) SetIstioGatewayName(v string) *DeleteGatewaySecretRequest
func (*DeleteGatewaySecretRequest) SetSecretName ¶ added in v2.0.11
func (s *DeleteGatewaySecretRequest) SetSecretName(v string) *DeleteGatewaySecretRequest
func (*DeleteGatewaySecretRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *DeleteGatewaySecretRequest) SetServiceMeshId(v string) *DeleteGatewaySecretRequest
func (DeleteGatewaySecretRequest) String ¶ added in v2.0.11
func (s DeleteGatewaySecretRequest) String() string
type DeleteGatewaySecretResponse ¶ added in v2.0.11
type DeleteGatewaySecretResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteGatewaySecretResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteGatewaySecretResponse) GoString ¶ added in v2.0.11
func (s DeleteGatewaySecretResponse) GoString() string
func (*DeleteGatewaySecretResponse) SetBody ¶ added in v2.0.11
func (s *DeleteGatewaySecretResponse) SetBody(v *DeleteGatewaySecretResponseBody) *DeleteGatewaySecretResponse
func (*DeleteGatewaySecretResponse) SetHeaders ¶ added in v2.0.11
func (s *DeleteGatewaySecretResponse) SetHeaders(v map[string]*string) *DeleteGatewaySecretResponse
func (*DeleteGatewaySecretResponse) SetStatusCode ¶ added in v2.0.20
func (s *DeleteGatewaySecretResponse) SetStatusCode(v int32) *DeleteGatewaySecretResponse
func (DeleteGatewaySecretResponse) String ¶ added in v2.0.11
func (s DeleteGatewaySecretResponse) String() string
type DeleteGatewaySecretResponseBody ¶ added in v2.0.11
type DeleteGatewaySecretResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretDeleteRecord map[string]*SecretDeleteRecordValue `json:"SecretDeleteRecord,omitempty" xml:"SecretDeleteRecord,omitempty"` }
func (DeleteGatewaySecretResponseBody) GoString ¶ added in v2.0.11
func (s DeleteGatewaySecretResponseBody) GoString() string
func (*DeleteGatewaySecretResponseBody) SetRequestId ¶ added in v2.0.11
func (s *DeleteGatewaySecretResponseBody) SetRequestId(v string) *DeleteGatewaySecretResponseBody
func (*DeleteGatewaySecretResponseBody) SetSecretDeleteRecord ¶ added in v2.0.11
func (s *DeleteGatewaySecretResponseBody) SetSecretDeleteRecord(v map[string]*SecretDeleteRecordValue) *DeleteGatewaySecretResponseBody
func (DeleteGatewaySecretResponseBody) String ¶ added in v2.0.11
func (s DeleteGatewaySecretResponseBody) String() string
type DeleteIstioGatewayDomainsRequest ¶ added in v2.0.11
type DeleteIstioGatewayDomainsRequest struct { Hosts *string `json:"Hosts,omitempty" xml:"Hosts,omitempty"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Limit *string `json:"Limit,omitempty" xml:"Limit,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` PortName *string `json:"PortName,omitempty" xml:"PortName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DeleteIstioGatewayDomainsRequest) GoString ¶ added in v2.0.11
func (s DeleteIstioGatewayDomainsRequest) GoString() string
func (*DeleteIstioGatewayDomainsRequest) SetHosts ¶ added in v2.0.11
func (s *DeleteIstioGatewayDomainsRequest) SetHosts(v string) *DeleteIstioGatewayDomainsRequest
func (*DeleteIstioGatewayDomainsRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *DeleteIstioGatewayDomainsRequest) SetIstioGatewayName(v string) *DeleteIstioGatewayDomainsRequest
func (*DeleteIstioGatewayDomainsRequest) SetLimit ¶ added in v2.0.13
func (s *DeleteIstioGatewayDomainsRequest) SetLimit(v string) *DeleteIstioGatewayDomainsRequest
func (*DeleteIstioGatewayDomainsRequest) SetNamespace ¶ added in v2.0.13
func (s *DeleteIstioGatewayDomainsRequest) SetNamespace(v string) *DeleteIstioGatewayDomainsRequest
func (*DeleteIstioGatewayDomainsRequest) SetPortName ¶ added in v2.0.11
func (s *DeleteIstioGatewayDomainsRequest) SetPortName(v string) *DeleteIstioGatewayDomainsRequest
func (*DeleteIstioGatewayDomainsRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *DeleteIstioGatewayDomainsRequest) SetServiceMeshId(v string) *DeleteIstioGatewayDomainsRequest
func (DeleteIstioGatewayDomainsRequest) String ¶ added in v2.0.11
func (s DeleteIstioGatewayDomainsRequest) String() string
type DeleteIstioGatewayDomainsResponse ¶ added in v2.0.11
type DeleteIstioGatewayDomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteIstioGatewayDomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteIstioGatewayDomainsResponse) GoString ¶ added in v2.0.11
func (s DeleteIstioGatewayDomainsResponse) GoString() string
func (*DeleteIstioGatewayDomainsResponse) SetHeaders ¶ added in v2.0.11
func (s *DeleteIstioGatewayDomainsResponse) SetHeaders(v map[string]*string) *DeleteIstioGatewayDomainsResponse
func (*DeleteIstioGatewayDomainsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DeleteIstioGatewayDomainsResponse) SetStatusCode(v int32) *DeleteIstioGatewayDomainsResponse
func (DeleteIstioGatewayDomainsResponse) String ¶ added in v2.0.11
func (s DeleteIstioGatewayDomainsResponse) String() string
type DeleteIstioGatewayDomainsResponseBody ¶ added in v2.0.11
type DeleteIstioGatewayDomainsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteIstioGatewayDomainsResponseBody) GoString ¶ added in v2.0.11
func (s DeleteIstioGatewayDomainsResponseBody) GoString() string
func (*DeleteIstioGatewayDomainsResponseBody) SetRequestId ¶ added in v2.0.11
func (s *DeleteIstioGatewayDomainsResponseBody) SetRequestId(v string) *DeleteIstioGatewayDomainsResponseBody
func (DeleteIstioGatewayDomainsResponseBody) String ¶ added in v2.0.11
func (s DeleteIstioGatewayDomainsResponseBody) String() string
type DeleteServiceMeshRequest ¶
type DeleteServiceMeshRequest struct { Force *bool `json:"Force,omitempty" xml:"Force,omitempty"` RetainResources *string `json:"RetainResources,omitempty" xml:"RetainResources,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DeleteServiceMeshRequest) GoString ¶
func (s DeleteServiceMeshRequest) GoString() string
func (*DeleteServiceMeshRequest) SetForce ¶
func (s *DeleteServiceMeshRequest) SetForce(v bool) *DeleteServiceMeshRequest
func (*DeleteServiceMeshRequest) SetRetainResources ¶
func (s *DeleteServiceMeshRequest) SetRetainResources(v string) *DeleteServiceMeshRequest
func (*DeleteServiceMeshRequest) SetServiceMeshId ¶
func (s *DeleteServiceMeshRequest) SetServiceMeshId(v string) *DeleteServiceMeshRequest
func (DeleteServiceMeshRequest) String ¶
func (s DeleteServiceMeshRequest) String() string
type DeleteServiceMeshResponse ¶
type DeleteServiceMeshResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteServiceMeshResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteServiceMeshResponse) GoString ¶
func (s DeleteServiceMeshResponse) GoString() string
func (*DeleteServiceMeshResponse) SetBody ¶
func (s *DeleteServiceMeshResponse) SetBody(v *DeleteServiceMeshResponseBody) *DeleteServiceMeshResponse
func (*DeleteServiceMeshResponse) SetHeaders ¶
func (s *DeleteServiceMeshResponse) SetHeaders(v map[string]*string) *DeleteServiceMeshResponse
func (*DeleteServiceMeshResponse) SetStatusCode ¶ added in v2.0.20
func (s *DeleteServiceMeshResponse) SetStatusCode(v int32) *DeleteServiceMeshResponse
func (DeleteServiceMeshResponse) String ¶
func (s DeleteServiceMeshResponse) String() string
type DeleteServiceMeshResponseBody ¶
type DeleteServiceMeshResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteServiceMeshResponseBody) GoString ¶
func (s DeleteServiceMeshResponseBody) GoString() string
func (*DeleteServiceMeshResponseBody) SetRequestId ¶
func (s *DeleteServiceMeshResponseBody) SetRequestId(v string) *DeleteServiceMeshResponseBody
func (DeleteServiceMeshResponseBody) String ¶
func (s DeleteServiceMeshResponseBody) String() string
type DescribeASMGatewayImportedServicesRequest ¶
type DescribeASMGatewayImportedServicesRequest struct { ASMGatewayName *string `json:"ASMGatewayName,omitempty" xml:"ASMGatewayName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` ServiceNamespace *string `json:"ServiceNamespace,omitempty" xml:"ServiceNamespace,omitempty"` }
func (DescribeASMGatewayImportedServicesRequest) GoString ¶
func (s DescribeASMGatewayImportedServicesRequest) GoString() string
func (*DescribeASMGatewayImportedServicesRequest) SetASMGatewayName ¶
func (s *DescribeASMGatewayImportedServicesRequest) SetASMGatewayName(v string) *DescribeASMGatewayImportedServicesRequest
func (*DescribeASMGatewayImportedServicesRequest) SetServiceMeshId ¶
func (s *DescribeASMGatewayImportedServicesRequest) SetServiceMeshId(v string) *DescribeASMGatewayImportedServicesRequest
func (*DescribeASMGatewayImportedServicesRequest) SetServiceNamespace ¶
func (s *DescribeASMGatewayImportedServicesRequest) SetServiceNamespace(v string) *DescribeASMGatewayImportedServicesRequest
func (DescribeASMGatewayImportedServicesRequest) String ¶
func (s DescribeASMGatewayImportedServicesRequest) String() string
type DescribeASMGatewayImportedServicesResponse ¶
type DescribeASMGatewayImportedServicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeASMGatewayImportedServicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeASMGatewayImportedServicesResponse) GoString ¶
func (s DescribeASMGatewayImportedServicesResponse) GoString() string
func (*DescribeASMGatewayImportedServicesResponse) SetHeaders ¶
func (s *DescribeASMGatewayImportedServicesResponse) SetHeaders(v map[string]*string) *DescribeASMGatewayImportedServicesResponse
func (*DescribeASMGatewayImportedServicesResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeASMGatewayImportedServicesResponse) SetStatusCode(v int32) *DescribeASMGatewayImportedServicesResponse
func (DescribeASMGatewayImportedServicesResponse) String ¶
func (s DescribeASMGatewayImportedServicesResponse) String() string
type DescribeASMGatewayImportedServicesResponseBody ¶
type DescribeASMGatewayImportedServicesResponseBody struct { ImportedServices []*DescribeASMGatewayImportedServicesResponseBodyImportedServices `json:"ImportedServices,omitempty" xml:"ImportedServices,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeASMGatewayImportedServicesResponseBody) GoString ¶
func (s DescribeASMGatewayImportedServicesResponseBody) GoString() string
func (*DescribeASMGatewayImportedServicesResponseBody) SetImportedServices ¶
func (s *DescribeASMGatewayImportedServicesResponseBody) SetImportedServices(v []*DescribeASMGatewayImportedServicesResponseBodyImportedServices) *DescribeASMGatewayImportedServicesResponseBody
func (*DescribeASMGatewayImportedServicesResponseBody) SetRequestId ¶
func (s *DescribeASMGatewayImportedServicesResponseBody) SetRequestId(v string) *DescribeASMGatewayImportedServicesResponseBody
func (DescribeASMGatewayImportedServicesResponseBody) String ¶
func (s DescribeASMGatewayImportedServicesResponseBody) String() string
type DescribeASMGatewayImportedServicesResponseBodyImportedServices ¶
type DescribeASMGatewayImportedServicesResponseBodyImportedServices struct { ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` ServiceNamespace *string `json:"ServiceNamespace,omitempty" xml:"ServiceNamespace,omitempty"` }
func (DescribeASMGatewayImportedServicesResponseBodyImportedServices) GoString ¶
func (s DescribeASMGatewayImportedServicesResponseBodyImportedServices) GoString() string
func (*DescribeASMGatewayImportedServicesResponseBodyImportedServices) SetServiceName ¶
func (*DescribeASMGatewayImportedServicesResponseBodyImportedServices) SetServiceNamespace ¶
func (s *DescribeASMGatewayImportedServicesResponseBodyImportedServices) SetServiceNamespace(v string) *DescribeASMGatewayImportedServicesResponseBodyImportedServices
func (DescribeASMGatewayImportedServicesResponseBodyImportedServices) String ¶
func (s DescribeASMGatewayImportedServicesResponseBodyImportedServices) String() string
type DescribeAhasProRequest ¶
type DescribeAhasProRequest struct {
RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"`
}
func (DescribeAhasProRequest) GoString ¶
func (s DescribeAhasProRequest) GoString() string
func (*DescribeAhasProRequest) SetRegionId ¶
func (s *DescribeAhasProRequest) SetRegionId(v string) *DescribeAhasProRequest
func (DescribeAhasProRequest) String ¶
func (s DescribeAhasProRequest) String() string
type DescribeAhasProResponse ¶
type DescribeAhasProResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeAhasProResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAhasProResponse) GoString ¶
func (s DescribeAhasProResponse) GoString() string
func (*DescribeAhasProResponse) SetBody ¶
func (s *DescribeAhasProResponse) SetBody(v *DescribeAhasProResponseBody) *DescribeAhasProResponse
func (*DescribeAhasProResponse) SetHeaders ¶
func (s *DescribeAhasProResponse) SetHeaders(v map[string]*string) *DescribeAhasProResponse
func (*DescribeAhasProResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeAhasProResponse) SetStatusCode(v int32) *DescribeAhasProResponse
func (DescribeAhasProResponse) String ¶
func (s DescribeAhasProResponse) String() string
type DescribeAhasProResponseBody ¶
type DescribeAhasProResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Status *bool `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeAhasProResponseBody) GoString ¶
func (s DescribeAhasProResponseBody) GoString() string
func (*DescribeAhasProResponseBody) SetRequestId ¶
func (s *DescribeAhasProResponseBody) SetRequestId(v string) *DescribeAhasProResponseBody
func (*DescribeAhasProResponseBody) SetStatus ¶
func (s *DescribeAhasProResponseBody) SetStatus(v bool) *DescribeAhasProResponseBody
func (DescribeAhasProResponseBody) String ¶
func (s DescribeAhasProResponseBody) String() string
type DescribeCCMVersionRequest ¶
type DescribeCCMVersionRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeCCMVersionRequest) GoString ¶
func (s DescribeCCMVersionRequest) GoString() string
func (*DescribeCCMVersionRequest) SetServiceMeshId ¶
func (s *DescribeCCMVersionRequest) SetServiceMeshId(v string) *DescribeCCMVersionRequest
func (DescribeCCMVersionRequest) String ¶
func (s DescribeCCMVersionRequest) String() string
type DescribeCCMVersionResponse ¶
type DescribeCCMVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeCCMVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeCCMVersionResponse) GoString ¶
func (s DescribeCCMVersionResponse) GoString() string
func (*DescribeCCMVersionResponse) SetBody ¶
func (s *DescribeCCMVersionResponse) SetBody(v *DescribeCCMVersionResponseBody) *DescribeCCMVersionResponse
func (*DescribeCCMVersionResponse) SetHeaders ¶
func (s *DescribeCCMVersionResponse) SetHeaders(v map[string]*string) *DescribeCCMVersionResponse
func (*DescribeCCMVersionResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeCCMVersionResponse) SetStatusCode(v int32) *DescribeCCMVersionResponse
func (DescribeCCMVersionResponse) String ¶
func (s DescribeCCMVersionResponse) String() string
type DescribeCCMVersionResponseBody ¶
type DescribeCCMVersionResponseBody struct { CCMVersions map[string]*CCMVersionsValue `json:"CCMVersions,omitempty" xml:"CCMVersions,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeCCMVersionResponseBody) GoString ¶
func (s DescribeCCMVersionResponseBody) GoString() string
func (*DescribeCCMVersionResponseBody) SetCCMVersions ¶
func (s *DescribeCCMVersionResponseBody) SetCCMVersions(v map[string]*CCMVersionsValue) *DescribeCCMVersionResponseBody
func (*DescribeCCMVersionResponseBody) SetRequestId ¶
func (s *DescribeCCMVersionResponseBody) SetRequestId(v string) *DescribeCCMVersionResponseBody
func (DescribeCCMVersionResponseBody) String ¶
func (s DescribeCCMVersionResponseBody) String() string
type DescribeCensRequest ¶
type DescribeCensRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeCensRequest) GoString ¶
func (s DescribeCensRequest) GoString() string
func (*DescribeCensRequest) SetServiceMeshId ¶
func (s *DescribeCensRequest) SetServiceMeshId(v string) *DescribeCensRequest
func (DescribeCensRequest) String ¶
func (s DescribeCensRequest) String() string
type DescribeCensResponse ¶
type DescribeCensResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeCensResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeCensResponse) GoString ¶
func (s DescribeCensResponse) GoString() string
func (*DescribeCensResponse) SetBody ¶
func (s *DescribeCensResponse) SetBody(v *DescribeCensResponseBody) *DescribeCensResponse
func (*DescribeCensResponse) SetHeaders ¶
func (s *DescribeCensResponse) SetHeaders(v map[string]*string) *DescribeCensResponse
func (*DescribeCensResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeCensResponse) SetStatusCode(v int32) *DescribeCensResponse
func (DescribeCensResponse) String ¶
func (s DescribeCensResponse) String() string
type DescribeCensResponseBody ¶
type DescribeCensResponseBody struct { Clusters []*string `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeCensResponseBody) GoString ¶
func (s DescribeCensResponseBody) GoString() string
func (*DescribeCensResponseBody) SetClusters ¶
func (s *DescribeCensResponseBody) SetClusters(v []*string) *DescribeCensResponseBody
func (*DescribeCensResponseBody) SetRequestId ¶
func (s *DescribeCensResponseBody) SetRequestId(v string) *DescribeCensResponseBody
func (DescribeCensResponseBody) String ¶
func (s DescribeCensResponseBody) String() string
type DescribeClusterGrafanaRequest ¶
type DescribeClusterGrafanaRequest struct { K8sClusterId *string `json:"K8sClusterId,omitempty" xml:"K8sClusterId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeClusterGrafanaRequest) GoString ¶
func (s DescribeClusterGrafanaRequest) GoString() string
func (*DescribeClusterGrafanaRequest) SetK8sClusterId ¶
func (s *DescribeClusterGrafanaRequest) SetK8sClusterId(v string) *DescribeClusterGrafanaRequest
func (*DescribeClusterGrafanaRequest) SetServiceMeshId ¶
func (s *DescribeClusterGrafanaRequest) SetServiceMeshId(v string) *DescribeClusterGrafanaRequest
func (DescribeClusterGrafanaRequest) String ¶
func (s DescribeClusterGrafanaRequest) String() string
type DescribeClusterGrafanaResponse ¶
type DescribeClusterGrafanaResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeClusterGrafanaResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeClusterGrafanaResponse) GoString ¶
func (s DescribeClusterGrafanaResponse) GoString() string
func (*DescribeClusterGrafanaResponse) SetBody ¶
func (s *DescribeClusterGrafanaResponse) SetBody(v *DescribeClusterGrafanaResponseBody) *DescribeClusterGrafanaResponse
func (*DescribeClusterGrafanaResponse) SetHeaders ¶
func (s *DescribeClusterGrafanaResponse) SetHeaders(v map[string]*string) *DescribeClusterGrafanaResponse
func (*DescribeClusterGrafanaResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeClusterGrafanaResponse) SetStatusCode(v int32) *DescribeClusterGrafanaResponse
func (DescribeClusterGrafanaResponse) String ¶
func (s DescribeClusterGrafanaResponse) String() string
type DescribeClusterGrafanaResponseBody ¶
type DescribeClusterGrafanaResponseBody struct { Dashboards []*DescribeClusterGrafanaResponseBodyDashboards `json:"Dashboards,omitempty" xml:"Dashboards,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeClusterGrafanaResponseBody) GoString ¶
func (s DescribeClusterGrafanaResponseBody) GoString() string
func (*DescribeClusterGrafanaResponseBody) SetDashboards ¶
func (s *DescribeClusterGrafanaResponseBody) SetDashboards(v []*DescribeClusterGrafanaResponseBodyDashboards) *DescribeClusterGrafanaResponseBody
func (*DescribeClusterGrafanaResponseBody) SetRequestId ¶
func (s *DescribeClusterGrafanaResponseBody) SetRequestId(v string) *DescribeClusterGrafanaResponseBody
func (DescribeClusterGrafanaResponseBody) String ¶
func (s DescribeClusterGrafanaResponseBody) String() string
type DescribeClusterGrafanaResponseBodyDashboards ¶
type DescribeClusterGrafanaResponseBodyDashboards struct { Title *string `json:"Title,omitempty" xml:"Title,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeClusterGrafanaResponseBodyDashboards) GoString ¶
func (s DescribeClusterGrafanaResponseBodyDashboards) GoString() string
func (*DescribeClusterGrafanaResponseBodyDashboards) SetTitle ¶
func (s *DescribeClusterGrafanaResponseBodyDashboards) SetTitle(v string) *DescribeClusterGrafanaResponseBodyDashboards
func (DescribeClusterGrafanaResponseBodyDashboards) String ¶
func (s DescribeClusterGrafanaResponseBodyDashboards) String() string
type DescribeClusterPrometheusRequest ¶
type DescribeClusterPrometheusRequest struct { K8sClusterId *string `json:"K8sClusterId,omitempty" xml:"K8sClusterId,omitempty"` K8sClusterRegionId *string `json:"K8sClusterRegionId,omitempty" xml:"K8sClusterRegionId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeClusterPrometheusRequest) GoString ¶
func (s DescribeClusterPrometheusRequest) GoString() string
func (*DescribeClusterPrometheusRequest) SetK8sClusterId ¶
func (s *DescribeClusterPrometheusRequest) SetK8sClusterId(v string) *DescribeClusterPrometheusRequest
func (*DescribeClusterPrometheusRequest) SetK8sClusterRegionId ¶
func (s *DescribeClusterPrometheusRequest) SetK8sClusterRegionId(v string) *DescribeClusterPrometheusRequest
func (*DescribeClusterPrometheusRequest) SetServiceMeshId ¶
func (s *DescribeClusterPrometheusRequest) SetServiceMeshId(v string) *DescribeClusterPrometheusRequest
func (DescribeClusterPrometheusRequest) String ¶
func (s DescribeClusterPrometheusRequest) String() string
type DescribeClusterPrometheusResponse ¶
type DescribeClusterPrometheusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeClusterPrometheusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeClusterPrometheusResponse) GoString ¶
func (s DescribeClusterPrometheusResponse) GoString() string
func (*DescribeClusterPrometheusResponse) SetHeaders ¶
func (s *DescribeClusterPrometheusResponse) SetHeaders(v map[string]*string) *DescribeClusterPrometheusResponse
func (*DescribeClusterPrometheusResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeClusterPrometheusResponse) SetStatusCode(v int32) *DescribeClusterPrometheusResponse
func (DescribeClusterPrometheusResponse) String ¶
func (s DescribeClusterPrometheusResponse) String() string
type DescribeClusterPrometheusResponseBody ¶
type DescribeClusterPrometheusResponseBody struct { Prometheus *string `json:"Prometheus,omitempty" xml:"Prometheus,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeClusterPrometheusResponseBody) GoString ¶
func (s DescribeClusterPrometheusResponseBody) GoString() string
func (*DescribeClusterPrometheusResponseBody) SetPrometheus ¶
func (s *DescribeClusterPrometheusResponseBody) SetPrometheus(v string) *DescribeClusterPrometheusResponseBody
func (*DescribeClusterPrometheusResponseBody) SetRequestId ¶
func (s *DescribeClusterPrometheusResponseBody) SetRequestId(v string) *DescribeClusterPrometheusResponseBody
func (DescribeClusterPrometheusResponseBody) String ¶
func (s DescribeClusterPrometheusResponseBody) String() string
type DescribeClustersInServiceMeshRequest ¶
type DescribeClustersInServiceMeshRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeClustersInServiceMeshRequest) GoString ¶
func (s DescribeClustersInServiceMeshRequest) GoString() string
func (*DescribeClustersInServiceMeshRequest) SetServiceMeshId ¶
func (s *DescribeClustersInServiceMeshRequest) SetServiceMeshId(v string) *DescribeClustersInServiceMeshRequest
func (DescribeClustersInServiceMeshRequest) String ¶
func (s DescribeClustersInServiceMeshRequest) String() string
type DescribeClustersInServiceMeshResponse ¶
type DescribeClustersInServiceMeshResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeClustersInServiceMeshResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeClustersInServiceMeshResponse) GoString ¶
func (s DescribeClustersInServiceMeshResponse) GoString() string
func (*DescribeClustersInServiceMeshResponse) SetHeaders ¶
func (s *DescribeClustersInServiceMeshResponse) SetHeaders(v map[string]*string) *DescribeClustersInServiceMeshResponse
func (*DescribeClustersInServiceMeshResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeClustersInServiceMeshResponse) SetStatusCode(v int32) *DescribeClustersInServiceMeshResponse
func (DescribeClustersInServiceMeshResponse) String ¶
func (s DescribeClustersInServiceMeshResponse) String() string
type DescribeClustersInServiceMeshResponseBody ¶
type DescribeClustersInServiceMeshResponseBody struct { Clusters []*DescribeClustersInServiceMeshResponseBodyClusters `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeClustersInServiceMeshResponseBody) GoString ¶
func (s DescribeClustersInServiceMeshResponseBody) GoString() string
func (*DescribeClustersInServiceMeshResponseBody) SetClusters ¶
func (*DescribeClustersInServiceMeshResponseBody) SetRequestId ¶
func (s *DescribeClustersInServiceMeshResponseBody) SetRequestId(v string) *DescribeClustersInServiceMeshResponseBody
func (DescribeClustersInServiceMeshResponseBody) String ¶
func (s DescribeClustersInServiceMeshResponseBody) String() string
type DescribeClustersInServiceMeshResponseBodyClusters ¶
type DescribeClustersInServiceMeshResponseBodyClusters struct { AccessLogDashboards []*DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards `json:"AccessLogDashboards,omitempty" xml:"AccessLogDashboards,omitempty" type:"Repeated"` ClusterDomain *string `json:"ClusterDomain,omitempty" xml:"ClusterDomain,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ClusterType *string `json:"ClusterType,omitempty" xml:"ClusterType,omitempty"` CreationTime *string `json:"CreationTime,omitempty" xml:"CreationTime,omitempty"` ErrorMessage *string `json:"ErrorMessage,omitempty" xml:"ErrorMessage,omitempty"` LogtailInstalledState *string `json:"LogtailInstalledState,omitempty" xml:"LogtailInstalledState,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SgId *string `json:"SgId,omitempty" xml:"SgId,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeClustersInServiceMeshResponseBodyClusters) GoString ¶
func (s DescribeClustersInServiceMeshResponseBodyClusters) GoString() string
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetAccessLogDashboards ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetAccessLogDashboards(v []*DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetClusterDomain ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetClusterDomain(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetClusterId ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetClusterId(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetClusterType ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetClusterType(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetCreationTime ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetCreationTime(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetErrorMessage ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetErrorMessage(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetLogtailInstalledState ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetLogtailInstalledState(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetRegionId ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetRegionId(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetUpdateTime ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetUpdateTime(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (*DescribeClustersInServiceMeshResponseBodyClusters) SetVersion ¶
func (s *DescribeClustersInServiceMeshResponseBodyClusters) SetVersion(v string) *DescribeClustersInServiceMeshResponseBodyClusters
func (DescribeClustersInServiceMeshResponseBodyClusters) String ¶
func (s DescribeClustersInServiceMeshResponseBodyClusters) String() string
type DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards ¶
type DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards struct { Title *string `json:"Title,omitempty" xml:"Title,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) GoString ¶
func (s DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) GoString() string
func (DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) String ¶
func (s DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards) String() string
type DescribeCrTemplatesRequest ¶
type DescribeCrTemplatesRequest struct { IstioVersion *string `json:"IstioVersion,omitempty" xml:"IstioVersion,omitempty"` Kind *string `json:"Kind,omitempty" xml:"Kind,omitempty"` }
func (DescribeCrTemplatesRequest) GoString ¶
func (s DescribeCrTemplatesRequest) GoString() string
func (*DescribeCrTemplatesRequest) SetIstioVersion ¶
func (s *DescribeCrTemplatesRequest) SetIstioVersion(v string) *DescribeCrTemplatesRequest
func (*DescribeCrTemplatesRequest) SetKind ¶
func (s *DescribeCrTemplatesRequest) SetKind(v string) *DescribeCrTemplatesRequest
func (DescribeCrTemplatesRequest) String ¶
func (s DescribeCrTemplatesRequest) String() string
type DescribeCrTemplatesResponse ¶
type DescribeCrTemplatesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeCrTemplatesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeCrTemplatesResponse) GoString ¶
func (s DescribeCrTemplatesResponse) GoString() string
func (*DescribeCrTemplatesResponse) SetBody ¶
func (s *DescribeCrTemplatesResponse) SetBody(v *DescribeCrTemplatesResponseBody) *DescribeCrTemplatesResponse
func (*DescribeCrTemplatesResponse) SetHeaders ¶
func (s *DescribeCrTemplatesResponse) SetHeaders(v map[string]*string) *DescribeCrTemplatesResponse
func (*DescribeCrTemplatesResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeCrTemplatesResponse) SetStatusCode(v int32) *DescribeCrTemplatesResponse
func (DescribeCrTemplatesResponse) String ¶
func (s DescribeCrTemplatesResponse) String() string
type DescribeCrTemplatesResponseBody ¶
type DescribeCrTemplatesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Templates []*DescribeCrTemplatesResponseBodyTemplates `json:"Templates,omitempty" xml:"Templates,omitempty" type:"Repeated"` }
func (DescribeCrTemplatesResponseBody) GoString ¶
func (s DescribeCrTemplatesResponseBody) GoString() string
func (*DescribeCrTemplatesResponseBody) SetRequestId ¶
func (s *DescribeCrTemplatesResponseBody) SetRequestId(v string) *DescribeCrTemplatesResponseBody
func (*DescribeCrTemplatesResponseBody) SetTemplates ¶
func (s *DescribeCrTemplatesResponseBody) SetTemplates(v []*DescribeCrTemplatesResponseBodyTemplates) *DescribeCrTemplatesResponseBody
func (DescribeCrTemplatesResponseBody) String ¶
func (s DescribeCrTemplatesResponseBody) String() string
type DescribeCrTemplatesResponseBodyTemplates ¶
type DescribeCrTemplatesResponseBodyTemplates struct { ChineseName *string `json:"ChineseName,omitempty" xml:"ChineseName,omitempty"` EnglishName *string `json:"EnglishName,omitempty" xml:"EnglishName,omitempty"` Yaml *string `json:"Yaml,omitempty" xml:"Yaml,omitempty"` }
func (DescribeCrTemplatesResponseBodyTemplates) GoString ¶
func (s DescribeCrTemplatesResponseBodyTemplates) GoString() string
func (*DescribeCrTemplatesResponseBodyTemplates) SetChineseName ¶
func (s *DescribeCrTemplatesResponseBodyTemplates) SetChineseName(v string) *DescribeCrTemplatesResponseBodyTemplates
func (*DescribeCrTemplatesResponseBodyTemplates) SetEnglishName ¶
func (s *DescribeCrTemplatesResponseBodyTemplates) SetEnglishName(v string) *DescribeCrTemplatesResponseBodyTemplates
func (*DescribeCrTemplatesResponseBodyTemplates) SetYaml ¶
func (s *DescribeCrTemplatesResponseBodyTemplates) SetYaml(v string) *DescribeCrTemplatesResponseBodyTemplates
func (DescribeCrTemplatesResponseBodyTemplates) String ¶
func (s DescribeCrTemplatesResponseBodyTemplates) String() string
type DescribeEipResourcesRequest ¶ added in v2.0.14
type DescribeEipResourcesRequest struct { PageNum *int32 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeEipResourcesRequest) GoString ¶ added in v2.0.14
func (s DescribeEipResourcesRequest) GoString() string
func (*DescribeEipResourcesRequest) SetPageNum ¶ added in v2.0.14
func (s *DescribeEipResourcesRequest) SetPageNum(v int32) *DescribeEipResourcesRequest
func (*DescribeEipResourcesRequest) SetPageSize ¶ added in v2.0.14
func (s *DescribeEipResourcesRequest) SetPageSize(v int32) *DescribeEipResourcesRequest
func (*DescribeEipResourcesRequest) SetServiceMeshId ¶ added in v2.0.14
func (s *DescribeEipResourcesRequest) SetServiceMeshId(v string) *DescribeEipResourcesRequest
func (DescribeEipResourcesRequest) String ¶ added in v2.0.14
func (s DescribeEipResourcesRequest) String() string
type DescribeEipResourcesResponse ¶ added in v2.0.14
type DescribeEipResourcesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeEipResourcesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeEipResourcesResponse) GoString ¶ added in v2.0.14
func (s DescribeEipResourcesResponse) GoString() string
func (*DescribeEipResourcesResponse) SetBody ¶ added in v2.0.14
func (s *DescribeEipResourcesResponse) SetBody(v *DescribeEipResourcesResponseBody) *DescribeEipResourcesResponse
func (*DescribeEipResourcesResponse) SetHeaders ¶ added in v2.0.14
func (s *DescribeEipResourcesResponse) SetHeaders(v map[string]*string) *DescribeEipResourcesResponse
func (*DescribeEipResourcesResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeEipResourcesResponse) SetStatusCode(v int32) *DescribeEipResourcesResponse
func (DescribeEipResourcesResponse) String ¶ added in v2.0.14
func (s DescribeEipResourcesResponse) String() string
type DescribeEipResourcesResponseBody ¶ added in v2.0.14
type DescribeEipResourcesResponseBody struct { EipList []*DescribeEipResourcesResponseBodyEipList `json:"EipList,omitempty" xml:"EipList,omitempty" type:"Repeated"` PageResult *DescribeEipResourcesResponseBodyPageResult `json:"PageResult,omitempty" xml:"PageResult,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeEipResourcesResponseBody) GoString ¶ added in v2.0.14
func (s DescribeEipResourcesResponseBody) GoString() string
func (*DescribeEipResourcesResponseBody) SetEipList ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBody) SetEipList(v []*DescribeEipResourcesResponseBodyEipList) *DescribeEipResourcesResponseBody
func (*DescribeEipResourcesResponseBody) SetPageResult ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBody) SetPageResult(v *DescribeEipResourcesResponseBodyPageResult) *DescribeEipResourcesResponseBody
func (*DescribeEipResourcesResponseBody) SetRequestId ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBody) SetRequestId(v string) *DescribeEipResourcesResponseBody
func (DescribeEipResourcesResponseBody) String ¶ added in v2.0.14
func (s DescribeEipResourcesResponseBody) String() string
type DescribeEipResourcesResponseBodyEipList ¶ added in v2.0.14
type DescribeEipResourcesResponseBodyEipList struct { AllocationId *string `json:"AllocationId,omitempty" xml:"AllocationId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` IpAddress *string `json:"IpAddress,omitempty" xml:"IpAddress,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeEipResourcesResponseBodyEipList) GoString ¶ added in v2.0.14
func (s DescribeEipResourcesResponseBodyEipList) GoString() string
func (*DescribeEipResourcesResponseBodyEipList) SetAllocationId ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBodyEipList) SetAllocationId(v string) *DescribeEipResourcesResponseBodyEipList
func (*DescribeEipResourcesResponseBodyEipList) SetInstanceType ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBodyEipList) SetInstanceType(v string) *DescribeEipResourcesResponseBodyEipList
func (*DescribeEipResourcesResponseBodyEipList) SetIpAddress ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBodyEipList) SetIpAddress(v string) *DescribeEipResourcesResponseBodyEipList
func (*DescribeEipResourcesResponseBodyEipList) SetStatus ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBodyEipList) SetStatus(v string) *DescribeEipResourcesResponseBodyEipList
func (DescribeEipResourcesResponseBodyEipList) String ¶ added in v2.0.14
func (s DescribeEipResourcesResponseBodyEipList) String() string
type DescribeEipResourcesResponseBodyPageResult ¶ added in v2.0.14
type DescribeEipResourcesResponseBodyPageResult struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeEipResourcesResponseBodyPageResult) GoString ¶ added in v2.0.14
func (s DescribeEipResourcesResponseBodyPageResult) GoString() string
func (*DescribeEipResourcesResponseBodyPageResult) SetPageNumber ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBodyPageResult) SetPageNumber(v int32) *DescribeEipResourcesResponseBodyPageResult
func (*DescribeEipResourcesResponseBodyPageResult) SetPageSize ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBodyPageResult) SetPageSize(v int32) *DescribeEipResourcesResponseBodyPageResult
func (*DescribeEipResourcesResponseBodyPageResult) SetTotalCount ¶ added in v2.0.14
func (s *DescribeEipResourcesResponseBodyPageResult) SetTotalCount(v int32) *DescribeEipResourcesResponseBodyPageResult
func (DescribeEipResourcesResponseBodyPageResult) String ¶ added in v2.0.14
func (s DescribeEipResourcesResponseBodyPageResult) String() string
type DescribeGatewaySecretDetailsRequest ¶ added in v2.0.11
type DescribeGatewaySecretDetailsRequest struct { IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeGatewaySecretDetailsRequest) GoString ¶ added in v2.0.11
func (s DescribeGatewaySecretDetailsRequest) GoString() string
func (*DescribeGatewaySecretDetailsRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *DescribeGatewaySecretDetailsRequest) SetIstioGatewayName(v string) *DescribeGatewaySecretDetailsRequest
func (*DescribeGatewaySecretDetailsRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *DescribeGatewaySecretDetailsRequest) SetServiceMeshId(v string) *DescribeGatewaySecretDetailsRequest
func (DescribeGatewaySecretDetailsRequest) String ¶ added in v2.0.11
func (s DescribeGatewaySecretDetailsRequest) String() string
type DescribeGatewaySecretDetailsResponse ¶ added in v2.0.11
type DescribeGatewaySecretDetailsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeGatewaySecretDetailsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGatewaySecretDetailsResponse) GoString ¶ added in v2.0.11
func (s DescribeGatewaySecretDetailsResponse) GoString() string
func (*DescribeGatewaySecretDetailsResponse) SetHeaders ¶ added in v2.0.11
func (s *DescribeGatewaySecretDetailsResponse) SetHeaders(v map[string]*string) *DescribeGatewaySecretDetailsResponse
func (*DescribeGatewaySecretDetailsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeGatewaySecretDetailsResponse) SetStatusCode(v int32) *DescribeGatewaySecretDetailsResponse
func (DescribeGatewaySecretDetailsResponse) String ¶ added in v2.0.11
func (s DescribeGatewaySecretDetailsResponse) String() string
type DescribeGatewaySecretDetailsResponseBody ¶ added in v2.0.11
type DescribeGatewaySecretDetailsResponseBody struct { GatewaySecretDetails []*DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails `json:"GatewaySecretDetails,omitempty" xml:"GatewaySecretDetails,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeGatewaySecretDetailsResponseBody) GoString ¶ added in v2.0.11
func (s DescribeGatewaySecretDetailsResponseBody) GoString() string
func (*DescribeGatewaySecretDetailsResponseBody) SetGatewaySecretDetails ¶ added in v2.0.11
func (s *DescribeGatewaySecretDetailsResponseBody) SetGatewaySecretDetails(v []*DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) *DescribeGatewaySecretDetailsResponseBody
func (*DescribeGatewaySecretDetailsResponseBody) SetRequestId ¶ added in v2.0.11
func (s *DescribeGatewaySecretDetailsResponseBody) SetRequestId(v string) *DescribeGatewaySecretDetailsResponseBody
func (DescribeGatewaySecretDetailsResponseBody) String ¶ added in v2.0.11
func (s DescribeGatewaySecretDetailsResponseBody) String() string
type DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails ¶ added in v2.0.11
type DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails struct { ExpiredTime *string `json:"ExpiredTime,omitempty" xml:"ExpiredTime,omitempty"` GatewayName *string `json:"GatewayName,omitempty" xml:"GatewayName,omitempty"` IssueTime *string `json:"IssueTime,omitempty" xml:"IssueTime,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` SNI *string `json:"SNI,omitempty" xml:"SNI,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` }
func (DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) GoString ¶ added in v2.0.11
func (s DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) GoString() string
func (*DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetExpiredTime ¶ added in v2.0.11
func (*DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetGatewayName ¶ added in v2.0.11
func (*DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetIssueTime ¶ added in v2.0.11
func (*DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetMessage ¶ added in v2.0.11
func (*DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) SetSecretName ¶ added in v2.0.11
func (DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) String ¶ added in v2.0.11
func (s DescribeGatewaySecretDetailsResponseBodyGatewaySecretDetails) String() string
type DescribeGuestClusterAccessLogDashboardsRequest ¶
type DescribeGuestClusterAccessLogDashboardsRequest struct {
K8sClusterId *string `json:"K8sClusterId,omitempty" xml:"K8sClusterId,omitempty"`
}
func (DescribeGuestClusterAccessLogDashboardsRequest) GoString ¶
func (s DescribeGuestClusterAccessLogDashboardsRequest) GoString() string
func (*DescribeGuestClusterAccessLogDashboardsRequest) SetK8sClusterId ¶
func (s *DescribeGuestClusterAccessLogDashboardsRequest) SetK8sClusterId(v string) *DescribeGuestClusterAccessLogDashboardsRequest
func (DescribeGuestClusterAccessLogDashboardsRequest) String ¶
func (s DescribeGuestClusterAccessLogDashboardsRequest) String() string
type DescribeGuestClusterAccessLogDashboardsResponse ¶
type DescribeGuestClusterAccessLogDashboardsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeGuestClusterAccessLogDashboardsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGuestClusterAccessLogDashboardsResponse) GoString ¶
func (s DescribeGuestClusterAccessLogDashboardsResponse) GoString() string
func (*DescribeGuestClusterAccessLogDashboardsResponse) SetHeaders ¶
func (s *DescribeGuestClusterAccessLogDashboardsResponse) SetHeaders(v map[string]*string) *DescribeGuestClusterAccessLogDashboardsResponse
func (*DescribeGuestClusterAccessLogDashboardsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeGuestClusterAccessLogDashboardsResponse) SetStatusCode(v int32) *DescribeGuestClusterAccessLogDashboardsResponse
func (DescribeGuestClusterAccessLogDashboardsResponse) String ¶
func (s DescribeGuestClusterAccessLogDashboardsResponse) String() string
type DescribeGuestClusterAccessLogDashboardsResponseBody ¶
type DescribeGuestClusterAccessLogDashboardsResponseBody struct { Dashboards []*DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards `json:"Dashboards,omitempty" xml:"Dashboards,omitempty" type:"Repeated"` K8sClusterId *string `json:"K8sClusterId,omitempty" xml:"K8sClusterId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeGuestClusterAccessLogDashboardsResponseBody) GoString ¶
func (s DescribeGuestClusterAccessLogDashboardsResponseBody) GoString() string
func (*DescribeGuestClusterAccessLogDashboardsResponseBody) SetDashboards ¶
func (*DescribeGuestClusterAccessLogDashboardsResponseBody) SetK8sClusterId ¶
func (s *DescribeGuestClusterAccessLogDashboardsResponseBody) SetK8sClusterId(v string) *DescribeGuestClusterAccessLogDashboardsResponseBody
func (*DescribeGuestClusterAccessLogDashboardsResponseBody) SetRequestId ¶
func (s *DescribeGuestClusterAccessLogDashboardsResponseBody) SetRequestId(v string) *DescribeGuestClusterAccessLogDashboardsResponseBody
func (DescribeGuestClusterAccessLogDashboardsResponseBody) String ¶
func (s DescribeGuestClusterAccessLogDashboardsResponseBody) String() string
type DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards ¶
type DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards struct { Title *string `json:"Title,omitempty" xml:"Title,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) GoString ¶
func (s DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) GoString() string
func (DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) String ¶
func (s DescribeGuestClusterAccessLogDashboardsResponseBodyDashboards) String() string
type DescribeGuestClusterNamespacesRequest ¶
type DescribeGuestClusterNamespacesRequest struct { GuestClusterID *string `json:"GuestClusterID,omitempty" xml:"GuestClusterID,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeGuestClusterNamespacesRequest) GoString ¶
func (s DescribeGuestClusterNamespacesRequest) GoString() string
func (*DescribeGuestClusterNamespacesRequest) SetGuestClusterID ¶
func (s *DescribeGuestClusterNamespacesRequest) SetGuestClusterID(v string) *DescribeGuestClusterNamespacesRequest
func (*DescribeGuestClusterNamespacesRequest) SetServiceMeshId ¶
func (s *DescribeGuestClusterNamespacesRequest) SetServiceMeshId(v string) *DescribeGuestClusterNamespacesRequest
func (DescribeGuestClusterNamespacesRequest) String ¶
func (s DescribeGuestClusterNamespacesRequest) String() string
type DescribeGuestClusterNamespacesResponse ¶
type DescribeGuestClusterNamespacesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeGuestClusterNamespacesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGuestClusterNamespacesResponse) GoString ¶
func (s DescribeGuestClusterNamespacesResponse) GoString() string
func (*DescribeGuestClusterNamespacesResponse) SetHeaders ¶
func (s *DescribeGuestClusterNamespacesResponse) SetHeaders(v map[string]*string) *DescribeGuestClusterNamespacesResponse
func (*DescribeGuestClusterNamespacesResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeGuestClusterNamespacesResponse) SetStatusCode(v int32) *DescribeGuestClusterNamespacesResponse
func (DescribeGuestClusterNamespacesResponse) String ¶
func (s DescribeGuestClusterNamespacesResponse) String() string
type DescribeGuestClusterNamespacesResponseBody ¶
type DescribeGuestClusterNamespacesResponseBody struct { NsList []*string `json:"NsList,omitempty" xml:"NsList,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeGuestClusterNamespacesResponseBody) GoString ¶
func (s DescribeGuestClusterNamespacesResponseBody) GoString() string
func (*DescribeGuestClusterNamespacesResponseBody) SetNsList ¶
func (s *DescribeGuestClusterNamespacesResponseBody) SetNsList(v []*string) *DescribeGuestClusterNamespacesResponseBody
func (*DescribeGuestClusterNamespacesResponseBody) SetRequestId ¶
func (s *DescribeGuestClusterNamespacesResponseBody) SetRequestId(v string) *DescribeGuestClusterNamespacesResponseBody
func (DescribeGuestClusterNamespacesResponseBody) String ¶
func (s DescribeGuestClusterNamespacesResponseBody) String() string
type DescribeGuestClusterPodsRequest ¶
type DescribeGuestClusterPodsRequest struct { GuestClusterID *string `json:"GuestClusterID,omitempty" xml:"GuestClusterID,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeGuestClusterPodsRequest) GoString ¶
func (s DescribeGuestClusterPodsRequest) GoString() string
func (*DescribeGuestClusterPodsRequest) SetGuestClusterID ¶
func (s *DescribeGuestClusterPodsRequest) SetGuestClusterID(v string) *DescribeGuestClusterPodsRequest
func (*DescribeGuestClusterPodsRequest) SetNamespace ¶
func (s *DescribeGuestClusterPodsRequest) SetNamespace(v string) *DescribeGuestClusterPodsRequest
func (*DescribeGuestClusterPodsRequest) SetServiceMeshId ¶
func (s *DescribeGuestClusterPodsRequest) SetServiceMeshId(v string) *DescribeGuestClusterPodsRequest
func (DescribeGuestClusterPodsRequest) String ¶
func (s DescribeGuestClusterPodsRequest) String() string
type DescribeGuestClusterPodsResponse ¶
type DescribeGuestClusterPodsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeGuestClusterPodsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGuestClusterPodsResponse) GoString ¶
func (s DescribeGuestClusterPodsResponse) GoString() string
func (*DescribeGuestClusterPodsResponse) SetBody ¶
func (s *DescribeGuestClusterPodsResponse) SetBody(v *DescribeGuestClusterPodsResponseBody) *DescribeGuestClusterPodsResponse
func (*DescribeGuestClusterPodsResponse) SetHeaders ¶
func (s *DescribeGuestClusterPodsResponse) SetHeaders(v map[string]*string) *DescribeGuestClusterPodsResponse
func (*DescribeGuestClusterPodsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeGuestClusterPodsResponse) SetStatusCode(v int32) *DescribeGuestClusterPodsResponse
func (DescribeGuestClusterPodsResponse) String ¶
func (s DescribeGuestClusterPodsResponse) String() string
type DescribeGuestClusterPodsResponseBody ¶
type DescribeGuestClusterPodsResponseBody struct { PodList []*string `json:"PodList,omitempty" xml:"PodList,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeGuestClusterPodsResponseBody) GoString ¶
func (s DescribeGuestClusterPodsResponseBody) GoString() string
func (*DescribeGuestClusterPodsResponseBody) SetPodList ¶
func (s *DescribeGuestClusterPodsResponseBody) SetPodList(v []*string) *DescribeGuestClusterPodsResponseBody
func (*DescribeGuestClusterPodsResponseBody) SetRequestId ¶
func (s *DescribeGuestClusterPodsResponseBody) SetRequestId(v string) *DescribeGuestClusterPodsResponseBody
func (DescribeGuestClusterPodsResponseBody) String ¶
func (s DescribeGuestClusterPodsResponseBody) String() string
type DescribeImportedServicesDetailRequest ¶
type DescribeImportedServicesDetailRequest struct { ASMGatewayName *string `json:"ASMGatewayName,omitempty" xml:"ASMGatewayName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` ServiceNamespace *string `json:"ServiceNamespace,omitempty" xml:"ServiceNamespace,omitempty"` }
func (DescribeImportedServicesDetailRequest) GoString ¶
func (s DescribeImportedServicesDetailRequest) GoString() string
func (*DescribeImportedServicesDetailRequest) SetASMGatewayName ¶
func (s *DescribeImportedServicesDetailRequest) SetASMGatewayName(v string) *DescribeImportedServicesDetailRequest
func (*DescribeImportedServicesDetailRequest) SetServiceMeshId ¶
func (s *DescribeImportedServicesDetailRequest) SetServiceMeshId(v string) *DescribeImportedServicesDetailRequest
func (*DescribeImportedServicesDetailRequest) SetServiceNamespace ¶
func (s *DescribeImportedServicesDetailRequest) SetServiceNamespace(v string) *DescribeImportedServicesDetailRequest
func (DescribeImportedServicesDetailRequest) String ¶
func (s DescribeImportedServicesDetailRequest) String() string
type DescribeImportedServicesDetailResponse ¶
type DescribeImportedServicesDetailResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeImportedServicesDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeImportedServicesDetailResponse) GoString ¶
func (s DescribeImportedServicesDetailResponse) GoString() string
func (*DescribeImportedServicesDetailResponse) SetHeaders ¶
func (s *DescribeImportedServicesDetailResponse) SetHeaders(v map[string]*string) *DescribeImportedServicesDetailResponse
func (*DescribeImportedServicesDetailResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeImportedServicesDetailResponse) SetStatusCode(v int32) *DescribeImportedServicesDetailResponse
func (DescribeImportedServicesDetailResponse) String ¶
func (s DescribeImportedServicesDetailResponse) String() string
type DescribeImportedServicesDetailResponseBody ¶
type DescribeImportedServicesDetailResponseBody struct { Details []*DescribeImportedServicesDetailResponseBodyDetails `json:"Details,omitempty" xml:"Details,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeImportedServicesDetailResponseBody) GoString ¶
func (s DescribeImportedServicesDetailResponseBody) GoString() string
func (*DescribeImportedServicesDetailResponseBody) SetDetails ¶
func (*DescribeImportedServicesDetailResponseBody) SetRequestId ¶
func (s *DescribeImportedServicesDetailResponseBody) SetRequestId(v string) *DescribeImportedServicesDetailResponseBody
func (DescribeImportedServicesDetailResponseBody) String ¶
func (s DescribeImportedServicesDetailResponseBody) String() string
type DescribeImportedServicesDetailResponseBodyDetails ¶
type DescribeImportedServicesDetailResponseBodyDetails struct { ClusterIds []*string `json:"ClusterIds,omitempty" xml:"ClusterIds,omitempty" type:"Repeated"` Labels map[string]*string `json:"Labels,omitempty" xml:"Labels,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` Ports []*DescribeImportedServicesDetailResponseBodyDetailsPorts `json:"Ports,omitempty" xml:"Ports,omitempty" type:"Repeated"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` }
func (DescribeImportedServicesDetailResponseBodyDetails) GoString ¶
func (s DescribeImportedServicesDetailResponseBodyDetails) GoString() string
func (*DescribeImportedServicesDetailResponseBodyDetails) SetClusterIds ¶
func (s *DescribeImportedServicesDetailResponseBodyDetails) SetClusterIds(v []*string) *DescribeImportedServicesDetailResponseBodyDetails
func (*DescribeImportedServicesDetailResponseBodyDetails) SetLabels ¶
func (s *DescribeImportedServicesDetailResponseBodyDetails) SetLabels(v map[string]*string) *DescribeImportedServicesDetailResponseBodyDetails
func (*DescribeImportedServicesDetailResponseBodyDetails) SetNamespace ¶
func (s *DescribeImportedServicesDetailResponseBodyDetails) SetNamespace(v string) *DescribeImportedServicesDetailResponseBodyDetails
func (*DescribeImportedServicesDetailResponseBodyDetails) SetServiceName ¶
func (s *DescribeImportedServicesDetailResponseBodyDetails) SetServiceName(v string) *DescribeImportedServicesDetailResponseBodyDetails
func (*DescribeImportedServicesDetailResponseBodyDetails) SetServiceType ¶
func (s *DescribeImportedServicesDetailResponseBodyDetails) SetServiceType(v string) *DescribeImportedServicesDetailResponseBodyDetails
func (DescribeImportedServicesDetailResponseBodyDetails) String ¶
func (s DescribeImportedServicesDetailResponseBodyDetails) String() string
type DescribeImportedServicesDetailResponseBodyDetailsPorts ¶
type DescribeImportedServicesDetailResponseBodyDetailsPorts struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` NodePort *int32 `json:"NodePort,omitempty" xml:"NodePort,omitempty"` Port *int32 `json:"Port,omitempty" xml:"Port,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` TargetPort *int32 `json:"TargetPort,omitempty" xml:"TargetPort,omitempty"` }
func (DescribeImportedServicesDetailResponseBodyDetailsPorts) GoString ¶
func (s DescribeImportedServicesDetailResponseBodyDetailsPorts) GoString() string
func (*DescribeImportedServicesDetailResponseBodyDetailsPorts) SetNodePort ¶
func (*DescribeImportedServicesDetailResponseBodyDetailsPorts) SetProtocol ¶
func (*DescribeImportedServicesDetailResponseBodyDetailsPorts) SetTargetPort ¶
func (s *DescribeImportedServicesDetailResponseBodyDetailsPorts) SetTargetPort(v int32) *DescribeImportedServicesDetailResponseBodyDetailsPorts
func (DescribeImportedServicesDetailResponseBodyDetailsPorts) String ¶
func (s DescribeImportedServicesDetailResponseBodyDetailsPorts) String() string
type DescribeIngressGatewaysRequest ¶
type DescribeIngressGatewaysRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeIngressGatewaysRequest) GoString ¶
func (s DescribeIngressGatewaysRequest) GoString() string
func (*DescribeIngressGatewaysRequest) SetServiceMeshId ¶
func (s *DescribeIngressGatewaysRequest) SetServiceMeshId(v string) *DescribeIngressGatewaysRequest
func (DescribeIngressGatewaysRequest) String ¶
func (s DescribeIngressGatewaysRequest) String() string
type DescribeIngressGatewaysResponse ¶
type DescribeIngressGatewaysResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeIngressGatewaysResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeIngressGatewaysResponse) GoString ¶
func (s DescribeIngressGatewaysResponse) GoString() string
func (*DescribeIngressGatewaysResponse) SetBody ¶
func (s *DescribeIngressGatewaysResponse) SetBody(v *DescribeIngressGatewaysResponseBody) *DescribeIngressGatewaysResponse
func (*DescribeIngressGatewaysResponse) SetHeaders ¶
func (s *DescribeIngressGatewaysResponse) SetHeaders(v map[string]*string) *DescribeIngressGatewaysResponse
func (*DescribeIngressGatewaysResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeIngressGatewaysResponse) SetStatusCode(v int32) *DescribeIngressGatewaysResponse
func (DescribeIngressGatewaysResponse) String ¶
func (s DescribeIngressGatewaysResponse) String() string
type DescribeIngressGatewaysResponseBody ¶
type DescribeIngressGatewaysResponseBody struct { IngressGateways []map[string]interface{} `json:"IngressGateways,omitempty" xml:"IngressGateways,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeIngressGatewaysResponseBody) GoString ¶
func (s DescribeIngressGatewaysResponseBody) GoString() string
func (*DescribeIngressGatewaysResponseBody) SetIngressGateways ¶
func (s *DescribeIngressGatewaysResponseBody) SetIngressGateways(v []map[string]interface{}) *DescribeIngressGatewaysResponseBody
func (*DescribeIngressGatewaysResponseBody) SetRequestId ¶
func (s *DescribeIngressGatewaysResponseBody) SetRequestId(v string) *DescribeIngressGatewaysResponseBody
func (DescribeIngressGatewaysResponseBody) String ¶
func (s DescribeIngressGatewaysResponseBody) String() string
type DescribeIstioGatewayDomainsRequest ¶ added in v2.0.11
type DescribeIstioGatewayDomainsRequest struct { IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Limit *string `json:"Limit,omitempty" xml:"Limit,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeIstioGatewayDomainsRequest) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayDomainsRequest) GoString() string
func (*DescribeIstioGatewayDomainsRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *DescribeIstioGatewayDomainsRequest) SetIstioGatewayName(v string) *DescribeIstioGatewayDomainsRequest
func (*DescribeIstioGatewayDomainsRequest) SetLimit ¶ added in v2.0.13
func (s *DescribeIstioGatewayDomainsRequest) SetLimit(v string) *DescribeIstioGatewayDomainsRequest
func (*DescribeIstioGatewayDomainsRequest) SetNamespace ¶ added in v2.0.13
func (s *DescribeIstioGatewayDomainsRequest) SetNamespace(v string) *DescribeIstioGatewayDomainsRequest
func (*DescribeIstioGatewayDomainsRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *DescribeIstioGatewayDomainsRequest) SetServiceMeshId(v string) *DescribeIstioGatewayDomainsRequest
func (DescribeIstioGatewayDomainsRequest) String ¶ added in v2.0.11
func (s DescribeIstioGatewayDomainsRequest) String() string
type DescribeIstioGatewayDomainsResponse ¶ added in v2.0.11
type DescribeIstioGatewayDomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeIstioGatewayDomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeIstioGatewayDomainsResponse) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayDomainsResponse) GoString() string
func (*DescribeIstioGatewayDomainsResponse) SetHeaders ¶ added in v2.0.11
func (s *DescribeIstioGatewayDomainsResponse) SetHeaders(v map[string]*string) *DescribeIstioGatewayDomainsResponse
func (*DescribeIstioGatewayDomainsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeIstioGatewayDomainsResponse) SetStatusCode(v int32) *DescribeIstioGatewayDomainsResponse
func (DescribeIstioGatewayDomainsResponse) String ¶ added in v2.0.11
func (s DescribeIstioGatewayDomainsResponse) String() string
type DescribeIstioGatewayDomainsResponseBody ¶ added in v2.0.11
type DescribeIstioGatewayDomainsResponseBody struct { GatewaySecretDetails []*DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails `json:"GatewaySecretDetails,omitempty" xml:"GatewaySecretDetails,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeIstioGatewayDomainsResponseBody) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayDomainsResponseBody) GoString() string
func (*DescribeIstioGatewayDomainsResponseBody) SetGatewaySecretDetails ¶ added in v2.0.11
func (s *DescribeIstioGatewayDomainsResponseBody) SetGatewaySecretDetails(v []*DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) *DescribeIstioGatewayDomainsResponseBody
func (*DescribeIstioGatewayDomainsResponseBody) SetRequestId ¶ added in v2.0.11
func (s *DescribeIstioGatewayDomainsResponseBody) SetRequestId(v string) *DescribeIstioGatewayDomainsResponseBody
func (DescribeIstioGatewayDomainsResponseBody) String ¶ added in v2.0.11
func (s DescribeIstioGatewayDomainsResponseBody) String() string
type DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails ¶ added in v2.0.11
type DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails struct { CredentialName *string `json:"CredentialName,omitempty" xml:"CredentialName,omitempty"` Detail *string `json:"Detail,omitempty" xml:"Detail,omitempty"` Domains []*string `json:"Domains,omitempty" xml:"Domains,omitempty" type:"Repeated"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` PortName *string `json:"PortName,omitempty" xml:"PortName,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` }
func (DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) GoString() string
func (*DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetCredentialName ¶ added in v2.0.11
func (s *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetCredentialName(v string) *DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails
func (*DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetDomains ¶ added in v2.0.11
func (*DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetNamespace ¶ added in v2.0.13
func (*DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetPortName ¶ added in v2.0.11
func (*DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) SetProtocol ¶ added in v2.0.11
func (DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) String ¶ added in v2.0.11
func (s DescribeIstioGatewayDomainsResponseBodyGatewaySecretDetails) String() string
type DescribeIstioGatewayRouteDetailRequest ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailRequest struct { IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` RouteName *string `json:"RouteName,omitempty" xml:"RouteName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeIstioGatewayRouteDetailRequest) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailRequest) GoString() string
func (*DescribeIstioGatewayRouteDetailRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailRequest) SetIstioGatewayName(v string) *DescribeIstioGatewayRouteDetailRequest
func (*DescribeIstioGatewayRouteDetailRequest) SetRouteName ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailRequest) SetRouteName(v string) *DescribeIstioGatewayRouteDetailRequest
func (*DescribeIstioGatewayRouteDetailRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailRequest) SetServiceMeshId(v string) *DescribeIstioGatewayRouteDetailRequest
func (DescribeIstioGatewayRouteDetailRequest) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailRequest) String() string
type DescribeIstioGatewayRouteDetailResponse ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeIstioGatewayRouteDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeIstioGatewayRouteDetailResponse) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponse) GoString() string
func (*DescribeIstioGatewayRouteDetailResponse) SetHeaders ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailResponse) SetHeaders(v map[string]*string) *DescribeIstioGatewayRouteDetailResponse
func (*DescribeIstioGatewayRouteDetailResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeIstioGatewayRouteDetailResponse) SetStatusCode(v int32) *DescribeIstioGatewayRouteDetailResponse
func (DescribeIstioGatewayRouteDetailResponse) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponse) String() string
type DescribeIstioGatewayRouteDetailResponseBody ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBody struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` RouteDetail *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail `json:"RouteDetail,omitempty" xml:"RouteDetail,omitempty" type:"Struct"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBody) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBody) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBody) SetDescription ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailResponseBody) SetDescription(v string) *DescribeIstioGatewayRouteDetailResponseBody
func (*DescribeIstioGatewayRouteDetailResponseBody) SetNamespace ¶ added in v2.0.13
func (s *DescribeIstioGatewayRouteDetailResponseBody) SetNamespace(v string) *DescribeIstioGatewayRouteDetailResponseBody
func (*DescribeIstioGatewayRouteDetailResponseBody) SetPriority ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailResponseBody) SetPriority(v int32) *DescribeIstioGatewayRouteDetailResponseBody
func (*DescribeIstioGatewayRouteDetailResponseBody) SetRequestId ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailResponseBody) SetRequestId(v string) *DescribeIstioGatewayRouteDetailResponseBody
func (*DescribeIstioGatewayRouteDetailResponseBody) SetRouteDetail ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBody) SetStatus ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailResponseBody) SetStatus(v int32) *DescribeIstioGatewayRouteDetailResponseBody
func (DescribeIstioGatewayRouteDetailResponseBody) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBody) String() string
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetail ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetail struct { Domains []*string `json:"Domains,omitempty" xml:"Domains,omitempty" type:"Repeated"` HTTPAdvancedOptions *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions `json:"HTTPAdvancedOptions,omitempty" xml:"HTTPAdvancedOptions,omitempty" type:"Struct"` MatchRequest *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest `json:"MatchRequest,omitempty" xml:"MatchRequest,omitempty" type:"Struct"` RouteDestinations []*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations `json:"RouteDestinations,omitempty" xml:"RouteDestinations,omitempty" type:"Repeated"` RouteName *string `json:"RouteName,omitempty" xml:"RouteName,omitempty"` RouteType *string `json:"RouteType,omitempty" xml:"RouteType,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetDomains ¶ added in v2.0.23
func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetDomains(v []*string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetHTTPAdvancedOptions ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetMatchRequest ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetRouteDestinations ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetRouteName ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetRouteName(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetRouteType ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) SetRouteType(v string) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetail
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetail) String() string
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions struct { Delegate *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate `json:"Delegate,omitempty" xml:"Delegate,omitempty" type:"Struct"` Fault *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault `json:"Fault,omitempty" xml:"Fault,omitempty" type:"Struct"` HTTPRedirect *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect `json:"HTTPRedirect,omitempty" xml:"HTTPRedirect,omitempty" type:"Struct"` Mirror *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror `json:"Mirror,omitempty" xml:"Mirror,omitempty" type:"Struct"` MirrorPercentage *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage `json:"MirrorPercentage,omitempty" xml:"MirrorPercentage,omitempty" type:"Struct"` Retries *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries `json:"Retries,omitempty" xml:"Retries,omitempty" type:"Struct"` Rewrite *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite `json:"Rewrite,omitempty" xml:"Rewrite,omitempty" type:"Struct"` Timeout *string `json:"Timeout,omitempty" xml:"Timeout,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetDelegate ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetFault ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetHTTPRedirect ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetMirror ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetMirrorPercentage ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetRetries ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetRewrite ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptions) SetTimeout ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate) SetName ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsDelegate) SetNamespace ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault struct { Abort *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort `json:"Abort,omitempty" xml:"Abort,omitempty" type:"Struct"` Delay *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay `json:"Delay,omitempty" xml:"Delay,omitempty" type:"Struct"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault) SetAbort ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFault) SetDelay ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort struct { HttpStatus *int32 `json:"HttpStatus,omitempty" xml:"HttpStatus,omitempty"` Percentage *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage `json:"Percentage,omitempty" xml:"Percentage,omitempty" type:"Struct"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort) SetHttpStatus ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbort) SetPercentage ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultAbortPercentage) SetValue ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay struct { ExponentialDelay *string `json:"ExponentialDelay,omitempty" xml:"ExponentialDelay,omitempty"` FixedDelay *string `json:"FixedDelay,omitempty" xml:"FixedDelay,omitempty"` Percentage *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage `json:"Percentage,omitempty" xml:"Percentage,omitempty" type:"Struct"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) SetExponentialDelay ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) SetFixedDelay ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelay) SetPercentage ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsFaultDelayPercentage) SetValue ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect struct { Authority *string `json:"Authority,omitempty" xml:"Authority,omitempty"` RedirectCode *int32 `json:"RedirectCode,omitempty" xml:"RedirectCode,omitempty"` Uri *string `json:"Uri,omitempty" xml:"Uri,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) SetAuthority ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) SetRedirectCode ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsHTTPRedirect) SetUri ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Subset *string `json:"Subset,omitempty" xml:"Subset,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror) SetHost ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirror) SetSubset ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsMirrorPercentage) SetValue ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries struct { Attempts *int32 `json:"Attempts,omitempty" xml:"Attempts,omitempty"` PerTryTimeout *string `json:"PerTryTimeout,omitempty" xml:"PerTryTimeout,omitempty"` RetryOn *string `json:"RetryOn,omitempty" xml:"RetryOn,omitempty"` RetryRemoteLocalities *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities `json:"RetryRemoteLocalities,omitempty" xml:"RetryRemoteLocalities,omitempty" type:"Struct"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetAttempts ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetPerTryTimeout ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetRetryOn ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetRetryRemoteLocalities ¶ added in v2.0.11
func (s *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries) SetRetryRemoteLocalities(v *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities) *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetries
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities struct {
Value *bool `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRetriesRetryRemoteLocalities) SetValue ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite struct { Authority *string `json:"Authority,omitempty" xml:"Authority,omitempty"` Uri *string `json:"Uri,omitempty" xml:"Uri,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite) SetAuthority ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailHTTPAdvancedOptionsRewrite) SetUri ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest struct { Headers []*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders `json:"Headers,omitempty" xml:"Headers,omitempty" type:"Repeated"` Ports []*int32 `json:"Ports,omitempty" xml:"Ports,omitempty" type:"Repeated"` TLSMatchAttributes []*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes `json:"TLSMatchAttributes,omitempty" xml:"TLSMatchAttributes,omitempty" type:"Repeated"` URI *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI `json:"URI,omitempty" xml:"URI,omitempty" type:"Struct"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) SetHeaders ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) SetPorts ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) SetTLSMatchAttributes ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) SetURI ¶ added in v2.0.11
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequest) String() string
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders struct { MatchingContent *string `json:"MatchingContent,omitempty" xml:"MatchingContent,omitempty"` MatchingMode *string `json:"MatchingMode,omitempty" xml:"MatchingMode,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) SetMatchingContent ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) SetMatchingMode ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestHeaders) SetName ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes struct { SNIHosts []*string `json:"SNIHosts,omitempty" xml:"SNIHosts,omitempty" type:"Repeated"` TLSPort *int32 `json:"TLSPort,omitempty" xml:"TLSPort,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes) SetSNIHosts ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestTLSMatchAttributes) SetTLSPort ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI struct { MatchingContent *string `json:"MatchingContent,omitempty" xml:"MatchingContent,omitempty"` MatchingMode *string `json:"MatchingMode,omitempty" xml:"MatchingMode,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) SetMatchingContent ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) SetMatchingMode ¶ added in v2.0.11
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailMatchRequestURI) String() string
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations struct { Destination *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination `json:"Destination,omitempty" xml:"Destination,omitempty" type:"Struct"` Headers *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders `json:"Headers,omitempty" xml:"Headers,omitempty" type:"Struct"` Weight *int32 `json:"Weight,omitempty" xml:"Weight,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) SetDestination ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) SetHeaders ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinations) SetWeight ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Port *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort `json:"Port,omitempty" xml:"Port,omitempty" type:"Struct"` Subset *string `json:"Subset,omitempty" xml:"Subset,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) SetHost ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) SetPort ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestination) SetSubset ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort struct {
Number *int32 `json:"Number,omitempty" xml:"Number,omitempty"`
}
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsDestinationPort) SetNumber ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders struct { Request *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest `json:"Request,omitempty" xml:"Request,omitempty" type:"Struct"` Response *DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse `json:"Response,omitempty" xml:"Response,omitempty" type:"Struct"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders) GoString() string
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders) SetRequest ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeaders) SetResponse ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest struct { Add map[string]interface{} `json:"Add,omitempty" xml:"Add,omitempty"` Remove []*string `json:"Remove,omitempty" xml:"Remove,omitempty" type:"Repeated"` Set map[string]*string `json:"Set,omitempty" xml:"Set,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) SetAdd ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) SetRemove ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersRequest) SetSet ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse ¶ added in v2.0.11
type DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse struct { Add map[string]interface{} `json:"Add,omitempty" xml:"Add,omitempty"` Remove []*string `json:"Remove,omitempty" xml:"Remove,omitempty" type:"Repeated"` Set map[string]interface{} `json:"Set,omitempty" xml:"Set,omitempty"` }
func (DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) GoString ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) SetAdd ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) SetRemove ¶ added in v2.0.11
func (*DescribeIstioGatewayRouteDetailResponseBodyRouteDetailRouteDestinationsHeadersResponse) SetSet ¶ added in v2.0.11
type DescribeIstioGatewayRoutesRequest ¶ added in v2.0.11
type DescribeIstioGatewayRoutesRequest struct { IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeIstioGatewayRoutesRequest) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRoutesRequest) GoString() string
func (*DescribeIstioGatewayRoutesRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesRequest) SetIstioGatewayName(v string) *DescribeIstioGatewayRoutesRequest
func (*DescribeIstioGatewayRoutesRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesRequest) SetServiceMeshId(v string) *DescribeIstioGatewayRoutesRequest
func (DescribeIstioGatewayRoutesRequest) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRoutesRequest) String() string
type DescribeIstioGatewayRoutesResponse ¶ added in v2.0.11
type DescribeIstioGatewayRoutesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeIstioGatewayRoutesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeIstioGatewayRoutesResponse) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRoutesResponse) GoString() string
func (*DescribeIstioGatewayRoutesResponse) SetHeaders ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesResponse) SetHeaders(v map[string]*string) *DescribeIstioGatewayRoutesResponse
func (*DescribeIstioGatewayRoutesResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeIstioGatewayRoutesResponse) SetStatusCode(v int32) *DescribeIstioGatewayRoutesResponse
func (DescribeIstioGatewayRoutesResponse) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRoutesResponse) String() string
type DescribeIstioGatewayRoutesResponseBody ¶ added in v2.0.11
type DescribeIstioGatewayRoutesResponseBody struct { ManagementRoutes []*DescribeIstioGatewayRoutesResponseBodyManagementRoutes `json:"ManagementRoutes,omitempty" xml:"ManagementRoutes,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeIstioGatewayRoutesResponseBody) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRoutesResponseBody) GoString() string
func (*DescribeIstioGatewayRoutesResponseBody) SetManagementRoutes ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesResponseBody) SetManagementRoutes(v []*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) *DescribeIstioGatewayRoutesResponseBody
func (*DescribeIstioGatewayRoutesResponseBody) SetRequestId ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesResponseBody) SetRequestId(v string) *DescribeIstioGatewayRoutesResponseBody
func (DescribeIstioGatewayRoutesResponseBody) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRoutesResponseBody) String() string
type DescribeIstioGatewayRoutesResponseBodyManagementRoutes ¶ added in v2.0.11
type DescribeIstioGatewayRoutesResponseBodyManagementRoutes struct { ASMGatewayName *string `json:"ASMGatewayName,omitempty" xml:"ASMGatewayName,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` DestinationHost []*string `json:"DestinationHost,omitempty" xml:"DestinationHost,omitempty" type:"Repeated"` DestinationSubSet []*string `json:"DestinationSubSet,omitempty" xml:"DestinationSubSet,omitempty" type:"Repeated"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` RouteName *string `json:"RouteName,omitempty" xml:"RouteName,omitempty"` RoutePath *string `json:"RoutePath,omitempty" xml:"RoutePath,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeIstioGatewayRoutesResponseBodyManagementRoutes) GoString ¶ added in v2.0.11
func (s DescribeIstioGatewayRoutesResponseBodyManagementRoutes) GoString() string
func (*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetASMGatewayName ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetASMGatewayName(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
func (*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDescription ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDescription(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
func (*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDestinationHost ¶ added in v2.0.23
func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDestinationHost(v []*string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
func (*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDestinationSubSet ¶ added in v2.0.23
func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetDestinationSubSet(v []*string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
func (*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetNamespace ¶ added in v2.0.13
func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetNamespace(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
func (*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetPriority ¶ added in v2.0.11
func (*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetRouteName ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetRouteName(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
func (*DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetRoutePath ¶ added in v2.0.11
func (s *DescribeIstioGatewayRoutesResponseBodyManagementRoutes) SetRoutePath(v string) *DescribeIstioGatewayRoutesResponseBodyManagementRoutes
func (DescribeIstioGatewayRoutesResponseBodyManagementRoutes) String ¶ added in v2.0.11
func (s DescribeIstioGatewayRoutesResponseBodyManagementRoutes) String() string
type DescribeNamespaceScopeSidecarConfigRequest ¶
type DescribeNamespaceScopeSidecarConfigRequest struct { Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeNamespaceScopeSidecarConfigRequest) GoString ¶
func (s DescribeNamespaceScopeSidecarConfigRequest) GoString() string
func (*DescribeNamespaceScopeSidecarConfigRequest) SetNamespace ¶
func (s *DescribeNamespaceScopeSidecarConfigRequest) SetNamespace(v string) *DescribeNamespaceScopeSidecarConfigRequest
func (*DescribeNamespaceScopeSidecarConfigRequest) SetServiceMeshId ¶
func (s *DescribeNamespaceScopeSidecarConfigRequest) SetServiceMeshId(v string) *DescribeNamespaceScopeSidecarConfigRequest
func (DescribeNamespaceScopeSidecarConfigRequest) String ¶
func (s DescribeNamespaceScopeSidecarConfigRequest) String() string
type DescribeNamespaceScopeSidecarConfigResponse ¶
type DescribeNamespaceScopeSidecarConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeNamespaceScopeSidecarConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeNamespaceScopeSidecarConfigResponse) GoString ¶
func (s DescribeNamespaceScopeSidecarConfigResponse) GoString() string
func (*DescribeNamespaceScopeSidecarConfigResponse) SetHeaders ¶
func (s *DescribeNamespaceScopeSidecarConfigResponse) SetHeaders(v map[string]*string) *DescribeNamespaceScopeSidecarConfigResponse
func (*DescribeNamespaceScopeSidecarConfigResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeNamespaceScopeSidecarConfigResponse) SetStatusCode(v int32) *DescribeNamespaceScopeSidecarConfigResponse
func (DescribeNamespaceScopeSidecarConfigResponse) String ¶
func (s DescribeNamespaceScopeSidecarConfigResponse) String() string
type DescribeNamespaceScopeSidecarConfigResponseBody ¶
type DescribeNamespaceScopeSidecarConfigResponseBody struct { ConfigPatches *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches `json:"ConfigPatches,omitempty" xml:"ConfigPatches,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeNamespaceScopeSidecarConfigResponseBody) GoString ¶
func (s DescribeNamespaceScopeSidecarConfigResponseBody) GoString() string
func (*DescribeNamespaceScopeSidecarConfigResponseBody) SetConfigPatches ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBody) SetRequestId ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBody) SetRequestId(v string) *DescribeNamespaceScopeSidecarConfigResponseBody
func (DescribeNamespaceScopeSidecarConfigResponseBody) String ¶
func (s DescribeNamespaceScopeSidecarConfigResponseBody) String() string
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches ¶
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches struct { Concurrency *int32 `json:"Concurrency,omitempty" xml:"Concurrency,omitempty"` ExcludeInboundPorts *string `json:"ExcludeInboundPorts,omitempty" xml:"ExcludeInboundPorts,omitempty"` ExcludeOutboundIPRanges *string `json:"ExcludeOutboundIPRanges,omitempty" xml:"ExcludeOutboundIPRanges,omitempty"` ExcludeOutboundPorts *string `json:"ExcludeOutboundPorts,omitempty" xml:"ExcludeOutboundPorts,omitempty"` HoldApplicationUntilProxyStarts *bool `json:"HoldApplicationUntilProxyStarts,omitempty" xml:"HoldApplicationUntilProxyStarts,omitempty"` IncludeInboundPorts *string `json:"IncludeInboundPorts,omitempty" xml:"IncludeInboundPorts,omitempty"` IncludeOutboundIPRanges *string `json:"IncludeOutboundIPRanges,omitempty" xml:"IncludeOutboundIPRanges,omitempty"` IncludeOutboundPorts *string `json:"IncludeOutboundPorts,omitempty" xml:"IncludeOutboundPorts,omitempty"` IstioDNSProxyEnabled *bool `json:"IstioDNSProxyEnabled,omitempty" xml:"IstioDNSProxyEnabled,omitempty"` LifecycleStr *string `json:"LifecycleStr,omitempty" xml:"LifecycleStr,omitempty"` LogLevel *string `json:"LogLevel,omitempty" xml:"LogLevel,omitempty"` ProxyStatsMatcher *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher `json:"ProxyStatsMatcher,omitempty" xml:"ProxyStatsMatcher,omitempty" type:"Struct"` SidecarProxyInitResourceLimit *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit `json:"SidecarProxyInitResourceLimit,omitempty" xml:"SidecarProxyInitResourceLimit,omitempty" type:"Struct"` SidecarProxyInitResourceRequest *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest `json:"SidecarProxyInitResourceRequest,omitempty" xml:"SidecarProxyInitResourceRequest,omitempty" type:"Struct"` SidecarProxyResourceLimit *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit `json:"SidecarProxyResourceLimit,omitempty" xml:"SidecarProxyResourceLimit,omitempty" type:"Struct"` SidecarProxyResourceRequest *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest `json:"SidecarProxyResourceRequest,omitempty" xml:"SidecarProxyResourceRequest,omitempty" type:"Struct"` TerminationDrainDuration *string `json:"TerminationDrainDuration,omitempty" xml:"TerminationDrainDuration,omitempty"` }
func (DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) GoString ¶
func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) GoString() string
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetConcurrency ¶ added in v2.0.15
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeInboundPorts ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeInboundPorts(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeOutboundIPRanges ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeOutboundIPRanges(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeOutboundPorts ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetExcludeOutboundPorts(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetHoldApplicationUntilProxyStarts ¶ added in v2.0.15
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetHoldApplicationUntilProxyStarts(v bool) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeInboundPorts ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeInboundPorts(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeOutboundIPRanges ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeOutboundIPRanges(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeOutboundPorts ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIncludeOutboundPorts(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIstioDNSProxyEnabled ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetIstioDNSProxyEnabled(v bool) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetLifecycleStr ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetLifecycleStr(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetLogLevel ¶ added in v2.0.15
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetProxyStatsMatcher ¶ added in v2.0.15
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetSidecarProxyInitResourceLimit ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetSidecarProxyInitResourceRequest ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetSidecarProxyResourceLimit ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetSidecarProxyResourceRequest ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetTerminationDrainDuration ¶
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) SetTerminationDrainDuration(v string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches
func (DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) String ¶
func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatches) String() string
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher ¶ added in v2.0.15
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher struct { InclusionPrefixes []*string `json:"InclusionPrefixes,omitempty" xml:"InclusionPrefixes,omitempty" type:"Repeated"` InclusionRegexps []*string `json:"InclusionRegexps,omitempty" xml:"InclusionRegexps,omitempty" type:"Repeated"` InclusionSuffixes []*string `json:"InclusionSuffixes,omitempty" xml:"InclusionSuffixes,omitempty" type:"Repeated"` }
func (DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) GoString ¶ added in v2.0.15
func (s DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) GoString() string
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) SetInclusionPrefixes ¶ added in v2.0.15
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) SetInclusionPrefixes(v []*string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) SetInclusionRegexps ¶ added in v2.0.15
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) SetInclusionSuffixes ¶ added in v2.0.15
func (s *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher) SetInclusionSuffixes(v []*string) *DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit ¶
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit struct { ResourceCPULimit *string `json:"ResourceCPULimit,omitempty" xml:"ResourceCPULimit,omitempty"` ResourceMemoryLimit *string `json:"ResourceMemoryLimit,omitempty" xml:"ResourceMemoryLimit,omitempty"` }
func (DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit) GoString ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit) SetResourceCPULimit ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceLimit) SetResourceMemoryLimit ¶
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest ¶
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest struct { ResourceCPURequest *string `json:"ResourceCPURequest,omitempty" xml:"ResourceCPURequest,omitempty"` ResourceMemoryRequest *string `json:"ResourceMemoryRequest,omitempty" xml:"ResourceMemoryRequest,omitempty"` }
func (DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest) GoString ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest) SetResourceCPURequest ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyInitResourceRequest) SetResourceMemoryRequest ¶
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit ¶
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit struct { ResourceCPULimit *string `json:"ResourceCPULimit,omitempty" xml:"ResourceCPULimit,omitempty"` ResourceMemoryLimit *string `json:"ResourceMemoryLimit,omitempty" xml:"ResourceMemoryLimit,omitempty"` }
func (DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit) GoString ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit) SetResourceCPULimit ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceLimit) SetResourceMemoryLimit ¶
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest ¶
type DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest struct { ResourceCPURequest *string `json:"ResourceCPURequest,omitempty" xml:"ResourceCPURequest,omitempty"` ResourceMemoryRequest *string `json:"ResourceMemoryRequest,omitempty" xml:"ResourceMemoryRequest,omitempty"` }
func (DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest) GoString ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest) SetResourceCPURequest ¶
func (*DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesSidecarProxyResourceRequest) SetResourceMemoryRequest ¶
type DescribeNodesInstanceTypeRequest ¶
type DescribeNodesInstanceTypeRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeNodesInstanceTypeRequest) GoString ¶
func (s DescribeNodesInstanceTypeRequest) GoString() string
func (*DescribeNodesInstanceTypeRequest) SetServiceMeshId ¶
func (s *DescribeNodesInstanceTypeRequest) SetServiceMeshId(v string) *DescribeNodesInstanceTypeRequest
func (DescribeNodesInstanceTypeRequest) String ¶
func (s DescribeNodesInstanceTypeRequest) String() string
type DescribeNodesInstanceTypeResponse ¶
type DescribeNodesInstanceTypeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeNodesInstanceTypeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeNodesInstanceTypeResponse) GoString ¶
func (s DescribeNodesInstanceTypeResponse) GoString() string
func (*DescribeNodesInstanceTypeResponse) SetHeaders ¶
func (s *DescribeNodesInstanceTypeResponse) SetHeaders(v map[string]*string) *DescribeNodesInstanceTypeResponse
func (*DescribeNodesInstanceTypeResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeNodesInstanceTypeResponse) SetStatusCode(v int32) *DescribeNodesInstanceTypeResponse
func (DescribeNodesInstanceTypeResponse) String ¶
func (s DescribeNodesInstanceTypeResponse) String() string
type DescribeNodesInstanceTypeResponseBody ¶
type DescribeNodesInstanceTypeResponseBody struct { InstanceTypes []*DescribeNodesInstanceTypeResponseBodyInstanceTypes `json:"InstanceTypes,omitempty" xml:"InstanceTypes,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeNodesInstanceTypeResponseBody) GoString ¶
func (s DescribeNodesInstanceTypeResponseBody) GoString() string
func (*DescribeNodesInstanceTypeResponseBody) SetInstanceTypes ¶
func (s *DescribeNodesInstanceTypeResponseBody) SetInstanceTypes(v []*DescribeNodesInstanceTypeResponseBodyInstanceTypes) *DescribeNodesInstanceTypeResponseBody
func (*DescribeNodesInstanceTypeResponseBody) SetRequestId ¶
func (s *DescribeNodesInstanceTypeResponseBody) SetRequestId(v string) *DescribeNodesInstanceTypeResponseBody
func (DescribeNodesInstanceTypeResponseBody) String ¶
func (s DescribeNodesInstanceTypeResponseBody) String() string
type DescribeNodesInstanceTypeResponseBodyInstanceTypes ¶
type DescribeNodesInstanceTypeResponseBodyInstanceTypes struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` MultiBufferEnabled *bool `json:"MultiBufferEnabled,omitempty" xml:"MultiBufferEnabled,omitempty"` NodeType *string `json:"NodeType,omitempty" xml:"NodeType,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeNodesInstanceTypeResponseBodyInstanceTypes) GoString ¶
func (s DescribeNodesInstanceTypeResponseBodyInstanceTypes) GoString() string
func (*DescribeNodesInstanceTypeResponseBodyInstanceTypes) SetMultiBufferEnabled ¶
func (s *DescribeNodesInstanceTypeResponseBodyInstanceTypes) SetMultiBufferEnabled(v bool) *DescribeNodesInstanceTypeResponseBodyInstanceTypes
func (*DescribeNodesInstanceTypeResponseBodyInstanceTypes) SetNodeType ¶
func (s *DescribeNodesInstanceTypeResponseBodyInstanceTypes) SetNodeType(v string) *DescribeNodesInstanceTypeResponseBodyInstanceTypes
func (DescribeNodesInstanceTypeResponseBodyInstanceTypes) String ¶
func (s DescribeNodesInstanceTypeResponseBodyInstanceTypes) String() string
type DescribeReusableSlbRequest ¶
type DescribeReusableSlbRequest struct { K8sClusterId *string `json:"K8sClusterId,omitempty" xml:"K8sClusterId,omitempty"` NetworkType *string `json:"NetworkType,omitempty" xml:"NetworkType,omitempty"` }
func (DescribeReusableSlbRequest) GoString ¶
func (s DescribeReusableSlbRequest) GoString() string
func (*DescribeReusableSlbRequest) SetK8sClusterId ¶
func (s *DescribeReusableSlbRequest) SetK8sClusterId(v string) *DescribeReusableSlbRequest
func (*DescribeReusableSlbRequest) SetNetworkType ¶
func (s *DescribeReusableSlbRequest) SetNetworkType(v string) *DescribeReusableSlbRequest
func (DescribeReusableSlbRequest) String ¶
func (s DescribeReusableSlbRequest) String() string
type DescribeReusableSlbResponse ¶
type DescribeReusableSlbResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeReusableSlbResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeReusableSlbResponse) GoString ¶
func (s DescribeReusableSlbResponse) GoString() string
func (*DescribeReusableSlbResponse) SetBody ¶
func (s *DescribeReusableSlbResponse) SetBody(v *DescribeReusableSlbResponseBody) *DescribeReusableSlbResponse
func (*DescribeReusableSlbResponse) SetHeaders ¶
func (s *DescribeReusableSlbResponse) SetHeaders(v map[string]*string) *DescribeReusableSlbResponse
func (*DescribeReusableSlbResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeReusableSlbResponse) SetStatusCode(v int32) *DescribeReusableSlbResponse
func (DescribeReusableSlbResponse) String ¶
func (s DescribeReusableSlbResponse) String() string
type DescribeReusableSlbResponseBody ¶
type DescribeReusableSlbResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ReusableSlbList []*DescribeReusableSlbResponseBodyReusableSlbList `json:"ReusableSlbList,omitempty" xml:"ReusableSlbList,omitempty" type:"Repeated"` }
func (DescribeReusableSlbResponseBody) GoString ¶
func (s DescribeReusableSlbResponseBody) GoString() string
func (*DescribeReusableSlbResponseBody) SetRequestId ¶
func (s *DescribeReusableSlbResponseBody) SetRequestId(v string) *DescribeReusableSlbResponseBody
func (*DescribeReusableSlbResponseBody) SetReusableSlbList ¶
func (s *DescribeReusableSlbResponseBody) SetReusableSlbList(v []*DescribeReusableSlbResponseBodyReusableSlbList) *DescribeReusableSlbResponseBody
func (DescribeReusableSlbResponseBody) String ¶
func (s DescribeReusableSlbResponseBody) String() string
type DescribeReusableSlbResponseBodyReusableSlbList ¶
type DescribeReusableSlbResponseBodyReusableSlbList struct { LoadBalancerId *string `json:"LoadBalancerId,omitempty" xml:"LoadBalancerId,omitempty"` LoadBalancerName *string `json:"LoadBalancerName,omitempty" xml:"LoadBalancerName,omitempty"` }
func (DescribeReusableSlbResponseBodyReusableSlbList) GoString ¶
func (s DescribeReusableSlbResponseBodyReusableSlbList) GoString() string
func (*DescribeReusableSlbResponseBodyReusableSlbList) SetLoadBalancerId ¶
func (s *DescribeReusableSlbResponseBodyReusableSlbList) SetLoadBalancerId(v string) *DescribeReusableSlbResponseBodyReusableSlbList
func (*DescribeReusableSlbResponseBodyReusableSlbList) SetLoadBalancerName ¶
func (s *DescribeReusableSlbResponseBodyReusableSlbList) SetLoadBalancerName(v string) *DescribeReusableSlbResponseBodyReusableSlbList
func (DescribeReusableSlbResponseBodyReusableSlbList) String ¶
func (s DescribeReusableSlbResponseBodyReusableSlbList) String() string
type DescribeServiceMeshAdditionalStatusRequest ¶
type DescribeServiceMeshAdditionalStatusRequest struct { CheckMode *string `json:"CheckMode,omitempty" xml:"CheckMode,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeServiceMeshAdditionalStatusRequest) GoString ¶
func (s DescribeServiceMeshAdditionalStatusRequest) GoString() string
func (*DescribeServiceMeshAdditionalStatusRequest) SetCheckMode ¶
func (s *DescribeServiceMeshAdditionalStatusRequest) SetCheckMode(v string) *DescribeServiceMeshAdditionalStatusRequest
func (*DescribeServiceMeshAdditionalStatusRequest) SetServiceMeshId ¶
func (s *DescribeServiceMeshAdditionalStatusRequest) SetServiceMeshId(v string) *DescribeServiceMeshAdditionalStatusRequest
func (DescribeServiceMeshAdditionalStatusRequest) String ¶
func (s DescribeServiceMeshAdditionalStatusRequest) String() string
type DescribeServiceMeshAdditionalStatusResponse ¶
type DescribeServiceMeshAdditionalStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshAdditionalStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshAdditionalStatusResponse) GoString ¶
func (s DescribeServiceMeshAdditionalStatusResponse) GoString() string
func (*DescribeServiceMeshAdditionalStatusResponse) SetHeaders ¶
func (s *DescribeServiceMeshAdditionalStatusResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshAdditionalStatusResponse
func (*DescribeServiceMeshAdditionalStatusResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshAdditionalStatusResponse) SetStatusCode(v int32) *DescribeServiceMeshAdditionalStatusResponse
func (DescribeServiceMeshAdditionalStatusResponse) String ¶
func (s DescribeServiceMeshAdditionalStatusResponse) String() string
type DescribeServiceMeshAdditionalStatusResponseBody ¶
type DescribeServiceMeshAdditionalStatusResponseBody struct { ClusterStatus *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus `json:"ClusterStatus,omitempty" xml:"ClusterStatus,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeServiceMeshAdditionalStatusResponseBody) GoString ¶
func (s DescribeServiceMeshAdditionalStatusResponseBody) GoString() string
func (*DescribeServiceMeshAdditionalStatusResponseBody) SetClusterStatus ¶
func (*DescribeServiceMeshAdditionalStatusResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshAdditionalStatusResponseBody) SetRequestId(v string) *DescribeServiceMeshAdditionalStatusResponseBody
func (DescribeServiceMeshAdditionalStatusResponseBody) String ¶
func (s DescribeServiceMeshAdditionalStatusResponseBody) String() string
type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus ¶
type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus struct { AccessLogProjectStatus *string `json:"AccessLogProjectStatus,omitempty" xml:"AccessLogProjectStatus,omitempty"` ApiServerEIPStatus *string `json:"ApiServerEIPStatus,omitempty" xml:"ApiServerEIPStatus,omitempty"` ApiServerLoadBalancerStatus *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus `json:"ApiServerLoadBalancerStatus,omitempty" xml:"ApiServerLoadBalancerStatus,omitempty" type:"Struct"` AuditProjectStatus *string `json:"AuditProjectStatus,omitempty" xml:"AuditProjectStatus,omitempty"` CanaryPilotLoadBalancerStatus *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus `json:"CanaryPilotLoadBalancerStatus,omitempty" xml:"CanaryPilotLoadBalancerStatus,omitempty" type:"Struct"` ControlPlaneProjectStatus *string `json:"ControlPlaneProjectStatus,omitempty" xml:"ControlPlaneProjectStatus,omitempty"` LogtailStatusRecord map[string]interface{} `json:"LogtailStatusRecord,omitempty" xml:"LogtailStatusRecord,omitempty"` PilotLoadBalancerStatus *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus `json:"PilotLoadBalancerStatus,omitempty" xml:"PilotLoadBalancerStatus,omitempty" type:"Struct"` SgStatus *string `json:"SgStatus,omitempty" xml:"SgStatus,omitempty"` }
func (DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) GoString ¶
func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) GoString() string
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetAccessLogProjectStatus ¶
func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetAccessLogProjectStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetApiServerEIPStatus ¶
func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetApiServerEIPStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetApiServerLoadBalancerStatus ¶
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetAuditProjectStatus ¶
func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetAuditProjectStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetCanaryPilotLoadBalancerStatus ¶ added in v2.0.23
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetControlPlaneProjectStatus ¶
func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetControlPlaneProjectStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetLogtailStatusRecord ¶
func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetLogtailStatusRecord(v map[string]interface{}) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetPilotLoadBalancerStatus ¶
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) SetSgStatus ¶
func (DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) String ¶
func (s DescribeServiceMeshAdditionalStatusResponseBodyClusterStatus) String() string
type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus ¶
type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus struct { Locked *bool `json:"Locked,omitempty" xml:"Locked,omitempty"` PayType *string `json:"PayType,omitempty" xml:"PayType,omitempty"` Reused *bool `json:"Reused,omitempty" xml:"Reused,omitempty"` SLBBackEndServerNumStatus *string `json:"SLBBackEndServerNumStatus,omitempty" xml:"SLBBackEndServerNumStatus,omitempty"` SLBExistStatus *string `json:"SLBExistStatus,omitempty" xml:"SLBExistStatus,omitempty"` }
func (DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) GoString ¶
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetLocked ¶ added in v2.0.17
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetPayType ¶ added in v2.0.11
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetReused ¶ added in v2.0.11
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetSLBBackEndServerNumStatus ¶
func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetSLBBackEndServerNumStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusApiServerLoadBalancerStatus) SetSLBExistStatus ¶
type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus ¶ added in v2.0.23
type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus struct { Locked *bool `json:"Locked,omitempty" xml:"Locked,omitempty"` PayType *string `json:"PayType,omitempty" xml:"PayType,omitempty"` Reused *bool `json:"Reused,omitempty" xml:"Reused,omitempty"` SLBBackEndServerNumStatus *string `json:"SLBBackEndServerNumStatus,omitempty" xml:"SLBBackEndServerNumStatus,omitempty"` SLBExistStatus *string `json:"SLBExistStatus,omitempty" xml:"SLBExistStatus,omitempty"` }
func (DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) GoString ¶ added in v2.0.23
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetLocked ¶ added in v2.0.23
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetPayType ¶ added in v2.0.23
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetReused ¶ added in v2.0.23
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetSLBBackEndServerNumStatus ¶ added in v2.0.23
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusCanaryPilotLoadBalancerStatus) SetSLBExistStatus ¶ added in v2.0.23
type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus ¶
type DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus struct { Locked *bool `json:"Locked,omitempty" xml:"Locked,omitempty"` PayType *string `json:"PayType,omitempty" xml:"PayType,omitempty"` Reused *bool `json:"Reused,omitempty" xml:"Reused,omitempty"` SLBBackEndServerNumStatus *string `json:"SLBBackEndServerNumStatus,omitempty" xml:"SLBBackEndServerNumStatus,omitempty"` SLBExistStatus *string `json:"SLBExistStatus,omitempty" xml:"SLBExistStatus,omitempty"` }
func (DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) GoString ¶
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetLocked ¶ added in v2.0.17
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetPayType ¶ added in v2.0.11
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetReused ¶ added in v2.0.11
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetSLBBackEndServerNumStatus ¶
func (s *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetSLBBackEndServerNumStatus(v string) *DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus
func (*DescribeServiceMeshAdditionalStatusResponseBodyClusterStatusPilotLoadBalancerStatus) SetSLBExistStatus ¶
type DescribeServiceMeshClustersRequest ¶
type DescribeServiceMeshClustersRequest struct { Limit *int64 `json:"Limit,omitempty" xml:"Limit,omitempty"` Offset *int64 `json:"Offset,omitempty" xml:"Offset,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeServiceMeshClustersRequest) GoString ¶
func (s DescribeServiceMeshClustersRequest) GoString() string
func (*DescribeServiceMeshClustersRequest) SetLimit ¶ added in v2.0.13
func (s *DescribeServiceMeshClustersRequest) SetLimit(v int64) *DescribeServiceMeshClustersRequest
func (*DescribeServiceMeshClustersRequest) SetOffset ¶ added in v2.0.13
func (s *DescribeServiceMeshClustersRequest) SetOffset(v int64) *DescribeServiceMeshClustersRequest
func (*DescribeServiceMeshClustersRequest) SetServiceMeshId ¶
func (s *DescribeServiceMeshClustersRequest) SetServiceMeshId(v string) *DescribeServiceMeshClustersRequest
func (DescribeServiceMeshClustersRequest) String ¶
func (s DescribeServiceMeshClustersRequest) String() string
type DescribeServiceMeshClustersResponse ¶
type DescribeServiceMeshClustersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshClustersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshClustersResponse) GoString ¶
func (s DescribeServiceMeshClustersResponse) GoString() string
func (*DescribeServiceMeshClustersResponse) SetHeaders ¶
func (s *DescribeServiceMeshClustersResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshClustersResponse
func (*DescribeServiceMeshClustersResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshClustersResponse) SetStatusCode(v int32) *DescribeServiceMeshClustersResponse
func (DescribeServiceMeshClustersResponse) String ¶
func (s DescribeServiceMeshClustersResponse) String() string
type DescribeServiceMeshClustersResponseBody ¶
type DescribeServiceMeshClustersResponseBody struct { Clusters []*DescribeServiceMeshClustersResponseBodyClusters `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"Repeated"` NumberOfClusters *int64 `json:"NumberOfClusters,omitempty" xml:"NumberOfClusters,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeServiceMeshClustersResponseBody) GoString ¶
func (s DescribeServiceMeshClustersResponseBody) GoString() string
func (*DescribeServiceMeshClustersResponseBody) SetClusters ¶
func (*DescribeServiceMeshClustersResponseBody) SetNumberOfClusters ¶ added in v2.0.23
func (s *DescribeServiceMeshClustersResponseBody) SetNumberOfClusters(v int64) *DescribeServiceMeshClustersResponseBody
func (*DescribeServiceMeshClustersResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshClustersResponseBody) SetRequestId(v string) *DescribeServiceMeshClustersResponseBody
func (DescribeServiceMeshClustersResponseBody) String ¶
func (s DescribeServiceMeshClustersResponseBody) String() string
type DescribeServiceMeshClustersResponseBodyClusters ¶
type DescribeServiceMeshClustersResponseBodyClusters struct { ClusterDomain *string `json:"ClusterDomain,omitempty" xml:"ClusterDomain,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ClusterType *string `json:"ClusterType,omitempty" xml:"ClusterType,omitempty"` CreationTime *string `json:"CreationTime,omitempty" xml:"CreationTime,omitempty"` ErrorMessage *string `json:"ErrorMessage,omitempty" xml:"ErrorMessage,omitempty"` ForbiddenFlag *int64 `json:"ForbiddenFlag,omitempty" xml:"ForbiddenFlag,omitempty"` ForbiddenInfo *string `json:"ForbiddenInfo,omitempty" xml:"ForbiddenInfo,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` SgId *string `json:"SgId,omitempty" xml:"SgId,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeServiceMeshClustersResponseBodyClusters) GoString ¶
func (s DescribeServiceMeshClustersResponseBodyClusters) GoString() string
func (*DescribeServiceMeshClustersResponseBodyClusters) SetClusterDomain ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetClusterDomain(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetClusterId ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetClusterId(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetClusterType ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetClusterType(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetCreationTime ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetCreationTime(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetErrorMessage ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetErrorMessage(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetForbiddenFlag ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetForbiddenFlag(v int64) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetForbiddenInfo ¶ added in v2.0.25
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetForbiddenInfo(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetRegionId ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetRegionId(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetServiceMeshId ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetServiceMeshId(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetState ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetState(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetUpdateTime ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetUpdateTime(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetVersion ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetVersion(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (*DescribeServiceMeshClustersResponseBodyClusters) SetVpcId ¶
func (s *DescribeServiceMeshClustersResponseBodyClusters) SetVpcId(v string) *DescribeServiceMeshClustersResponseBodyClusters
func (DescribeServiceMeshClustersResponseBodyClusters) String ¶
func (s DescribeServiceMeshClustersResponseBodyClusters) String() string
type DescribeServiceMeshDetailRequest ¶
type DescribeServiceMeshDetailRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeServiceMeshDetailRequest) GoString ¶
func (s DescribeServiceMeshDetailRequest) GoString() string
func (*DescribeServiceMeshDetailRequest) SetServiceMeshId ¶
func (s *DescribeServiceMeshDetailRequest) SetServiceMeshId(v string) *DescribeServiceMeshDetailRequest
func (DescribeServiceMeshDetailRequest) String ¶
func (s DescribeServiceMeshDetailRequest) String() string
type DescribeServiceMeshDetailResponse ¶
type DescribeServiceMeshDetailResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshDetailResponse) GoString ¶
func (s DescribeServiceMeshDetailResponse) GoString() string
func (*DescribeServiceMeshDetailResponse) SetHeaders ¶
func (s *DescribeServiceMeshDetailResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshDetailResponse
func (*DescribeServiceMeshDetailResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshDetailResponse) SetStatusCode(v int32) *DescribeServiceMeshDetailResponse
func (DescribeServiceMeshDetailResponse) String ¶
func (s DescribeServiceMeshDetailResponse) String() string
type DescribeServiceMeshDetailResponseBody ¶
type DescribeServiceMeshDetailResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ServiceMesh *DescribeServiceMeshDetailResponseBodyServiceMesh `json:"ServiceMesh,omitempty" xml:"ServiceMesh,omitempty" type:"Struct"` }
func (DescribeServiceMeshDetailResponseBody) GoString ¶
func (s DescribeServiceMeshDetailResponseBody) GoString() string
func (*DescribeServiceMeshDetailResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshDetailResponseBody) SetRequestId(v string) *DescribeServiceMeshDetailResponseBody
func (*DescribeServiceMeshDetailResponseBody) SetServiceMesh ¶
func (s *DescribeServiceMeshDetailResponseBody) SetServiceMesh(v *DescribeServiceMeshDetailResponseBodyServiceMesh) *DescribeServiceMeshDetailResponseBody
func (DescribeServiceMeshDetailResponseBody) String ¶
func (s DescribeServiceMeshDetailResponseBody) String() string
type DescribeServiceMeshDetailResponseBodyServiceMesh ¶
type DescribeServiceMeshDetailResponseBodyServiceMesh struct { ClusterSpec *string `json:"ClusterSpec,omitempty" xml:"ClusterSpec,omitempty"` Clusters []*string `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"Repeated"` Endpoints *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints `json:"Endpoints,omitempty" xml:"Endpoints,omitempty" type:"Struct"` OwnerId *string `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` OwnerType *string `json:"OwnerType,omitempty" xml:"OwnerType,omitempty"` ServiceMeshInfo *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo `json:"ServiceMeshInfo,omitempty" xml:"ServiceMeshInfo,omitempty" type:"Struct"` Spec *DescribeServiceMeshDetailResponseBodyServiceMeshSpec `json:"Spec,omitempty" xml:"Spec,omitempty" type:"Struct"` }
func (DescribeServiceMeshDetailResponseBodyServiceMesh) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMesh) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMesh) SetClusterSpec ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetClusterSpec(v string) *DescribeServiceMeshDetailResponseBodyServiceMesh
func (*DescribeServiceMeshDetailResponseBodyServiceMesh) SetClusters ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetClusters(v []*string) *DescribeServiceMeshDetailResponseBodyServiceMesh
func (*DescribeServiceMeshDetailResponseBodyServiceMesh) SetEndpoints ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMesh) SetOwnerId ¶ added in v2.0.15
func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetOwnerId(v string) *DescribeServiceMeshDetailResponseBodyServiceMesh
func (*DescribeServiceMeshDetailResponseBodyServiceMesh) SetOwnerType ¶ added in v2.0.15
func (s *DescribeServiceMeshDetailResponseBodyServiceMesh) SetOwnerType(v string) *DescribeServiceMeshDetailResponseBodyServiceMesh
func (*DescribeServiceMeshDetailResponseBodyServiceMesh) SetServiceMeshInfo ¶
func (DescribeServiceMeshDetailResponseBodyServiceMesh) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMesh) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints struct { IntranetApiServerEndpoint *string `json:"IntranetApiServerEndpoint,omitempty" xml:"IntranetApiServerEndpoint,omitempty"` IntranetPilotEndpoint *string `json:"IntranetPilotEndpoint,omitempty" xml:"IntranetPilotEndpoint,omitempty"` PublicApiServerEndpoint *string `json:"PublicApiServerEndpoint,omitempty" xml:"PublicApiServerEndpoint,omitempty"` PublicPilotEndpoint *string `json:"PublicPilotEndpoint,omitempty" xml:"PublicPilotEndpoint,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetIntranetApiServerEndpoint ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetIntranetApiServerEndpoint(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
func (*DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetIntranetPilotEndpoint ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetIntranetPilotEndpoint(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
func (*DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetPublicApiServerEndpoint ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetPublicApiServerEndpoint(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
func (*DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetPublicPilotEndpoint ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) SetPublicPilotEndpoint(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints
func (DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshEndpoints) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo struct { CreationTime *string `json:"CreationTime,omitempty" xml:"CreationTime,omitempty"` ErrorMessage *string `json:"ErrorMessage,omitempty" xml:"ErrorMessage,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Profile *string `json:"Profile,omitempty" xml:"Profile,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetCreationTime ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetErrorMessage ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetProfile ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetRegionId ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetServiceMeshId ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetServiceMeshId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo
func (*DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetUpdateTime ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) SetVersion ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshServiceMeshInfo) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpec ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpec struct { LoadBalancer *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer `json:"LoadBalancer,omitempty" xml:"LoadBalancer,omitempty" type:"Struct"` MeshConfig *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig `json:"MeshConfig,omitempty" xml:"MeshConfig,omitempty" type:"Struct"` Network *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork `json:"Network,omitempty" xml:"Network,omitempty" type:"Struct"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpec) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpec) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpec) SetLoadBalancer ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpec) SetMeshConfig ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpec) SetNetwork ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpec) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpec) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer struct { ApiServerLoadbalancerId *string `json:"ApiServerLoadbalancerId,omitempty" xml:"ApiServerLoadbalancerId,omitempty"` ApiServerPublicEip *bool `json:"ApiServerPublicEip,omitempty" xml:"ApiServerPublicEip,omitempty"` PilotPublicEip *bool `json:"PilotPublicEip,omitempty" xml:"PilotPublicEip,omitempty"` PilotPublicLoadbalancerId *string `json:"PilotPublicLoadbalancerId,omitempty" xml:"PilotPublicLoadbalancerId,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetApiServerLoadbalancerId ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetApiServerLoadbalancerId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetApiServerPublicEip ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetApiServerPublicEip(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetPilotPublicEip ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetPilotPublicEip(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetPilotPublicLoadbalancerId ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) SetPilotPublicLoadbalancerId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecLoadBalancer) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig struct { AccessLog *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog `json:"AccessLog,omitempty" xml:"AccessLog,omitempty" type:"Struct"` Audit *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit `json:"Audit,omitempty" xml:"Audit,omitempty" type:"Struct"` ControlPlaneLogInfo *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo `json:"ControlPlaneLogInfo,omitempty" xml:"ControlPlaneLogInfo,omitempty" type:"Struct"` CustomizedZipkin *bool `json:"CustomizedZipkin,omitempty" xml:"CustomizedZipkin,omitempty"` Edition *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition `json:"Edition,omitempty" xml:"Edition,omitempty" type:"Struct"` EnableLocalityLB *bool `json:"EnableLocalityLB,omitempty" xml:"EnableLocalityLB,omitempty"` ExcludeIPRanges *string `json:"ExcludeIPRanges,omitempty" xml:"ExcludeIPRanges,omitempty"` ExcludeInboundPorts *string `json:"ExcludeInboundPorts,omitempty" xml:"ExcludeInboundPorts,omitempty"` ExcludeOutboundPorts *string `json:"ExcludeOutboundPorts,omitempty" xml:"ExcludeOutboundPorts,omitempty"` ExtraConfiguration *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration `json:"ExtraConfiguration,omitempty" xml:"ExtraConfiguration,omitempty" type:"Struct"` IncludeIPRanges *string `json:"IncludeIPRanges,omitempty" xml:"IncludeIPRanges,omitempty"` K8sNewAPIsSupport *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigK8sNewAPIsSupport `json:"K8sNewAPIsSupport,omitempty" xml:"K8sNewAPIsSupport,omitempty" type:"Struct"` Kiali *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali `json:"Kiali,omitempty" xml:"Kiali,omitempty" type:"Struct"` LocalityLB *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB `json:"LocalityLB,omitempty" xml:"LocalityLB,omitempty" type:"Struct"` MSE *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE `json:"MSE,omitempty" xml:"MSE,omitempty" type:"Struct"` OPA *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA `json:"OPA,omitempty" xml:"OPA,omitempty" type:"Struct"` OutboundTrafficPolicy *string `json:"OutboundTrafficPolicy,omitempty" xml:"OutboundTrafficPolicy,omitempty"` Pilot *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot `json:"Pilot,omitempty" xml:"Pilot,omitempty" type:"Struct"` Prometheus *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus `json:"Prometheus,omitempty" xml:"Prometheus,omitempty" type:"Struct"` ProtocolSupport *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport `json:"ProtocolSupport,omitempty" xml:"ProtocolSupport,omitempty" type:"Struct"` Proxy *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy `json:"Proxy,omitempty" xml:"Proxy,omitempty" type:"Struct"` SidecarInjector *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector `json:"SidecarInjector,omitempty" xml:"SidecarInjector,omitempty" type:"Struct"` Telemetry *bool `json:"Telemetry,omitempty" xml:"Telemetry,omitempty"` Tracing *bool `json:"Tracing,omitempty" xml:"Tracing,omitempty"` WebAssemblyFilterDeployment *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment `json:"WebAssemblyFilterDeployment,omitempty" xml:"WebAssemblyFilterDeployment,omitempty" type:"Struct"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetAccessLog ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetControlPlaneLogInfo ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetCustomizedZipkin ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetCustomizedZipkin(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetEdition ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetEnableLocalityLB ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetEnableLocalityLB(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeIPRanges ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeIPRanges(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeInboundPorts ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeInboundPorts(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeOutboundPorts ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExcludeOutboundPorts(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetExtraConfiguration ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetIncludeIPRanges ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetIncludeIPRanges(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetK8sNewAPIsSupport ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetLocalityLB ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetOutboundTrafficPolicy ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetOutboundTrafficPolicy(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetPrometheus ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetProtocolSupport ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetSidecarInjector ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetTelemetry ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetTracing ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) SetWebAssemblyFilterDeployment ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfig) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) SetEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAccessLog) SetProject ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit struct { AuditProjectStatus *string `json:"AuditProjectStatus,omitempty" xml:"AuditProjectStatus,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) SetAuditProjectStatus ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) SetAuditProjectStatus(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) SetEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) SetProject ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigAudit) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo) SetEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigControlPlaneLogInfo) SetProject ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition struct { IstiodImageTag *string `json:"IstiodImageTag,omitempty" xml:"IstiodImageTag,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ProxyImageTag *string `json:"ProxyImageTag,omitempty" xml:"ProxyImageTag,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) SetIstiodImageTag ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) SetProxyImageTag ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigEdition) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration struct { AccessLogExtraConf *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf `json:"AccessLogExtraConf,omitempty" xml:"AccessLogExtraConf,omitempty" type:"Struct"` AutoDiagnosis *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis `json:"AutoDiagnosis,omitempty" xml:"AutoDiagnosis,omitempty" type:"Struct"` CRAggregationConfiguration *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration `json:"CRAggregationConfiguration,omitempty" xml:"CRAggregationConfiguration,omitempty" type:"Struct"` CRAggregationEnabled *bool `json:"CRAggregationEnabled,omitempty" xml:"CRAggregationEnabled,omitempty"` DiscoverySelectors []map[string]interface{} `json:"DiscoverySelectors,omitempty" xml:"DiscoverySelectors,omitempty" type:"Repeated"` IstioCRHistory *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory `json:"IstioCRHistory,omitempty" xml:"IstioCRHistory,omitempty" type:"Struct"` Lifecycle *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle `json:"Lifecycle,omitempty" xml:"Lifecycle,omitempty" type:"Struct"` MultiBuffer *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer `json:"MultiBuffer,omitempty" xml:"MultiBuffer,omitempty" type:"Struct"` NFDConfiguration *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration `json:"NFDConfiguration,omitempty" xml:"NFDConfiguration,omitempty" type:"Struct"` OPAScopeInjection *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection `json:"OPAScopeInjection,omitempty" xml:"OPAScopeInjection,omitempty" type:"Struct"` RateLimit *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit `json:"RateLimit,omitempty" xml:"RateLimit,omitempty" type:"Struct"` SidecarProxyInitResourceLimit *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit `json:"SidecarProxyInitResourceLimit,omitempty" xml:"SidecarProxyInitResourceLimit,omitempty" type:"Struct"` SidecarProxyInitResourceRequest *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest `json:"SidecarProxyInitResourceRequest,omitempty" xml:"SidecarProxyInitResourceRequest,omitempty" type:"Struct"` TerminationDrainDuration *string `json:"TerminationDrainDuration,omitempty" xml:"TerminationDrainDuration,omitempty"` }
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetAccessLogExtraConf ¶ added in v2.0.23
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetAutoDiagnosis ¶ added in v2.0.23
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetCRAggregationConfiguration ¶ added in v2.0.20
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetCRAggregationConfiguration(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetCRAggregationEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetDiscoverySelectors ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetDiscoverySelectors(v []map[string]interface{}) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetIstioCRHistory ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetLifecycle ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetMultiBuffer ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetNFDConfiguration ¶ added in v2.0.21
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetOPAScopeInjection ¶ added in v2.0.12
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetRateLimit ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetSidecarProxyInitResourceLimit ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetSidecarProxyInitResourceLimit(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetSidecarProxyInitResourceRequest ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetSidecarProxyInitResourceRequest(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetTerminationDrainDuration ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration) SetTerminationDrainDuration(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfiguration
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf ¶ added in v2.0.23
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf struct { GatewayLifecycle *int32 `json:"GatewayLifecycle,omitempty" xml:"GatewayLifecycle,omitempty"` SidecarLifecycle *int32 `json:"SidecarLifecycle,omitempty" xml:"SidecarLifecycle,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf) GoString ¶ added in v2.0.23
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf) SetGatewayLifecycle ¶ added in v2.0.23
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAccessLogExtraConf) SetSidecarLifecycle ¶ added in v2.0.23
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis ¶ added in v2.0.23
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis struct {
AutoDiagnosisEnabled *bool `json:"AutoDiagnosisEnabled,omitempty" xml:"AutoDiagnosisEnabled,omitempty"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis) GoString ¶ added in v2.0.23
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationAutoDiagnosis) SetAutoDiagnosisEnabled ¶ added in v2.0.23
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration ¶ added in v2.0.20
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration struct {
Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration) GoString ¶ added in v2.0.20
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationCRAggregationConfiguration) SetEnabled ¶ added in v2.0.20
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory struct {
EnableHistory *bool `json:"EnableHistory,omitempty" xml:"EnableHistory,omitempty"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationIstioCRHistory) SetEnableHistory ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle struct { PostStart *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart `json:"postStart,omitempty" xml:"postStart,omitempty" type:"Struct"` PreStop *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop `json:"preStop,omitempty" xml:"preStop,omitempty" type:"Struct"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) SetPostStart ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) SetPostStart(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) SetPreStop ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle) SetPreStop(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecycle
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart struct { Exec *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec `json:"exec,omitempty" xml:"exec,omitempty" type:"Struct"` HttpGet *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet `json:"httpGet,omitempty" xml:"httpGet,omitempty" type:"Struct"` TcpSocket *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket `json:"tcpSocket,omitempty" xml:"tcpSocket,omitempty" type:"Struct"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetExec ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetExec(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetHttpGet ¶ added in v2.0.15
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetHttpGet(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetTcpSocket ¶ added in v2.0.15
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart) SetTcpSocket(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStart
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec struct {
Command []*string `json:"command,omitempty" xml:"command,omitempty" type:"Repeated"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartExec) SetCommand ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet struct { Host *string `json:"host,omitempty" xml:"host,omitempty"` HttpHeaders []*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders `json:"httpHeaders,omitempty" xml:"httpHeaders,omitempty" type:"Repeated"` Port *string `json:"port,omitempty" xml:"port,omitempty"` Scheme *string `json:"scheme,omitempty" xml:"scheme,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) GoString ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetHost ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetHttpHeaders ¶ added in v2.0.15
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetHttpHeaders(v []*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetPort ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGet) SetScheme ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders) GoString ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders) SetName ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartHttpGetHttpHeaders) SetValue ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket struct { Host *string `json:"host,omitempty" xml:"host,omitempty"` Port *string `json:"port,omitempty" xml:"port,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket) GoString ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket) SetHost ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePostStartTcpSocket) SetPort ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop struct { Exec *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec `json:"exec,omitempty" xml:"exec,omitempty" type:"Struct"` HttpGet *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet `json:"httpGet,omitempty" xml:"httpGet,omitempty" type:"Struct"` TcpSocket *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket `json:"tcpSocket,omitempty" xml:"tcpSocket,omitempty" type:"Struct"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetExec ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetExec(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetHttpGet ¶ added in v2.0.15
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetHttpGet(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetTcpSocket ¶ added in v2.0.15
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop) SetTcpSocket(v *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStop
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec struct {
Command []*string `json:"command,omitempty" xml:"command,omitempty" type:"Repeated"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopExec) SetCommand ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet struct { Host *string `json:"host,omitempty" xml:"host,omitempty"` HttpHeaders []*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders `json:"httpHeaders,omitempty" xml:"httpHeaders,omitempty" type:"Repeated"` Port *string `json:"port,omitempty" xml:"port,omitempty"` Scheme *string `json:"scheme,omitempty" xml:"scheme,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) GoString ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetHost ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetHttpHeaders ¶ added in v2.0.15
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetHttpHeaders(v []*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetPort ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGet) SetScheme ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders) GoString ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders) SetName ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopHttpGetHttpHeaders) SetValue ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket struct { Host *string `json:"host,omitempty" xml:"host,omitempty"` Port *string `json:"port,omitempty" xml:"port,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket) GoString ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket) SetHost ¶ added in v2.0.15
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationLifecyclePreStopTcpSocket) SetPort ¶ added in v2.0.15
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` PollDelay *string `json:"PollDelay,omitempty" xml:"PollDelay,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer) SetEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationMultiBuffer) SetPollDelay ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration ¶ added in v2.0.21
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` NFDLabelPruned *bool `json:"NFDLabelPruned,omitempty" xml:"NFDLabelPruned,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration) GoString ¶ added in v2.0.21
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration) SetEnabled ¶ added in v2.0.21
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationNFDConfiguration) SetNFDLabelPruned ¶ added in v2.0.21
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection ¶ added in v2.0.12
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection struct {
OPAScopeInjected *bool `json:"OPAScopeInjected,omitempty" xml:"OPAScopeInjected,omitempty"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection) GoString ¶ added in v2.0.12
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationOPAScopeInjection) SetOPAScopeInjected ¶ added in v2.0.12
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit struct {
EnableGlobalRateLimit *bool `json:"EnableGlobalRateLimit,omitempty" xml:"EnableGlobalRateLimit,omitempty"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationRateLimit) SetEnableGlobalRateLimit ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit struct { ResourceCPULimit *string `json:"ResourceCPULimit,omitempty" xml:"ResourceCPULimit,omitempty"` ResourceMemoryLimit *string `json:"ResourceMemoryLimit,omitempty" xml:"ResourceMemoryLimit,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit) SetResourceCPULimit ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceLimit) SetResourceMemoryLimit ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest struct { ResourceCPURequest *string `json:"ResourceCPURequest,omitempty" xml:"ResourceCPURequest,omitempty"` ResourceMemoryRequest *string `json:"ResourceMemoryRequest,omitempty" xml:"ResourceMemoryRequest,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest) SetResourceCPURequest ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigExtraConfigurationSidecarProxyInitResourceRequest) SetResourceMemoryRequest ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigK8sNewAPIsSupport ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigK8sNewAPIsSupport struct {
GatewayAPIEnabled *bool `json:"GatewayAPIEnabled,omitempty" xml:"GatewayAPIEnabled,omitempty"`
}
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigK8sNewAPIsSupport) SetGatewayAPIEnabled ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) SetEnabled ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigKiali) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB struct { Distribute map[string]interface{} `json:"Distribute,omitempty" xml:"Distribute,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` Failover map[string]interface{} `json:"Failover,omitempty" xml:"Failover,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) SetDistribute ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) SetDistribute(v map[string]interface{}) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) SetEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) SetFailover ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB) SetFailover(v map[string]interface{}) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigLocalityLB
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE struct {
Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) SetEnabled ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigMSE) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` LimitCPU *string `json:"LimitCPU,omitempty" xml:"LimitCPU,omitempty"` LimitMemory *string `json:"LimitMemory,omitempty" xml:"LimitMemory,omitempty"` LogLevel *string `json:"LogLevel,omitempty" xml:"LogLevel,omitempty"` RequestCPU *string `json:"RequestCPU,omitempty" xml:"RequestCPU,omitempty"` RequestMemory *string `json:"RequestMemory,omitempty" xml:"RequestMemory,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetLimitCPU ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetLimitMemory ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetLogLevel ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetRequestCPU ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) SetRequestMemory ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigOPA) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot struct { ConfigSource *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource `json:"ConfigSource,omitempty" xml:"ConfigSource,omitempty" type:"Struct"` Feature *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature `json:"Feature,omitempty" xml:"Feature,omitempty" type:"Struct"` Http10Enabled *bool `json:"Http10Enabled,omitempty" xml:"Http10Enabled,omitempty"` TraceSampling *float32 `json:"TraceSampling,omitempty" xml:"TraceSampling,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) SetConfigSource ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) SetFeature ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) SetHttp10Enabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) SetTraceSampling ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilot) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` NacosID *string `json:"NacosID,omitempty" xml:"NacosID,omitempty"` }
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource) SetEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotConfigSource) SetNacosID ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature struct { EnableSDSServer *bool `json:"EnableSDSServer,omitempty" xml:"EnableSDSServer,omitempty"` FilterGatewayClusterConfig *bool `json:"FilterGatewayClusterConfig,omitempty" xml:"FilterGatewayClusterConfig,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) SetEnableSDSServer ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) SetFilterGatewayClusterConfig ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature) SetFilterGatewayClusterConfig(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus struct { ExternalUrl *string `json:"ExternalUrl,omitempty" xml:"ExternalUrl,omitempty"` UseExternal *bool `json:"UseExternal,omitempty" xml:"UseExternal,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) SetExternalUrl ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPrometheus) SetUseExternal ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport struct { DubboFilterEnabled *bool `json:"DubboFilterEnabled,omitempty" xml:"DubboFilterEnabled,omitempty"` MysqlFilterEnabled *bool `json:"MysqlFilterEnabled,omitempty" xml:"MysqlFilterEnabled,omitempty"` RedisFilterEnabled *bool `json:"RedisFilterEnabled,omitempty" xml:"RedisFilterEnabled,omitempty"` ThriftFilterEnabled *bool `json:"ThriftFilterEnabled,omitempty" xml:"ThriftFilterEnabled,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) SetDubboFilterEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) SetMysqlFilterEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) SetRedisFilterEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProtocolSupport) SetThriftFilterEnabled ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy struct { AccessLogFile *string `json:"AccessLogFile,omitempty" xml:"AccessLogFile,omitempty"` AccessLogFormat *string `json:"AccessLogFormat,omitempty" xml:"AccessLogFormat,omitempty"` AccessLogServiceEnabled *bool `json:"AccessLogServiceEnabled,omitempty" xml:"AccessLogServiceEnabled,omitempty"` AccessLogServiceHost *string `json:"AccessLogServiceHost,omitempty" xml:"AccessLogServiceHost,omitempty"` AccessLogServicePort *int32 `json:"AccessLogServicePort,omitempty" xml:"AccessLogServicePort,omitempty"` ClusterDomain *string `json:"ClusterDomain,omitempty" xml:"ClusterDomain,omitempty"` EnableDNSProxying *bool `json:"EnableDNSProxying,omitempty" xml:"EnableDNSProxying,omitempty"` LimitCPU *string `json:"LimitCPU,omitempty" xml:"LimitCPU,omitempty"` LimitMemory *string `json:"LimitMemory,omitempty" xml:"LimitMemory,omitempty"` RequestCPU *string `json:"RequestCPU,omitempty" xml:"RequestCPU,omitempty"` RequestMemory *string `json:"RequestMemory,omitempty" xml:"RequestMemory,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogFile ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogFormat ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogFormat(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServiceEnabled ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServiceEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServiceHost ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServiceHost(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServicePort ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetAccessLogServicePort(v int32) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetClusterDomain ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetEnableDNSProxying ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetEnableDNSProxying(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetLimitCPU ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetLimitMemory ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetRequestCPU ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) SetRequestMemory ¶
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigProxy) String() string
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector struct { AutoInjectionPolicyEnabled *bool `json:"AutoInjectionPolicyEnabled,omitempty" xml:"AutoInjectionPolicyEnabled,omitempty"` EnableNamespacesByDefault *bool `json:"EnableNamespacesByDefault,omitempty" xml:"EnableNamespacesByDefault,omitempty"` InitCNIConfiguration *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration `json:"InitCNIConfiguration,omitempty" xml:"InitCNIConfiguration,omitempty" type:"Struct"` LimitCPU *string `json:"LimitCPU,omitempty" xml:"LimitCPU,omitempty"` LimitMemory *string `json:"LimitMemory,omitempty" xml:"LimitMemory,omitempty"` RequestCPU *string `json:"RequestCPU,omitempty" xml:"RequestCPU,omitempty"` RequestMemory *string `json:"RequestMemory,omitempty" xml:"RequestMemory,omitempty"` SidecarInjectorNum *int32 `json:"SidecarInjectorNum,omitempty" xml:"SidecarInjectorNum,omitempty"` SidecarInjectorWebhookAsYaml *string `json:"SidecarInjectorWebhookAsYaml,omitempty" xml:"SidecarInjectorWebhookAsYaml,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetAutoInjectionPolicyEnabled ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetAutoInjectionPolicyEnabled(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetEnableNamespacesByDefault ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetEnableNamespacesByDefault(v bool) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetInitCNIConfiguration ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetLimitCPU ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetLimitMemory ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetRequestCPU ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetRequestMemory ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetSidecarInjectorNum ¶ added in v2.0.20
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetSidecarInjectorWebhookAsYaml ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector) SetSidecarInjectorWebhookAsYaml(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjector
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` ExcludeNamespaces *string `json:"ExcludeNamespaces,omitempty" xml:"ExcludeNamespaces,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration) SetEnabled ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigSidecarInjectorInitCNIConfiguration) SetExcludeNamespaces ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment struct {
Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"`
}
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment) GoString ¶
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigWebAssemblyFilterDeployment) SetEnabled ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork ¶
type DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork struct { SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` VSwitches []*string `json:"VSwitches,omitempty" xml:"VSwitches,omitempty" type:"Repeated"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) GoString ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) GoString() string
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) SetSecurityGroupId ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) SetSecurityGroupId(v string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork
func (*DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) SetVSwitches ¶
func (s *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) SetVSwitches(v []*string) *DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork
func (DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) String ¶
func (s DescribeServiceMeshDetailResponseBodyServiceMeshSpecNetwork) String() string
type DescribeServiceMeshKubeconfigRequest ¶
type DescribeServiceMeshKubeconfigRequest struct { PrivateIpAddress *bool `json:"PrivateIpAddress,omitempty" xml:"PrivateIpAddress,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeServiceMeshKubeconfigRequest) GoString ¶
func (s DescribeServiceMeshKubeconfigRequest) GoString() string
func (*DescribeServiceMeshKubeconfigRequest) SetPrivateIpAddress ¶
func (s *DescribeServiceMeshKubeconfigRequest) SetPrivateIpAddress(v bool) *DescribeServiceMeshKubeconfigRequest
func (*DescribeServiceMeshKubeconfigRequest) SetServiceMeshId ¶
func (s *DescribeServiceMeshKubeconfigRequest) SetServiceMeshId(v string) *DescribeServiceMeshKubeconfigRequest
func (DescribeServiceMeshKubeconfigRequest) String ¶
func (s DescribeServiceMeshKubeconfigRequest) String() string
type DescribeServiceMeshKubeconfigResponse ¶
type DescribeServiceMeshKubeconfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshKubeconfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshKubeconfigResponse) GoString ¶
func (s DescribeServiceMeshKubeconfigResponse) GoString() string
func (*DescribeServiceMeshKubeconfigResponse) SetHeaders ¶
func (s *DescribeServiceMeshKubeconfigResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshKubeconfigResponse
func (*DescribeServiceMeshKubeconfigResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshKubeconfigResponse) SetStatusCode(v int32) *DescribeServiceMeshKubeconfigResponse
func (DescribeServiceMeshKubeconfigResponse) String ¶
func (s DescribeServiceMeshKubeconfigResponse) String() string
type DescribeServiceMeshKubeconfigResponseBody ¶
type DescribeServiceMeshKubeconfigResponseBody struct { Kubeconfig *string `json:"Kubeconfig,omitempty" xml:"Kubeconfig,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeServiceMeshKubeconfigResponseBody) GoString ¶
func (s DescribeServiceMeshKubeconfigResponseBody) GoString() string
func (*DescribeServiceMeshKubeconfigResponseBody) SetKubeconfig ¶
func (s *DescribeServiceMeshKubeconfigResponseBody) SetKubeconfig(v string) *DescribeServiceMeshKubeconfigResponseBody
func (*DescribeServiceMeshKubeconfigResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshKubeconfigResponseBody) SetRequestId(v string) *DescribeServiceMeshKubeconfigResponseBody
func (DescribeServiceMeshKubeconfigResponseBody) String ¶
func (s DescribeServiceMeshKubeconfigResponseBody) String() string
type DescribeServiceMeshLogsRequest ¶
type DescribeServiceMeshLogsRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeServiceMeshLogsRequest) GoString ¶
func (s DescribeServiceMeshLogsRequest) GoString() string
func (*DescribeServiceMeshLogsRequest) SetServiceMeshId ¶
func (s *DescribeServiceMeshLogsRequest) SetServiceMeshId(v string) *DescribeServiceMeshLogsRequest
func (DescribeServiceMeshLogsRequest) String ¶
func (s DescribeServiceMeshLogsRequest) String() string
type DescribeServiceMeshLogsResponse ¶
type DescribeServiceMeshLogsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshLogsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshLogsResponse) GoString ¶
func (s DescribeServiceMeshLogsResponse) GoString() string
func (*DescribeServiceMeshLogsResponse) SetBody ¶
func (s *DescribeServiceMeshLogsResponse) SetBody(v *DescribeServiceMeshLogsResponseBody) *DescribeServiceMeshLogsResponse
func (*DescribeServiceMeshLogsResponse) SetHeaders ¶
func (s *DescribeServiceMeshLogsResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshLogsResponse
func (*DescribeServiceMeshLogsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshLogsResponse) SetStatusCode(v int32) *DescribeServiceMeshLogsResponse
func (DescribeServiceMeshLogsResponse) String ¶
func (s DescribeServiceMeshLogsResponse) String() string
type DescribeServiceMeshLogsResponseBody ¶
type DescribeServiceMeshLogsResponseBody struct { Logs []*DescribeServiceMeshLogsResponseBodyLogs `json:"Logs,omitempty" xml:"Logs,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeServiceMeshLogsResponseBody) GoString ¶
func (s DescribeServiceMeshLogsResponseBody) GoString() string
func (*DescribeServiceMeshLogsResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshLogsResponseBody) SetRequestId(v string) *DescribeServiceMeshLogsResponseBody
func (DescribeServiceMeshLogsResponseBody) String ¶
func (s DescribeServiceMeshLogsResponseBody) String() string
type DescribeServiceMeshLogsResponseBodyLogs ¶
type DescribeServiceMeshLogsResponseBodyLogs struct { CreationTime *string `json:"CreationTime,omitempty" xml:"CreationTime,omitempty"` Log *string `json:"Log,omitempty" xml:"Log,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeServiceMeshLogsResponseBodyLogs) GoString ¶
func (s DescribeServiceMeshLogsResponseBodyLogs) GoString() string
func (*DescribeServiceMeshLogsResponseBodyLogs) SetCreationTime ¶
func (s *DescribeServiceMeshLogsResponseBodyLogs) SetCreationTime(v string) *DescribeServiceMeshLogsResponseBodyLogs
func (*DescribeServiceMeshLogsResponseBodyLogs) SetLog ¶
func (s *DescribeServiceMeshLogsResponseBodyLogs) SetLog(v string) *DescribeServiceMeshLogsResponseBodyLogs
func (*DescribeServiceMeshLogsResponseBodyLogs) SetServiceMeshId ¶
func (s *DescribeServiceMeshLogsResponseBodyLogs) SetServiceMeshId(v string) *DescribeServiceMeshLogsResponseBodyLogs
func (DescribeServiceMeshLogsResponseBodyLogs) String ¶
func (s DescribeServiceMeshLogsResponseBodyLogs) String() string
type DescribeServiceMeshProxyStatusRequest ¶
type DescribeServiceMeshProxyStatusRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeServiceMeshProxyStatusRequest) GoString ¶
func (s DescribeServiceMeshProxyStatusRequest) GoString() string
func (*DescribeServiceMeshProxyStatusRequest) SetServiceMeshId ¶
func (s *DescribeServiceMeshProxyStatusRequest) SetServiceMeshId(v string) *DescribeServiceMeshProxyStatusRequest
func (DescribeServiceMeshProxyStatusRequest) String ¶
func (s DescribeServiceMeshProxyStatusRequest) String() string
type DescribeServiceMeshProxyStatusResponse ¶
type DescribeServiceMeshProxyStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshProxyStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshProxyStatusResponse) GoString ¶
func (s DescribeServiceMeshProxyStatusResponse) GoString() string
func (*DescribeServiceMeshProxyStatusResponse) SetHeaders ¶
func (s *DescribeServiceMeshProxyStatusResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshProxyStatusResponse
func (*DescribeServiceMeshProxyStatusResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshProxyStatusResponse) SetStatusCode(v int32) *DescribeServiceMeshProxyStatusResponse
func (DescribeServiceMeshProxyStatusResponse) String ¶
func (s DescribeServiceMeshProxyStatusResponse) String() string
type DescribeServiceMeshProxyStatusResponseBody ¶
type DescribeServiceMeshProxyStatusResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` ProxyStatus []*DescribeServiceMeshProxyStatusResponseBodyProxyStatus `json:"ProxyStatus,omitempty" xml:"ProxyStatus,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *string `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DescribeServiceMeshProxyStatusResponseBody) GoString ¶
func (s DescribeServiceMeshProxyStatusResponseBody) GoString() string
func (*DescribeServiceMeshProxyStatusResponseBody) SetCode ¶
func (s *DescribeServiceMeshProxyStatusResponseBody) SetCode(v string) *DescribeServiceMeshProxyStatusResponseBody
func (*DescribeServiceMeshProxyStatusResponseBody) SetMessage ¶
func (s *DescribeServiceMeshProxyStatusResponseBody) SetMessage(v string) *DescribeServiceMeshProxyStatusResponseBody
func (*DescribeServiceMeshProxyStatusResponseBody) SetProxyStatus ¶
func (*DescribeServiceMeshProxyStatusResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshProxyStatusResponseBody) SetRequestId(v string) *DescribeServiceMeshProxyStatusResponseBody
func (*DescribeServiceMeshProxyStatusResponseBody) SetSuccess ¶
func (s *DescribeServiceMeshProxyStatusResponseBody) SetSuccess(v string) *DescribeServiceMeshProxyStatusResponseBody
func (DescribeServiceMeshProxyStatusResponseBody) String ¶
func (s DescribeServiceMeshProxyStatusResponseBody) String() string
type DescribeServiceMeshProxyStatusResponseBodyProxyStatus ¶
type DescribeServiceMeshProxyStatusResponseBodyProxyStatus struct { ClusterSynced *string `json:"ClusterSynced,omitempty" xml:"ClusterSynced,omitempty"` EndpointPercent *string `json:"EndpointPercent,omitempty" xml:"EndpointPercent,omitempty"` EndpointSynced *string `json:"EndpointSynced,omitempty" xml:"EndpointSynced,omitempty"` IstioVersion *string `json:"IstioVersion,omitempty" xml:"IstioVersion,omitempty"` ListenerSynced *string `json:"ListenerSynced,omitempty" xml:"ListenerSynced,omitempty"` ProxyId *string `json:"ProxyId,omitempty" xml:"ProxyId,omitempty"` ProxyVersion *string `json:"ProxyVersion,omitempty" xml:"ProxyVersion,omitempty"` RouteSynced *string `json:"RouteSynced,omitempty" xml:"RouteSynced,omitempty"` }
func (DescribeServiceMeshProxyStatusResponseBodyProxyStatus) GoString ¶
func (s DescribeServiceMeshProxyStatusResponseBodyProxyStatus) GoString() string
func (*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetClusterSynced ¶
func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetClusterSynced(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
func (*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetEndpointPercent ¶
func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetEndpointPercent(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
func (*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetEndpointSynced ¶
func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetEndpointSynced(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
func (*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetIstioVersion ¶
func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetIstioVersion(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
func (*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetListenerSynced ¶
func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetListenerSynced(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
func (*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetProxyId ¶
func (*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetProxyVersion ¶
func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetProxyVersion(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
func (*DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetRouteSynced ¶
func (s *DescribeServiceMeshProxyStatusResponseBodyProxyStatus) SetRouteSynced(v string) *DescribeServiceMeshProxyStatusResponseBodyProxyStatus
func (DescribeServiceMeshProxyStatusResponseBodyProxyStatus) String ¶
func (s DescribeServiceMeshProxyStatusResponseBodyProxyStatus) String() string
type DescribeServiceMeshUpgradeStatusRequest ¶
type DescribeServiceMeshUpgradeStatusRequest struct { AllIstioGatewayFullNames *string `json:"AllIstioGatewayFullNames,omitempty" xml:"AllIstioGatewayFullNames,omitempty"` GuestClusterIds *string `json:"GuestClusterIds,omitempty" xml:"GuestClusterIds,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (DescribeServiceMeshUpgradeStatusRequest) GoString ¶
func (s DescribeServiceMeshUpgradeStatusRequest) GoString() string
func (*DescribeServiceMeshUpgradeStatusRequest) SetAllIstioGatewayFullNames ¶
func (s *DescribeServiceMeshUpgradeStatusRequest) SetAllIstioGatewayFullNames(v string) *DescribeServiceMeshUpgradeStatusRequest
func (*DescribeServiceMeshUpgradeStatusRequest) SetGuestClusterIds ¶
func (s *DescribeServiceMeshUpgradeStatusRequest) SetGuestClusterIds(v string) *DescribeServiceMeshUpgradeStatusRequest
func (*DescribeServiceMeshUpgradeStatusRequest) SetServiceMeshId ¶
func (s *DescribeServiceMeshUpgradeStatusRequest) SetServiceMeshId(v string) *DescribeServiceMeshUpgradeStatusRequest
func (DescribeServiceMeshUpgradeStatusRequest) String ¶
func (s DescribeServiceMeshUpgradeStatusRequest) String() string
type DescribeServiceMeshUpgradeStatusResponse ¶
type DescribeServiceMeshUpgradeStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshUpgradeStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshUpgradeStatusResponse) GoString ¶
func (s DescribeServiceMeshUpgradeStatusResponse) GoString() string
func (*DescribeServiceMeshUpgradeStatusResponse) SetHeaders ¶
func (s *DescribeServiceMeshUpgradeStatusResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshUpgradeStatusResponse
func (*DescribeServiceMeshUpgradeStatusResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshUpgradeStatusResponse) SetStatusCode(v int32) *DescribeServiceMeshUpgradeStatusResponse
func (DescribeServiceMeshUpgradeStatusResponse) String ¶
func (s DescribeServiceMeshUpgradeStatusResponse) String() string
type DescribeServiceMeshUpgradeStatusResponseBody ¶
type DescribeServiceMeshUpgradeStatusResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` UpgradeDetail *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail `json:"UpgradeDetail,omitempty" xml:"UpgradeDetail,omitempty" type:"Struct"` }
func (DescribeServiceMeshUpgradeStatusResponseBody) GoString ¶
func (s DescribeServiceMeshUpgradeStatusResponseBody) GoString() string
func (*DescribeServiceMeshUpgradeStatusResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshUpgradeStatusResponseBody) SetRequestId(v string) *DescribeServiceMeshUpgradeStatusResponseBody
func (*DescribeServiceMeshUpgradeStatusResponseBody) SetUpgradeDetail ¶
func (DescribeServiceMeshUpgradeStatusResponseBody) String ¶
func (s DescribeServiceMeshUpgradeStatusResponseBody) String() string
type DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail ¶
type DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail struct { FinishedGatewaysNum *int64 `json:"FinishedGatewaysNum,omitempty" xml:"FinishedGatewaysNum,omitempty"` GatewayStatusRecord map[string]*UpgradeDetailGatewayStatusRecordValue `json:"GatewayStatusRecord,omitempty" xml:"GatewayStatusRecord,omitempty"` MeshStatus *string `json:"MeshStatus,omitempty" xml:"MeshStatus,omitempty"` TotalGatewaysNum *int64 `json:"TotalGatewaysNum,omitempty" xml:"TotalGatewaysNum,omitempty"` }
func (DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) GoString ¶
func (s DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) GoString() string
func (*DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetFinishedGatewaysNum ¶
func (s *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetFinishedGatewaysNum(v int64) *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
func (*DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetGatewayStatusRecord ¶
func (s *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetGatewayStatusRecord(v map[string]*UpgradeDetailGatewayStatusRecordValue) *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
func (*DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetMeshStatus ¶
func (s *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetMeshStatus(v string) *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
func (*DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetTotalGatewaysNum ¶
func (s *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) SetTotalGatewaysNum(v int64) *DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail
func (DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) String ¶
func (s DescribeServiceMeshUpgradeStatusResponseBodyUpgradeDetail) String() string
type DescribeServiceMeshVMsRequest ¶
type DescribeServiceMeshVMsRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeServiceMeshVMsRequest) GoString ¶
func (s DescribeServiceMeshVMsRequest) GoString() string
func (*DescribeServiceMeshVMsRequest) SetServiceMeshId ¶
func (s *DescribeServiceMeshVMsRequest) SetServiceMeshId(v string) *DescribeServiceMeshVMsRequest
func (DescribeServiceMeshVMsRequest) String ¶
func (s DescribeServiceMeshVMsRequest) String() string
type DescribeServiceMeshVMsResponse ¶
type DescribeServiceMeshVMsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshVMsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshVMsResponse) GoString ¶
func (s DescribeServiceMeshVMsResponse) GoString() string
func (*DescribeServiceMeshVMsResponse) SetBody ¶
func (s *DescribeServiceMeshVMsResponse) SetBody(v *DescribeServiceMeshVMsResponseBody) *DescribeServiceMeshVMsResponse
func (*DescribeServiceMeshVMsResponse) SetHeaders ¶
func (s *DescribeServiceMeshVMsResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshVMsResponse
func (*DescribeServiceMeshVMsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshVMsResponse) SetStatusCode(v int32) *DescribeServiceMeshVMsResponse
func (DescribeServiceMeshVMsResponse) String ¶
func (s DescribeServiceMeshVMsResponse) String() string
type DescribeServiceMeshVMsResponseBody ¶
type DescribeServiceMeshVMsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` VMs []*DescribeServiceMeshVMsResponseBodyVMs `json:"VMs,omitempty" xml:"VMs,omitempty" type:"Repeated"` }
func (DescribeServiceMeshVMsResponseBody) GoString ¶
func (s DescribeServiceMeshVMsResponseBody) GoString() string
func (*DescribeServiceMeshVMsResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshVMsResponseBody) SetRequestId(v string) *DescribeServiceMeshVMsResponseBody
func (DescribeServiceMeshVMsResponseBody) String ¶
func (s DescribeServiceMeshVMsResponseBody) String() string
type DescribeServiceMeshVMsResponseBodyVMs ¶
type DescribeServiceMeshVMsResponseBodyVMs struct { HasTag *bool `json:"HasTag,omitempty" xml:"HasTag,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` IpAddress *string `json:"IpAddress,omitempty" xml:"IpAddress,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` SecurityGroupIds *string `json:"SecurityGroupIds,omitempty" xml:"SecurityGroupIds,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeServiceMeshVMsResponseBodyVMs) GoString ¶
func (s DescribeServiceMeshVMsResponseBodyVMs) GoString() string
func (*DescribeServiceMeshVMsResponseBodyVMs) SetHasTag ¶
func (s *DescribeServiceMeshVMsResponseBodyVMs) SetHasTag(v bool) *DescribeServiceMeshVMsResponseBodyVMs
func (*DescribeServiceMeshVMsResponseBodyVMs) SetHostName ¶
func (s *DescribeServiceMeshVMsResponseBodyVMs) SetHostName(v string) *DescribeServiceMeshVMsResponseBodyVMs
func (*DescribeServiceMeshVMsResponseBodyVMs) SetInstanceId ¶
func (s *DescribeServiceMeshVMsResponseBodyVMs) SetInstanceId(v string) *DescribeServiceMeshVMsResponseBodyVMs
func (*DescribeServiceMeshVMsResponseBodyVMs) SetIpAddress ¶
func (s *DescribeServiceMeshVMsResponseBodyVMs) SetIpAddress(v string) *DescribeServiceMeshVMsResponseBodyVMs
func (*DescribeServiceMeshVMsResponseBodyVMs) SetRegion ¶
func (s *DescribeServiceMeshVMsResponseBodyVMs) SetRegion(v string) *DescribeServiceMeshVMsResponseBodyVMs
func (*DescribeServiceMeshVMsResponseBodyVMs) SetSecurityGroupIds ¶
func (s *DescribeServiceMeshVMsResponseBodyVMs) SetSecurityGroupIds(v string) *DescribeServiceMeshVMsResponseBodyVMs
func (*DescribeServiceMeshVMsResponseBodyVMs) SetServiceMeshId ¶
func (s *DescribeServiceMeshVMsResponseBodyVMs) SetServiceMeshId(v string) *DescribeServiceMeshVMsResponseBodyVMs
func (*DescribeServiceMeshVMsResponseBodyVMs) SetStatus ¶
func (s *DescribeServiceMeshVMsResponseBodyVMs) SetStatus(v string) *DescribeServiceMeshVMsResponseBodyVMs
func (DescribeServiceMeshVMsResponseBodyVMs) String ¶
func (s DescribeServiceMeshVMsResponseBodyVMs) String() string
type DescribeServiceMeshesResponse ¶
type DescribeServiceMeshesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeServiceMeshesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeServiceMeshesResponse) GoString ¶
func (s DescribeServiceMeshesResponse) GoString() string
func (*DescribeServiceMeshesResponse) SetBody ¶
func (s *DescribeServiceMeshesResponse) SetBody(v *DescribeServiceMeshesResponseBody) *DescribeServiceMeshesResponse
func (*DescribeServiceMeshesResponse) SetHeaders ¶
func (s *DescribeServiceMeshesResponse) SetHeaders(v map[string]*string) *DescribeServiceMeshesResponse
func (*DescribeServiceMeshesResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeServiceMeshesResponse) SetStatusCode(v int32) *DescribeServiceMeshesResponse
func (DescribeServiceMeshesResponse) String ¶
func (s DescribeServiceMeshesResponse) String() string
type DescribeServiceMeshesResponseBody ¶
type DescribeServiceMeshesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ServiceMeshes []*DescribeServiceMeshesResponseBodyServiceMeshes `json:"ServiceMeshes,omitempty" xml:"ServiceMeshes,omitempty" type:"Repeated"` }
func (DescribeServiceMeshesResponseBody) GoString ¶
func (s DescribeServiceMeshesResponseBody) GoString() string
func (*DescribeServiceMeshesResponseBody) SetRequestId ¶
func (s *DescribeServiceMeshesResponseBody) SetRequestId(v string) *DescribeServiceMeshesResponseBody
func (*DescribeServiceMeshesResponseBody) SetServiceMeshes ¶
func (s *DescribeServiceMeshesResponseBody) SetServiceMeshes(v []*DescribeServiceMeshesResponseBodyServiceMeshes) *DescribeServiceMeshesResponseBody
func (DescribeServiceMeshesResponseBody) String ¶
func (s DescribeServiceMeshesResponseBody) String() string
type DescribeServiceMeshesResponseBodyServiceMeshes ¶
type DescribeServiceMeshesResponseBodyServiceMeshes struct { ClusterSpec *string `json:"ClusterSpec,omitempty" xml:"ClusterSpec,omitempty"` Clusters []*string `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"Repeated"` Endpoints *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints `json:"Endpoints,omitempty" xml:"Endpoints,omitempty" type:"Struct"` OwnerId *string `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` OwnerType *string `json:"OwnerType,omitempty" xml:"OwnerType,omitempty"` ServiceMeshInfo *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo `json:"ServiceMeshInfo,omitempty" xml:"ServiceMeshInfo,omitempty" type:"Struct"` Spec *DescribeServiceMeshesResponseBodyServiceMeshesSpec `json:"Spec,omitempty" xml:"Spec,omitempty" type:"Struct"` }
func (DescribeServiceMeshesResponseBodyServiceMeshes) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshes) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshes) SetClusterSpec ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetClusterSpec(v string) *DescribeServiceMeshesResponseBodyServiceMeshes
func (*DescribeServiceMeshesResponseBodyServiceMeshes) SetClusters ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetClusters(v []*string) *DescribeServiceMeshesResponseBodyServiceMeshes
func (*DescribeServiceMeshesResponseBodyServiceMeshes) SetEndpoints ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshes) SetOwnerId ¶ added in v2.0.15
func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetOwnerId(v string) *DescribeServiceMeshesResponseBodyServiceMeshes
func (*DescribeServiceMeshesResponseBodyServiceMeshes) SetOwnerType ¶ added in v2.0.15
func (s *DescribeServiceMeshesResponseBodyServiceMeshes) SetOwnerType(v string) *DescribeServiceMeshesResponseBodyServiceMeshes
func (*DescribeServiceMeshesResponseBodyServiceMeshes) SetServiceMeshInfo ¶
func (DescribeServiceMeshesResponseBodyServiceMeshes) String ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshes) String() string
type DescribeServiceMeshesResponseBodyServiceMeshesEndpoints ¶
type DescribeServiceMeshesResponseBodyServiceMeshesEndpoints struct { IntranetApiServerEndpoint *string `json:"IntranetApiServerEndpoint,omitempty" xml:"IntranetApiServerEndpoint,omitempty"` IntranetPilotEndpoint *string `json:"IntranetPilotEndpoint,omitempty" xml:"IntranetPilotEndpoint,omitempty"` PublicApiServerEndpoint *string `json:"PublicApiServerEndpoint,omitempty" xml:"PublicApiServerEndpoint,omitempty"` PublicPilotEndpoint *string `json:"PublicPilotEndpoint,omitempty" xml:"PublicPilotEndpoint,omitempty"` ReverseTunnelEndpoint *string `json:"ReverseTunnelEndpoint,omitempty" xml:"ReverseTunnelEndpoint,omitempty"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetIntranetApiServerEndpoint ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetIntranetApiServerEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
func (*DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetIntranetPilotEndpoint ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetIntranetPilotEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
func (*DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetPublicApiServerEndpoint ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetPublicApiServerEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
func (*DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetPublicPilotEndpoint ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetPublicPilotEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
func (*DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetReverseTunnelEndpoint ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) SetReverseTunnelEndpoint(v string) *DescribeServiceMeshesResponseBodyServiceMeshesEndpoints
func (DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) String ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesEndpoints) String() string
type DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo ¶
type DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo struct { CreationTime *string `json:"CreationTime,omitempty" xml:"CreationTime,omitempty"` ErrorMessage *string `json:"ErrorMessage,omitempty" xml:"ErrorMessage,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Profile *string `json:"Profile,omitempty" xml:"Profile,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetCreationTime ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetCreationTime(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
func (*DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetErrorMessage ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetErrorMessage(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
func (*DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetProfile ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetRegionId ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetServiceMeshId ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetServiceMeshId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo
func (*DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetUpdateTime ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) SetVersion ¶
func (DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) String ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesServiceMeshInfo) String() string
type DescribeServiceMeshesResponseBodyServiceMeshesSpec ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpec struct { LoadBalancer *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer `json:"LoadBalancer,omitempty" xml:"LoadBalancer,omitempty" type:"Struct"` MeshConfig *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig `json:"MeshConfig,omitempty" xml:"MeshConfig,omitempty" type:"Struct"` Network *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork `json:"Network,omitempty" xml:"Network,omitempty" type:"Struct"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesSpec) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpec) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpec) SetLoadBalancer ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpec) SetMeshConfig ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpec) SetNetwork ¶
func (DescribeServiceMeshesResponseBodyServiceMeshesSpec) String ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpec) String() string
type DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer struct { ApiServerLoadbalancerId *string `json:"ApiServerLoadbalancerId,omitempty" xml:"ApiServerLoadbalancerId,omitempty"` ApiServerPublicEip *bool `json:"ApiServerPublicEip,omitempty" xml:"ApiServerPublicEip,omitempty"` PilotPublicEip *bool `json:"PilotPublicEip,omitempty" xml:"PilotPublicEip,omitempty"` PilotPublicLoadbalancerId *string `json:"PilotPublicLoadbalancerId,omitempty" xml:"PilotPublicLoadbalancerId,omitempty"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetApiServerLoadbalancerId ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetApiServerLoadbalancerId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetApiServerPublicEip ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetApiServerPublicEip(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetPilotPublicEip ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetPilotPublicEip(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetPilotPublicLoadbalancerId ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) SetPilotPublicLoadbalancerId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) String ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecLoadBalancer) String() string
type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig struct { Mtls *bool `json:"Mtls,omitempty" xml:"Mtls,omitempty"` OutboundTrafficPolicy *string `json:"OutboundTrafficPolicy,omitempty" xml:"OutboundTrafficPolicy,omitempty"` Pilot *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot `json:"Pilot,omitempty" xml:"Pilot,omitempty" type:"Struct"` SidecarInjector *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector `json:"SidecarInjector,omitempty" xml:"SidecarInjector,omitempty" type:"Struct"` StrictMtls *bool `json:"StrictMtls,omitempty" xml:"StrictMtls,omitempty"` Telemetry *bool `json:"Telemetry,omitempty" xml:"Telemetry,omitempty"` Tracing *bool `json:"Tracing,omitempty" xml:"Tracing,omitempty"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetOutboundTrafficPolicy ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetOutboundTrafficPolicy(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetSidecarInjector ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetStrictMtls ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetTelemetry ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) SetTracing ¶
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) String ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfig) String() string
type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot struct { Http10Enabled *bool `json:"Http10Enabled,omitempty" xml:"Http10Enabled,omitempty"` TraceSampling *float32 `json:"TraceSampling,omitempty" xml:"TraceSampling,omitempty"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) SetHttp10Enabled ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) SetTraceSampling ¶
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) String ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot) String() string
type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector struct { AutoInjectionPolicyEnabled *bool `json:"AutoInjectionPolicyEnabled,omitempty" xml:"AutoInjectionPolicyEnabled,omitempty"` EnableNamespacesByDefault *bool `json:"EnableNamespacesByDefault,omitempty" xml:"EnableNamespacesByDefault,omitempty"` InitCNIConfiguration *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration `json:"InitCNIConfiguration,omitempty" xml:"InitCNIConfiguration,omitempty" type:"Struct"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) SetAutoInjectionPolicyEnabled ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) SetAutoInjectionPolicyEnabled(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) SetEnableNamespacesByDefault ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) SetEnableNamespacesByDefault(v bool) *DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjector) SetInitCNIConfiguration ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration struct { Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` ExcludeNamespaces *string `json:"ExcludeNamespaces,omitempty" xml:"ExcludeNamespaces,omitempty"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration) GoString ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration) SetEnabled ¶
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigSidecarInjectorInitCNIConfiguration) SetExcludeNamespaces ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork ¶
type DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork struct { SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` VSwitches []*string `json:"VSwitches,omitempty" xml:"VSwitches,omitempty" type:"Repeated"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) GoString ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) GoString() string
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) SetSecurityGroupId ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) SetSecurityGroupId(v string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork
func (*DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) SetVSwitches ¶
func (s *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) SetVSwitches(v []*string) *DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork
func (DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) String ¶
func (s DescribeServiceMeshesResponseBodyServiceMeshesSpecNetwork) String() string
type DescribeUpgradeVersionRequest ¶
type DescribeUpgradeVersionRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeUpgradeVersionRequest) GoString ¶
func (s DescribeUpgradeVersionRequest) GoString() string
func (*DescribeUpgradeVersionRequest) SetServiceMeshId ¶
func (s *DescribeUpgradeVersionRequest) SetServiceMeshId(v string) *DescribeUpgradeVersionRequest
func (DescribeUpgradeVersionRequest) String ¶
func (s DescribeUpgradeVersionRequest) String() string
type DescribeUpgradeVersionResponse ¶
type DescribeUpgradeVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeUpgradeVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeUpgradeVersionResponse) GoString ¶
func (s DescribeUpgradeVersionResponse) GoString() string
func (*DescribeUpgradeVersionResponse) SetBody ¶
func (s *DescribeUpgradeVersionResponse) SetBody(v *DescribeUpgradeVersionResponseBody) *DescribeUpgradeVersionResponse
func (*DescribeUpgradeVersionResponse) SetHeaders ¶
func (s *DescribeUpgradeVersionResponse) SetHeaders(v map[string]*string) *DescribeUpgradeVersionResponse
func (*DescribeUpgradeVersionResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeUpgradeVersionResponse) SetStatusCode(v int32) *DescribeUpgradeVersionResponse
func (DescribeUpgradeVersionResponse) String ¶
func (s DescribeUpgradeVersionResponse) String() string
type DescribeUpgradeVersionResponseBody ¶
type DescribeUpgradeVersionResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Version *DescribeUpgradeVersionResponseBodyVersion `json:"Version,omitempty" xml:"Version,omitempty" type:"Struct"` }
func (DescribeUpgradeVersionResponseBody) GoString ¶
func (s DescribeUpgradeVersionResponseBody) GoString() string
func (*DescribeUpgradeVersionResponseBody) SetRequestId ¶
func (s *DescribeUpgradeVersionResponseBody) SetRequestId(v string) *DescribeUpgradeVersionResponseBody
func (*DescribeUpgradeVersionResponseBody) SetVersion ¶
func (s *DescribeUpgradeVersionResponseBody) SetVersion(v *DescribeUpgradeVersionResponseBodyVersion) *DescribeUpgradeVersionResponseBody
func (DescribeUpgradeVersionResponseBody) String ¶
func (s DescribeUpgradeVersionResponseBody) String() string
type DescribeUpgradeVersionResponseBodyVersion ¶
type DescribeUpgradeVersionResponseBodyVersion struct { IstioOperatorVersion *string `json:"IstioOperatorVersion,omitempty" xml:"IstioOperatorVersion,omitempty"` IstioVersion *string `json:"IstioVersion,omitempty" xml:"IstioVersion,omitempty"` KubernetesVersion *string `json:"KubernetesVersion,omitempty" xml:"KubernetesVersion,omitempty"` }
func (DescribeUpgradeVersionResponseBodyVersion) GoString ¶
func (s DescribeUpgradeVersionResponseBodyVersion) GoString() string
func (*DescribeUpgradeVersionResponseBodyVersion) SetIstioOperatorVersion ¶
func (s *DescribeUpgradeVersionResponseBodyVersion) SetIstioOperatorVersion(v string) *DescribeUpgradeVersionResponseBodyVersion
func (*DescribeUpgradeVersionResponseBodyVersion) SetIstioVersion ¶
func (s *DescribeUpgradeVersionResponseBodyVersion) SetIstioVersion(v string) *DescribeUpgradeVersionResponseBodyVersion
func (*DescribeUpgradeVersionResponseBodyVersion) SetKubernetesVersion ¶
func (s *DescribeUpgradeVersionResponseBodyVersion) SetKubernetesVersion(v string) *DescribeUpgradeVersionResponseBodyVersion
func (DescribeUpgradeVersionResponseBodyVersion) String ¶
func (s DescribeUpgradeVersionResponseBodyVersion) String() string
type DescribeUserPermissionsRequest ¶ added in v2.0.20
type DescribeUserPermissionsRequest struct {
SubAccountUserId *string `json:"SubAccountUserId,omitempty" xml:"SubAccountUserId,omitempty"`
}
func (DescribeUserPermissionsRequest) GoString ¶ added in v2.0.20
func (s DescribeUserPermissionsRequest) GoString() string
func (*DescribeUserPermissionsRequest) SetSubAccountUserId ¶ added in v2.0.20
func (s *DescribeUserPermissionsRequest) SetSubAccountUserId(v string) *DescribeUserPermissionsRequest
func (DescribeUserPermissionsRequest) String ¶ added in v2.0.20
func (s DescribeUserPermissionsRequest) String() string
type DescribeUserPermissionsResponse ¶ added in v2.0.20
type DescribeUserPermissionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeUserPermissionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeUserPermissionsResponse) GoString ¶ added in v2.0.20
func (s DescribeUserPermissionsResponse) GoString() string
func (*DescribeUserPermissionsResponse) SetBody ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponse) SetBody(v *DescribeUserPermissionsResponseBody) *DescribeUserPermissionsResponse
func (*DescribeUserPermissionsResponse) SetHeaders ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponse) SetHeaders(v map[string]*string) *DescribeUserPermissionsResponse
func (*DescribeUserPermissionsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponse) SetStatusCode(v int32) *DescribeUserPermissionsResponse
func (DescribeUserPermissionsResponse) String ¶ added in v2.0.20
func (s DescribeUserPermissionsResponse) String() string
type DescribeUserPermissionsResponseBody ¶ added in v2.0.20
type DescribeUserPermissionsResponseBody struct { Permissions []*DescribeUserPermissionsResponseBodyPermissions `json:"Permissions,omitempty" xml:"Permissions,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeUserPermissionsResponseBody) GoString ¶ added in v2.0.20
func (s DescribeUserPermissionsResponseBody) GoString() string
func (*DescribeUserPermissionsResponseBody) SetPermissions ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponseBody) SetPermissions(v []*DescribeUserPermissionsResponseBodyPermissions) *DescribeUserPermissionsResponseBody
func (*DescribeUserPermissionsResponseBody) SetRequestId ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponseBody) SetRequestId(v string) *DescribeUserPermissionsResponseBody
func (DescribeUserPermissionsResponseBody) String ¶ added in v2.0.20
func (s DescribeUserPermissionsResponseBody) String() string
type DescribeUserPermissionsResponseBodyPermissions ¶ added in v2.0.20
type DescribeUserPermissionsResponseBodyPermissions struct { IsRamRole *string `json:"IsRamRole,omitempty" xml:"IsRamRole,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` RoleName *string `json:"RoleName,omitempty" xml:"RoleName,omitempty"` RoleType *string `json:"RoleType,omitempty" xml:"RoleType,omitempty"` }
func (DescribeUserPermissionsResponseBodyPermissions) GoString ¶ added in v2.0.20
func (s DescribeUserPermissionsResponseBodyPermissions) GoString() string
func (*DescribeUserPermissionsResponseBodyPermissions) SetIsRamRole ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponseBodyPermissions) SetIsRamRole(v string) *DescribeUserPermissionsResponseBodyPermissions
func (*DescribeUserPermissionsResponseBodyPermissions) SetParentId ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponseBodyPermissions) SetParentId(v string) *DescribeUserPermissionsResponseBodyPermissions
func (*DescribeUserPermissionsResponseBodyPermissions) SetResourceId ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponseBodyPermissions) SetResourceId(v string) *DescribeUserPermissionsResponseBodyPermissions
func (*DescribeUserPermissionsResponseBodyPermissions) SetResourceType ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponseBodyPermissions) SetResourceType(v string) *DescribeUserPermissionsResponseBodyPermissions
func (*DescribeUserPermissionsResponseBodyPermissions) SetRoleName ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponseBodyPermissions) SetRoleName(v string) *DescribeUserPermissionsResponseBodyPermissions
func (*DescribeUserPermissionsResponseBodyPermissions) SetRoleType ¶ added in v2.0.20
func (s *DescribeUserPermissionsResponseBodyPermissions) SetRoleType(v string) *DescribeUserPermissionsResponseBodyPermissions
func (DescribeUserPermissionsResponseBodyPermissions) String ¶ added in v2.0.20
func (s DescribeUserPermissionsResponseBodyPermissions) String() string
type DescribeUsersWithPermissionsRequest ¶
type DescribeUsersWithPermissionsRequest struct {
UserType *string `json:"UserType,omitempty" xml:"UserType,omitempty"`
}
func (DescribeUsersWithPermissionsRequest) GoString ¶
func (s DescribeUsersWithPermissionsRequest) GoString() string
func (*DescribeUsersWithPermissionsRequest) SetUserType ¶
func (s *DescribeUsersWithPermissionsRequest) SetUserType(v string) *DescribeUsersWithPermissionsRequest
func (DescribeUsersWithPermissionsRequest) String ¶
func (s DescribeUsersWithPermissionsRequest) String() string
type DescribeUsersWithPermissionsResponse ¶
type DescribeUsersWithPermissionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeUsersWithPermissionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeUsersWithPermissionsResponse) GoString ¶
func (s DescribeUsersWithPermissionsResponse) GoString() string
func (*DescribeUsersWithPermissionsResponse) SetHeaders ¶
func (s *DescribeUsersWithPermissionsResponse) SetHeaders(v map[string]*string) *DescribeUsersWithPermissionsResponse
func (*DescribeUsersWithPermissionsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeUsersWithPermissionsResponse) SetStatusCode(v int32) *DescribeUsersWithPermissionsResponse
func (DescribeUsersWithPermissionsResponse) String ¶
func (s DescribeUsersWithPermissionsResponse) String() string
type DescribeUsersWithPermissionsResponseBody ¶
type DescribeUsersWithPermissionsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` UIDs []*string `json:"UIDs,omitempty" xml:"UIDs,omitempty" type:"Repeated"` }
func (DescribeUsersWithPermissionsResponseBody) GoString ¶
func (s DescribeUsersWithPermissionsResponseBody) GoString() string
func (*DescribeUsersWithPermissionsResponseBody) SetRequestId ¶
func (s *DescribeUsersWithPermissionsResponseBody) SetRequestId(v string) *DescribeUsersWithPermissionsResponseBody
func (*DescribeUsersWithPermissionsResponseBody) SetUIDs ¶
func (s *DescribeUsersWithPermissionsResponseBody) SetUIDs(v []*string) *DescribeUsersWithPermissionsResponseBody
func (DescribeUsersWithPermissionsResponseBody) String ¶
func (s DescribeUsersWithPermissionsResponseBody) String() string
type DescribeVMsInServiceMeshRequest ¶
type DescribeVMsInServiceMeshRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (DescribeVMsInServiceMeshRequest) GoString ¶
func (s DescribeVMsInServiceMeshRequest) GoString() string
func (*DescribeVMsInServiceMeshRequest) SetServiceMeshId ¶
func (s *DescribeVMsInServiceMeshRequest) SetServiceMeshId(v string) *DescribeVMsInServiceMeshRequest
func (DescribeVMsInServiceMeshRequest) String ¶
func (s DescribeVMsInServiceMeshRequest) String() string
type DescribeVMsInServiceMeshResponse ¶
type DescribeVMsInServiceMeshResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeVMsInServiceMeshResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVMsInServiceMeshResponse) GoString ¶
func (s DescribeVMsInServiceMeshResponse) GoString() string
func (*DescribeVMsInServiceMeshResponse) SetBody ¶
func (s *DescribeVMsInServiceMeshResponse) SetBody(v *DescribeVMsInServiceMeshResponseBody) *DescribeVMsInServiceMeshResponse
func (*DescribeVMsInServiceMeshResponse) SetHeaders ¶
func (s *DescribeVMsInServiceMeshResponse) SetHeaders(v map[string]*string) *DescribeVMsInServiceMeshResponse
func (*DescribeVMsInServiceMeshResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeVMsInServiceMeshResponse) SetStatusCode(v int32) *DescribeVMsInServiceMeshResponse
func (DescribeVMsInServiceMeshResponse) String ¶
func (s DescribeVMsInServiceMeshResponse) String() string
type DescribeVMsInServiceMeshResponseBody ¶
type DescribeVMsInServiceMeshResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` VMs []*DescribeVMsInServiceMeshResponseBodyVMs `json:"VMs,omitempty" xml:"VMs,omitempty" type:"Repeated"` }
func (DescribeVMsInServiceMeshResponseBody) GoString ¶
func (s DescribeVMsInServiceMeshResponseBody) GoString() string
func (*DescribeVMsInServiceMeshResponseBody) SetRequestId ¶
func (s *DescribeVMsInServiceMeshResponseBody) SetRequestId(v string) *DescribeVMsInServiceMeshResponseBody
func (DescribeVMsInServiceMeshResponseBody) String ¶
func (s DescribeVMsInServiceMeshResponseBody) String() string
type DescribeVMsInServiceMeshResponseBodyVMs ¶
type DescribeVMsInServiceMeshResponseBodyVMs struct { HasTag *bool `json:"HasTag,omitempty" xml:"HasTag,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` IpAddress *string `json:"IpAddress,omitempty" xml:"IpAddress,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` SecurityGroupIds *string `json:"SecurityGroupIds,omitempty" xml:"SecurityGroupIds,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeVMsInServiceMeshResponseBodyVMs) GoString ¶
func (s DescribeVMsInServiceMeshResponseBodyVMs) GoString() string
func (*DescribeVMsInServiceMeshResponseBodyVMs) SetHasTag ¶
func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetHasTag(v bool) *DescribeVMsInServiceMeshResponseBodyVMs
func (*DescribeVMsInServiceMeshResponseBodyVMs) SetHostName ¶
func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetHostName(v string) *DescribeVMsInServiceMeshResponseBodyVMs
func (*DescribeVMsInServiceMeshResponseBodyVMs) SetInstanceId ¶
func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetInstanceId(v string) *DescribeVMsInServiceMeshResponseBodyVMs
func (*DescribeVMsInServiceMeshResponseBodyVMs) SetIpAddress ¶
func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetIpAddress(v string) *DescribeVMsInServiceMeshResponseBodyVMs
func (*DescribeVMsInServiceMeshResponseBodyVMs) SetRegion ¶
func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetRegion(v string) *DescribeVMsInServiceMeshResponseBodyVMs
func (*DescribeVMsInServiceMeshResponseBodyVMs) SetSecurityGroupIds ¶
func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetSecurityGroupIds(v string) *DescribeVMsInServiceMeshResponseBodyVMs
func (*DescribeVMsInServiceMeshResponseBodyVMs) SetStatus ¶
func (s *DescribeVMsInServiceMeshResponseBodyVMs) SetStatus(v string) *DescribeVMsInServiceMeshResponseBodyVMs
func (DescribeVMsInServiceMeshResponseBodyVMs) String ¶
func (s DescribeVMsInServiceMeshResponseBodyVMs) String() string
type DescribeVSwitchesRequest ¶
type DescribeVSwitchesRequest struct { RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeVSwitchesRequest) GoString ¶
func (s DescribeVSwitchesRequest) GoString() string
func (*DescribeVSwitchesRequest) SetRegionId ¶
func (s *DescribeVSwitchesRequest) SetRegionId(v string) *DescribeVSwitchesRequest
func (*DescribeVSwitchesRequest) SetVpcId ¶
func (s *DescribeVSwitchesRequest) SetVpcId(v string) *DescribeVSwitchesRequest
func (DescribeVSwitchesRequest) String ¶
func (s DescribeVSwitchesRequest) String() string
type DescribeVSwitchesResponse ¶
type DescribeVSwitchesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeVSwitchesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVSwitchesResponse) GoString ¶
func (s DescribeVSwitchesResponse) GoString() string
func (*DescribeVSwitchesResponse) SetBody ¶
func (s *DescribeVSwitchesResponse) SetBody(v *DescribeVSwitchesResponseBody) *DescribeVSwitchesResponse
func (*DescribeVSwitchesResponse) SetHeaders ¶
func (s *DescribeVSwitchesResponse) SetHeaders(v map[string]*string) *DescribeVSwitchesResponse
func (*DescribeVSwitchesResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeVSwitchesResponse) SetStatusCode(v int32) *DescribeVSwitchesResponse
func (DescribeVSwitchesResponse) String ¶
func (s DescribeVSwitchesResponse) String() string
type DescribeVSwitchesResponseBody ¶
type DescribeVSwitchesResponseBody struct { MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` VSwitches []*DescribeVSwitchesResponseBodyVSwitches `json:"VSwitches,omitempty" xml:"VSwitches,omitempty" type:"Repeated"` }
func (DescribeVSwitchesResponseBody) GoString ¶
func (s DescribeVSwitchesResponseBody) GoString() string
func (*DescribeVSwitchesResponseBody) SetMaxResults ¶
func (s *DescribeVSwitchesResponseBody) SetMaxResults(v int32) *DescribeVSwitchesResponseBody
func (*DescribeVSwitchesResponseBody) SetNextToken ¶
func (s *DescribeVSwitchesResponseBody) SetNextToken(v string) *DescribeVSwitchesResponseBody
func (*DescribeVSwitchesResponseBody) SetRequestId ¶
func (s *DescribeVSwitchesResponseBody) SetRequestId(v string) *DescribeVSwitchesResponseBody
func (*DescribeVSwitchesResponseBody) SetTotalCount ¶
func (s *DescribeVSwitchesResponseBody) SetTotalCount(v int32) *DescribeVSwitchesResponseBody
func (*DescribeVSwitchesResponseBody) SetVSwitches ¶
func (s *DescribeVSwitchesResponseBody) SetVSwitches(v []*DescribeVSwitchesResponseBodyVSwitches) *DescribeVSwitchesResponseBody
func (DescribeVSwitchesResponseBody) String ¶
func (s DescribeVSwitchesResponseBody) String() string
type DescribeVSwitchesResponseBodyVSwitches ¶
type DescribeVSwitchesResponseBodyVSwitches struct { IsDefault *bool `json:"IsDefault,omitempty" xml:"IsDefault,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` VSwitchName *string `json:"VSwitchName,omitempty" xml:"VSwitchName,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeVSwitchesResponseBodyVSwitches) GoString ¶
func (s DescribeVSwitchesResponseBodyVSwitches) GoString() string
func (*DescribeVSwitchesResponseBodyVSwitches) SetIsDefault ¶
func (s *DescribeVSwitchesResponseBodyVSwitches) SetIsDefault(v bool) *DescribeVSwitchesResponseBodyVSwitches
func (*DescribeVSwitchesResponseBodyVSwitches) SetStatus ¶
func (s *DescribeVSwitchesResponseBodyVSwitches) SetStatus(v string) *DescribeVSwitchesResponseBodyVSwitches
func (*DescribeVSwitchesResponseBodyVSwitches) SetVSwitchId ¶
func (s *DescribeVSwitchesResponseBodyVSwitches) SetVSwitchId(v string) *DescribeVSwitchesResponseBodyVSwitches
func (*DescribeVSwitchesResponseBodyVSwitches) SetVSwitchName ¶
func (s *DescribeVSwitchesResponseBodyVSwitches) SetVSwitchName(v string) *DescribeVSwitchesResponseBodyVSwitches
func (*DescribeVSwitchesResponseBodyVSwitches) SetVpcId ¶
func (s *DescribeVSwitchesResponseBodyVSwitches) SetVpcId(v string) *DescribeVSwitchesResponseBodyVSwitches
func (DescribeVSwitchesResponseBodyVSwitches) String ¶
func (s DescribeVSwitchesResponseBodyVSwitches) String() string
type DescribeVersionsResponse ¶
type DescribeVersionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeVersionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVersionsResponse) GoString ¶
func (s DescribeVersionsResponse) GoString() string
func (*DescribeVersionsResponse) SetBody ¶
func (s *DescribeVersionsResponse) SetBody(v *DescribeVersionsResponseBody) *DescribeVersionsResponse
func (*DescribeVersionsResponse) SetHeaders ¶
func (s *DescribeVersionsResponse) SetHeaders(v map[string]*string) *DescribeVersionsResponse
func (*DescribeVersionsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeVersionsResponse) SetStatusCode(v int32) *DescribeVersionsResponse
func (DescribeVersionsResponse) String ¶
func (s DescribeVersionsResponse) String() string
type DescribeVersionsResponseBody ¶
type DescribeVersionsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` VersionInfo []*DescribeVersionsResponseBodyVersionInfo `json:"VersionInfo,omitempty" xml:"VersionInfo,omitempty" type:"Repeated"` }
func (DescribeVersionsResponseBody) GoString ¶
func (s DescribeVersionsResponseBody) GoString() string
func (*DescribeVersionsResponseBody) SetRequestId ¶
func (s *DescribeVersionsResponseBody) SetRequestId(v string) *DescribeVersionsResponseBody
func (*DescribeVersionsResponseBody) SetVersionInfo ¶
func (s *DescribeVersionsResponseBody) SetVersionInfo(v []*DescribeVersionsResponseBodyVersionInfo) *DescribeVersionsResponseBody
func (DescribeVersionsResponseBody) String ¶
func (s DescribeVersionsResponseBody) String() string
type DescribeVersionsResponseBodyVersionInfo ¶
type DescribeVersionsResponseBodyVersionInfo struct { Edition *string `json:"Edition,omitempty" xml:"Edition,omitempty"` Versions []*string `json:"Versions,omitempty" xml:"Versions,omitempty" type:"Repeated"` }
func (DescribeVersionsResponseBodyVersionInfo) GoString ¶
func (s DescribeVersionsResponseBodyVersionInfo) GoString() string
func (*DescribeVersionsResponseBodyVersionInfo) SetEdition ¶
func (s *DescribeVersionsResponseBodyVersionInfo) SetEdition(v string) *DescribeVersionsResponseBodyVersionInfo
func (*DescribeVersionsResponseBodyVersionInfo) SetVersions ¶
func (s *DescribeVersionsResponseBodyVersionInfo) SetVersions(v []*string) *DescribeVersionsResponseBodyVersionInfo
func (DescribeVersionsResponseBodyVersionInfo) String ¶
func (s DescribeVersionsResponseBodyVersionInfo) String() string
type DescribeVpcsRequest ¶
type DescribeVpcsRequest struct {
RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"`
}
func (DescribeVpcsRequest) GoString ¶
func (s DescribeVpcsRequest) GoString() string
func (*DescribeVpcsRequest) SetRegionId ¶
func (s *DescribeVpcsRequest) SetRegionId(v string) *DescribeVpcsRequest
func (DescribeVpcsRequest) String ¶
func (s DescribeVpcsRequest) String() string
type DescribeVpcsResponse ¶
type DescribeVpcsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeVpcsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVpcsResponse) GoString ¶
func (s DescribeVpcsResponse) GoString() string
func (*DescribeVpcsResponse) SetBody ¶
func (s *DescribeVpcsResponse) SetBody(v *DescribeVpcsResponseBody) *DescribeVpcsResponse
func (*DescribeVpcsResponse) SetHeaders ¶
func (s *DescribeVpcsResponse) SetHeaders(v map[string]*string) *DescribeVpcsResponse
func (*DescribeVpcsResponse) SetStatusCode ¶ added in v2.0.20
func (s *DescribeVpcsResponse) SetStatusCode(v int32) *DescribeVpcsResponse
func (DescribeVpcsResponse) String ¶
func (s DescribeVpcsResponse) String() string
type DescribeVpcsResponseBody ¶
type DescribeVpcsResponseBody struct { MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` Vpcs []*DescribeVpcsResponseBodyVpcs `json:"Vpcs,omitempty" xml:"Vpcs,omitempty" type:"Repeated"` }
func (DescribeVpcsResponseBody) GoString ¶
func (s DescribeVpcsResponseBody) GoString() string
func (*DescribeVpcsResponseBody) SetMaxResults ¶
func (s *DescribeVpcsResponseBody) SetMaxResults(v int32) *DescribeVpcsResponseBody
func (*DescribeVpcsResponseBody) SetNextToken ¶
func (s *DescribeVpcsResponseBody) SetNextToken(v string) *DescribeVpcsResponseBody
func (*DescribeVpcsResponseBody) SetRequestId ¶
func (s *DescribeVpcsResponseBody) SetRequestId(v string) *DescribeVpcsResponseBody
func (*DescribeVpcsResponseBody) SetTotalCount ¶
func (s *DescribeVpcsResponseBody) SetTotalCount(v int32) *DescribeVpcsResponseBody
func (*DescribeVpcsResponseBody) SetVpcs ¶
func (s *DescribeVpcsResponseBody) SetVpcs(v []*DescribeVpcsResponseBodyVpcs) *DescribeVpcsResponseBody
func (DescribeVpcsResponseBody) String ¶
func (s DescribeVpcsResponseBody) String() string
type DescribeVpcsResponseBodyVpcs ¶
type DescribeVpcsResponseBodyVpcs struct { IsDefault *bool `json:"IsDefault,omitempty" xml:"IsDefault,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` VpcName *string `json:"VpcName,omitempty" xml:"VpcName,omitempty"` }
func (DescribeVpcsResponseBodyVpcs) GoString ¶
func (s DescribeVpcsResponseBodyVpcs) GoString() string
func (*DescribeVpcsResponseBodyVpcs) SetIsDefault ¶
func (s *DescribeVpcsResponseBodyVpcs) SetIsDefault(v bool) *DescribeVpcsResponseBodyVpcs
func (*DescribeVpcsResponseBodyVpcs) SetStatus ¶
func (s *DescribeVpcsResponseBodyVpcs) SetStatus(v string) *DescribeVpcsResponseBodyVpcs
func (*DescribeVpcsResponseBodyVpcs) SetVpcId ¶
func (s *DescribeVpcsResponseBodyVpcs) SetVpcId(v string) *DescribeVpcsResponseBodyVpcs
func (*DescribeVpcsResponseBodyVpcs) SetVpcName ¶
func (s *DescribeVpcsResponseBodyVpcs) SetVpcName(v string) *DescribeVpcsResponseBodyVpcs
func (DescribeVpcsResponseBodyVpcs) String ¶
func (s DescribeVpcsResponseBodyVpcs) String() string
type GetCaCertRequest ¶
type GetCaCertRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (GetCaCertRequest) GoString ¶
func (s GetCaCertRequest) GoString() string
func (*GetCaCertRequest) SetServiceMeshId ¶
func (s *GetCaCertRequest) SetServiceMeshId(v string) *GetCaCertRequest
func (GetCaCertRequest) String ¶
func (s GetCaCertRequest) String() string
type GetCaCertResponse ¶
type GetCaCertResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetCaCertResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCaCertResponse) GoString ¶
func (s GetCaCertResponse) GoString() string
func (*GetCaCertResponse) SetBody ¶
func (s *GetCaCertResponse) SetBody(v *GetCaCertResponseBody) *GetCaCertResponse
func (*GetCaCertResponse) SetHeaders ¶
func (s *GetCaCertResponse) SetHeaders(v map[string]*string) *GetCaCertResponse
func (*GetCaCertResponse) SetStatusCode ¶ added in v2.0.20
func (s *GetCaCertResponse) SetStatusCode(v int32) *GetCaCertResponse
func (GetCaCertResponse) String ¶
func (s GetCaCertResponse) String() string
type GetCaCertResponseBody ¶
type GetCaCertResponseBody struct { CaCert *string `json:"CaCert,omitempty" xml:"CaCert,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetCaCertResponseBody) GoString ¶
func (s GetCaCertResponseBody) GoString() string
func (*GetCaCertResponseBody) SetCaCert ¶
func (s *GetCaCertResponseBody) SetCaCert(v string) *GetCaCertResponseBody
func (*GetCaCertResponseBody) SetRequestId ¶
func (s *GetCaCertResponseBody) SetRequestId(v string) *GetCaCertResponseBody
func (GetCaCertResponseBody) String ¶
func (s GetCaCertResponseBody) String() string
type GetRegisteredServiceEndpointsRequest ¶
type GetRegisteredServiceEndpointsRequest struct { ClusterIds *string `json:"ClusterIds,omitempty" xml:"ClusterIds,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` }
func (GetRegisteredServiceEndpointsRequest) GoString ¶
func (s GetRegisteredServiceEndpointsRequest) GoString() string
func (*GetRegisteredServiceEndpointsRequest) SetClusterIds ¶
func (s *GetRegisteredServiceEndpointsRequest) SetClusterIds(v string) *GetRegisteredServiceEndpointsRequest
func (*GetRegisteredServiceEndpointsRequest) SetName ¶
func (s *GetRegisteredServiceEndpointsRequest) SetName(v string) *GetRegisteredServiceEndpointsRequest
func (*GetRegisteredServiceEndpointsRequest) SetNamespace ¶
func (s *GetRegisteredServiceEndpointsRequest) SetNamespace(v string) *GetRegisteredServiceEndpointsRequest
func (*GetRegisteredServiceEndpointsRequest) SetServiceMeshId ¶
func (s *GetRegisteredServiceEndpointsRequest) SetServiceMeshId(v string) *GetRegisteredServiceEndpointsRequest
func (*GetRegisteredServiceEndpointsRequest) SetServiceType ¶
func (s *GetRegisteredServiceEndpointsRequest) SetServiceType(v string) *GetRegisteredServiceEndpointsRequest
func (GetRegisteredServiceEndpointsRequest) String ¶
func (s GetRegisteredServiceEndpointsRequest) String() string
type GetRegisteredServiceEndpointsResponse ¶
type GetRegisteredServiceEndpointsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetRegisteredServiceEndpointsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetRegisteredServiceEndpointsResponse) GoString ¶
func (s GetRegisteredServiceEndpointsResponse) GoString() string
func (*GetRegisteredServiceEndpointsResponse) SetHeaders ¶
func (s *GetRegisteredServiceEndpointsResponse) SetHeaders(v map[string]*string) *GetRegisteredServiceEndpointsResponse
func (*GetRegisteredServiceEndpointsResponse) SetStatusCode ¶ added in v2.0.20
func (s *GetRegisteredServiceEndpointsResponse) SetStatusCode(v int32) *GetRegisteredServiceEndpointsResponse
func (GetRegisteredServiceEndpointsResponse) String ¶
func (s GetRegisteredServiceEndpointsResponse) String() string
type GetRegisteredServiceEndpointsResponseBody ¶
type GetRegisteredServiceEndpointsResponseBody struct { EndPointSlice *GetRegisteredServiceEndpointsResponseBodyEndPointSlice `json:"EndPointSlice,omitempty" xml:"EndPointSlice,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ServiceEndpoints []*GetRegisteredServiceEndpointsResponseBodyServiceEndpoints `json:"ServiceEndpoints,omitempty" xml:"ServiceEndpoints,omitempty" type:"Repeated"` }
func (GetRegisteredServiceEndpointsResponseBody) GoString ¶
func (s GetRegisteredServiceEndpointsResponseBody) GoString() string
func (*GetRegisteredServiceEndpointsResponseBody) SetEndPointSlice ¶
func (s *GetRegisteredServiceEndpointsResponseBody) SetEndPointSlice(v *GetRegisteredServiceEndpointsResponseBodyEndPointSlice) *GetRegisteredServiceEndpointsResponseBody
func (*GetRegisteredServiceEndpointsResponseBody) SetRequestId ¶
func (s *GetRegisteredServiceEndpointsResponseBody) SetRequestId(v string) *GetRegisteredServiceEndpointsResponseBody
func (*GetRegisteredServiceEndpointsResponseBody) SetServiceEndpoints ¶
func (s *GetRegisteredServiceEndpointsResponseBody) SetServiceEndpoints(v []*GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) *GetRegisteredServiceEndpointsResponseBody
func (GetRegisteredServiceEndpointsResponseBody) String ¶
func (s GetRegisteredServiceEndpointsResponseBody) String() string
type GetRegisteredServiceEndpointsResponseBodyEndPointSlice ¶
type GetRegisteredServiceEndpointsResponseBodyEndPointSlice struct { EndpointsDetails []*GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails `json:"EndpointsDetails,omitempty" xml:"EndpointsDetails,omitempty" type:"Repeated"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (GetRegisteredServiceEndpointsResponseBodyEndPointSlice) GoString ¶
func (s GetRegisteredServiceEndpointsResponseBodyEndPointSlice) GoString() string
func (*GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetEndpointsDetails ¶
func (*GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetLocation ¶
func (*GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetNamespace ¶
func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetNamespace(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSlice
func (*GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetServiceName ¶
func (s *GetRegisteredServiceEndpointsResponseBodyEndPointSlice) SetServiceName(v string) *GetRegisteredServiceEndpointsResponseBodyEndPointSlice
func (GetRegisteredServiceEndpointsResponseBodyEndPointSlice) String ¶
func (s GetRegisteredServiceEndpointsResponseBodyEndPointSlice) String() string
type GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails ¶
type GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails struct { Address *string `json:"Address,omitempty" xml:"Address,omitempty"` Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` PodName *string `json:"PodName,omitempty" xml:"PodName,omitempty"` Ports []*int32 `json:"Ports,omitempty" xml:"Ports,omitempty" type:"Repeated"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` SidecarInjected *bool `json:"SidecarInjected,omitempty" xml:"SidecarInjected,omitempty"` }
func (GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) GoString ¶
func (s GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) GoString() string
func (*GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetAddress ¶
func (*GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetHostname ¶
func (*GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetPodName ¶
func (*GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) SetSidecarInjected ¶
func (GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) String ¶
func (s GetRegisteredServiceEndpointsResponseBodyEndPointSliceEndpointsDetails) String() string
type GetRegisteredServiceEndpointsResponseBodyServiceEndpoints ¶
type GetRegisteredServiceEndpointsResponseBodyServiceEndpoints struct { Address *string `json:"Address,omitempty" xml:"Address,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` }
func (GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) GoString ¶
func (s GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) GoString() string
func (*GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) SetAddress ¶
func (*GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) SetClusterId ¶
func (GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) String ¶
func (s GetRegisteredServiceEndpointsResponseBodyServiceEndpoints) String() string
type GetRegisteredServiceNamespacesRequest ¶
type GetRegisteredServiceNamespacesRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (GetRegisteredServiceNamespacesRequest) GoString ¶
func (s GetRegisteredServiceNamespacesRequest) GoString() string
func (*GetRegisteredServiceNamespacesRequest) SetServiceMeshId ¶
func (s *GetRegisteredServiceNamespacesRequest) SetServiceMeshId(v string) *GetRegisteredServiceNamespacesRequest
func (GetRegisteredServiceNamespacesRequest) String ¶
func (s GetRegisteredServiceNamespacesRequest) String() string
type GetRegisteredServiceNamespacesResponse ¶
type GetRegisteredServiceNamespacesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetRegisteredServiceNamespacesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetRegisteredServiceNamespacesResponse) GoString ¶
func (s GetRegisteredServiceNamespacesResponse) GoString() string
func (*GetRegisteredServiceNamespacesResponse) SetHeaders ¶
func (s *GetRegisteredServiceNamespacesResponse) SetHeaders(v map[string]*string) *GetRegisteredServiceNamespacesResponse
func (*GetRegisteredServiceNamespacesResponse) SetStatusCode ¶ added in v2.0.20
func (s *GetRegisteredServiceNamespacesResponse) SetStatusCode(v int32) *GetRegisteredServiceNamespacesResponse
func (GetRegisteredServiceNamespacesResponse) String ¶
func (s GetRegisteredServiceNamespacesResponse) String() string
type GetRegisteredServiceNamespacesResponseBody ¶
type GetRegisteredServiceNamespacesResponseBody struct { Namespaces []*string `json:"Namespaces,omitempty" xml:"Namespaces,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetRegisteredServiceNamespacesResponseBody) GoString ¶
func (s GetRegisteredServiceNamespacesResponseBody) GoString() string
func (*GetRegisteredServiceNamespacesResponseBody) SetNamespaces ¶
func (s *GetRegisteredServiceNamespacesResponseBody) SetNamespaces(v []*string) *GetRegisteredServiceNamespacesResponseBody
func (*GetRegisteredServiceNamespacesResponseBody) SetRequestId ¶
func (s *GetRegisteredServiceNamespacesResponseBody) SetRequestId(v string) *GetRegisteredServiceNamespacesResponseBody
func (GetRegisteredServiceNamespacesResponseBody) String ¶
func (s GetRegisteredServiceNamespacesResponseBody) String() string
type GetVmAppMeshInfoRequest ¶
type GetVmAppMeshInfoRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (GetVmAppMeshInfoRequest) GoString ¶
func (s GetVmAppMeshInfoRequest) GoString() string
func (*GetVmAppMeshInfoRequest) SetServiceMeshId ¶
func (s *GetVmAppMeshInfoRequest) SetServiceMeshId(v string) *GetVmAppMeshInfoRequest
func (GetVmAppMeshInfoRequest) String ¶
func (s GetVmAppMeshInfoRequest) String() string
type GetVmAppMeshInfoResponse ¶
type GetVmAppMeshInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetVmAppMeshInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetVmAppMeshInfoResponse) GoString ¶
func (s GetVmAppMeshInfoResponse) GoString() string
func (*GetVmAppMeshInfoResponse) SetBody ¶
func (s *GetVmAppMeshInfoResponse) SetBody(v *GetVmAppMeshInfoResponseBody) *GetVmAppMeshInfoResponse
func (*GetVmAppMeshInfoResponse) SetHeaders ¶
func (s *GetVmAppMeshInfoResponse) SetHeaders(v map[string]*string) *GetVmAppMeshInfoResponse
func (*GetVmAppMeshInfoResponse) SetStatusCode ¶ added in v2.0.20
func (s *GetVmAppMeshInfoResponse) SetStatusCode(v int32) *GetVmAppMeshInfoResponse
func (GetVmAppMeshInfoResponse) String ¶
func (s GetVmAppMeshInfoResponse) String() string
type GetVmAppMeshInfoResponseBody ¶
type GetVmAppMeshInfoResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetVmAppMeshInfoResponseBody) GoString ¶
func (s GetVmAppMeshInfoResponseBody) GoString() string
func (*GetVmAppMeshInfoResponseBody) SetData ¶
func (s *GetVmAppMeshInfoResponseBody) SetData(v string) *GetVmAppMeshInfoResponseBody
func (*GetVmAppMeshInfoResponseBody) SetRequestId ¶
func (s *GetVmAppMeshInfoResponseBody) SetRequestId(v string) *GetVmAppMeshInfoResponseBody
func (GetVmAppMeshInfoResponseBody) String ¶
func (s GetVmAppMeshInfoResponseBody) String() string
type GetVmMetaRequest ¶
type GetVmMetaRequest struct { Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` ServiceAccount *string `json:"ServiceAccount,omitempty" xml:"ServiceAccount,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` TrustDomain *string `json:"TrustDomain,omitempty" xml:"TrustDomain,omitempty"` }
func (GetVmMetaRequest) GoString ¶
func (s GetVmMetaRequest) GoString() string
func (*GetVmMetaRequest) SetNamespace ¶
func (s *GetVmMetaRequest) SetNamespace(v string) *GetVmMetaRequest
func (*GetVmMetaRequest) SetServiceAccount ¶
func (s *GetVmMetaRequest) SetServiceAccount(v string) *GetVmMetaRequest
func (*GetVmMetaRequest) SetServiceMeshId ¶
func (s *GetVmMetaRequest) SetServiceMeshId(v string) *GetVmMetaRequest
func (*GetVmMetaRequest) SetTrustDomain ¶
func (s *GetVmMetaRequest) SetTrustDomain(v string) *GetVmMetaRequest
func (GetVmMetaRequest) String ¶
func (s GetVmMetaRequest) String() string
type GetVmMetaResponse ¶
type GetVmMetaResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetVmMetaResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetVmMetaResponse) GoString ¶
func (s GetVmMetaResponse) GoString() string
func (*GetVmMetaResponse) SetBody ¶
func (s *GetVmMetaResponse) SetBody(v *GetVmMetaResponseBody) *GetVmMetaResponse
func (*GetVmMetaResponse) SetHeaders ¶
func (s *GetVmMetaResponse) SetHeaders(v map[string]*string) *GetVmMetaResponse
func (*GetVmMetaResponse) SetStatusCode ¶ added in v2.0.20
func (s *GetVmMetaResponse) SetStatusCode(v int32) *GetVmMetaResponse
func (GetVmMetaResponse) String ¶
func (s GetVmMetaResponse) String() string
type GetVmMetaResponseBody ¶
type GetVmMetaResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` VmMetaInfo *GetVmMetaResponseBodyVmMetaInfo `json:"VmMetaInfo,omitempty" xml:"VmMetaInfo,omitempty" type:"Struct"` }
func (GetVmMetaResponseBody) GoString ¶
func (s GetVmMetaResponseBody) GoString() string
func (*GetVmMetaResponseBody) SetRequestId ¶
func (s *GetVmMetaResponseBody) SetRequestId(v string) *GetVmMetaResponseBody
func (*GetVmMetaResponseBody) SetVmMetaInfo ¶
func (s *GetVmMetaResponseBody) SetVmMetaInfo(v *GetVmMetaResponseBodyVmMetaInfo) *GetVmMetaResponseBody
func (GetVmMetaResponseBody) String ¶
func (s GetVmMetaResponseBody) String() string
type GetVmMetaResponseBodyVmMetaInfo ¶
type GetVmMetaResponseBodyVmMetaInfo struct { EnvoyEnvContent *string `json:"EnvoyEnvContent,omitempty" xml:"EnvoyEnvContent,omitempty"` HostsContent *string `json:"HostsContent,omitempty" xml:"HostsContent,omitempty"` TokenContent *string `json:"TokenContent,omitempty" xml:"TokenContent,omitempty"` }
func (GetVmMetaResponseBodyVmMetaInfo) GoString ¶
func (s GetVmMetaResponseBodyVmMetaInfo) GoString() string
func (*GetVmMetaResponseBodyVmMetaInfo) SetEnvoyEnvContent ¶
func (s *GetVmMetaResponseBodyVmMetaInfo) SetEnvoyEnvContent(v string) *GetVmMetaResponseBodyVmMetaInfo
func (*GetVmMetaResponseBodyVmMetaInfo) SetHostsContent ¶
func (s *GetVmMetaResponseBodyVmMetaInfo) SetHostsContent(v string) *GetVmMetaResponseBodyVmMetaInfo
func (*GetVmMetaResponseBodyVmMetaInfo) SetTokenContent ¶
func (s *GetVmMetaResponseBodyVmMetaInfo) SetTokenContent(v string) *GetVmMetaResponseBodyVmMetaInfo
func (GetVmMetaResponseBodyVmMetaInfo) String ¶
func (s GetVmMetaResponseBodyVmMetaInfo) String() string
type GrantUserPermissionsRequest ¶ added in v2.0.20
type GrantUserPermissionsRequest struct { Permissions *string `json:"Permissions,omitempty" xml:"Permissions,omitempty"` SubAccountUserId *string `json:"SubAccountUserId,omitempty" xml:"SubAccountUserId,omitempty"` }
func (GrantUserPermissionsRequest) GoString ¶ added in v2.0.20
func (s GrantUserPermissionsRequest) GoString() string
func (*GrantUserPermissionsRequest) SetPermissions ¶ added in v2.0.20
func (s *GrantUserPermissionsRequest) SetPermissions(v string) *GrantUserPermissionsRequest
func (*GrantUserPermissionsRequest) SetSubAccountUserId ¶ added in v2.0.20
func (s *GrantUserPermissionsRequest) SetSubAccountUserId(v string) *GrantUserPermissionsRequest
func (GrantUserPermissionsRequest) String ¶ added in v2.0.20
func (s GrantUserPermissionsRequest) String() string
type GrantUserPermissionsResponse ¶ added in v2.0.20
type GrantUserPermissionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GrantUserPermissionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GrantUserPermissionsResponse) GoString ¶ added in v2.0.20
func (s GrantUserPermissionsResponse) GoString() string
func (*GrantUserPermissionsResponse) SetBody ¶ added in v2.0.20
func (s *GrantUserPermissionsResponse) SetBody(v *GrantUserPermissionsResponseBody) *GrantUserPermissionsResponse
func (*GrantUserPermissionsResponse) SetHeaders ¶ added in v2.0.20
func (s *GrantUserPermissionsResponse) SetHeaders(v map[string]*string) *GrantUserPermissionsResponse
func (*GrantUserPermissionsResponse) SetStatusCode ¶ added in v2.0.20
func (s *GrantUserPermissionsResponse) SetStatusCode(v int32) *GrantUserPermissionsResponse
func (GrantUserPermissionsResponse) String ¶ added in v2.0.20
func (s GrantUserPermissionsResponse) String() string
type GrantUserPermissionsResponseBody ¶ added in v2.0.20
type GrantUserPermissionsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (GrantUserPermissionsResponseBody) GoString ¶ added in v2.0.20
func (s GrantUserPermissionsResponseBody) GoString() string
func (*GrantUserPermissionsResponseBody) SetRequestId ¶ added in v2.0.20
func (s *GrantUserPermissionsResponseBody) SetRequestId(v string) *GrantUserPermissionsResponseBody
func (GrantUserPermissionsResponseBody) String ¶ added in v2.0.20
func (s GrantUserPermissionsResponseBody) String() string
type ModifyApiServerEipResourceRequest ¶ added in v2.0.14
type ModifyApiServerEipResourceRequest struct { ApiServerEipId *string `json:"ApiServerEipId,omitempty" xml:"ApiServerEipId,omitempty"` Operation *string `json:"Operation,omitempty" xml:"Operation,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (ModifyApiServerEipResourceRequest) GoString ¶ added in v2.0.14
func (s ModifyApiServerEipResourceRequest) GoString() string
func (*ModifyApiServerEipResourceRequest) SetApiServerEipId ¶ added in v2.0.14
func (s *ModifyApiServerEipResourceRequest) SetApiServerEipId(v string) *ModifyApiServerEipResourceRequest
func (*ModifyApiServerEipResourceRequest) SetOperation ¶ added in v2.0.14
func (s *ModifyApiServerEipResourceRequest) SetOperation(v string) *ModifyApiServerEipResourceRequest
func (*ModifyApiServerEipResourceRequest) SetServiceMeshId ¶ added in v2.0.14
func (s *ModifyApiServerEipResourceRequest) SetServiceMeshId(v string) *ModifyApiServerEipResourceRequest
func (ModifyApiServerEipResourceRequest) String ¶ added in v2.0.14
func (s ModifyApiServerEipResourceRequest) String() string
type ModifyApiServerEipResourceResponse ¶ added in v2.0.14
type ModifyApiServerEipResourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ModifyApiServerEipResourceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyApiServerEipResourceResponse) GoString ¶ added in v2.0.14
func (s ModifyApiServerEipResourceResponse) GoString() string
func (*ModifyApiServerEipResourceResponse) SetHeaders ¶ added in v2.0.14
func (s *ModifyApiServerEipResourceResponse) SetHeaders(v map[string]*string) *ModifyApiServerEipResourceResponse
func (*ModifyApiServerEipResourceResponse) SetStatusCode ¶ added in v2.0.20
func (s *ModifyApiServerEipResourceResponse) SetStatusCode(v int32) *ModifyApiServerEipResourceResponse
func (ModifyApiServerEipResourceResponse) String ¶ added in v2.0.14
func (s ModifyApiServerEipResourceResponse) String() string
type ModifyApiServerEipResourceResponseBody ¶ added in v2.0.14
type ModifyApiServerEipResourceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyApiServerEipResourceResponseBody) GoString ¶ added in v2.0.14
func (s ModifyApiServerEipResourceResponseBody) GoString() string
func (*ModifyApiServerEipResourceResponseBody) SetRequestId ¶ added in v2.0.14
func (s *ModifyApiServerEipResourceResponseBody) SetRequestId(v string) *ModifyApiServerEipResourceResponseBody
func (ModifyApiServerEipResourceResponseBody) String ¶ added in v2.0.14
func (s ModifyApiServerEipResourceResponseBody) String() string
type ModifyServiceMeshNameRequest ¶
type ModifyServiceMeshNameRequest struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (ModifyServiceMeshNameRequest) GoString ¶
func (s ModifyServiceMeshNameRequest) GoString() string
func (*ModifyServiceMeshNameRequest) SetName ¶
func (s *ModifyServiceMeshNameRequest) SetName(v string) *ModifyServiceMeshNameRequest
func (*ModifyServiceMeshNameRequest) SetServiceMeshId ¶
func (s *ModifyServiceMeshNameRequest) SetServiceMeshId(v string) *ModifyServiceMeshNameRequest
func (ModifyServiceMeshNameRequest) String ¶
func (s ModifyServiceMeshNameRequest) String() string
type ModifyServiceMeshNameResponse ¶
type ModifyServiceMeshNameResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ModifyServiceMeshNameResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyServiceMeshNameResponse) GoString ¶
func (s ModifyServiceMeshNameResponse) GoString() string
func (*ModifyServiceMeshNameResponse) SetBody ¶
func (s *ModifyServiceMeshNameResponse) SetBody(v *ModifyServiceMeshNameResponseBody) *ModifyServiceMeshNameResponse
func (*ModifyServiceMeshNameResponse) SetHeaders ¶
func (s *ModifyServiceMeshNameResponse) SetHeaders(v map[string]*string) *ModifyServiceMeshNameResponse
func (*ModifyServiceMeshNameResponse) SetStatusCode ¶ added in v2.0.20
func (s *ModifyServiceMeshNameResponse) SetStatusCode(v int32) *ModifyServiceMeshNameResponse
func (ModifyServiceMeshNameResponse) String ¶
func (s ModifyServiceMeshNameResponse) String() string
type ModifyServiceMeshNameResponseBody ¶
type ModifyServiceMeshNameResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyServiceMeshNameResponseBody) GoString ¶
func (s ModifyServiceMeshNameResponseBody) GoString() string
func (*ModifyServiceMeshNameResponseBody) SetRequestId ¶
func (s *ModifyServiceMeshNameResponseBody) SetRequestId(v string) *ModifyServiceMeshNameResponseBody
func (ModifyServiceMeshNameResponseBody) String ¶
func (s ModifyServiceMeshNameResponseBody) String() string
type ReActivateAuditRequest ¶
type ReActivateAuditRequest struct { EnableAudit *bool `json:"EnableAudit,omitempty" xml:"EnableAudit,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (ReActivateAuditRequest) GoString ¶
func (s ReActivateAuditRequest) GoString() string
func (*ReActivateAuditRequest) SetEnableAudit ¶
func (s *ReActivateAuditRequest) SetEnableAudit(v bool) *ReActivateAuditRequest
func (*ReActivateAuditRequest) SetServiceMeshId ¶
func (s *ReActivateAuditRequest) SetServiceMeshId(v string) *ReActivateAuditRequest
func (ReActivateAuditRequest) String ¶
func (s ReActivateAuditRequest) String() string
type ReActivateAuditResponse ¶
type ReActivateAuditResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ReActivateAuditResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ReActivateAuditResponse) GoString ¶
func (s ReActivateAuditResponse) GoString() string
func (*ReActivateAuditResponse) SetBody ¶
func (s *ReActivateAuditResponse) SetBody(v *ReActivateAuditResponseBody) *ReActivateAuditResponse
func (*ReActivateAuditResponse) SetHeaders ¶
func (s *ReActivateAuditResponse) SetHeaders(v map[string]*string) *ReActivateAuditResponse
func (*ReActivateAuditResponse) SetStatusCode ¶ added in v2.0.20
func (s *ReActivateAuditResponse) SetStatusCode(v int32) *ReActivateAuditResponse
func (ReActivateAuditResponse) String ¶
func (s ReActivateAuditResponse) String() string
type ReActivateAuditResponseBody ¶
type ReActivateAuditResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ReActivateAuditResponseBody) GoString ¶
func (s ReActivateAuditResponseBody) GoString() string
func (*ReActivateAuditResponseBody) SetData ¶
func (s *ReActivateAuditResponseBody) SetData(v string) *ReActivateAuditResponseBody
func (*ReActivateAuditResponseBody) SetRequestId ¶
func (s *ReActivateAuditResponseBody) SetRequestId(v string) *ReActivateAuditResponseBody
func (ReActivateAuditResponseBody) String ¶
func (s ReActivateAuditResponseBody) String() string
type RemoveClusterFromServiceMeshRequest ¶
type RemoveClusterFromServiceMeshRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (RemoveClusterFromServiceMeshRequest) GoString ¶
func (s RemoveClusterFromServiceMeshRequest) GoString() string
func (*RemoveClusterFromServiceMeshRequest) SetClusterId ¶
func (s *RemoveClusterFromServiceMeshRequest) SetClusterId(v string) *RemoveClusterFromServiceMeshRequest
func (*RemoveClusterFromServiceMeshRequest) SetServiceMeshId ¶
func (s *RemoveClusterFromServiceMeshRequest) SetServiceMeshId(v string) *RemoveClusterFromServiceMeshRequest
func (RemoveClusterFromServiceMeshRequest) String ¶
func (s RemoveClusterFromServiceMeshRequest) String() string
type RemoveClusterFromServiceMeshResponse ¶
type RemoveClusterFromServiceMeshResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *RemoveClusterFromServiceMeshResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RemoveClusterFromServiceMeshResponse) GoString ¶
func (s RemoveClusterFromServiceMeshResponse) GoString() string
func (*RemoveClusterFromServiceMeshResponse) SetHeaders ¶
func (s *RemoveClusterFromServiceMeshResponse) SetHeaders(v map[string]*string) *RemoveClusterFromServiceMeshResponse
func (*RemoveClusterFromServiceMeshResponse) SetStatusCode ¶ added in v2.0.20
func (s *RemoveClusterFromServiceMeshResponse) SetStatusCode(v int32) *RemoveClusterFromServiceMeshResponse
func (RemoveClusterFromServiceMeshResponse) String ¶
func (s RemoveClusterFromServiceMeshResponse) String() string
type RemoveClusterFromServiceMeshResponseBody ¶
type RemoveClusterFromServiceMeshResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (RemoveClusterFromServiceMeshResponseBody) GoString ¶
func (s RemoveClusterFromServiceMeshResponseBody) GoString() string
func (*RemoveClusterFromServiceMeshResponseBody) SetCode ¶
func (s *RemoveClusterFromServiceMeshResponseBody) SetCode(v string) *RemoveClusterFromServiceMeshResponseBody
func (*RemoveClusterFromServiceMeshResponseBody) SetMessage ¶
func (s *RemoveClusterFromServiceMeshResponseBody) SetMessage(v string) *RemoveClusterFromServiceMeshResponseBody
func (*RemoveClusterFromServiceMeshResponseBody) SetRequestId ¶
func (s *RemoveClusterFromServiceMeshResponseBody) SetRequestId(v string) *RemoveClusterFromServiceMeshResponseBody
func (RemoveClusterFromServiceMeshResponseBody) String ¶
func (s RemoveClusterFromServiceMeshResponseBody) String() string
type RemoveVMFromServiceMeshRequest ¶
type RemoveVMFromServiceMeshRequest struct { EcsId *string `json:"EcsId,omitempty" xml:"EcsId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (RemoveVMFromServiceMeshRequest) GoString ¶
func (s RemoveVMFromServiceMeshRequest) GoString() string
func (*RemoveVMFromServiceMeshRequest) SetEcsId ¶
func (s *RemoveVMFromServiceMeshRequest) SetEcsId(v string) *RemoveVMFromServiceMeshRequest
func (*RemoveVMFromServiceMeshRequest) SetServiceMeshId ¶
func (s *RemoveVMFromServiceMeshRequest) SetServiceMeshId(v string) *RemoveVMFromServiceMeshRequest
func (RemoveVMFromServiceMeshRequest) String ¶
func (s RemoveVMFromServiceMeshRequest) String() string
type RemoveVMFromServiceMeshResponse ¶
type RemoveVMFromServiceMeshResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *RemoveVMFromServiceMeshResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RemoveVMFromServiceMeshResponse) GoString ¶
func (s RemoveVMFromServiceMeshResponse) GoString() string
func (*RemoveVMFromServiceMeshResponse) SetBody ¶
func (s *RemoveVMFromServiceMeshResponse) SetBody(v *RemoveVMFromServiceMeshResponseBody) *RemoveVMFromServiceMeshResponse
func (*RemoveVMFromServiceMeshResponse) SetHeaders ¶
func (s *RemoveVMFromServiceMeshResponse) SetHeaders(v map[string]*string) *RemoveVMFromServiceMeshResponse
func (*RemoveVMFromServiceMeshResponse) SetStatusCode ¶ added in v2.0.20
func (s *RemoveVMFromServiceMeshResponse) SetStatusCode(v int32) *RemoveVMFromServiceMeshResponse
func (RemoveVMFromServiceMeshResponse) String ¶
func (s RemoveVMFromServiceMeshResponse) String() string
type RemoveVMFromServiceMeshResponseBody ¶
type RemoveVMFromServiceMeshResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (RemoveVMFromServiceMeshResponseBody) GoString ¶
func (s RemoveVMFromServiceMeshResponseBody) GoString() string
func (*RemoveVMFromServiceMeshResponseBody) SetRequestId ¶
func (s *RemoveVMFromServiceMeshResponseBody) SetRequestId(v string) *RemoveVMFromServiceMeshResponseBody
func (RemoveVMFromServiceMeshResponseBody) String ¶
func (s RemoveVMFromServiceMeshResponseBody) String() string
type RevokeKubeconfigRequest ¶
type RevokeKubeconfigRequest struct { PrivateIpAddress *bool `json:"PrivateIpAddress,omitempty" xml:"PrivateIpAddress,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (RevokeKubeconfigRequest) GoString ¶
func (s RevokeKubeconfigRequest) GoString() string
func (*RevokeKubeconfigRequest) SetPrivateIpAddress ¶
func (s *RevokeKubeconfigRequest) SetPrivateIpAddress(v bool) *RevokeKubeconfigRequest
func (*RevokeKubeconfigRequest) SetServiceMeshId ¶
func (s *RevokeKubeconfigRequest) SetServiceMeshId(v string) *RevokeKubeconfigRequest
func (RevokeKubeconfigRequest) String ¶
func (s RevokeKubeconfigRequest) String() string
type RevokeKubeconfigResponse ¶
type RevokeKubeconfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *RevokeKubeconfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RevokeKubeconfigResponse) GoString ¶
func (s RevokeKubeconfigResponse) GoString() string
func (*RevokeKubeconfigResponse) SetBody ¶
func (s *RevokeKubeconfigResponse) SetBody(v *RevokeKubeconfigResponseBody) *RevokeKubeconfigResponse
func (*RevokeKubeconfigResponse) SetHeaders ¶
func (s *RevokeKubeconfigResponse) SetHeaders(v map[string]*string) *RevokeKubeconfigResponse
func (*RevokeKubeconfigResponse) SetStatusCode ¶ added in v2.0.20
func (s *RevokeKubeconfigResponse) SetStatusCode(v int32) *RevokeKubeconfigResponse
func (RevokeKubeconfigResponse) String ¶
func (s RevokeKubeconfigResponse) String() string
type RevokeKubeconfigResponseBody ¶
type RevokeKubeconfigResponseBody struct { Kubeconfig *string `json:"Kubeconfig,omitempty" xml:"Kubeconfig,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (RevokeKubeconfigResponseBody) GoString ¶
func (s RevokeKubeconfigResponseBody) GoString() string
func (*RevokeKubeconfigResponseBody) SetKubeconfig ¶
func (s *RevokeKubeconfigResponseBody) SetKubeconfig(v string) *RevokeKubeconfigResponseBody
func (*RevokeKubeconfigResponseBody) SetRequestId ¶
func (s *RevokeKubeconfigResponseBody) SetRequestId(v string) *RevokeKubeconfigResponseBody
func (RevokeKubeconfigResponseBody) String ¶
func (s RevokeKubeconfigResponseBody) String() string
type SecretCreateRecordValue ¶ added in v2.0.11
type SecretCreateRecordValue struct { State *string `json:"State,omitempty" xml:"State,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` }
func (SecretCreateRecordValue) GoString ¶ added in v2.0.11
func (s SecretCreateRecordValue) GoString() string
func (*SecretCreateRecordValue) SetClusterId ¶ added in v2.0.11
func (s *SecretCreateRecordValue) SetClusterId(v string) *SecretCreateRecordValue
func (*SecretCreateRecordValue) SetMessage ¶ added in v2.0.11
func (s *SecretCreateRecordValue) SetMessage(v string) *SecretCreateRecordValue
func (*SecretCreateRecordValue) SetState ¶ added in v2.0.11
func (s *SecretCreateRecordValue) SetState(v string) *SecretCreateRecordValue
func (SecretCreateRecordValue) String ¶ added in v2.0.11
func (s SecretCreateRecordValue) String() string
type SecretDeleteRecordValue ¶ added in v2.0.11
type SecretDeleteRecordValue struct { State *string `json:"State,omitempty" xml:"State,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` }
func (SecretDeleteRecordValue) GoString ¶ added in v2.0.11
func (s SecretDeleteRecordValue) GoString() string
func (*SecretDeleteRecordValue) SetClusterId ¶ added in v2.0.11
func (s *SecretDeleteRecordValue) SetClusterId(v string) *SecretDeleteRecordValue
func (*SecretDeleteRecordValue) SetMessage ¶ added in v2.0.11
func (s *SecretDeleteRecordValue) SetMessage(v string) *SecretDeleteRecordValue
func (*SecretDeleteRecordValue) SetState ¶ added in v2.0.11
func (s *SecretDeleteRecordValue) SetState(v string) *SecretDeleteRecordValue
func (SecretDeleteRecordValue) String ¶ added in v2.0.11
func (s SecretDeleteRecordValue) String() string
type UpdateASMGatewayImportedServicesRequest ¶
type UpdateASMGatewayImportedServicesRequest struct { ASMGatewayName *string `json:"ASMGatewayName,omitempty" xml:"ASMGatewayName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` ServiceNames *string `json:"ServiceNames,omitempty" xml:"ServiceNames,omitempty"` ServiceNamespace *string `json:"ServiceNamespace,omitempty" xml:"ServiceNamespace,omitempty"` }
func (UpdateASMGatewayImportedServicesRequest) GoString ¶
func (s UpdateASMGatewayImportedServicesRequest) GoString() string
func (*UpdateASMGatewayImportedServicesRequest) SetASMGatewayName ¶
func (s *UpdateASMGatewayImportedServicesRequest) SetASMGatewayName(v string) *UpdateASMGatewayImportedServicesRequest
func (*UpdateASMGatewayImportedServicesRequest) SetServiceMeshId ¶
func (s *UpdateASMGatewayImportedServicesRequest) SetServiceMeshId(v string) *UpdateASMGatewayImportedServicesRequest
func (*UpdateASMGatewayImportedServicesRequest) SetServiceNames ¶
func (s *UpdateASMGatewayImportedServicesRequest) SetServiceNames(v string) *UpdateASMGatewayImportedServicesRequest
func (*UpdateASMGatewayImportedServicesRequest) SetServiceNamespace ¶
func (s *UpdateASMGatewayImportedServicesRequest) SetServiceNamespace(v string) *UpdateASMGatewayImportedServicesRequest
func (UpdateASMGatewayImportedServicesRequest) String ¶
func (s UpdateASMGatewayImportedServicesRequest) String() string
type UpdateASMGatewayImportedServicesResponse ¶
type UpdateASMGatewayImportedServicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateASMGatewayImportedServicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateASMGatewayImportedServicesResponse) GoString ¶
func (s UpdateASMGatewayImportedServicesResponse) GoString() string
func (*UpdateASMGatewayImportedServicesResponse) SetHeaders ¶
func (s *UpdateASMGatewayImportedServicesResponse) SetHeaders(v map[string]*string) *UpdateASMGatewayImportedServicesResponse
func (*UpdateASMGatewayImportedServicesResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpdateASMGatewayImportedServicesResponse) SetStatusCode(v int32) *UpdateASMGatewayImportedServicesResponse
func (UpdateASMGatewayImportedServicesResponse) String ¶
func (s UpdateASMGatewayImportedServicesResponse) String() string
type UpdateASMGatewayImportedServicesResponseBody ¶
type UpdateASMGatewayImportedServicesResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateASMGatewayImportedServicesResponseBody) GoString ¶
func (s UpdateASMGatewayImportedServicesResponseBody) GoString() string
func (*UpdateASMGatewayImportedServicesResponseBody) SetRequestId ¶
func (s *UpdateASMGatewayImportedServicesResponseBody) SetRequestId(v string) *UpdateASMGatewayImportedServicesResponseBody
func (UpdateASMGatewayImportedServicesResponseBody) String ¶
func (s UpdateASMGatewayImportedServicesResponseBody) String() string
type UpdateASMGatewayRequest ¶
type UpdateASMGatewayRequest struct { Body *string `json:"Body,omitempty" xml:"Body,omitempty"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (UpdateASMGatewayRequest) GoString ¶
func (s UpdateASMGatewayRequest) GoString() string
func (*UpdateASMGatewayRequest) SetBody ¶
func (s *UpdateASMGatewayRequest) SetBody(v string) *UpdateASMGatewayRequest
func (*UpdateASMGatewayRequest) SetIstioGatewayName ¶
func (s *UpdateASMGatewayRequest) SetIstioGatewayName(v string) *UpdateASMGatewayRequest
func (*UpdateASMGatewayRequest) SetServiceMeshId ¶
func (s *UpdateASMGatewayRequest) SetServiceMeshId(v string) *UpdateASMGatewayRequest
func (UpdateASMGatewayRequest) String ¶
func (s UpdateASMGatewayRequest) String() string
type UpdateASMGatewayResponse ¶
type UpdateASMGatewayResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateASMGatewayResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateASMGatewayResponse) GoString ¶
func (s UpdateASMGatewayResponse) GoString() string
func (*UpdateASMGatewayResponse) SetBody ¶
func (s *UpdateASMGatewayResponse) SetBody(v *UpdateASMGatewayResponseBody) *UpdateASMGatewayResponse
func (*UpdateASMGatewayResponse) SetHeaders ¶
func (s *UpdateASMGatewayResponse) SetHeaders(v map[string]*string) *UpdateASMGatewayResponse
func (*UpdateASMGatewayResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpdateASMGatewayResponse) SetStatusCode(v int32) *UpdateASMGatewayResponse
func (UpdateASMGatewayResponse) String ¶
func (s UpdateASMGatewayResponse) String() string
type UpdateASMGatewayResponseBody ¶
type UpdateASMGatewayResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateASMGatewayResponseBody) GoString ¶
func (s UpdateASMGatewayResponseBody) GoString() string
func (*UpdateASMGatewayResponseBody) SetRequestId ¶
func (s *UpdateASMGatewayResponseBody) SetRequestId(v string) *UpdateASMGatewayResponseBody
func (UpdateASMGatewayResponseBody) String ¶
func (s UpdateASMGatewayResponseBody) String() string
type UpdateASMNamespaceFromGuestClusterRequest ¶ added in v2.0.21
type UpdateASMNamespaceFromGuestClusterRequest struct { K8sClusterId *string `json:"K8sClusterId,omitempty" xml:"K8sClusterId,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` }
func (UpdateASMNamespaceFromGuestClusterRequest) GoString ¶ added in v2.0.21
func (s UpdateASMNamespaceFromGuestClusterRequest) GoString() string
func (*UpdateASMNamespaceFromGuestClusterRequest) SetK8sClusterId ¶ added in v2.0.21
func (s *UpdateASMNamespaceFromGuestClusterRequest) SetK8sClusterId(v string) *UpdateASMNamespaceFromGuestClusterRequest
func (*UpdateASMNamespaceFromGuestClusterRequest) SetServiceMeshId ¶ added in v2.0.21
func (s *UpdateASMNamespaceFromGuestClusterRequest) SetServiceMeshId(v string) *UpdateASMNamespaceFromGuestClusterRequest
func (UpdateASMNamespaceFromGuestClusterRequest) String ¶ added in v2.0.21
func (s UpdateASMNamespaceFromGuestClusterRequest) String() string
type UpdateASMNamespaceFromGuestClusterResponse ¶ added in v2.0.21
type UpdateASMNamespaceFromGuestClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateASMNamespaceFromGuestClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateASMNamespaceFromGuestClusterResponse) GoString ¶ added in v2.0.21
func (s UpdateASMNamespaceFromGuestClusterResponse) GoString() string
func (*UpdateASMNamespaceFromGuestClusterResponse) SetHeaders ¶ added in v2.0.21
func (s *UpdateASMNamespaceFromGuestClusterResponse) SetHeaders(v map[string]*string) *UpdateASMNamespaceFromGuestClusterResponse
func (*UpdateASMNamespaceFromGuestClusterResponse) SetStatusCode ¶ added in v2.0.21
func (s *UpdateASMNamespaceFromGuestClusterResponse) SetStatusCode(v int32) *UpdateASMNamespaceFromGuestClusterResponse
func (UpdateASMNamespaceFromGuestClusterResponse) String ¶ added in v2.0.21
func (s UpdateASMNamespaceFromGuestClusterResponse) String() string
type UpdateASMNamespaceFromGuestClusterResponseBody ¶ added in v2.0.21
type UpdateASMNamespaceFromGuestClusterResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateASMNamespaceFromGuestClusterResponseBody) GoString ¶ added in v2.0.21
func (s UpdateASMNamespaceFromGuestClusterResponseBody) GoString() string
func (*UpdateASMNamespaceFromGuestClusterResponseBody) SetRequestId ¶ added in v2.0.21
func (s *UpdateASMNamespaceFromGuestClusterResponseBody) SetRequestId(v string) *UpdateASMNamespaceFromGuestClusterResponseBody
func (UpdateASMNamespaceFromGuestClusterResponseBody) String ¶ added in v2.0.21
func (s UpdateASMNamespaceFromGuestClusterResponseBody) String() string
type UpdateIstioGatewayRoutesRequest ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GatewayRoute *UpdateIstioGatewayRoutesRequestGatewayRoute `json:"GatewayRoute,omitempty" xml:"GatewayRoute,omitempty" type:"Struct"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (UpdateIstioGatewayRoutesRequest) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequest) GoString() string
func (*UpdateIstioGatewayRoutesRequest) SetDescription ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequest) SetDescription(v string) *UpdateIstioGatewayRoutesRequest
func (*UpdateIstioGatewayRoutesRequest) SetGatewayRoute ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequest) SetGatewayRoute(v *UpdateIstioGatewayRoutesRequestGatewayRoute) *UpdateIstioGatewayRoutesRequest
func (*UpdateIstioGatewayRoutesRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequest) SetIstioGatewayName(v string) *UpdateIstioGatewayRoutesRequest
func (*UpdateIstioGatewayRoutesRequest) SetPriority ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequest) SetPriority(v int32) *UpdateIstioGatewayRoutesRequest
func (*UpdateIstioGatewayRoutesRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequest) SetServiceMeshId(v string) *UpdateIstioGatewayRoutesRequest
func (*UpdateIstioGatewayRoutesRequest) SetStatus ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequest) SetStatus(v int32) *UpdateIstioGatewayRoutesRequest
func (UpdateIstioGatewayRoutesRequest) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequest) String() string
type UpdateIstioGatewayRoutesRequestGatewayRoute ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRoute struct { Domains []*string `json:"Domains,omitempty" xml:"Domains,omitempty" type:"Repeated"` HTTPAdvancedOptions *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions `json:"HTTPAdvancedOptions,omitempty" xml:"HTTPAdvancedOptions,omitempty" type:"Struct"` MatchRequest *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest `json:"MatchRequest,omitempty" xml:"MatchRequest,omitempty" type:"Struct"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` RouteDestinations []*UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations `json:"RouteDestinations,omitempty" xml:"RouteDestinations,omitempty" type:"Repeated"` RouteName *string `json:"RouteName,omitempty" xml:"RouteName,omitempty"` RouteType *string `json:"RouteType,omitempty" xml:"RouteType,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRoute) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRoute) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRoute) SetDomains ¶ added in v2.0.23
func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetDomains(v []*string) *UpdateIstioGatewayRoutesRequestGatewayRoute
func (*UpdateIstioGatewayRoutesRequestGatewayRoute) SetHTTPAdvancedOptions ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetHTTPAdvancedOptions(v *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) *UpdateIstioGatewayRoutesRequestGatewayRoute
func (*UpdateIstioGatewayRoutesRequestGatewayRoute) SetMatchRequest ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRoute) SetNamespace ¶ added in v2.0.13
func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetNamespace(v string) *UpdateIstioGatewayRoutesRequestGatewayRoute
func (*UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteDestinations ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteDestinations(v []*UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) *UpdateIstioGatewayRoutesRequestGatewayRoute
func (*UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteName ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteName(v string) *UpdateIstioGatewayRoutesRequestGatewayRoute
func (*UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteType ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequestGatewayRoute) SetRouteType(v string) *UpdateIstioGatewayRoutesRequestGatewayRoute
func (UpdateIstioGatewayRoutesRequestGatewayRoute) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRoute) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions struct { Delegate *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate `json:"Delegate,omitempty" xml:"Delegate,omitempty" type:"Struct"` Fault *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault `json:"Fault,omitempty" xml:"Fault,omitempty" type:"Struct"` HTTPRedirect *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect `json:"HTTPRedirect,omitempty" xml:"HTTPRedirect,omitempty" type:"Struct"` Mirror *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror `json:"Mirror,omitempty" xml:"Mirror,omitempty" type:"Struct"` MirrorPercentage *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage `json:"MirrorPercentage,omitempty" xml:"MirrorPercentage,omitempty" type:"Struct"` Retries *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries `json:"Retries,omitempty" xml:"Retries,omitempty" type:"Struct"` Rewrite *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite `json:"Rewrite,omitempty" xml:"Rewrite,omitempty" type:"Struct"` Timeout *string `json:"Timeout,omitempty" xml:"Timeout,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetDelegate ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetHTTPRedirect ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetMirrorPercentage ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetRetries ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetRewrite ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) SetTimeout ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptions) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) SetName ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) SetNamespace ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault struct { Abort *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort `json:"Abort,omitempty" xml:"Abort,omitempty" type:"Struct"` Delay *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay `json:"Delay,omitempty" xml:"Delay,omitempty" type:"Struct"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) SetAbort ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) SetDelay ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFault) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort struct { HttpStatus *int32 `json:"HttpStatus,omitempty" xml:"HttpStatus,omitempty"` Percentage *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage `json:"Percentage,omitempty" xml:"Percentage,omitempty" type:"Struct"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) SetHttpStatus ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbort) SetPercentage ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) GoString ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultAbortPercentage) SetValue ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay struct { FixedDelay *string `json:"FixedDelay,omitempty" xml:"FixedDelay,omitempty"` Percentage *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage `json:"Percentage,omitempty" xml:"Percentage,omitempty" type:"Struct"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) SetFixedDelay ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelay) SetPercentage ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) GoString ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsFaultDelayPercentage) SetValue ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect struct { Authority *string `json:"Authority,omitempty" xml:"Authority,omitempty"` RedirectCode *int32 `json:"RedirectCode,omitempty" xml:"RedirectCode,omitempty"` Uri *string `json:"Uri,omitempty" xml:"Uri,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetAuthority ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetRedirectCode ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsHTTPRedirect) SetUri ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Subset *string `json:"Subset,omitempty" xml:"Subset,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) SetHost ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) SetSubset ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirror) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage struct {
Value *float32 `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsMirrorPercentage) SetValue ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries struct { Attempts *int32 `json:"Attempts,omitempty" xml:"Attempts,omitempty"` PerTryTimeout *string `json:"PerTryTimeout,omitempty" xml:"PerTryTimeout,omitempty"` RetryOn *string `json:"RetryOn,omitempty" xml:"RetryOn,omitempty"` RetryRemoteLocalities *UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities `json:"RetryRemoteLocalities,omitempty" xml:"RetryRemoteLocalities,omitempty" type:"Struct"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetAttempts ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetPerTryTimeout ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetRetryOn ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) SetRetryRemoteLocalities ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetries) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities struct {
Value *bool `json:"Value,omitempty" xml:"Value,omitempty"`
}
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) GoString ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRetriesRetryRemoteLocalities) SetValue ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite struct { Authority *string `json:"Authority,omitempty" xml:"Authority,omitempty"` Uri *string `json:"Uri,omitempty" xml:"Uri,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) SetAuthority ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) SetUri ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsRewrite) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest struct { Headers []*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders `json:"Headers,omitempty" xml:"Headers,omitempty" type:"Repeated"` Ports []*int32 `json:"Ports,omitempty" xml:"Ports,omitempty" type:"Repeated"` TLSMatchAttributes []*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes `json:"TLSMatchAttributes,omitempty" xml:"TLSMatchAttributes,omitempty" type:"Repeated"` URI *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI `json:"URI,omitempty" xml:"URI,omitempty" type:"Struct"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetHeaders ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) SetTLSMatchAttributes ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequest) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders struct { MatchingContent *string `json:"MatchingContent,omitempty" xml:"MatchingContent,omitempty"` MatchingMode *string `json:"MatchingMode,omitempty" xml:"MatchingMode,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingContent ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingContent(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders
func (*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) SetMatchingMode ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestHeaders) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes struct { SNIHosts []*string `json:"SNIHosts,omitempty" xml:"SNIHosts,omitempty" type:"Repeated"` TLSPort *int32 `json:"TLSPort,omitempty" xml:"TLSPort,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) SetSNIHosts ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes) SetTLSPort ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI struct { MatchingContent *string `json:"MatchingContent,omitempty" xml:"MatchingContent,omitempty"` MatchingMode *string `json:"MatchingMode,omitempty" xml:"MatchingMode,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingContent ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingContent(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
func (*UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingMode ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) SetMatchingMode(v string) *UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI
func (UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteMatchRequestURI) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations struct { Destination *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination `json:"Destination,omitempty" xml:"Destination,omitempty" type:"Struct"` Weight *int32 `json:"Weight,omitempty" xml:"Weight,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) SetDestination ¶ added in v2.0.11
func (UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinations) String() string
type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Port *UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort `json:"Port,omitempty" xml:"Port,omitempty" type:"Struct"` Subset *string `json:"Subset,omitempty" xml:"Subset,omitempty"` }
func (UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetHost ¶ added in v2.0.11
func (*UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetPort ¶ added in v2.0.23
func (*UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestination) SetSubset ¶ added in v2.0.11
type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort ¶ added in v2.0.23
type UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort struct {
Number *int32 `json:"Number,omitempty" xml:"Number,omitempty"`
}
func (UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) GoString ¶ added in v2.0.23
func (s UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) GoString() string
func (*UpdateIstioGatewayRoutesRequestGatewayRouteRouteDestinationsDestinationPort) SetNumber ¶ added in v2.0.23
type UpdateIstioGatewayRoutesResponse ¶ added in v2.0.11
type UpdateIstioGatewayRoutesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateIstioGatewayRoutesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateIstioGatewayRoutesResponse) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesResponse) GoString() string
func (*UpdateIstioGatewayRoutesResponse) SetBody ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesResponse) SetBody(v *UpdateIstioGatewayRoutesResponseBody) *UpdateIstioGatewayRoutesResponse
func (*UpdateIstioGatewayRoutesResponse) SetHeaders ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesResponse) SetHeaders(v map[string]*string) *UpdateIstioGatewayRoutesResponse
func (*UpdateIstioGatewayRoutesResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpdateIstioGatewayRoutesResponse) SetStatusCode(v int32) *UpdateIstioGatewayRoutesResponse
func (UpdateIstioGatewayRoutesResponse) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesResponse) String() string
type UpdateIstioGatewayRoutesResponseBody ¶ added in v2.0.11
type UpdateIstioGatewayRoutesResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateIstioGatewayRoutesResponseBody) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesResponseBody) GoString() string
func (*UpdateIstioGatewayRoutesResponseBody) SetRequestId ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesResponseBody) SetRequestId(v string) *UpdateIstioGatewayRoutesResponseBody
func (UpdateIstioGatewayRoutesResponseBody) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesResponseBody) String() string
type UpdateIstioGatewayRoutesShrinkRequest ¶ added in v2.0.11
type UpdateIstioGatewayRoutesShrinkRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GatewayRouteShrink *string `json:"GatewayRoute,omitempty" xml:"GatewayRoute,omitempty"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (UpdateIstioGatewayRoutesShrinkRequest) GoString ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesShrinkRequest) GoString() string
func (*UpdateIstioGatewayRoutesShrinkRequest) SetDescription ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesShrinkRequest) SetDescription(v string) *UpdateIstioGatewayRoutesShrinkRequest
func (*UpdateIstioGatewayRoutesShrinkRequest) SetGatewayRouteShrink ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesShrinkRequest) SetGatewayRouteShrink(v string) *UpdateIstioGatewayRoutesShrinkRequest
func (*UpdateIstioGatewayRoutesShrinkRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesShrinkRequest) SetIstioGatewayName(v string) *UpdateIstioGatewayRoutesShrinkRequest
func (*UpdateIstioGatewayRoutesShrinkRequest) SetPriority ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesShrinkRequest) SetPriority(v int32) *UpdateIstioGatewayRoutesShrinkRequest
func (*UpdateIstioGatewayRoutesShrinkRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesShrinkRequest) SetServiceMeshId(v string) *UpdateIstioGatewayRoutesShrinkRequest
func (*UpdateIstioGatewayRoutesShrinkRequest) SetStatus ¶ added in v2.0.11
func (s *UpdateIstioGatewayRoutesShrinkRequest) SetStatus(v int32) *UpdateIstioGatewayRoutesShrinkRequest
func (UpdateIstioGatewayRoutesShrinkRequest) String ¶ added in v2.0.11
func (s UpdateIstioGatewayRoutesShrinkRequest) String() string
type UpdateIstioRouteAdditionalStatusRequest ¶ added in v2.0.11
type UpdateIstioRouteAdditionalStatusRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` IstioGatewayName *string `json:"IstioGatewayName,omitempty" xml:"IstioGatewayName,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` RouteName *string `json:"RouteName,omitempty" xml:"RouteName,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (UpdateIstioRouteAdditionalStatusRequest) GoString ¶ added in v2.0.11
func (s UpdateIstioRouteAdditionalStatusRequest) GoString() string
func (*UpdateIstioRouteAdditionalStatusRequest) SetDescription ¶ added in v2.0.11
func (s *UpdateIstioRouteAdditionalStatusRequest) SetDescription(v string) *UpdateIstioRouteAdditionalStatusRequest
func (*UpdateIstioRouteAdditionalStatusRequest) SetIstioGatewayName ¶ added in v2.0.11
func (s *UpdateIstioRouteAdditionalStatusRequest) SetIstioGatewayName(v string) *UpdateIstioRouteAdditionalStatusRequest
func (*UpdateIstioRouteAdditionalStatusRequest) SetPriority ¶ added in v2.0.11
func (s *UpdateIstioRouteAdditionalStatusRequest) SetPriority(v int32) *UpdateIstioRouteAdditionalStatusRequest
func (*UpdateIstioRouteAdditionalStatusRequest) SetRouteName ¶ added in v2.0.11
func (s *UpdateIstioRouteAdditionalStatusRequest) SetRouteName(v string) *UpdateIstioRouteAdditionalStatusRequest
func (*UpdateIstioRouteAdditionalStatusRequest) SetServiceMeshId ¶ added in v2.0.11
func (s *UpdateIstioRouteAdditionalStatusRequest) SetServiceMeshId(v string) *UpdateIstioRouteAdditionalStatusRequest
func (*UpdateIstioRouteAdditionalStatusRequest) SetStatus ¶ added in v2.0.11
func (s *UpdateIstioRouteAdditionalStatusRequest) SetStatus(v int32) *UpdateIstioRouteAdditionalStatusRequest
func (UpdateIstioRouteAdditionalStatusRequest) String ¶ added in v2.0.11
func (s UpdateIstioRouteAdditionalStatusRequest) String() string
type UpdateIstioRouteAdditionalStatusResponse ¶ added in v2.0.11
type UpdateIstioRouteAdditionalStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateIstioRouteAdditionalStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateIstioRouteAdditionalStatusResponse) GoString ¶ added in v2.0.11
func (s UpdateIstioRouteAdditionalStatusResponse) GoString() string
func (*UpdateIstioRouteAdditionalStatusResponse) SetHeaders ¶ added in v2.0.11
func (s *UpdateIstioRouteAdditionalStatusResponse) SetHeaders(v map[string]*string) *UpdateIstioRouteAdditionalStatusResponse
func (*UpdateIstioRouteAdditionalStatusResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpdateIstioRouteAdditionalStatusResponse) SetStatusCode(v int32) *UpdateIstioRouteAdditionalStatusResponse
func (UpdateIstioRouteAdditionalStatusResponse) String ¶ added in v2.0.11
func (s UpdateIstioRouteAdditionalStatusResponse) String() string
type UpdateIstioRouteAdditionalStatusResponseBody ¶ added in v2.0.11
type UpdateIstioRouteAdditionalStatusResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateIstioRouteAdditionalStatusResponseBody) GoString ¶ added in v2.0.11
func (s UpdateIstioRouteAdditionalStatusResponseBody) GoString() string
func (*UpdateIstioRouteAdditionalStatusResponseBody) SetRequestId ¶ added in v2.0.11
func (s *UpdateIstioRouteAdditionalStatusResponseBody) SetRequestId(v string) *UpdateIstioRouteAdditionalStatusResponseBody
func (UpdateIstioRouteAdditionalStatusResponseBody) String ¶ added in v2.0.11
func (s UpdateIstioRouteAdditionalStatusResponseBody) String() string
type UpdateMeshCRAggregationRequest ¶ added in v2.0.17
type UpdateMeshCRAggregationRequest struct { CPULimit *string `json:"CPULimit,omitempty" xml:"CPULimit,omitempty"` CPURequirement *string `json:"CPURequirement,omitempty" xml:"CPURequirement,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` MemoryLimit *string `json:"MemoryLimit,omitempty" xml:"MemoryLimit,omitempty"` MemoryRequirement *string `json:"MemoryRequirement,omitempty" xml:"MemoryRequirement,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` UsePublicApiServer *bool `json:"UsePublicApiServer,omitempty" xml:"UsePublicApiServer,omitempty"` }
func (UpdateMeshCRAggregationRequest) GoString ¶ added in v2.0.17
func (s UpdateMeshCRAggregationRequest) GoString() string
func (*UpdateMeshCRAggregationRequest) SetCPULimit ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationRequest) SetCPULimit(v string) *UpdateMeshCRAggregationRequest
func (*UpdateMeshCRAggregationRequest) SetCPURequirement ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationRequest) SetCPURequirement(v string) *UpdateMeshCRAggregationRequest
func (*UpdateMeshCRAggregationRequest) SetEnabled ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationRequest) SetEnabled(v bool) *UpdateMeshCRAggregationRequest
func (*UpdateMeshCRAggregationRequest) SetMemoryLimit ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationRequest) SetMemoryLimit(v string) *UpdateMeshCRAggregationRequest
func (*UpdateMeshCRAggregationRequest) SetMemoryRequirement ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationRequest) SetMemoryRequirement(v string) *UpdateMeshCRAggregationRequest
func (*UpdateMeshCRAggregationRequest) SetServiceMeshId ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationRequest) SetServiceMeshId(v string) *UpdateMeshCRAggregationRequest
func (*UpdateMeshCRAggregationRequest) SetUsePublicApiServer ¶ added in v2.0.25
func (s *UpdateMeshCRAggregationRequest) SetUsePublicApiServer(v bool) *UpdateMeshCRAggregationRequest
func (UpdateMeshCRAggregationRequest) String ¶ added in v2.0.17
func (s UpdateMeshCRAggregationRequest) String() string
type UpdateMeshCRAggregationResponse ¶ added in v2.0.17
type UpdateMeshCRAggregationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateMeshCRAggregationResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateMeshCRAggregationResponse) GoString ¶ added in v2.0.17
func (s UpdateMeshCRAggregationResponse) GoString() string
func (*UpdateMeshCRAggregationResponse) SetBody ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationResponse) SetBody(v *UpdateMeshCRAggregationResponseBody) *UpdateMeshCRAggregationResponse
func (*UpdateMeshCRAggregationResponse) SetHeaders ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationResponse) SetHeaders(v map[string]*string) *UpdateMeshCRAggregationResponse
func (*UpdateMeshCRAggregationResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpdateMeshCRAggregationResponse) SetStatusCode(v int32) *UpdateMeshCRAggregationResponse
func (UpdateMeshCRAggregationResponse) String ¶ added in v2.0.17
func (s UpdateMeshCRAggregationResponse) String() string
type UpdateMeshCRAggregationResponseBody ¶ added in v2.0.17
type UpdateMeshCRAggregationResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateMeshCRAggregationResponseBody) GoString ¶ added in v2.0.17
func (s UpdateMeshCRAggregationResponseBody) GoString() string
func (*UpdateMeshCRAggregationResponseBody) SetRequestId ¶ added in v2.0.17
func (s *UpdateMeshCRAggregationResponseBody) SetRequestId(v string) *UpdateMeshCRAggregationResponseBody
func (UpdateMeshCRAggregationResponseBody) String ¶ added in v2.0.17
func (s UpdateMeshCRAggregationResponseBody) String() string
type UpdateMeshFeatureRequest ¶
type UpdateMeshFeatureRequest struct { AccessLogEnabled *bool `json:"AccessLogEnabled,omitempty" xml:"AccessLogEnabled,omitempty"` AccessLogFile *string `json:"AccessLogFile,omitempty" xml:"AccessLogFile,omitempty"` AccessLogFormat *string `json:"AccessLogFormat,omitempty" xml:"AccessLogFormat,omitempty"` AccessLogGatewayLifecycle *int32 `json:"AccessLogGatewayLifecycle,omitempty" xml:"AccessLogGatewayLifecycle,omitempty"` AccessLogProject *string `json:"AccessLogProject,omitempty" xml:"AccessLogProject,omitempty"` AccessLogServiceEnabled *bool `json:"AccessLogServiceEnabled,omitempty" xml:"AccessLogServiceEnabled,omitempty"` AccessLogServiceHost *string `json:"AccessLogServiceHost,omitempty" xml:"AccessLogServiceHost,omitempty"` AccessLogServicePort *int32 `json:"AccessLogServicePort,omitempty" xml:"AccessLogServicePort,omitempty"` AccessLogSidecarLifecycle *int32 `json:"AccessLogSidecarLifecycle,omitempty" xml:"AccessLogSidecarLifecycle,omitempty"` AuditProject *string `json:"AuditProject,omitempty" xml:"AuditProject,omitempty"` AutoInjectionPolicyEnabled *bool `json:"AutoInjectionPolicyEnabled,omitempty" xml:"AutoInjectionPolicyEnabled,omitempty"` CRAggregationEnabled *bool `json:"CRAggregationEnabled,omitempty" xml:"CRAggregationEnabled,omitempty"` ClusterSpec *string `json:"ClusterSpec,omitempty" xml:"ClusterSpec,omitempty"` CniEnabled *bool `json:"CniEnabled,omitempty" xml:"CniEnabled,omitempty"` CniExcludeNamespaces *string `json:"CniExcludeNamespaces,omitempty" xml:"CniExcludeNamespaces,omitempty"` ConfigSourceEnabled *bool `json:"ConfigSourceEnabled,omitempty" xml:"ConfigSourceEnabled,omitempty"` ConfigSourceNacosID *string `json:"ConfigSourceNacosID,omitempty" xml:"ConfigSourceNacosID,omitempty"` CustomizedPrometheus *bool `json:"CustomizedPrometheus,omitempty" xml:"CustomizedPrometheus,omitempty"` CustomizedZipkin *bool `json:"CustomizedZipkin,omitempty" xml:"CustomizedZipkin,omitempty"` DNSProxyingEnabled *bool `json:"DNSProxyingEnabled,omitempty" xml:"DNSProxyingEnabled,omitempty"` DiscoverySelectors *string `json:"DiscoverySelectors,omitempty" xml:"DiscoverySelectors,omitempty"` DubboFilterEnabled *bool `json:"DubboFilterEnabled,omitempty" xml:"DubboFilterEnabled,omitempty"` EnableAudit *bool `json:"EnableAudit,omitempty" xml:"EnableAudit,omitempty"` EnableAutoDiagnosis *bool `json:"EnableAutoDiagnosis,omitempty" xml:"EnableAutoDiagnosis,omitempty"` EnableCRHistory *bool `json:"EnableCRHistory,omitempty" xml:"EnableCRHistory,omitempty"` EnableNamespacesByDefault *bool `json:"EnableNamespacesByDefault,omitempty" xml:"EnableNamespacesByDefault,omitempty"` EnableSDSServer *bool `json:"EnableSDSServer,omitempty" xml:"EnableSDSServer,omitempty"` ExcludeIPRanges *string `json:"ExcludeIPRanges,omitempty" xml:"ExcludeIPRanges,omitempty"` ExcludeInboundPorts *string `json:"ExcludeInboundPorts,omitempty" xml:"ExcludeInboundPorts,omitempty"` ExcludeOutboundPorts *string `json:"ExcludeOutboundPorts,omitempty" xml:"ExcludeOutboundPorts,omitempty"` FilterGatewayClusterConfig *bool `json:"FilterGatewayClusterConfig,omitempty" xml:"FilterGatewayClusterConfig,omitempty"` GatewayAPIEnabled *bool `json:"GatewayAPIEnabled,omitempty" xml:"GatewayAPIEnabled,omitempty"` GlobalRateLimitEnabled *bool `json:"GlobalRateLimitEnabled,omitempty" xml:"GlobalRateLimitEnabled,omitempty"` Http10Enabled *bool `json:"Http10Enabled,omitempty" xml:"Http10Enabled,omitempty"` IncludeIPRanges *string `json:"IncludeIPRanges,omitempty" xml:"IncludeIPRanges,omitempty"` IncludeInboundPorts *string `json:"IncludeInboundPorts,omitempty" xml:"IncludeInboundPorts,omitempty"` IntegrateKiali *bool `json:"IntegrateKiali,omitempty" xml:"IntegrateKiali,omitempty"` KialiEnabled *bool `json:"KialiEnabled,omitempty" xml:"KialiEnabled,omitempty"` Lifecycle *string `json:"Lifecycle,omitempty" xml:"Lifecycle,omitempty"` LocalityLBConf *string `json:"LocalityLBConf,omitempty" xml:"LocalityLBConf,omitempty"` LocalityLoadBalancing *bool `json:"LocalityLoadBalancing,omitempty" xml:"LocalityLoadBalancing,omitempty"` MSEEnabled *bool `json:"MSEEnabled,omitempty" xml:"MSEEnabled,omitempty"` MultiBufferEnabled *bool `json:"MultiBufferEnabled,omitempty" xml:"MultiBufferEnabled,omitempty"` MultiBufferPollDelay *string `json:"MultiBufferPollDelay,omitempty" xml:"MultiBufferPollDelay,omitempty"` MysqlFilterEnabled *bool `json:"MysqlFilterEnabled,omitempty" xml:"MysqlFilterEnabled,omitempty"` NFDEnabled *bool `json:"NFDEnabled,omitempty" xml:"NFDEnabled,omitempty"` NFDLabelPruned *bool `json:"NFDLabelPruned,omitempty" xml:"NFDLabelPruned,omitempty"` OPAInjectorCPULimit *string `json:"OPAInjectorCPULimit,omitempty" xml:"OPAInjectorCPULimit,omitempty"` OPAInjectorCPURequirement *string `json:"OPAInjectorCPURequirement,omitempty" xml:"OPAInjectorCPURequirement,omitempty"` OPAInjectorMemoryLimit *string `json:"OPAInjectorMemoryLimit,omitempty" xml:"OPAInjectorMemoryLimit,omitempty"` OPAInjectorMemoryRequirement *string `json:"OPAInjectorMemoryRequirement,omitempty" xml:"OPAInjectorMemoryRequirement,omitempty"` OPALimitCPU *string `json:"OPALimitCPU,omitempty" xml:"OPALimitCPU,omitempty"` OPALimitMemory *string `json:"OPALimitMemory,omitempty" xml:"OPALimitMemory,omitempty"` OPALogLevel *string `json:"OPALogLevel,omitempty" xml:"OPALogLevel,omitempty"` OPARequestCPU *string `json:"OPARequestCPU,omitempty" xml:"OPARequestCPU,omitempty"` OPARequestMemory *string `json:"OPARequestMemory,omitempty" xml:"OPARequestMemory,omitempty"` OPAScopeInjected *bool `json:"OPAScopeInjected,omitempty" xml:"OPAScopeInjected,omitempty"` OpaEnabled *bool `json:"OpaEnabled,omitempty" xml:"OpaEnabled,omitempty"` OpenAgentPolicy *bool `json:"OpenAgentPolicy,omitempty" xml:"OpenAgentPolicy,omitempty"` OutboundTrafficPolicy *string `json:"OutboundTrafficPolicy,omitempty" xml:"OutboundTrafficPolicy,omitempty"` PrometheusUrl *string `json:"PrometheusUrl,omitempty" xml:"PrometheusUrl,omitempty"` ProxyInitCPUResourceLimit *string `json:"ProxyInitCPUResourceLimit,omitempty" xml:"ProxyInitCPUResourceLimit,omitempty"` ProxyInitCPUResourceRequest *string `json:"ProxyInitCPUResourceRequest,omitempty" xml:"ProxyInitCPUResourceRequest,omitempty"` ProxyInitMemoryResourceLimit *string `json:"ProxyInitMemoryResourceLimit,omitempty" xml:"ProxyInitMemoryResourceLimit,omitempty"` ProxyInitMemoryResourceRequest *string `json:"ProxyInitMemoryResourceRequest,omitempty" xml:"ProxyInitMemoryResourceRequest,omitempty"` ProxyLimitCPU *string `json:"ProxyLimitCPU,omitempty" xml:"ProxyLimitCPU,omitempty"` ProxyLimitMemory *string `json:"ProxyLimitMemory,omitempty" xml:"ProxyLimitMemory,omitempty"` ProxyRequestCPU *string `json:"ProxyRequestCPU,omitempty" xml:"ProxyRequestCPU,omitempty"` ProxyRequestMemory *string `json:"ProxyRequestMemory,omitempty" xml:"ProxyRequestMemory,omitempty"` RedisFilterEnabled *bool `json:"RedisFilterEnabled,omitempty" xml:"RedisFilterEnabled,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` SidecarInjectorLimitCPU *string `json:"SidecarInjectorLimitCPU,omitempty" xml:"SidecarInjectorLimitCPU,omitempty"` SidecarInjectorLimitMemory *string `json:"SidecarInjectorLimitMemory,omitempty" xml:"SidecarInjectorLimitMemory,omitempty"` SidecarInjectorRequestCPU *string `json:"SidecarInjectorRequestCPU,omitempty" xml:"SidecarInjectorRequestCPU,omitempty"` SidecarInjectorRequestMemory *string `json:"SidecarInjectorRequestMemory,omitempty" xml:"SidecarInjectorRequestMemory,omitempty"` SidecarInjectorWebhookAsYaml *string `json:"SidecarInjectorWebhookAsYaml,omitempty" xml:"SidecarInjectorWebhookAsYaml,omitempty"` Telemetry *bool `json:"Telemetry,omitempty" xml:"Telemetry,omitempty"` TerminationDrainDuration *string `json:"TerminationDrainDuration,omitempty" xml:"TerminationDrainDuration,omitempty"` ThriftFilterEnabled *bool `json:"ThriftFilterEnabled,omitempty" xml:"ThriftFilterEnabled,omitempty"` TraceSampling *float32 `json:"TraceSampling,omitempty" xml:"TraceSampling,omitempty"` Tracing *bool `json:"Tracing,omitempty" xml:"Tracing,omitempty"` TracingOnExtZipkinLimitCPU *string `json:"TracingOnExtZipkinLimitCPU,omitempty" xml:"TracingOnExtZipkinLimitCPU,omitempty"` TracingOnExtZipkinLimitMemory *string `json:"TracingOnExtZipkinLimitMemory,omitempty" xml:"TracingOnExtZipkinLimitMemory,omitempty"` TracingOnExtZipkinRequestCPU *string `json:"TracingOnExtZipkinRequestCPU,omitempty" xml:"TracingOnExtZipkinRequestCPU,omitempty"` TracingOnExtZipkinRequestMemory *string `json:"TracingOnExtZipkinRequestMemory,omitempty" xml:"TracingOnExtZipkinRequestMemory,omitempty"` WebAssemblyFilterEnabled *bool `json:"WebAssemblyFilterEnabled,omitempty" xml:"WebAssemblyFilterEnabled,omitempty"` }
func (UpdateMeshFeatureRequest) GoString ¶
func (s UpdateMeshFeatureRequest) GoString() string
func (*UpdateMeshFeatureRequest) SetAccessLogEnabled ¶
func (s *UpdateMeshFeatureRequest) SetAccessLogEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAccessLogFile ¶
func (s *UpdateMeshFeatureRequest) SetAccessLogFile(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAccessLogFormat ¶
func (s *UpdateMeshFeatureRequest) SetAccessLogFormat(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAccessLogGatewayLifecycle ¶ added in v2.0.23
func (s *UpdateMeshFeatureRequest) SetAccessLogGatewayLifecycle(v int32) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAccessLogProject ¶
func (s *UpdateMeshFeatureRequest) SetAccessLogProject(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAccessLogServiceEnabled ¶
func (s *UpdateMeshFeatureRequest) SetAccessLogServiceEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAccessLogServiceHost ¶
func (s *UpdateMeshFeatureRequest) SetAccessLogServiceHost(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAccessLogServicePort ¶
func (s *UpdateMeshFeatureRequest) SetAccessLogServicePort(v int32) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAccessLogSidecarLifecycle ¶ added in v2.0.23
func (s *UpdateMeshFeatureRequest) SetAccessLogSidecarLifecycle(v int32) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAuditProject ¶
func (s *UpdateMeshFeatureRequest) SetAuditProject(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetAutoInjectionPolicyEnabled ¶
func (s *UpdateMeshFeatureRequest) SetAutoInjectionPolicyEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetCRAggregationEnabled ¶
func (s *UpdateMeshFeatureRequest) SetCRAggregationEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetClusterSpec ¶
func (s *UpdateMeshFeatureRequest) SetClusterSpec(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetCniEnabled ¶
func (s *UpdateMeshFeatureRequest) SetCniEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetCniExcludeNamespaces ¶
func (s *UpdateMeshFeatureRequest) SetCniExcludeNamespaces(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetConfigSourceEnabled ¶
func (s *UpdateMeshFeatureRequest) SetConfigSourceEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetConfigSourceNacosID ¶
func (s *UpdateMeshFeatureRequest) SetConfigSourceNacosID(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetCustomizedPrometheus ¶
func (s *UpdateMeshFeatureRequest) SetCustomizedPrometheus(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetCustomizedZipkin ¶
func (s *UpdateMeshFeatureRequest) SetCustomizedZipkin(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetDNSProxyingEnabled ¶
func (s *UpdateMeshFeatureRequest) SetDNSProxyingEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetDiscoverySelectors ¶
func (s *UpdateMeshFeatureRequest) SetDiscoverySelectors(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetDubboFilterEnabled ¶
func (s *UpdateMeshFeatureRequest) SetDubboFilterEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetEnableAudit ¶
func (s *UpdateMeshFeatureRequest) SetEnableAudit(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetEnableAutoDiagnosis ¶ added in v2.0.23
func (s *UpdateMeshFeatureRequest) SetEnableAutoDiagnosis(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetEnableCRHistory ¶
func (s *UpdateMeshFeatureRequest) SetEnableCRHistory(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetEnableNamespacesByDefault ¶
func (s *UpdateMeshFeatureRequest) SetEnableNamespacesByDefault(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetEnableSDSServer ¶
func (s *UpdateMeshFeatureRequest) SetEnableSDSServer(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetExcludeIPRanges ¶
func (s *UpdateMeshFeatureRequest) SetExcludeIPRanges(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetExcludeInboundPorts ¶
func (s *UpdateMeshFeatureRequest) SetExcludeInboundPorts(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetExcludeOutboundPorts ¶
func (s *UpdateMeshFeatureRequest) SetExcludeOutboundPorts(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetFilterGatewayClusterConfig ¶
func (s *UpdateMeshFeatureRequest) SetFilterGatewayClusterConfig(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetGatewayAPIEnabled ¶
func (s *UpdateMeshFeatureRequest) SetGatewayAPIEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetGlobalRateLimitEnabled ¶
func (s *UpdateMeshFeatureRequest) SetGlobalRateLimitEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetHttp10Enabled ¶
func (s *UpdateMeshFeatureRequest) SetHttp10Enabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetIncludeIPRanges ¶
func (s *UpdateMeshFeatureRequest) SetIncludeIPRanges(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetIncludeInboundPorts ¶
func (s *UpdateMeshFeatureRequest) SetIncludeInboundPorts(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetIntegrateKiali ¶ added in v2.0.20
func (s *UpdateMeshFeatureRequest) SetIntegrateKiali(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetKialiEnabled ¶
func (s *UpdateMeshFeatureRequest) SetKialiEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetLifecycle ¶
func (s *UpdateMeshFeatureRequest) SetLifecycle(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetLocalityLBConf ¶
func (s *UpdateMeshFeatureRequest) SetLocalityLBConf(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetLocalityLoadBalancing ¶
func (s *UpdateMeshFeatureRequest) SetLocalityLoadBalancing(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetMSEEnabled ¶
func (s *UpdateMeshFeatureRequest) SetMSEEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetMultiBufferEnabled ¶
func (s *UpdateMeshFeatureRequest) SetMultiBufferEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetMultiBufferPollDelay ¶
func (s *UpdateMeshFeatureRequest) SetMultiBufferPollDelay(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetMysqlFilterEnabled ¶
func (s *UpdateMeshFeatureRequest) SetMysqlFilterEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetNFDEnabled ¶ added in v2.0.21
func (s *UpdateMeshFeatureRequest) SetNFDEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetNFDLabelPruned ¶ added in v2.0.21
func (s *UpdateMeshFeatureRequest) SetNFDLabelPruned(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPAInjectorCPULimit ¶ added in v2.0.11
func (s *UpdateMeshFeatureRequest) SetOPAInjectorCPULimit(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPAInjectorCPURequirement ¶ added in v2.0.11
func (s *UpdateMeshFeatureRequest) SetOPAInjectorCPURequirement(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPAInjectorMemoryLimit ¶ added in v2.0.11
func (s *UpdateMeshFeatureRequest) SetOPAInjectorMemoryLimit(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPAInjectorMemoryRequirement ¶ added in v2.0.11
func (s *UpdateMeshFeatureRequest) SetOPAInjectorMemoryRequirement(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPALimitCPU ¶
func (s *UpdateMeshFeatureRequest) SetOPALimitCPU(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPALimitMemory ¶
func (s *UpdateMeshFeatureRequest) SetOPALimitMemory(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPALogLevel ¶
func (s *UpdateMeshFeatureRequest) SetOPALogLevel(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPARequestCPU ¶
func (s *UpdateMeshFeatureRequest) SetOPARequestCPU(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPARequestMemory ¶
func (s *UpdateMeshFeatureRequest) SetOPARequestMemory(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOPAScopeInjected ¶ added in v2.0.11
func (s *UpdateMeshFeatureRequest) SetOPAScopeInjected(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOpaEnabled ¶
func (s *UpdateMeshFeatureRequest) SetOpaEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOpenAgentPolicy ¶
func (s *UpdateMeshFeatureRequest) SetOpenAgentPolicy(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetOutboundTrafficPolicy ¶
func (s *UpdateMeshFeatureRequest) SetOutboundTrafficPolicy(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetPrometheusUrl ¶
func (s *UpdateMeshFeatureRequest) SetPrometheusUrl(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetProxyInitCPUResourceLimit ¶
func (s *UpdateMeshFeatureRequest) SetProxyInitCPUResourceLimit(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetProxyInitCPUResourceRequest ¶
func (s *UpdateMeshFeatureRequest) SetProxyInitCPUResourceRequest(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetProxyInitMemoryResourceLimit ¶
func (s *UpdateMeshFeatureRequest) SetProxyInitMemoryResourceLimit(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetProxyInitMemoryResourceRequest ¶
func (s *UpdateMeshFeatureRequest) SetProxyInitMemoryResourceRequest(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetProxyLimitCPU ¶
func (s *UpdateMeshFeatureRequest) SetProxyLimitCPU(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetProxyLimitMemory ¶
func (s *UpdateMeshFeatureRequest) SetProxyLimitMemory(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetProxyRequestCPU ¶
func (s *UpdateMeshFeatureRequest) SetProxyRequestCPU(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetProxyRequestMemory ¶
func (s *UpdateMeshFeatureRequest) SetProxyRequestMemory(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetRedisFilterEnabled ¶
func (s *UpdateMeshFeatureRequest) SetRedisFilterEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetServiceMeshId ¶
func (s *UpdateMeshFeatureRequest) SetServiceMeshId(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetSidecarInjectorLimitCPU ¶
func (s *UpdateMeshFeatureRequest) SetSidecarInjectorLimitCPU(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetSidecarInjectorLimitMemory ¶
func (s *UpdateMeshFeatureRequest) SetSidecarInjectorLimitMemory(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetSidecarInjectorRequestCPU ¶
func (s *UpdateMeshFeatureRequest) SetSidecarInjectorRequestCPU(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetSidecarInjectorRequestMemory ¶
func (s *UpdateMeshFeatureRequest) SetSidecarInjectorRequestMemory(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetSidecarInjectorWebhookAsYaml ¶
func (s *UpdateMeshFeatureRequest) SetSidecarInjectorWebhookAsYaml(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetTelemetry ¶
func (s *UpdateMeshFeatureRequest) SetTelemetry(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetTerminationDrainDuration ¶
func (s *UpdateMeshFeatureRequest) SetTerminationDrainDuration(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetThriftFilterEnabled ¶
func (s *UpdateMeshFeatureRequest) SetThriftFilterEnabled(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetTraceSampling ¶
func (s *UpdateMeshFeatureRequest) SetTraceSampling(v float32) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetTracing ¶
func (s *UpdateMeshFeatureRequest) SetTracing(v bool) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetTracingOnExtZipkinLimitCPU ¶ added in v2.0.21
func (s *UpdateMeshFeatureRequest) SetTracingOnExtZipkinLimitCPU(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetTracingOnExtZipkinLimitMemory ¶ added in v2.0.21
func (s *UpdateMeshFeatureRequest) SetTracingOnExtZipkinLimitMemory(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetTracingOnExtZipkinRequestCPU ¶ added in v2.0.21
func (s *UpdateMeshFeatureRequest) SetTracingOnExtZipkinRequestCPU(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetTracingOnExtZipkinRequestMemory ¶ added in v2.0.21
func (s *UpdateMeshFeatureRequest) SetTracingOnExtZipkinRequestMemory(v string) *UpdateMeshFeatureRequest
func (*UpdateMeshFeatureRequest) SetWebAssemblyFilterEnabled ¶
func (s *UpdateMeshFeatureRequest) SetWebAssemblyFilterEnabled(v bool) *UpdateMeshFeatureRequest
func (UpdateMeshFeatureRequest) String ¶
func (s UpdateMeshFeatureRequest) String() string
type UpdateMeshFeatureResponse ¶
type UpdateMeshFeatureResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateMeshFeatureResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateMeshFeatureResponse) GoString ¶
func (s UpdateMeshFeatureResponse) GoString() string
func (*UpdateMeshFeatureResponse) SetBody ¶
func (s *UpdateMeshFeatureResponse) SetBody(v *UpdateMeshFeatureResponseBody) *UpdateMeshFeatureResponse
func (*UpdateMeshFeatureResponse) SetHeaders ¶
func (s *UpdateMeshFeatureResponse) SetHeaders(v map[string]*string) *UpdateMeshFeatureResponse
func (*UpdateMeshFeatureResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpdateMeshFeatureResponse) SetStatusCode(v int32) *UpdateMeshFeatureResponse
func (UpdateMeshFeatureResponse) String ¶
func (s UpdateMeshFeatureResponse) String() string
type UpdateMeshFeatureResponseBody ¶
type UpdateMeshFeatureResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateMeshFeatureResponseBody) GoString ¶
func (s UpdateMeshFeatureResponseBody) GoString() string
func (*UpdateMeshFeatureResponseBody) SetRequestId ¶
func (s *UpdateMeshFeatureResponseBody) SetRequestId(v string) *UpdateMeshFeatureResponseBody
func (UpdateMeshFeatureResponseBody) String ¶
func (s UpdateMeshFeatureResponseBody) String() string
type UpdateNamespaceScopeSidecarConfigRequest ¶
type UpdateNamespaceScopeSidecarConfigRequest struct { Concurrency *int32 `json:"Concurrency,omitempty" xml:"Concurrency,omitempty"` ExcludeIPRanges *string `json:"ExcludeIPRanges,omitempty" xml:"ExcludeIPRanges,omitempty"` ExcludeInboundPorts *string `json:"ExcludeInboundPorts,omitempty" xml:"ExcludeInboundPorts,omitempty"` ExcludeOutboundPorts *string `json:"ExcludeOutboundPorts,omitempty" xml:"ExcludeOutboundPorts,omitempty"` HoldApplicationUntilProxyStarts *bool `json:"HoldApplicationUntilProxyStarts,omitempty" xml:"HoldApplicationUntilProxyStarts,omitempty"` IncludeIPRanges *string `json:"IncludeIPRanges,omitempty" xml:"IncludeIPRanges,omitempty"` IncludeInboundPorts *string `json:"IncludeInboundPorts,omitempty" xml:"IncludeInboundPorts,omitempty"` IncludeOutboundPorts *string `json:"IncludeOutboundPorts,omitempty" xml:"IncludeOutboundPorts,omitempty"` IstioDNSProxyEnabled *bool `json:"IstioDNSProxyEnabled,omitempty" xml:"IstioDNSProxyEnabled,omitempty"` Lifecycle *string `json:"Lifecycle,omitempty" xml:"Lifecycle,omitempty"` LogLevel *string `json:"LogLevel,omitempty" xml:"LogLevel,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` PostStart *string `json:"PostStart,omitempty" xml:"PostStart,omitempty"` PreStop *string `json:"PreStop,omitempty" xml:"PreStop,omitempty"` ProxyInitCPUResourceLimit *string `json:"ProxyInitCPUResourceLimit,omitempty" xml:"ProxyInitCPUResourceLimit,omitempty"` ProxyInitCPUResourceRequest *string `json:"ProxyInitCPUResourceRequest,omitempty" xml:"ProxyInitCPUResourceRequest,omitempty"` ProxyInitMemoryResourceLimit *string `json:"ProxyInitMemoryResourceLimit,omitempty" xml:"ProxyInitMemoryResourceLimit,omitempty"` ProxyInitMemoryResourceRequest *string `json:"ProxyInitMemoryResourceRequest,omitempty" xml:"ProxyInitMemoryResourceRequest,omitempty"` ProxyStatsMatcher *string `json:"ProxyStatsMatcher,omitempty" xml:"ProxyStatsMatcher,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` SidecarProxyCPUResourceLimit *string `json:"SidecarProxyCPUResourceLimit,omitempty" xml:"SidecarProxyCPUResourceLimit,omitempty"` SidecarProxyCPUResourceRequest *string `json:"SidecarProxyCPUResourceRequest,omitempty" xml:"SidecarProxyCPUResourceRequest,omitempty"` SidecarProxyMemoryResourceLimit *string `json:"SidecarProxyMemoryResourceLimit,omitempty" xml:"SidecarProxyMemoryResourceLimit,omitempty"` SidecarProxyMemoryResourceRequest *string `json:"SidecarProxyMemoryResourceRequest,omitempty" xml:"SidecarProxyMemoryResourceRequest,omitempty"` TerminationDrainDuration *string `json:"TerminationDrainDuration,omitempty" xml:"TerminationDrainDuration,omitempty"` }
func (UpdateNamespaceScopeSidecarConfigRequest) GoString ¶
func (s UpdateNamespaceScopeSidecarConfigRequest) GoString() string
func (*UpdateNamespaceScopeSidecarConfigRequest) SetConcurrency ¶ added in v2.0.15
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetConcurrency(v int32) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetExcludeIPRanges ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetExcludeIPRanges(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetExcludeInboundPorts ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetExcludeInboundPorts(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetExcludeOutboundPorts ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetExcludeOutboundPorts(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetHoldApplicationUntilProxyStarts ¶ added in v2.0.15
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetHoldApplicationUntilProxyStarts(v bool) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetIncludeIPRanges ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetIncludeIPRanges(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetIncludeInboundPorts ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetIncludeInboundPorts(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetIncludeOutboundPorts ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetIncludeOutboundPorts(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetIstioDNSProxyEnabled ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetIstioDNSProxyEnabled(v bool) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetLifecycle ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetLifecycle(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetLogLevel ¶ added in v2.0.15
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetLogLevel(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetNamespace ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetNamespace(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetPostStart ¶ added in v2.0.15
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetPostStart(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetPreStop ¶ added in v2.0.15
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetPreStop(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitCPUResourceLimit ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitCPUResourceLimit(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitCPUResourceRequest ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitCPUResourceRequest(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitMemoryResourceLimit ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitMemoryResourceLimit(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitMemoryResourceRequest ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyInitMemoryResourceRequest(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetProxyStatsMatcher ¶ added in v2.0.15
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetProxyStatsMatcher(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetServiceMeshId ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetServiceMeshId(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyCPUResourceLimit ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyCPUResourceLimit(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyCPUResourceRequest ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyCPUResourceRequest(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyMemoryResourceLimit ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyMemoryResourceLimit(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyMemoryResourceRequest ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetSidecarProxyMemoryResourceRequest(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (*UpdateNamespaceScopeSidecarConfigRequest) SetTerminationDrainDuration ¶
func (s *UpdateNamespaceScopeSidecarConfigRequest) SetTerminationDrainDuration(v string) *UpdateNamespaceScopeSidecarConfigRequest
func (UpdateNamespaceScopeSidecarConfigRequest) String ¶
func (s UpdateNamespaceScopeSidecarConfigRequest) String() string
type UpdateNamespaceScopeSidecarConfigResponse ¶
type UpdateNamespaceScopeSidecarConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateNamespaceScopeSidecarConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateNamespaceScopeSidecarConfigResponse) GoString ¶
func (s UpdateNamespaceScopeSidecarConfigResponse) GoString() string
func (*UpdateNamespaceScopeSidecarConfigResponse) SetHeaders ¶
func (s *UpdateNamespaceScopeSidecarConfigResponse) SetHeaders(v map[string]*string) *UpdateNamespaceScopeSidecarConfigResponse
func (*UpdateNamespaceScopeSidecarConfigResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpdateNamespaceScopeSidecarConfigResponse) SetStatusCode(v int32) *UpdateNamespaceScopeSidecarConfigResponse
func (UpdateNamespaceScopeSidecarConfigResponse) String ¶
func (s UpdateNamespaceScopeSidecarConfigResponse) String() string
type UpdateNamespaceScopeSidecarConfigResponseBody ¶
type UpdateNamespaceScopeSidecarConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateNamespaceScopeSidecarConfigResponseBody) GoString ¶
func (s UpdateNamespaceScopeSidecarConfigResponseBody) GoString() string
func (*UpdateNamespaceScopeSidecarConfigResponseBody) SetRequestId ¶
func (s *UpdateNamespaceScopeSidecarConfigResponseBody) SetRequestId(v string) *UpdateNamespaceScopeSidecarConfigResponseBody
func (UpdateNamespaceScopeSidecarConfigResponseBody) String ¶
func (s UpdateNamespaceScopeSidecarConfigResponseBody) String() string
type UpgradeDetailGatewayStatusRecordValue ¶
type UpgradeDetailGatewayStatusRecordValue struct { Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (UpgradeDetailGatewayStatusRecordValue) GoString ¶
func (s UpgradeDetailGatewayStatusRecordValue) GoString() string
func (*UpgradeDetailGatewayStatusRecordValue) SetMessage ¶
func (s *UpgradeDetailGatewayStatusRecordValue) SetMessage(v string) *UpgradeDetailGatewayStatusRecordValue
func (*UpgradeDetailGatewayStatusRecordValue) SetStatus ¶
func (s *UpgradeDetailGatewayStatusRecordValue) SetStatus(v string) *UpgradeDetailGatewayStatusRecordValue
func (*UpgradeDetailGatewayStatusRecordValue) SetVersion ¶
func (s *UpgradeDetailGatewayStatusRecordValue) SetVersion(v string) *UpgradeDetailGatewayStatusRecordValue
func (UpgradeDetailGatewayStatusRecordValue) String ¶
func (s UpgradeDetailGatewayStatusRecordValue) String() string
type UpgradeMeshEditionPartiallyRequest ¶
type UpgradeMeshEditionPartiallyRequest struct { ASMGatewayContinue *bool `json:"ASMGatewayContinue,omitempty" xml:"ASMGatewayContinue,omitempty"` ExpectedVersion *string `json:"ExpectedVersion,omitempty" xml:"ExpectedVersion,omitempty"` ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"` SwitchToPro *bool `json:"SwitchToPro,omitempty" xml:"SwitchToPro,omitempty"` UpgradeGatewayRecords *string `json:"UpgradeGatewayRecords,omitempty" xml:"UpgradeGatewayRecords,omitempty"` }
func (UpgradeMeshEditionPartiallyRequest) GoString ¶
func (s UpgradeMeshEditionPartiallyRequest) GoString() string
func (*UpgradeMeshEditionPartiallyRequest) SetASMGatewayContinue ¶
func (s *UpgradeMeshEditionPartiallyRequest) SetASMGatewayContinue(v bool) *UpgradeMeshEditionPartiallyRequest
func (*UpgradeMeshEditionPartiallyRequest) SetExpectedVersion ¶ added in v2.0.20
func (s *UpgradeMeshEditionPartiallyRequest) SetExpectedVersion(v string) *UpgradeMeshEditionPartiallyRequest
func (*UpgradeMeshEditionPartiallyRequest) SetServiceMeshId ¶
func (s *UpgradeMeshEditionPartiallyRequest) SetServiceMeshId(v string) *UpgradeMeshEditionPartiallyRequest
func (*UpgradeMeshEditionPartiallyRequest) SetSwitchToPro ¶
func (s *UpgradeMeshEditionPartiallyRequest) SetSwitchToPro(v bool) *UpgradeMeshEditionPartiallyRequest
func (*UpgradeMeshEditionPartiallyRequest) SetUpgradeGatewayRecords ¶
func (s *UpgradeMeshEditionPartiallyRequest) SetUpgradeGatewayRecords(v string) *UpgradeMeshEditionPartiallyRequest
func (UpgradeMeshEditionPartiallyRequest) String ¶
func (s UpgradeMeshEditionPartiallyRequest) String() string
type UpgradeMeshEditionPartiallyResponse ¶
type UpgradeMeshEditionPartiallyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpgradeMeshEditionPartiallyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpgradeMeshEditionPartiallyResponse) GoString ¶
func (s UpgradeMeshEditionPartiallyResponse) GoString() string
func (*UpgradeMeshEditionPartiallyResponse) SetHeaders ¶
func (s *UpgradeMeshEditionPartiallyResponse) SetHeaders(v map[string]*string) *UpgradeMeshEditionPartiallyResponse
func (*UpgradeMeshEditionPartiallyResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpgradeMeshEditionPartiallyResponse) SetStatusCode(v int32) *UpgradeMeshEditionPartiallyResponse
func (UpgradeMeshEditionPartiallyResponse) String ¶
func (s UpgradeMeshEditionPartiallyResponse) String() string
type UpgradeMeshEditionPartiallyResponseBody ¶
type UpgradeMeshEditionPartiallyResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpgradeMeshEditionPartiallyResponseBody) GoString ¶
func (s UpgradeMeshEditionPartiallyResponseBody) GoString() string
func (*UpgradeMeshEditionPartiallyResponseBody) SetRequestId ¶
func (s *UpgradeMeshEditionPartiallyResponseBody) SetRequestId(v string) *UpgradeMeshEditionPartiallyResponseBody
func (UpgradeMeshEditionPartiallyResponseBody) String ¶
func (s UpgradeMeshEditionPartiallyResponseBody) String() string
type UpgradeMeshVersionRequest ¶
type UpgradeMeshVersionRequest struct {
ServiceMeshId *string `json:"ServiceMeshId,omitempty" xml:"ServiceMeshId,omitempty"`
}
func (UpgradeMeshVersionRequest) GoString ¶
func (s UpgradeMeshVersionRequest) GoString() string
func (*UpgradeMeshVersionRequest) SetServiceMeshId ¶
func (s *UpgradeMeshVersionRequest) SetServiceMeshId(v string) *UpgradeMeshVersionRequest
func (UpgradeMeshVersionRequest) String ¶
func (s UpgradeMeshVersionRequest) String() string
type UpgradeMeshVersionResponse ¶
type UpgradeMeshVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpgradeMeshVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpgradeMeshVersionResponse) GoString ¶
func (s UpgradeMeshVersionResponse) GoString() string
func (*UpgradeMeshVersionResponse) SetBody ¶
func (s *UpgradeMeshVersionResponse) SetBody(v *UpgradeMeshVersionResponseBody) *UpgradeMeshVersionResponse
func (*UpgradeMeshVersionResponse) SetHeaders ¶
func (s *UpgradeMeshVersionResponse) SetHeaders(v map[string]*string) *UpgradeMeshVersionResponse
func (*UpgradeMeshVersionResponse) SetStatusCode ¶ added in v2.0.20
func (s *UpgradeMeshVersionResponse) SetStatusCode(v int32) *UpgradeMeshVersionResponse
func (UpgradeMeshVersionResponse) String ¶
func (s UpgradeMeshVersionResponse) String() string
type UpgradeMeshVersionResponseBody ¶
type UpgradeMeshVersionResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpgradeMeshVersionResponseBody) GoString ¶
func (s UpgradeMeshVersionResponseBody) GoString() string
func (*UpgradeMeshVersionResponseBody) SetRequestId ¶
func (s *UpgradeMeshVersionResponseBody) SetRequestId(v string) *UpgradeMeshVersionResponseBody
func (UpgradeMeshVersionResponseBody) String ¶
func (s UpgradeMeshVersionResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.