Overboard


ServiceAccountBuilder Type

Constructors

Constructor Description

ServiceAccountBuilder()

Full Usage: ServiceAccountBuilder()

Returns: ServiceAccountBuilder
Returns: ServiceAccountBuilder

Instance members

Instance member Description

_annotations annotations

Full Usage: _annotations annotations

Parameters:
    annotations : (string * string) list

Returns: ServiceAccount

Annotations for the ServiceAccount

annotations : (string * string) list
Returns: ServiceAccount

automountServiceAccountToken

Full Usage: automountServiceAccountToken

Returns: ServiceAccount
Returns: ServiceAccount

this.Combine

Full Usage: this.Combine

Parameters:
Returns: ServiceAccount
currentValueFromYield : ServiceAccount
accumulatorFromDelay : ServiceAccount
Returns: ServiceAccount

this.Delay

Full Usage: this.Delay

Parameters:
    f : unit -> 'a

Returns: 'a
f : unit -> 'a
Returns: 'a

this.For

Full Usage: this.For

Parameters:
Returns: ServiceAccount
state : ServiceAccount
f : unit -> ServiceAccount
Returns: ServiceAccount

imagePullSecrets imagePullSecrets

Full Usage: imagePullSecrets imagePullSecrets

Parameters:
    imagePullSecrets : string list

Returns: ServiceAccount
imagePullSecrets : string list
Returns: ServiceAccount

_labels labels

Full Usage: _labels labels

Parameters:
    labels : (string * string) list

Returns: ServiceAccount

Labels for the ServiceAccount

labels : (string * string) list
Returns: ServiceAccount

_name name

Full Usage: _name name

Parameters:
    name : string

Returns: ServiceAccount

Name of the ServiceAccount. Name must be unique within a namespace. https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/object-meta/#ObjectMeta

name : string
Returns: ServiceAccount

_namespace ns

Full Usage: _namespace ns

Parameters:
    ns : string

Returns: ServiceAccount

Namespace of the ServiceAccount. Namespace defines the space within which each name must be unique. Default is "default". https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/object-meta/#ObjectMeta

ns : string
Returns: ServiceAccount

secrets secrets

Full Usage: secrets secrets

Parameters:
Returns: ServiceAccount
secrets : ObjectReference list
Returns: ServiceAccount

set_metadata metadata

Full Usage: set_metadata metadata

Parameters:
Returns: ServiceAccount

Sets the ServiceAccount metadata

metadata : Metadata
Returns: ServiceAccount

this.Yield

Full Usage: this.Yield

Parameters:
Returns: ServiceAccount
secrets : ObjectReference list
Returns: ServiceAccount

this.Yield

Full Usage: this.Yield

Parameters:
Returns: ServiceAccount
metadata : Metadata
Returns: ServiceAccount

this.Yield

Full Usage: this.Yield

Parameters:
    name : string

Returns: ServiceAccount
name : string
Returns: ServiceAccount

this.Yield

Full Usage: this.Yield

Parameters:
    arg0 : 'a

Returns: ServiceAccount
arg0 : 'a
Returns: ServiceAccount

this.YieldFrom

Full Usage: this.YieldFrom

Parameters:
Returns: ServiceAccount
secrets : seq<ObjectReference>
Returns: ServiceAccount

this.Zero

Full Usage: this.Zero

Returns: ServiceAccount
Returns: ServiceAccount