Package io.fabric8.openshift.client
Class OpenShiftAPIGroups
java.lang.Object
io.fabric8.openshift.client.OpenShiftAPIGroups
public class OpenShiftAPIGroups extends Object
Defines constants for all the OpenShift API Groups
-
Field Summary
-
Constructor Summary
Constructors Constructor Description OpenShiftAPIGroups() -
Method Summary
-
Field Details
-
AUTHORIZATION
- See Also:
- Constant Field Values
-
BUILD
- See Also:
- Constant Field Values
-
APPS
- See Also:
- Constant Field Values
-
TEMPLATE
- See Also:
- Constant Field Values
-
IMAGE
- See Also:
- Constant Field Values
-
PROJECT
- See Also:
- Constant Field Values
-
USER
- See Also:
- Constant Field Values
-
OAUTH
- See Also:
- Constant Field Values
-
NETWORK
- See Also:
- Constant Field Values
-
ROUTE
- See Also:
- Constant Field Values
-
QUOTA
- See Also:
- Constant Field Values
-
SECURITY
- See Also:
- Constant Field Values
-
-
Constructor Details
-
OpenShiftAPIGroups
public OpenShiftAPIGroups()
-