accessentry
AccessEntry is the Schema for the AccessEntries API
Resource Structure
Interactive Tree
apiVersionstringAPIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kindstringKind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadataobjectspecobjectAccessEntrySpec defines the desired state of AccessEntry.
An access entry allows an IAM principal (user or role) to access your cluster.
Access entries can replace the need to maintain the aws-auth ConfigMap for
authentication. For more information about access entries, see Access entries
(https://docs.aws.amazon.com/eks/latest/userguide/access-entries.html) in
the Amazon EKS User Guide.
statusobjectAccessEntryStatus defines the observed state of AccessEntry