Skip to content

InitContainerEnvironmentVarProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkeci"
&alicloudroscdkeci.InitContainerEnvironmentVarProperty {
    FieldRefFieldPath: interface{},
    Key: interface{},
    Value: interface{},
}

Properties

Name Type Description
FieldRefFieldPath interface{} No description.
Key interface{} No description.
Value interface{} No description.

FieldRefFieldPathOptional

FieldRefFieldPath interface{}
  • Type: interface{}

KeyOptional

Key interface{}
  • Type: interface{}

ValueOptional

Value interface{}
  • Type: interface{}