Sha256: 209f950121266dffdcb25876ce97d5aa92ddbf55338beebe834f880768b670d7
Contents?: true
Size: 477 Bytes
Versions: 1
Compression:
Stored size: 477 Bytes
Contents
# Zilla::IoK8sApiAutoscalingV2MetricIdentifier ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | name is the name of the given metric | | | **selector** | [**IoK8sApimachineryPkgApisMetaV1LabelSelector**](IoK8sApimachineryPkgApisMetaV1LabelSelector.md) | | [optional] | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiAutoscalingV2MetricIdentifier.new( name: null, selector: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiAutoscalingV2MetricIdentifier.md |