component_status
Overview
Name | component_status |
Type | Resource |
Id | k8s.core_v1.component_status |
Fields
Name | Datatype | Description |
---|---|---|
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: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources |
conditions | array | List of component conditions observed |
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: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds |
metadata | object | ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
listCoreV1ComponentStatus | SELECT | cluster_addr, protocol | list objects of kind ComponentStatus |
readCoreV1ComponentStatus | SELECT | name, cluster_addr, protocol | read the specified ComponentStatus |