Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.APIEndpoint
-
Packages that use APIEndpoint Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of APIEndpoint in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return APIEndpoint Modifier and Type Method Description APIEndpointAPIEndpointBuilder. build()APIEndpointMetal3ClusterSpecFluent. buildControlPlaneEndpoint()APIEndpointMetal3ClusterSpec. getControlPlaneEndpoint()Metal3ClusterSpec defines the desired state of Metal3Cluster.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type APIEndpoint Modifier and Type Method Description protected voidAPIEndpointFluent. copyInstance(APIEndpoint instance)Metal3ClusterSpecFluent.ControlPlaneEndpointNested<A>Metal3ClusterSpecFluent. editOrNewControlPlaneEndpointLike(APIEndpoint item)voidMetal3ClusterSpec. setControlPlaneEndpoint(APIEndpoint controlPlaneEndpoint)Metal3ClusterSpec defines the desired state of Metal3Cluster.AMetal3ClusterSpecFluent. withControlPlaneEndpoint(APIEndpoint controlPlaneEndpoint)Metal3ClusterSpecFluent.ControlPlaneEndpointNested<A>Metal3ClusterSpecFluent. withNewControlPlaneEndpointLike(APIEndpoint item)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type APIEndpoint Constructor Description APIEndpointBuilder(APIEndpoint instance)APIEndpointBuilder(APIEndpointFluent<?> fluent, APIEndpoint instance)APIEndpointFluent(APIEndpoint instance)Metal3ClusterSpec(APIEndpoint controlPlaneEndpoint, Boolean noCloudProvider)
-