Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 2.12 KB

V1LocalResourceAccessReview.md

File metadata and controls

20 lines (16 loc) · 2.12 KB

V1LocalResourceAccessReview

Properties

Name Type Description Notes
apiVersion string APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#resources [optional]
content \UniversityOfAdelaide\OpenShift\Model\RuntimeRawExtension Content is the actual content of the request for create and update [optional]
isNonResourceURL bool IsNonResourceURL is true if this is a request for a non-resource URL (outside of the resource hieraarchy)
kind string Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds [optional]
namespace string Namespace is the namespace of the action being requested. Currently, there is no distinction between no namespace and all namespaces
path string Path is the path of a non resource URL
resource string Resource is one of the existing resource types
resourceAPIGroup string Group is the API group of the resource Serialized as resourceAPIGroup to avoid confusion with the 'groups' field when inlined
resourceAPIVersion string Version is the API version of the resource Serialized as resourceAPIVersion to avoid confusion with TypeMeta.apiVersion and ObjectMeta.resourceVersion when inlined
resourceName string ResourceName is the name of the resource being requested for a "get" or deleted for a "delete"
verb string Verb is one of: get, list, watch, create, update, delete

[Back to Model list] [Back to API list] [Back to README]