VendorParameters

io.k8s.api.resource.v1alpha2.VendorParameters
See theVendorParameters companion object

VendorParameters are opaque parameters for one particular driver.

Attributes

Companion
object
Source
VendorParameters.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

if driverName has a value, transforms to the result of function

if driverName has a value, transforms to the result of function

Attributes

Source
VendorParameters.scala

if parameters has a value, transforms to the result of function

if parameters has a value, transforms to the result of function

Attributes

Source
VendorParameters.scala

Returns a new data with driverName set to new value

Returns a new data with driverName set to new value

Attributes

Source
VendorParameters.scala

Returns a new data with parameters set to new value

Returns a new data with parameters set to new value

Attributes

Source
VendorParameters.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product