Versions in this module Expand all Collapse all v0 v0.1.2 Nov 20, 2020 GO-2022-1113 GO-2022-1113: Server-side request forgery in github.com/oam-dev/kubevela v0.1.1 Nov 17, 2020 GO-2022-1113 GO-2022-1113: Server-side request forgery in github.com/oam-dev/kubevela v0.1.0 Nov 10, 2020 GO-2022-1113 GO-2022-1113: Server-side request forgery in github.com/oam-dev/kubevela v0.0.9 Nov 7, 2020 GO-2022-1113 GO-2022-1113: Server-side request forgery in github.com/oam-dev/kubevela v0.0.8 Oct 21, 2020 GO-2022-1113 GO-2022-1113: Server-side request forgery in github.com/oam-dev/kubevela Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var SchemeBuilder = &scheme.Builder + var SchemeGroupVersion = schema.GroupVersion + type ApplicationDeployment struct + Spec ApplicationDeploymentSpec + Status ApplicationDeploymentStatus + func (in *ApplicationDeployment) DeepCopy() *ApplicationDeployment + func (in *ApplicationDeployment) DeepCopyInto(out *ApplicationDeployment) + func (in *ApplicationDeployment) DeepCopyObject() runtime.Object + type ApplicationDeploymentList struct + Items []ApplicationDeployment + func (in *ApplicationDeploymentList) DeepCopy() *ApplicationDeploymentList + func (in *ApplicationDeploymentList) DeepCopyInto(out *ApplicationDeploymentList) + func (in *ApplicationDeploymentList) DeepCopyObject() runtime.Object + type ApplicationDeploymentSpec struct + func (in *ApplicationDeploymentSpec) DeepCopy() *ApplicationDeploymentSpec + func (in *ApplicationDeploymentSpec) DeepCopyInto(out *ApplicationDeploymentSpec) + type ApplicationDeploymentStatus struct + func (in *ApplicationDeploymentStatus) DeepCopy() *ApplicationDeploymentStatus + func (in *ApplicationDeploymentStatus) DeepCopyInto(out *ApplicationDeploymentStatus)