public interface VolumeSnapshotClient extends Client
| Modifier and Type | Method and Description |
|---|---|
NonNamespaceOperation<io.fabric8.volumesnapshot.api.model.VolumeSnapshotClass,io.fabric8.volumesnapshot.api.model.VolumeSnapshotClassList,VolumeSnapshotClassResource> |
volumeSnapshotClasses()
API entrypoint for dealing with VolumeSnapshotClass(snapshot.storage.k8s.io/v1beta1)
|
NonNamespaceOperation<io.fabric8.volumesnapshot.api.model.VolumeSnapshotContent,io.fabric8.volumesnapshot.api.model.VolumeSnapshotContentList,VolumeSnapshotContentResource> |
volumeSnapshotContents()
API entrypoint for dealing with VolumeSnapshotContent(snapshot.storage.k8s.io/v1beta1)
|
MixedOperation<io.fabric8.volumesnapshot.api.model.VolumeSnapshot,io.fabric8.volumesnapshot.api.model.VolumeSnapshotList,VolumeSnapshotResource> |
volumeSnapshots()
API entrypoint for dealing with VolumeSnapshot(snapshot.storage.k8s.io/v1beta1)
|
adapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetConfigurationNonNamespaceOperation<io.fabric8.volumesnapshot.api.model.VolumeSnapshotClass,io.fabric8.volumesnapshot.api.model.VolumeSnapshotClassList,VolumeSnapshotClassResource> volumeSnapshotClasses()
NonNamespaceOperation<io.fabric8.volumesnapshot.api.model.VolumeSnapshotContent,io.fabric8.volumesnapshot.api.model.VolumeSnapshotContentList,VolumeSnapshotContentResource> volumeSnapshotContents()
MixedOperation<io.fabric8.volumesnapshot.api.model.VolumeSnapshot,io.fabric8.volumesnapshot.api.model.VolumeSnapshotList,VolumeSnapshotResource> volumeSnapshots()
Copyright © 2015–2021 Red Hat. All rights reserved.