Sha256: e7c6dec321f0c734347293412094375e836f0c2fd36e83a10869ddce7c0df052
Contents?: true
Size: 736 Bytes
Versions: 1
Compression:
Stored size: 736 Bytes
Contents
# Zilla::IoK8sApimachineryPkgVersionInfo ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **build_date** | **String** | | | | **compiler** | **String** | | | | **git_commit** | **String** | | | | **git_tree_state** | **String** | | | | **git_version** | **String** | | | | **go_version** | **String** | | | | **major** | **String** | | | | **minor** | **String** | | | | **platform** | **String** | | | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApimachineryPkgVersionInfo.new( build_date: null, compiler: null, git_commit: null, git_tree_state: null, git_version: null, go_version: null, major: null, minor: null, platform: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApimachineryPkgVersionInfo.md |