OBJECT
KubernetesResourceMetadata
link GraphQL Schema definition
- type KubernetesResourceMetadata {
- # a map of string keys and values that can be used by external tooling to store
- # and retrieve arbitrary metadata about this object
- Tag!] : [
- # a string representing an RFC 3339 date of the date and time an object was
- # created
- DateTime :
- # Number of seconds allowed for this object to gracefully terminate before it will
- # be removed from the system. Only set when deletionTimestamp is also set. May
- # only be shortened. Read-only.
- Int :
- # DeletionTimestamp is RFC 3339 date and time at which this resource will be
- # deleted. This field is set by the server when a graceful deletion is requested
- # by the user,
- # and is not directly settable by a client. The resource is expected to be deleted
- # (no longer visible from resource lists, and not reachable by name) after the
- # time in this field, once the
- # finalizers list is empty. As long as the finalizers list contains items,
- # deletion is blocked. Once the deletionTimestamp is set, this value may not be
- # unset or be set further into the future, although
- # it may be shortened or the resource may be deleted prior to this time. For
- # example, a user may request that a pod is deleted in 30 seconds. The Kubelet
- # will react by sending a graceful
- # termination signal to the containers in the pod. After that 30 seconds, the
- # Kubelet will send a hard termination signal (SIGKILL) to the container and after
- # cleanup, remove the pod from the API. In
- # the presence of network partitions, this object may still exist after this
- # timestamp, until an administrator or automated process can determine the
- # resource is fully terminated. If not set,
- # graceful deletion of the object has not been requested.\n\nPopulated by the
- # system when a graceful deletion is requested. Read-only. More info:
- # https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
- DateTime :
- String] : [
- # GenerateName is an optional prefix, used by the server, to generate a unique
- # name ONLY IF the Name field has not been provided. If this field is used, the
- # name returned to the client will be
- # different than the name passed. This value will also be combined with a unique
- # suffix. The provided value has the same validation rules as the Name field, and
- # may be
- # truncated by the length of the suffix required to make the value unique on the
- # server.\n\nIf this field is specified and the generated name exists, the server
- # will NOT return a 409 - instead, it
- # will either return 201 Created or 500 with Reason ServerTimeout indicating a
- # unique name could not be found in the time allotted, and the client should retry
- # (optionally after the time indicated
- # in the Retry-After header).\n\nApplied only if Name is not specified. More info:
- # https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency
- String :
- # a sequence number representing a specific generation of the desired state. Set
- # by the system and monotonically increasing, per-resource. May be compared, such
- # as for RAW and WAW consistency.
- Int :
- # a map of string keys and values that can be used to organize and categorize
- # objects
- Tag!] : [
- # a string that uniquely identifies this object within the current namespace
- String! :
- # a namespace is a DNS compatible label that objects are subdivided into. The
- # default namespace is 'default'
- String :
- # List of objects depended by this object. If ALL objects in the list have been
- # deleted, this object will be garbage collected. If this object is managed by a
- # controller, then an entry in this list will point to this controller, with the
- # controller field set to true. There cannot be more than one managing controller.
- KubernetesResourceMetadataOwnerReference!] : [
- # a string that identifies the internal version of this object that can be used by
- # clients to determine when objects have changed. This value MUST be treated as
- # opaque by clients and passed unmodified back to the server. Clients should not
- # assume that the resource version has meaning across namespaces, different kinds
- # of resources, or different servers
- String :
- # a unique in time and space value (typically an RFC 4122 generated identifier)
- # used to distinguish between objects with the same name that have been deleted
- # and recreated
- String :
- }
link Require by
- KubernetesKindAgentTargetnull
- KubernetesKindAvailabilityTargetAvailabilityTarget is the Schema for the availabilitytargets API
- KubernetesKindBindableResourceDefinition of a bindable resource
- KubernetesKindBuildConfigurationBuildConfiguration is the Schema for the buildconfiguaration API
- KubernetesKindCertificateProviderCertificateProvider is the Schema for the certificateproviders API
- KubernetesKindClassClaimClassClaim is the Schema for the classclaims API
- KubernetesKindClusterGroupClusterGroup is the schema for the ClusterGroup API
- KubernetesKindClusterRoleClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.
- KubernetesKindClusterRoleBindingClusterRoleBinding references a ClusterRole, but not contain it. It can reference a ClusterRole in the global namespace, and adds who information via Subject.
- KubernetesKindClusterSyncResourceSetSyncResourceSet is the Schema for the ClusterSyncResourceSets API
- KubernetesKindConfigMapConfigMap holds configuration data for pods to consume.
- KubernetesKindContainerAppContainerApp is the Schema for the containerapps API
- KubernetesKindContainerAppBuildPlanContainerAppBuildPlan is the Schema for the containerappbuildplan API
- KubernetesKindCredentialCredential is the Schema for the credentials API
- KubernetesKindDNSProvidernull
- KubernetesKindDomainnull
- KubernetesKindDomainBindingDomainBinding CRD defines the connection between a Domain and a Space
- KubernetesKindEgressPointEgressPoint is the Schema for the egresspoints API
- KubernetesKindEKSClusterEKSCluster is the Schema for the EKSCluster API
- KubernetesKindEKSNodepoolEKSNodepool is the Schema for the EKSNodepool API
- KubernetesKindEKSOptionEKSOption is the Schema for the EKSOption API
- KubernetesKindEventEvent is a report of an event somewhere in the cluster.
- KubernetesKindEvictionEviction evicts a managed namespace from its scheduled cluster subject to space disruption budget
- KubernetesKindHealthProbeHealthProbe is the Schema for the HealthProbe API
- KubernetesKindHTTPRouteHTTPRoute provides a way to route HTTP requests. This includes the capability to match requests by hostname, path, header, or query param. Filters can be used to specify additional processing steps. Backends specify where matching requests should be routed.
- KubernetesKindKubernetesClusterKubernetesCluster is the Schema for the KubernetesCluster API
- KubernetesKindLimitRangeLimitRange sets resource usage limits for each kind of resource in a Namespace.
- KubernetesKindManagedNamespaceManagedNamespace is the Schema for the managednamespaces API
- KubernetesKindManagedNamespaceSetManagedNamespaceSet is the Schema for the managednamespacesets API
- KubernetesKindNamespaceNamespace provides a scope for Names. Use of multiple namespaces is optional.
- KubernetesKindNetworkNeighborSetNetworkNeighborSet is the Schema for the networkneighborsets API
- KubernetesKindPackagenull
- KubernetesKindPackageInstallA Package Install is an actual installation of a package and its underlying resources on a Kubernetes cluster. It is represented in kapp-controller by a PackageInstall CR. A PackageInstall CR must reference a Package CR.
- KubernetesKindPackageMetadatanull
- KubernetesKindPackageRepositoryA package repository is a collection of packages and their metadata. Similar to a maven repository or a rpm repository, adding a package repository to a cluster gives users of that cluster the ability to install any of the packages from that repository.
- KubernetesKindPodSecurityPolicyPodSecurityPolicy is the Schema for the PodSecurityPolicy API.
- KubernetesKindPreProvisionedServiceDescribes a pre-provisioned service instance
- KubernetesKindProfilenull
- KubernetesKindProjectnull
- KubernetesKindRoleRole is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding.
- KubernetesKindRoleBindingRoleBinding references a role, but does not contain it. It can reference a Role in the same namespace or a ClusterRole in the global namespace. It adds who information via Subjects and namespace information by which namespace it exists in. RoleBindings in a given namespace only have effect in that namespace.
- KubernetesKindSecretSecret holds secret data of a certain type. The total bytes of the values in the Data field must be less than MaxSecretSize bytes.
- KubernetesKindSecretExportnull
- KubernetesKindServiceAccountServiceAccount binds together: * a name, understood by users, and perhaps by peripheral systems, for an identity * a principal that can be authenticated and authorized * a set of secrets
- KubernetesKindServiceBindingServiceBinding is the Schema for the servicebindings API
- KubernetesKindSpaceSpace is the Schema for the spaces API
- KubernetesKindSpaceDisruptionBudgetSpaceDisruptionBudget is the Schema for the spacedisruptionbudget API
- KubernetesKindSpaceOutputSpaceOutput is the Schema for the spaceoutputs API
- KubernetesKindSpringCloudGatewayMappingnull
- KubernetesKindSpringCloudGatewayRouteConfignull
- KubernetesKindSyncResourceSetSyncResourceSet is the Schema for the SyncResourceSets API
- KubernetesKindTraitnull
- KubernetesResourceGeneric Kubernetes resource
- KubernetesResourceInterfaceApplication Engine Resource Interface