public final class MembershipSpec extends GeneratedMessage implements MembershipSpecOrBuilderPolicy Controller: Configuration for a single cluster. Intended to parallel the PolicyController CR.
Protobuf type google.cloud.gkehub.policycontroller.v1beta.MembershipSpec
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > MembershipSpecImplements
MembershipSpecOrBuilderStatic Fields
POLICY_CONTROLLER_HUB_CONFIG_FIELD_NUMBER
public static final int POLICY_CONTROLLER_HUB_CONFIG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static MembershipSpec getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static MembershipSpec.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
MembershipSpec.Builder |
|
newBuilder(MembershipSpec prototype)
public static MembershipSpec.Builder newBuilder(MembershipSpec prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
MembershipSpec |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec.Builder |
|
parseDelimitedFrom(InputStream input)
public static MembershipSpec parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static MembershipSpec parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static MembershipSpec parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static MembershipSpec parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static MembershipSpec parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static MembershipSpec parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static MembershipSpec parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static MembershipSpec parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static MembershipSpec parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static MembershipSpec parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static MembershipSpec parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static MembershipSpec parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<MembershipSpec> parser()| Returns | |
|---|---|
| Type | Description |
Parser<MembershipSpec> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public MembershipSpec getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
|
getParserForType()
public Parser<MembershipSpec> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<MembershipSpec> |
|
getPolicyControllerHubConfig()
public HubConfig getPolicyControllerHubConfig()Policy Controller configuration for the cluster.
.google.cloud.gkehub.policycontroller.v1beta.HubConfig policy_controller_hub_config = 1;
| Returns | |
|---|---|
| Type | Description |
HubConfig |
The policyControllerHubConfig. |
getPolicyControllerHubConfigOrBuilder()
public HubConfigOrBuilder getPolicyControllerHubConfigOrBuilder()Policy Controller configuration for the cluster.
.google.cloud.gkehub.policycontroller.v1beta.HubConfig policy_controller_hub_config = 1;
| Returns | |
|---|---|
| Type | Description |
HubConfigOrBuilder |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getVersion()
public String getVersion()Version of Policy Controller installed.
string version = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The version. |
getVersionBytes()
public ByteString getVersionBytes()Version of Policy Controller installed.
string version = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for version. |
hasPolicyControllerHubConfig()
public boolean hasPolicyControllerHubConfig()Policy Controller configuration for the cluster.
.google.cloud.gkehub.policycontroller.v1beta.HubConfig policy_controller_hub_config = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the policyControllerHubConfig field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public MembershipSpec.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
MembershipSpec.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected MembershipSpec.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
MembershipSpec.Builder |
|
toBuilder()
public MembershipSpec.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
MembershipSpec.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|