package
0.0.0-20210904161317-5718153d7112
Repository: https://github.com/agill17/eks-fargate-controller.git
Documentation: pkg.go.dev

# Constants

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

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

FargateProfile is the Schema for the fargateprofiles API +kubebuilder:subresource:status +kubebuilder:printcolumn:name="selectors",type=string,JSONPath=`.spec.selectors` +kubebuilder:printcolumn:name="phase",type=string,JSONPath=`.status.phase` +kubebuilder:printcolumn:name="Age",type=date,JSONPath=`.metadata.creationTimestamp`.
FargateProfileList contains a list of FargateProfile.
No description provided by the author
FargateProfileSpec defines the desired state of FargateProfile.
FargateProfileStatus defines the observed state of FargateProfile.

# Type aliases

No description provided by the author