public interface MixerDsl
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.client.dsl.MixedOperation<ApiKey,ApiKeyList,DoneableApiKey,io.fabric8.kubernetes.client.dsl.Resource<ApiKey,DoneableApiKey>> |
apiKey() |
io.fabric8.kubernetes.client.dsl.MixedOperation<Authorization,AuthorizationList,DoneableAuthorization,io.fabric8.kubernetes.client.dsl.Resource<Authorization,DoneableAuthorization>> |
authorization() |
io.fabric8.kubernetes.client.dsl.MixedOperation<CheckNothing,CheckNothingList,DoneableCheckNothing,io.fabric8.kubernetes.client.dsl.Resource<CheckNothing,DoneableCheckNothing>> |
checkNothing() |
io.fabric8.kubernetes.client.dsl.MixedOperation<Edge,EdgeList,DoneableEdge,io.fabric8.kubernetes.client.dsl.Resource<Edge,DoneableEdge>> |
edge() |
io.fabric8.kubernetes.client.dsl.MixedOperation<ListEntry,ListEntryList,DoneableListEntry,io.fabric8.kubernetes.client.dsl.Resource<ListEntry,DoneableListEntry>> |
listEntry() |
io.fabric8.kubernetes.client.dsl.MixedOperation<LogEntry,LogEntryList,DoneableLogEntry,io.fabric8.kubernetes.client.dsl.Resource<LogEntry,DoneableLogEntry>> |
logEntry() |
io.fabric8.kubernetes.client.dsl.MixedOperation<Metric,MetricList,DoneableMetric,io.fabric8.kubernetes.client.dsl.Resource<Metric,DoneableMetric>> |
metric() |
io.fabric8.kubernetes.client.dsl.MixedOperation<Quota,QuotaList,DoneableQuota,io.fabric8.kubernetes.client.dsl.Resource<Quota,DoneableQuota>> |
quota() |
io.fabric8.kubernetes.client.dsl.MixedOperation<ReportNothing,ReportNothingList,DoneableReportNothing,io.fabric8.kubernetes.client.dsl.Resource<ReportNothing,DoneableReportNothing>> |
reportNothing() |
io.fabric8.kubernetes.client.dsl.MixedOperation<TraceSpan,TraceSpanList,DoneableTraceSpan,io.fabric8.kubernetes.client.dsl.Resource<TraceSpan,DoneableTraceSpan>> |
traceSpan() |
io.fabric8.kubernetes.client.dsl.MixedOperation<ApiKey,ApiKeyList,DoneableApiKey,io.fabric8.kubernetes.client.dsl.Resource<ApiKey,DoneableApiKey>> apiKey()
io.fabric8.kubernetes.client.dsl.MixedOperation<Authorization,AuthorizationList,DoneableAuthorization,io.fabric8.kubernetes.client.dsl.Resource<Authorization,DoneableAuthorization>> authorization()
io.fabric8.kubernetes.client.dsl.MixedOperation<CheckNothing,CheckNothingList,DoneableCheckNothing,io.fabric8.kubernetes.client.dsl.Resource<CheckNothing,DoneableCheckNothing>> checkNothing()
io.fabric8.kubernetes.client.dsl.MixedOperation<Edge,EdgeList,DoneableEdge,io.fabric8.kubernetes.client.dsl.Resource<Edge,DoneableEdge>> edge()
io.fabric8.kubernetes.client.dsl.MixedOperation<ListEntry,ListEntryList,DoneableListEntry,io.fabric8.kubernetes.client.dsl.Resource<ListEntry,DoneableListEntry>> listEntry()
io.fabric8.kubernetes.client.dsl.MixedOperation<LogEntry,LogEntryList,DoneableLogEntry,io.fabric8.kubernetes.client.dsl.Resource<LogEntry,DoneableLogEntry>> logEntry()
io.fabric8.kubernetes.client.dsl.MixedOperation<Metric,MetricList,DoneableMetric,io.fabric8.kubernetes.client.dsl.Resource<Metric,DoneableMetric>> metric()
io.fabric8.kubernetes.client.dsl.MixedOperation<Quota,QuotaList,DoneableQuota,io.fabric8.kubernetes.client.dsl.Resource<Quota,DoneableQuota>> quota()
io.fabric8.kubernetes.client.dsl.MixedOperation<ReportNothing,ReportNothingList,DoneableReportNothing,io.fabric8.kubernetes.client.dsl.Resource<ReportNothing,DoneableReportNothing>> reportNothing()
io.fabric8.kubernetes.client.dsl.MixedOperation<TraceSpan,TraceSpanList,DoneableTraceSpan,io.fabric8.kubernetes.client.dsl.Resource<TraceSpan,DoneableTraceSpan>> traceSpan()
Copyright © 2017–2019 Red Hat. All rights reserved.