Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1VolumeAttachmentSpec |
V1VolumeAttachmentSpec.attacher(String attacher) |
V1VolumeAttachmentSpec |
V1VolumeAttachmentSpecBuilder.build() |
V1VolumeAttachmentSpec |
V1VolumeAttachmentFluentImpl.buildSpec() |
V1VolumeAttachmentSpec |
V1VolumeAttachmentFluent.buildSpec() |
V1VolumeAttachmentSpec |
V1VolumeAttachmentFluentImpl.getSpec()
Deprecated.
|
V1VolumeAttachmentSpec |
V1VolumeAttachmentFluent.getSpec()
Deprecated.
|
V1VolumeAttachmentSpec |
V1VolumeAttachment.getSpec()
Get spec
|
V1VolumeAttachmentSpec |
V1VolumeAttachmentSpec.nodeName(String nodeName) |
V1VolumeAttachmentSpec |
V1VolumeAttachmentSpec.source(V1VolumeAttachmentSource source) |
Modifier and Type | Method and Description |
---|---|
V1VolumeAttachmentFluent.SpecNested<A> |
V1VolumeAttachmentFluentImpl.editOrNewSpecLike(V1VolumeAttachmentSpec item) |
V1VolumeAttachmentFluent.SpecNested<A> |
V1VolumeAttachmentFluent.editOrNewSpecLike(V1VolumeAttachmentSpec item) |
void |
V1VolumeAttachment.setSpec(V1VolumeAttachmentSpec spec) |
V1VolumeAttachment |
V1VolumeAttachment.spec(V1VolumeAttachmentSpec spec) |
V1VolumeAttachmentFluent.SpecNested<A> |
V1VolumeAttachmentFluentImpl.withNewSpecLike(V1VolumeAttachmentSpec item) |
V1VolumeAttachmentFluent.SpecNested<A> |
V1VolumeAttachmentFluent.withNewSpecLike(V1VolumeAttachmentSpec item) |
A |
V1VolumeAttachmentFluentImpl.withSpec(V1VolumeAttachmentSpec spec) |
A |
V1VolumeAttachmentFluent.withSpec(V1VolumeAttachmentSpec spec) |
Constructor and Description |
---|
V1VolumeAttachmentSpecBuilder(V1VolumeAttachmentSpec instance) |
V1VolumeAttachmentSpecBuilder(V1VolumeAttachmentSpec instance,
Boolean validationEnabled) |
V1VolumeAttachmentSpecBuilder(V1VolumeAttachmentSpecFluent<?> fluent,
V1VolumeAttachmentSpec instance) |
V1VolumeAttachmentSpecBuilder(V1VolumeAttachmentSpecFluent<?> fluent,
V1VolumeAttachmentSpec instance,
Boolean validationEnabled) |
V1VolumeAttachmentSpecFluentImpl(V1VolumeAttachmentSpec instance) |
Copyright © 2020. All rights reserved.