Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.SecretNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.SecretNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.SecretNested Modifier and Type Class Description classKubeSchemaFluentImpl.SecretNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.SecretNested Modifier and Type Method Description KubeSchemaFluent.SecretNested<A>KubeSchemaFluent. editOrNewSecret()KubeSchemaFluent.SecretNested<A>KubeSchemaFluentImpl. editOrNewSecret()KubeSchemaFluent.SecretNested<A>KubeSchemaFluent. editOrNewSecretLike(Secret item)KubeSchemaFluent.SecretNested<A>KubeSchemaFluentImpl. editOrNewSecretLike(Secret item)KubeSchemaFluent.SecretNested<A>KubeSchemaFluent. editSecret()KubeSchemaFluent.SecretNested<A>KubeSchemaFluentImpl. editSecret()KubeSchemaFluent.SecretNested<A>KubeSchemaFluent. withNewSecret()KubeSchemaFluent.SecretNested<A>KubeSchemaFluentImpl. withNewSecret()KubeSchemaFluent.SecretNested<A>KubeSchemaFluent. withNewSecretLike(Secret item)KubeSchemaFluent.SecretNested<A>KubeSchemaFluentImpl. withNewSecretLike(Secret item)