Documentation
¶
Index ¶
Constants ¶
View Source
const (
PodIdentityS3BucketPrefix = "podid"
)
Variables ¶
View Source
var ErrPodIdentityBucketNotFound = errors.New("pod identity bucket not found")
Functions ¶
Types ¶
type PodIdentityAddon ¶ added in v1.0.3
type PodIdentityAddon struct { Addon // contains filtered or unexported fields }
func NewPodIdentityAddon ¶ added in v1.0.3
func NewPodIdentityAddon(cluster, roleArn string) PodIdentityAddon
type PolicyDocument ¶ added in v1.0.4
type PolicyDocument struct { Version string Statement []StatementEntry }
type StatementEntry ¶ added in v1.0.4
Click to show internal directories.
Click to hide internal directories.