Class OpenShiftConfigAPIGroupClient

    • Constructor Detail

      • OpenShiftConfigAPIGroupClient

        public OpenShiftConfigAPIGroupClient()
      • OpenShiftConfigAPIGroupClient

        public OpenShiftConfigAPIGroupClient​(okhttp3.OkHttpClient httpClient,
                                             Config config)
    • Method Detail

      • apiServers

        public NonNamespaceOperation<io.fabric8.openshift.api.model.APIServer,​io.fabric8.openshift.api.model.APIServerList,​Resource<io.fabric8.openshift.api.model.APIServer>> apiServers()
        Description copied from interface: OpenShiftConfigAPIGroupDSL
        API entrypoint for APIServer related operations(config.openshift.io/v1)
        Specified by:
        apiServers in interface OpenShiftConfigAPIGroupDSL
        Returns:
        NonNamespaceOperation object for APIServer type
      • clusterOperators

        public NonNamespaceOperation<io.fabric8.openshift.api.model.ClusterOperator,​io.fabric8.openshift.api.model.ClusterOperatorList,​Resource<io.fabric8.openshift.api.model.ClusterOperator>> clusterOperators()
        Description copied from interface: OpenShiftConfigAPIGroupDSL
        API entrypoint for ClusterOperator related operations(config.openshift.io/v1)
        Specified by:
        clusterOperators in interface OpenShiftConfigAPIGroupDSL
        Returns:
        NonNamespaceOperation object for ClusterOperator type
      • clusterVersions

        public NonNamespaceOperation<io.fabric8.openshift.api.model.ClusterVersion,​io.fabric8.openshift.api.model.ClusterVersionList,​Resource<io.fabric8.openshift.api.model.ClusterVersion>> clusterVersions()
        Description copied from interface: OpenShiftConfigAPIGroupDSL
        API entrypoint for ClusterVersion related operations(config.openshift.io/v1)
        Specified by:
        clusterVersions in interface OpenShiftConfigAPIGroupDSL
        Returns:
        NonNamespaceOperation object for ClusterVersion type
      • featureGates

        public NonNamespaceOperation<io.fabric8.openshift.api.model.FeatureGate,​io.fabric8.openshift.api.model.FeatureGateList,​Resource<io.fabric8.openshift.api.model.FeatureGate>> featureGates()
        Description copied from interface: OpenShiftConfigAPIGroupDSL
        API entrypoint for FeatureGate related operations(config.openshift.io/v1)
        Specified by:
        featureGates in interface OpenShiftConfigAPIGroupDSL
        Returns:
        NonNamespaceOperation object for FeatureGate type
      • infrastructures

        public NonNamespaceOperation<io.fabric8.openshift.api.model.Infrastructure,​io.fabric8.openshift.api.model.InfrastructureList,​Resource<io.fabric8.openshift.api.model.Infrastructure>> infrastructures()
        Description copied from interface: OpenShiftConfigAPIGroupDSL
        API entrypoint for Infrastructure related operations(config.openshift.io/v1)
        Specified by:
        infrastructures in interface OpenShiftConfigAPIGroupDSL
        Returns:
        NonNamespaceOperation object for Infrastructure type
      • operatorHubs

        public NonNamespaceOperation<io.fabric8.openshift.api.model.OperatorHub,​io.fabric8.openshift.api.model.OperatorHubList,​Resource<io.fabric8.openshift.api.model.OperatorHub>> operatorHubs()
        Description copied from interface: OpenShiftConfigAPIGroupDSL
        API entrypoint for OperatorHub related operations(config.openshift.io/v1)
        Specified by:
        operatorHubs in interface OpenShiftConfigAPIGroupDSL
        Returns:
        NonNamespaceOperation object for OperatorHub type
      • schedulers

        public NonNamespaceOperation<io.fabric8.openshift.api.model.Scheduler,​io.fabric8.openshift.api.model.SchedulerList,​Resource<io.fabric8.openshift.api.model.Scheduler>> schedulers()
        Description copied from interface: OpenShiftConfigAPIGroupDSL
        API entrypoint for Scheduler related operations(config.openshift.io/v1)
        Specified by:
        schedulers in interface OpenShiftConfigAPIGroupDSL
        Returns:
        NonNamespaceOperation object for Scheduler type