| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model | |
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
SecretNameReference |
KubeSchema.getSecretNameReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setSecretNameReference(SecretNameReference secretNameReference) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
Authentication authentication,
AuthenticationList authenticationList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
CSISnapshotController cSISnapshotController,
CSISnapshotControllerList cSISnapshotControllerList,
ConfigMapFileReference configMapFileReference,
Console console,
ConsoleList consoleList,
DNS dns,
DNSList dNSList,
DNSRecord dNSRecord,
DNSRecordList dNSRecordList,
Etcd etcd,
EtcdList etcdList,
ImageContentSourcePolicy imageContentSourcePolicy,
ImageContentSourcePolicyList imageContentSourcePolicyList,
ImagePruner imagePruner,
ImagePrunerList imagePrunerList,
io.fabric8.kubernetes.api.model.version.Info info,
IngressController ingressController,
IngressControllerList ingressControllerList,
KubeAPIServer kubeAPIServer,
KubeAPIServerList kubeAPIServerList,
KubeControllerManager kubeControllerManager,
KubeControllerManagerList kubeControllerManagerList,
KubeScheduler kubeScheduler,
KubeSchedulerList kubeSchedulerList,
KubeStorageVersionMigrator kubeStorageVersionMigrator,
KubeStorageVersionMigratorList kubeStorageVersionMigratorList,
Network network,
NetworkList networkList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
OpenShiftAPIServer openShiftAPIServer,
OpenShiftAPIServerList openShiftAPIServerList,
OpenShiftControllerManager openShiftContollerManager,
OpenShiftControllerManagerList openShiftControllerManagerList,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.Quantity quantity,
SecretNameReference secretNameReference,
ServiceCA serviceCA,
ServiceCAList serviceCAList,
ServiceCatalogAPIServer serviceCatalogAPIServer,
ServiceCatalogAPIServerList serviceCatalogAPIServerList,
ServiceCatalogControllerManager serviceCatalogControllerManager,
ServiceCatalogControllerManagerList serviceCatalogControllerManagerList,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
SecretNameReference |
SecretNameReferenceBuilder.build() |
| Constructor and Description |
|---|
SecretNameReferenceBuilder(SecretNameReference instance) |
SecretNameReferenceBuilder(SecretNameReference instance,
Boolean validationEnabled) |
SecretNameReferenceBuilder(SecretNameReferenceFluent<?> fluent,
SecretNameReference instance) |
SecretNameReferenceBuilder(SecretNameReferenceFluent<?> fluent,
SecretNameReference instance,
Boolean validationEnabled) |
SecretNameReferenceFluentImpl(SecretNameReference instance) |
| Modifier and Type | Method and Description |
|---|---|
SecretNameReference |
ConsoleConfigRouteFluentImpl.buildSecret() |
SecretNameReference |
ConsoleConfigRouteFluent.buildSecret() |
SecretNameReference |
ConsoleConfigRouteFluentImpl.getSecret()
Deprecated.
|
SecretNameReference |
ConsoleConfigRouteFluent.getSecret()
Deprecated.
|
SecretNameReference |
ConsoleConfigRoute.getSecret() |
| Modifier and Type | Method and Description |
|---|---|
ConsoleConfigRouteFluent.SecretNested<A> |
ConsoleConfigRouteFluentImpl.editOrNewSecretLike(SecretNameReference item) |
ConsoleConfigRouteFluent.SecretNested<A> |
ConsoleConfigRouteFluent.editOrNewSecretLike(SecretNameReference item) |
void |
ConsoleConfigRoute.setSecret(SecretNameReference secret) |
ConsoleConfigRouteFluent.SecretNested<A> |
ConsoleConfigRouteFluentImpl.withNewSecretLike(SecretNameReference item) |
ConsoleConfigRouteFluent.SecretNested<A> |
ConsoleConfigRouteFluent.withNewSecretLike(SecretNameReference item) |
A |
ConsoleConfigRouteFluentImpl.withSecret(SecretNameReference secret) |
A |
ConsoleConfigRouteFluent.withSecret(SecretNameReference secret) |
| Constructor and Description |
|---|
ConsoleConfigRoute(String hostname,
SecretNameReference secret) |
Copyright © 2015–2021 Red Hat. All rights reserved.