public class PodImagePullSecret extends AbstractDescribableImpl<PodImagePullSecret> implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PodImagePullSecret.DescriptorImpl |
Constructor and Description |
---|
PodImagePullSecret(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
void |
setName(String name) |
io.fabric8.kubernetes.api.model.LocalObjectReference |
toLocalObjectReference() |
getDescriptor
Copyright © 2016–2019. All rights reserved.