MCPcopy
hub / github.com/fluid-cloudnative/fluid / Replicas

Method Replicas

pkg/ddc/base/interface.go:27–27  ·  view source on GitHub ↗

Replicas gets the replicas of runtime worker

()

Source from the content-addressed store, hash-verified

25
26 // Replicas gets the replicas of runtime worker
27 Replicas() int32
28
29 // GetStatus gets the status of runtime
30 GetStatus() *datav1alpha1.RuntimeStatus

Implementers 7

JindoRuntimeapi/v1alpha1/jindoruntime_types.go
GooseFSRuntimeapi/v1alpha1/goosefsruntime_types.go
AlluxioRuntimeapi/v1alpha1/alluxioruntime_types.go
EFCRuntimeapi/v1alpha1/efcruntime_types.go
JuiceFSRuntimeapi/v1alpha1/juicefsruntime_types.go
ThinRuntimeapi/v1alpha1/thinruntime_types.go
VineyardRuntimeapi/v1alpha1/vineyardruntime_types.go

Calls

no outgoing calls

Tested by

no test coverage detected