pkg.pkl-lang.org/pkl-k8s/k8s1.1.1
Modules
-
-
-
-
-
-
-
-
-
linkmodule
ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.
-
linkmodule
ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
-
linkmodule
ListMeta describes metadata that synthetic resources must have, including lists and various status objects.
-
-
-
-
linkmodule
APIVersions lists the versions that are available, to allow clients to discover the API at /api, which is the root path of the legacy v1 API.
-
linkmodule
APIResourceList is a list of APIResource, it is used to expose the name of the resources supported in a specific group and version, and if the resource is namespaced.
-
-
linkmodule
APIGroup contains the name, the supported versions, and the preferred version of a group.
-
-
-
-
linkmodule
CustomResourceDefinition represents a resource that should be exposed on the API server.
-
-
linkmodule
StorageVersionMigration represents a migration of stored data to the latest storage version.
-
-
linkmodule
VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.
-
-
linkmodule
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned.
-
-
-
-
-
-
linkmodule
CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed on the cluster.
-
-
linkmodule
VolumeAttributesClass represents a specification of mutable volume attributes defined by the CSI driver.
-
-
linkmodule
VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.
-
-
-
-
linkmodule
VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.
-
-
linkmodule
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned.
-
-
-
-
-
-
linkmodule
CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed on the cluster.
-
-
-
-
-
-
-
-
-
-
-
linkmodule
ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.
-
-
linkmodule
ResourceClassParameters defines resource requests for a ResourceClass in an in-tree format understood by Kubernetes.
-
-
-
-
-
-
linkmodule
ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim.
-
-
linkmodule
ResourceClaimParameters defines resource requests for a ResourceClaim in an in-tree format understood by Kubernetes.
-
-
-
-
linkmodule
PodSchedulingContext objects hold information that is needed to schedule a Pod with ResourceClaims that use "WaitForFirstConsumer" allocation mode.
-
-
-
-
-
-
-
-
-
linkmodule
PodScheduling objects hold information that is needed to schedule a Pod with ResourceClaims that use "WaitForFirstConsumer" allocation mode.
-
linkmodule
Subject contains a reference to the object or user identities a role binding applies to.
-
-
-
-
-
-
linkmodule
PolicyRule holds information that describes a policy rule, but does not contain information about who the rule applies to or which namespace the rule applies to.
-
-
-
-
-
linkmodule
Subject contains a reference to the object or user identities a role binding applies to.
-
-
-
-
-
-
linkmodule
PolicyRule holds information that describes a policy rule, but does not contain information about who the rule applies to or which namespace the rule applies to.
-
-
-
-
-
linkmodule
Subject contains a reference to the object or user identities a role binding applies to.
-
-
-
-
-
linkmodule
Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding.
-
linkmodule
PolicyRule holds information that describes a policy rule, but does not contain information about who the rule applies to or which namespace the rule applies to.
-
-
-
-
linkmodule
ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.
-
-
-
-
linkmodule
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods
-
-
-
linkmodule
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods
-
-
-
-
-
-
-
-
-
-
-
linkmodule
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.
-
-
linkmodule
ServiceCIDR defines a range of IP addresses using CIDR format (e.g. 192.168.0.0/24 or 2001:db2::/64).
-
-
-
-
linkmodule
ClusterCIDR represents a single configuration for per-Node Pod CIDR allocations when the MultiCIDRRangeAllocator is enabled (see the config for kube-controller-manager).
-
-
-
-
-
-
linkmodule
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
linkmodule
Volume represents a named volume in a pod that may be accessed by any container in the pod.
-
linkmodule
TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.
-
-
linkmodule
The pod this Toleration is attached to tolerates any taint that matches the triple <key,value,effect> using the matching operator
. -
-
-
-
-
linkmodule
Service is a named abstraction of software service (for example, mysql) consisting of local port (for example 3306) that the proxy listens on, and the selector that determines which pods will answer requests sent through the proxy.
-
-
-
-
-
-
-
-
-
linkmodule
ResourceFieldSelector represents container resources (cpu, memory) and their output format
-
-
-
-
linkmodule
Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.
-
-
-
-
-
-
-
-
-
-
-
linkmodule
PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes
-
-
-
-
linkmodule
ObjectReference contains enough information to let you inspect or modify the referred object.
-
-
-
linkmodule
A node selector represents the union of the results of one or more label queries over a set of nodes; that is, it represents the OR of the selectors represented by the node selector terms.
-
-
-
-
-
-
linkmodule
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
-
-
-
-
linkmodule
Lifecycle describes actions that the management system should take in response to container lifecycle events.
-
-
-
-
-
-
-
-
-
-
-
linkmodule
An EphemeralContainer is a temporary container that you may add to an existing Pod for user-initiated activities such as debugging.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
linkmodule
ClusterTrustBundle is a cluster-scoped container for X.509 trust anchors (root certificates).
-
-
linkmodule
CertificateSigningRequest objects provide a mechanism to obtain x509 certificates by submitting a certificate signing request, and having it asynchronously approved and issued.
-
-
-
-
-
-
-
-
-
-
-
linkmodule
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.
-
-
linkmodule
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.
-
-
linkmodule
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.
-
-
-
-
linkmodule
SelfSubjectRulesReview enumerates the set of actions the current user can perform within a namespace.
-
linkmodule
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface
-
linkmodule
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
-
linkmodule
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace.
-
linkmodule
SelfSubjectRulesReview enumerates the set of actions the current user can perform within a namespace.
-
linkmodule
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface
-
linkmodule
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
-
linkmodule
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace.
-
-
linkmodule
SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request.
-
linkmodule
SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request.
-
linkmodule
UserInfo holds the information about the user needed to implement the user.Info interface.
-
-
-
linkmodule
SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request.
-
-
-
-
linkmodule
ReplicaSet ensures that a specified number of pod replicas are running at any given time.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
linkmodule
ValidatingAdmissionPolicyBinding binds the ValidatingAdmissionPolicy with paramerized resources.
-
linkmodule
ValidatingAdmissionPolicy describes the definition of an admission validation policy that accepts or rejects an object without changing it.
-
-
-
-
linkmodule
MatchResources decides whether to run the admission control policy on an object based on whether it meets the match criteria.
-
-
-
linkmodule
ValidatingAdmissionPolicyBinding binds the ValidatingAdmissionPolicy with paramerized resources.
-
linkmodule
ValidatingAdmissionPolicy describes the definition of an admission validation policy that accepts or rejects an object without changing it.
-
linkmodule
MatchResources decides whether to run the admission control policy on an object based on whether it meets the match criteria.
-
-
-
linkmodule
ValidatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and object without changing it.
-
-
-
linkmodule
ValidatingAdmissionPolicyBinding binds the ValidatingAdmissionPolicy with paramerized resources.
-
linkmodule
ValidatingAdmissionPolicy describes the definition of an admission validation policy that accepts or rejects an object without changing it.
-
-
-
linkmodule
MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.
-
linkmodule
MatchResources decides whether to run the admission control policy on an object based on whether it meets the match criteria.
-
linkmodule
MatchCondition represents a condition which must by fulfilled for a request to be sent to a webhook.
-
-
Templates for configuring Kubernetes, a system for automating deployment, scaling, and management of containerized applications.