package
1.30.0-kw1
Repository: https://github.com/kubewarden/k8s-objects.git
Documentation: pkg.go.dev

# Functions

Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.

# Variables

SchemeGroupVersion is group version used to register these objects.

# Structs

ControllerRevision ControllerRevision implements an immutable snapshot of state data.
ControllerRevisionList ControllerRevisionList is a resource containing a list of ControllerRevision objects.
DaemonSet DaemonSet represents the configuration of a daemon set.
DaemonSetCondition DaemonSetCondition describes the state of a DaemonSet at a certain point.
DaemonSetList DaemonSetList is a collection of daemon sets.
DaemonSetSpec DaemonSetSpec is the specification of a daemon set.
DaemonSetStatus DaemonSetStatus represents the current status of a daemon set.
DaemonSetUpdateStrategy DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.
Deployment Deployment enables declarative updates for Pods and ReplicaSets.
DeploymentCondition DeploymentCondition describes the state of a deployment at a certain point.
DeploymentList DeploymentList is a list of Deployments.
DeploymentSpec DeploymentSpec is the specification of the desired behavior of the Deployment.
DeploymentStatus DeploymentStatus is the most recently observed status of the Deployment.
DeploymentStrategy DeploymentStrategy describes how to replace existing pods with new ones.
ReplicaSet ReplicaSet ensures that a specified number of pod replicas are running at any given time.
ReplicaSetCondition ReplicaSetCondition describes the state of a replica set at a certain point.
ReplicaSetList ReplicaSetList is a collection of ReplicaSets.
ReplicaSetSpec ReplicaSetSpec is the specification of a ReplicaSet.
ReplicaSetStatus ReplicaSetStatus represents the current status of a ReplicaSet.
RollingUpdateDaemonSet Spec to control the desired behavior of daemon set rolling update.
RollingUpdateDeployment Spec to control the desired behavior of rolling update.
RollingUpdateStatefulSetStrategy RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
StatefulSet StatefulSet represents a set of pods with consistent identities.
StatefulSetCondition StatefulSetCondition describes the state of a statefulset at a certain point.
StatefulSetList StatefulSetList is a collection of StatefulSets.
StatefulSetOrdinals StatefulSetOrdinals describes the policy used for replica ordinal assignment in this StatefulSet.
StatefulSetPersistentVolumeClaimRetentionPolicy StatefulSetPersistentVolumeClaimRetentionPolicy describes the policy used for PVCs created from the StatefulSet VolumeClaimTemplates.
StatefulSetSpec A StatefulSetSpec is the specification of a StatefulSet.
StatefulSetStatus StatefulSetStatus represents the current state of a StatefulSet.
StatefulSetUpdateStrategy StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates.