# Structs
Deployment represents behaviors of a Kubernetes Deployment.
ReplicaSet represents behaviors of a Kubernetes ReplicaSet.
StatefulSet represents behaviors of a Kubernetes StatefulSet.
# Interfaces
Interface represent various behaviors of a specific Kubernetes workload.