Skip to content

Instantly share code, notes, and snippets.

@sttts
Created October 27, 2017 12:30
Show Gist options
  • Save sttts/3dabe84934d94ac0bdcddfa1996e556a to your computer and use it in GitHub Desktop.
Save sttts/3dabe84934d94ac0bdcddfa1996e556a to your computer and use it in GitHub Desktop.
image.DockerImage -> dockerpre012.ImagePre012
image.Image -> v1.Image
v1.ListMeta -> v1.ListMeta
*int64 -> int
intstr.IntOrString -> intstr.IntOrString
*int32 -> int32
runtime.RawExtension -> runtime.Object
map[string]image.TagEventList -> []v1.NamedTagEventList
image.ImageStreamSpec -> v1.ImageStreamSpec
v1.ImageStreamStatus -> image.ImageStreamStatus
image.ImageStreamStatus -> v1.ImageStreamStatus
image.ImageStreamMapping -> v1.ImageStreamMapping
[]string -> []int32
[]string -> bool
map[string]image.TagReference -> []v1.TagReference
v1.ImageStreamMapping -> image.ImageStreamMapping
bool -> *bool
float64 -> *float64
v1.LabelSelector -> map[string]string
*v1.Duration -> v1.Duration
v1.Duration -> *v1.Duration
[]uint8 -> []uint8
[]string -> string
v1.ImageStreamSpec -> image.ImageStreamSpec
v1.WatchEvent -> watch.Event
v1.WatchEvent -> v1.InternalEvent
v1.Time -> v1.Time
int -> *int64
map[string]string -> v1.LabelSelector
[]string -> v1.Time
resource.Quantity -> resource.Quantity
fields.Selector -> string
*bool -> bool
*float64 -> float64
[]string -> int64
[]v1.TagReference -> map[string]image.TagReference
watch.Event -> v1.WatchEvent
v1.TypeMeta -> v1.TypeMeta
string -> labels.Selector
string -> *string
int32 -> *int32
[]string -> int
dockerpre012.ImagePre012 -> image.DockerImage
[]v1.NamedTagEventList -> map[string]image.TagEventList
v1.InternalEvent -> v1.WatchEvent
labels.Selector -> string
string -> fields.Selector
runtime.Object -> runtime.RawExtension
v1.Image -> image.Image
*string -> string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment