v1alpha1

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerExpandVolumeResponseBuilder

type ControllerExpandVolumeResponseBuilder struct {
	// contains filtered or unexported fields
}

ControllerExpandVolumeResponseBuilder helps building an instance of csi ControllerExpandVolumeResponse

func NewControllerExpandVolumeResponseBuilder

func NewControllerExpandVolumeResponseBuilder() *ControllerExpandVolumeResponseBuilder

NewControllerExpandVolumeResponseBuilder returns a new instance of ControllerExpandVolumeResponse

func (*ControllerExpandVolumeResponseBuilder) Build

Build returns the constructed instance of csi ControllerExpandVolumeResponse

func (*ControllerExpandVolumeResponseBuilder) WithCapacityBytes

WithCapacityBytes sets the CapacityBytes against the ControllerExpandVolumeResponse instance

func (*ControllerExpandVolumeResponseBuilder) WithNodeExpansionRequired

func (b *ControllerExpandVolumeResponseBuilder) WithNodeExpansionRequired(
	nodeExpansionRequired bool) *ControllerExpandVolumeResponseBuilder

WithNodeExpansionRequired sets the NodeExpansionRequired against the ControllerExpandVolumeResponse instance

type CreateSnapshotResponseBuilder

type CreateSnapshotResponseBuilder struct {
	// contains filtered or unexported fields
}

CreateSnapshotResponseBuilder helps building an instance of csi CreateVolumeResponse

func NewCreateSnapshotResponseBuilder

func NewCreateSnapshotResponseBuilder() *CreateSnapshotResponseBuilder

NewCreateSnapshotResponseBuilder returns a new instance of CreateSnapshotResponseBuilder

func (*CreateSnapshotResponseBuilder) Build

Build returns the constructed instance of csi CreateSnapshotResponse

func (*CreateSnapshotResponseBuilder) WithCreationTime

func (b *CreateSnapshotResponseBuilder) WithCreationTime(tsec, tnsec int64) *CreateSnapshotResponseBuilder

WithCreationTime sets the creationTime against the CreateSnapshotResponse instance

func (*CreateSnapshotResponseBuilder) WithReadyToUse

func (b *CreateSnapshotResponseBuilder) WithReadyToUse(readyToUse bool) *CreateSnapshotResponseBuilder

WithReadyToUse sets the readyToUse feild against the CreateSnapshotResponse instance

func (*CreateSnapshotResponseBuilder) WithSize

WithSize sets the size against the CreateSnapshotResponse instance

func (*CreateSnapshotResponseBuilder) WithSnapshotID

WithSnapshotID sets the snapshotID against the CreateSnapshotResponse instance

func (*CreateSnapshotResponseBuilder) WithSourceVolumeID

func (b *CreateSnapshotResponseBuilder) WithSourceVolumeID(volumeID string) *CreateSnapshotResponseBuilder

WithSourceVolumeID sets the sourceVolumeID against the CreateSnapshotResponse instance

type CreateVolumeResponseBuilder

type CreateVolumeResponseBuilder struct {
	// contains filtered or unexported fields
}

CreateVolumeResponseBuilder helps building an instance of csi CreateVolumeResponse

func NewCreateVolumeResponseBuilder

func NewCreateVolumeResponseBuilder() *CreateVolumeResponseBuilder

NewCreateVolumeResponseBuilder returns a new instance of CreateVolumeResponseBuilder

func (*CreateVolumeResponseBuilder) Build

Build returns the constructed instance of csi CreateVolumeResponse

func (*CreateVolumeResponseBuilder) WithCapacity

WithCapacity sets the capacity against the CreateVolumeResponse instance

func (*CreateVolumeResponseBuilder) WithContentSource

WithContentSource sets the contentSource against the CreateVolumeResponse instance

func (*CreateVolumeResponseBuilder) WithContext

WithContext sets the context against the CreateVolumeResponse instance

func (*CreateVolumeResponseBuilder) WithName

WithName sets the name against the CreateVolumeResponse instance

func (*CreateVolumeResponseBuilder) WithTopology

WithTopology sets the topology for the CreateVolumeResponse instance

type DeleteVolumeResponseBuilder

type DeleteVolumeResponseBuilder struct {
	// contains filtered or unexported fields
}

DeleteVolumeResponseBuilder helps building an instance of csi DeleteVolumeResponse

func NewDeleteVolumeResponseBuilder

func NewDeleteVolumeResponseBuilder() *DeleteVolumeResponseBuilder

NewDeleteVolumeResponseBuilder returns a new instance of DeleteVolumeResponseBuilder

func (*DeleteVolumeResponseBuilder) Build

Build returns the constructed instance of csi DeleteVolumeResponse

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL