Uses of Class
io.kubernetes.client.openapi.models.V1CounterSet
Packages that use V1CounterSet
-
Uses of V1CounterSet in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CounterSetModifier and TypeMethodDescriptionV1CounterSet.putCountersItem(String key, V1Counter countersItem) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1CounterSetModifier and TypeMethodDescriptionV1ResourceSliceSpec.getSharedCounters()SharedCounters defines a list of counter sets, each of which has a name and a list of counters available.Methods in io.kubernetes.client.openapi.models with parameters of type V1CounterSetModifier and TypeMethodDescriptionV1ResourceSliceSpec.addSharedCountersItem(V1CounterSet sharedCountersItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1CounterSetModifier and TypeMethodDescriptionvoidV1ResourceSliceSpec.setSharedCounters(List<V1CounterSet> sharedCounters) V1ResourceSliceSpec.sharedCounters(List<V1CounterSet> sharedCounters)