- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 1,316 for serviceOf (0.12 sec)
-
istioctl/pkg/writer/ztunnel/configdump/workload.go
func serviceWaypointName(svc *ZtunnelService, services []*ZtunnelService) string { if svc.Waypoint == nil { return "None" } for _, service := range services { if fmt.Sprintf("%s/%s", service.Namespace, service.Hostname) == svc.Waypoint.Destination { return service.Name } for _, addr := range service.Addresses { if addr == svc.Waypoint.Destination { return service.Name } } }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Jul 24 09:07:30 UTC 2024 - 4.2K bytes - Viewed (0) -
istioctl/pkg/describe/describe.go
cmd := &cobra.Command{ Use: "service <svc>", Aliases: []string{"svc"}, Short: "Describe services and their Istio configuration [kube-only]", Long: `Analyzes service, pods, DestinationRules, and VirtualServices and reports the configuration objects that affect that service.`, Example: ` istioctl experimental describe service productpage`, Args: func(cmd *cobra.Command, args []string) error {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
// as the clusterIP. // "ExternalName" aliases this service to the specified externalName. // Several other fields do not apply to ExternalName services. // More info: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types // +optional optional string type = 4;
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/ProducedArtifact.java
* <li>{@linkplain org.apache.maven.api.services.ProjectManager#attachArtifact(Session, Project, Path) artifacts to be attached to a project}</li> * </ul> * * <p>For the main artifact and attached artifacts, the * {@link org.apache.maven.api.services.ArtifactManager ArtifactManager} service must be used * to point the artifact to a {@link Path} during the packaging phase.</p> *
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Tue Aug 27 21:13:34 UTC 2024 - 1.9K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbTreeImpl.java
SmbTreeImpl ( SmbSessionImpl session, String share, String service ) { this.session = session.acquire(); this.share = share.toUpperCase(); if ( service != null && !service.startsWith("??") ) { this.service = service; } this.service0 = this.service; this.traceResource = this.session.getConfig().isTraceResourceUsage();
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:06:39 UTC 2023 - 29.6K bytes - Viewed (0) -
src/main/assemblies/files/fess-service-mgr.exe
Matsutani Kenji <******@****.***> 1477575947 +0900
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Oct 27 13:45:47 UTC 2016 - 102K bytes - Viewed (0) -
.teamcity/test-buckets.json
"name":"TestDistribution" }, "subprojects":[ "composite-builds", "internal-integ-testing", "jvm-services", "flow-services", "persistent-cache", "publish", "base-services", "process-memory-services", "problems-api", "plugins-java-base", "build-cache" ] }, { "parallelizationMethod":{
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 08 11:14:16 UTC 2024 - 87.8K bytes - Viewed (0) -
README.md
</a> --- Istio is an open source service mesh that layers transparently onto existing distributed applications. Istio’s powerful features provide a uniform and more efficient way to secure, connect, and monitor services. Istio is the path to load balancing, service-to-service authentication, and monitoring – with few or no service code changes.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 30 22:38:34 UTC 2024 - 6.8K bytes - Viewed (0) -
src/main/assemblies/files/fess-service-x64.exe
Kaoru FUZITA <******@****.***> 1449825322 +0900
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Dec 11 09:15:22 UTC 2015 - 101.5K bytes - Viewed (0) -
src/main/assemblies/files/fess-service-x86.exe
Kaoru FUZITA <******@****.***> 1449825322 +0900
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Dec 11 09:15:22 UTC 2015 - 79K bytes - Viewed (0)