Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Release ¶
type Release struct {
// contains filtered or unexported fields
}
func (*Release) ReleaseComponents ¶
type ReleaseObject ¶
type ReleaseObject struct { Kind string Metadata ReleaseObjectMetadata Spec ReleaseObjectSpec Version string }
type ReleaseObjectMetadata ¶
type ReleaseObjectSpec ¶
type ReleaseObjectSpec struct { Date string Apps []ReleaseObjectSpecApp Components []ReleaseObjectSpecComponent State string Version string }
type ReleaseObjectSpecApp ¶
Click to show internal directories.
Click to hide internal directories.