Sha256: 71eba508049528b9b48ebffb8b4923c3b437d7a1e31733428f68cefc43f49396

Contents?: true

Size: 572 Bytes

Versions: 1

Compression:

Stored size: 572 Bytes

Contents

# Zilla::IoK8sApiFlowcontrolV1beta1ServiceAccountSubject

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | `name` is the name of matching ServiceAccount objects, or \"*\" to match regardless of name. Required. |  |
| **namespace** | **String** | `namespace` is the namespace of matching ServiceAccount objects. Required. |  |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiFlowcontrolV1beta1ServiceAccountSubject.new(
  name: null,
  namespace: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiFlowcontrolV1beta1ServiceAccountSubject.md