Reference documentation and code samples for the GKE Recommender V1 API class Google::Cloud::GkeRecommender::V1::KubernetesManifest.
A Kubernetes manifest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#api_version
def api_version() -> ::String
Returns
- (::String) — Output only. Kubernetes API version.
#content
def content() -> ::String
Returns
- (::String) — Output only. YAML content.
#kind
def kind() -> ::String
Returns
- (::String) — Output only. Kubernetes resource kind.