Uses of Class
io.fabric8.openshift.api.model.operator.v1alpha1.ImageContentSourcePolicyList
-
Packages that use ImageContentSourcePolicyList Package Description io.fabric8.kubernetes.api.model io.fabric8.openshift.api.model.operator.v1alpha1 -
-
Uses of ImageContentSourcePolicyList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ImageContentSourcePolicyList Modifier and Type Method Description ImageContentSourcePolicyListKubeSchema. getImageContentSourcePolicyList()Methods in io.fabric8.kubernetes.api.model with parameters of type ImageContentSourcePolicyList Modifier and Type Method Description voidKubeSchema. setImageContentSourcePolicyList(ImageContentSourcePolicyList imageContentSourcePolicyList)Constructors in io.fabric8.kubernetes.api.model with parameters of type ImageContentSourcePolicyList Constructor Description KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, Authentication authentication, AuthenticationList authenticationList, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, CSISnapshotController cSISnapshotController, CSISnapshotControllerList cSISnapshotControllerList, ConfigMapFileReference configMapFileReference, Console console, ConsoleList consoleList, DNS dns, DNSList dNSList, DNSRecord dNSRecord, DNSRecordList dNSRecordList, Etcd etcd, EtcdList etcdList, ImageContentSourcePolicy imageContentSourcePolicy, ImageContentSourcePolicyList imageContentSourcePolicyList, ImagePruner imagePruner, ImagePrunerList imagePrunerList, io.fabric8.kubernetes.api.model.version.Info info, IngressController ingressController, IngressControllerList ingressControllerList, KubeAPIServer kubeAPIServer, KubeAPIServerList kubeAPIServerList, KubeControllerManager kubeControllerManager, KubeControllerManagerList kubeControllerManagerList, KubeScheduler kubeScheduler, KubeSchedulerList kubeSchedulerList, KubeStorageVersionMigrator kubeStorageVersionMigrator, KubeStorageVersionMigratorList kubeStorageVersionMigratorList, Network network, NetworkList networkList, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, OpenShiftAPIServer openShiftAPIServer, OpenShiftAPIServerList openShiftAPIServerList, OpenShiftControllerManager openShiftContollerManager, OpenShiftControllerManagerList openShiftControllerManagerList, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.Quantity quantity, SecretNameReference secretNameReference, ServiceCA serviceCA, ServiceCAList serviceCAList, ServiceCatalogAPIServer serviceCatalogAPIServer, ServiceCatalogAPIServerList serviceCatalogAPIServerList, ServiceCatalogControllerManager serviceCatalogControllerManager, ServiceCatalogControllerManagerList serviceCatalogControllerManagerList, io.fabric8.kubernetes.api.model.Status status, String time, io.fabric8.kubernetes.api.model.TypeMeta typeMeta) -
Uses of ImageContentSourcePolicyList in io.fabric8.openshift.api.model.operator.v1alpha1
Methods in io.fabric8.openshift.api.model.operator.v1alpha1 that return ImageContentSourcePolicyList Modifier and Type Method Description ImageContentSourcePolicyListImageContentSourcePolicyListBuilder. build()Constructors in io.fabric8.openshift.api.model.operator.v1alpha1 with parameters of type ImageContentSourcePolicyList Constructor Description ImageContentSourcePolicyListBuilder(ImageContentSourcePolicyList instance)ImageContentSourcePolicyListBuilder(ImageContentSourcePolicyListFluent<?> fluent, ImageContentSourcePolicyList instance)ImageContentSourcePolicyListBuilder(ImageContentSourcePolicyListFluent<?> fluent, ImageContentSourcePolicyList instance, Boolean validationEnabled)ImageContentSourcePolicyListBuilder(ImageContentSourcePolicyList instance, Boolean validationEnabled)ImageContentSourcePolicyListFluentImpl(ImageContentSourcePolicyList instance)
-