mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-18 18:18:36 +00:00
change github.com/aws/aws-sdk-go to be the same revision in kubernetes
This commit is contained in:
2
vendor/github.com/aws/aws-sdk-go/service/eks/api.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/service/eks/api.go
generated
vendored
@@ -466,7 +466,7 @@ type Cluster struct {
|
||||
ClientRequestToken *string `locationName:"clientRequestToken" type:"string"`
|
||||
|
||||
// The Unix epoch time stamp in seconds for when the cluster was created.
|
||||
CreatedAt *time.Time `locationName:"createdAt" type:"timestamp"`
|
||||
CreatedAt *time.Time `locationName:"createdAt" type:"timestamp" timestampFormat:"unix"`
|
||||
|
||||
// The endpoint for your Kubernetes API server.
|
||||
Endpoint *string `locationName:"endpoint" type:"string"`
|
||||
|
||||
Reference in New Issue
Block a user