# Functions
NewExtractor Constructor for Extractor.
# Structs
Container represents container object.
Extractor implements extractor from admission request to workload resource.
ExtractorConfiguration configuration for extractor.
ObjectMetadata represents the metadata of WorkloadResource object.
OwnerReference contains information to let you identify an owning object.
PodSpec represents a specification of the desired behavior of the WorkloadResource.
WorkloadResource represents an abstraction of a kubernetes workload resources such as: Pod, Deployments, ReplicaSet, StatefulSets, DaemonSet, Jobs, CronJob and ReplicationController.
# Interfaces
IExtractor represents interface for admission request extractor.
# Type aliases
ContainersPath Declare ContainersPath enum.