# Functions
NewDeployment generates a new draft.Deployment.
NewDeployment generates a new draft.Deployment.
NewMapValue creates a new *MapValue.
No description provided by the author
NewSha creates a raw string to a SHA.
# Structs
Deployment it's a draft for composing and acessing platform attributes from a v1beta1.Deployment more easily.
DraftMeta contains common helper methods for all draft objects.
ErrInvalidGitSha is returned by NewSha if the given raw sha is invalid for any reason.
Ingress provides the primitives for interacting with platform attributes.
MapValue represents the value from a map[string]string.
NamespaceMeta is a object to extract metadata information about a kubernetes namespace, the platform could enforce policies based with this information.
SHA is the representaton of a git sha.