MCPcopy
hub / github.com/kubernetes/kops / awsOceanInstance

Struct awsOceanInstance

pkg/resources/spotinst/aws.go:415–417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413}
414
415type awsOceanInstance struct {
416 obj *awsoc.Instance
417}
418
419// Id returns the ID of the instance.
420func (x *awsOceanInstance) Id() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected