Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Release ¶
type Release struct {
Name string `json:"name,omitempty" protobuf:"bytes,1,opt,name=name,proto3"`
Namespace string `json:"namespace,omitempty" protobuf:"bytes,8,opt,name=namespace,proto3"`
Manifest string `json:"manifest,omitempty" protobuf:"bytes,5,opt,name=manifest,proto3"`
// set helm version manually
HelmVersion string `json:"-"`
}
func (*Release) ProtoMessage ¶
func (*Release) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.