Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoK8sApiextensionsApiserverPkgApisApiextensionsV1CustomResourceSubresources

CustomResourceSubresources defines the status and scale subresources for CustomResources.

export
interface

IoK8sApiextensionsApiserverPkgApisApiextensionsV1CustomResourceSubresources

Hierarchy

  • IoK8sApiextensionsApiserverPkgApisApiextensionsV1CustomResourceSubresources

Index

Properties

Properties

memberof

IoK8sApiextensionsApiserverPkgApisApiextensionsV1CustomResourceSubresources

status?: object

CustomResourceSubresourceStatus defines how to serve the status subresource for CustomResources. Status is represented by the .status JSON path inside of a CustomResource. When set, * exposes a /status subresource for the custom resource * PUT requests to the /status subresource take a custom resource object, and ignore changes to anything except the status stanza * PUT/POST/PATCH requests to the custom resource ignore changes to the status stanza

memberof

IoK8sApiextensionsApiserverPkgApisApiextensionsV1CustomResourceSubresources

Generated using TypeDoc