public class V1alpha1RuntimeClassSpec extends Object
Constructor and Description |
---|
V1alpha1RuntimeClassSpec() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getRuntimeHandler()
RuntimeHandler specifies the underlying runtime and configuration that the CRI implementation will use to handle pods of this class.
|
int |
hashCode() |
V1alpha1RuntimeClassSpec |
runtimeHandler(String runtimeHandler) |
void |
setRuntimeHandler(String runtimeHandler) |
String |
toString() |
public V1alpha1RuntimeClassSpec runtimeHandler(String runtimeHandler)
public String getRuntimeHandler()
public void setRuntimeHandler(String runtimeHandler)
Copyright © 2019. All rights reserved.