Magidoc

Cluster
Object

Cluster entity

Fields

#

metadata

Non-null

Object metadata

errors

[ Error !]!
Non-null

Errors

referencedBy

Non-null

Entities referencing this entity

references

Non-null

Entities referenced by this enitity

server

Non-null

Server is the API server URL of the Kubernetes cluster

namespaces

[ String !]!
Non-null

Holds list of namespaces which are accessible in that cluster. Cluster level resources will be ignored if namespace list is not empty.

refreshRequestedAt

RefreshRequestedAt holds time when cluster cache refresh has been requested

shard

Shard contains optional shard number. Calculated on the fly by the application controller if not specified.

clusterResources

Non-null

Indicates if cluster level resources should be managed. This setting is used only if cluster is connected in a namespaced mode.

info

Non-null

Info holds information about cluster cache and state

Interfaces

#

Also implements BaseEntity .

Usages

#

References

#