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/v1)
|
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/v1)
|
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/v1)
|
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, resources, resources, rootPaths, supports, supportsApiPathNonNamespaceOperation<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–2022 Red Hat. All rights reserved.