package
1.2.0-alpha.4
Repository: https://github.com/ericchiang/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
No description provided by the author
No description provided by the author

# Functions

PodSelectorAsSelector converts the PodSelector api type into a struct that implements labels.Selector.

# Constants

Percentage of node's CPUs that is currently used.
Percentage of node's CPUs that is currently requested for pods.
JobComplete means the job has completed its execution.
Percentage od node's memory that is currently used.
Percentage of node's CPUs that is currently requested for pods.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Kill all existing pods before creating new ones.
Replace the old RCs by new one using rolling update i.e gradually scale down the old RCs and scale up the new one.

# Structs

An APIVersion represents a single concrete version of an object model.
No description provided by the author
There will be just one (or none) ClusterAutoscaler.
Configuration of the Cluster Autoscaler.
No description provided by the author
DaemonSet represents the configuration of a daemon set.
DaemonSetList is a collection of daemon sets.
DaemonSetSpec is the specification of a daemon set.
DaemonSetStatus represents the current status of a daemon set.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
configuration of a horizontal pod autoscaler.
list of horizontal pod autoscaler objects.
specification of a horizontal pod autoscaler.
current status of a horizontal pod autoscaler.
HTTPIngressPath associates a path regex with a backend.
HTTPIngressRuleValue is a list of http selectors pointing to backends.
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.
IngressBackend describes all endpoints for a given service and port.
IngressList is a collection of Ingress.
IngressRule represents the rules mapping the paths under a specified host to the related backend services.
IngressRuleValue represents a rule to apply against incoming requests.
IngressSpec describes the Ingress the user wishes to exist.
IngressStatus describe the current state of the Ingress.
Job represents the configuration of a single job.
JobCondition describes current state of a job.
JobList is a collection of jobs.
JobSpec describes how the job execution will look like.
JobStatus represents the current state of a Job.
NodeUtilization describes what percentage of a particular resource is used on a node.
A pod selector is a label query over a set of pods.
A pod selector requirement is a selector that contains values, a key, and an operator that relates the key and values.
Dummy definition.
Spec to control the desired behavior of rolling update.
represents a scaling request for a resource.
describes the attributes of a scale subresource.
represents the current status of a scale subresource.
SubresourceReference contains enough information to let you inspect or modify the referred subresource.
A ThirdPartyResource is a generic representation of a resource, it is used by add-ons and plugins to add new resource types to the API.
An internal object, used for versioned storage in etcd.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
A pod selector operator is the set of operators that can be used in a selector requirement.